Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - train
Search - train - List
C++开发的酒店管理系统,采用MS SQL2000作为数据库,压缩包内有数据库脚本文件。本源码开源,可以任意修改。系统功能你可以根据需要不断的丰富完善。新手拿来练手还是不错的。-C++ development of hotel management system, using MS SQL2000 as the database, compressed database within the script file. The source code open source, can be modified. System features you can need to constantly enriched and improved. Be used to train novice or a good hand.
Update : 2024-05-18 Size : 113664 Publisher : narove

DL : 0
主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, space efficiency analysis. The main task of this course is to train students algorithm design capability and good programming habits. Through the study, requiring students to master the classic algorithm design and program implementation, to select the appropriate question based on the actual design of a compact storage, efficient and practical algorithm for the following courses of study and lay a good foundation for software development.
Update : 2024-05-18 Size : 370688 Publisher : pan

str710开发的中央控制器程序,带I2C接口及UART通信,在地铁列车控制系统中应用。-str710 developed central controller program, with I2C interface and UART communication, in the subway train control system application.
Update : 2024-05-18 Size : 1961984 Publisher : liuyimao

DL : 1
face recognition in openCV
Update : 2024-05-18 Size : 7359488 Publisher : hatem

This a java implementation of Levenberg-Marquardt algorithm to train properly a neural network. Levenberg-Marquardt, implemented from the general description in Numerical Recipes (NR), then tweaked slightly to mostly match the results of their code. Use for nonlinear least squares assuming Gaussian errors.-This is a java implementation of Levenberg-Marquardt algorithm to train properly a neural network. Levenberg-Marquardt, implemented from the general description in Numerical Recipes (NR), then tweaked slightly to mostly match the results of their code. Use for nonlinear least squares assuming Gaussian errors.
Update : 2024-05-18 Size : 6144 Publisher : Felippe

DL : 0
train management system
Update : 2024-05-18 Size : 1024 Publisher : shishir

用labview实现火车车轮检测,是一份源程序,可以直接在软件中使用,是labview软件使用的一个典型范例。-Train wheel detection using labview to achieve, is a source, can be used directly in software, is a typical use of the software labview example.
Update : 2024-05-18 Size : 91136 Publisher : 陈秋歌

车厢调度问题,用数据结构的栈来实现车厢调度-Train scheduling problem, using the data structure inside the stack to implement scheduling
Update : 2024-05-18 Size : 1024 Publisher : 施文凯

DL : 0
计算光纤模式 Optical signal sources that are capable of generating wavelength tunable ultra-short pulse train with high quality and high repetition rates play an important role in the optical networks-fiber mode
Update : 2024-05-18 Size : 1024 Publisher : yiki

对火车票的出售进行管理 信息的录入 刷新 删除 修改 等操作-The management of train tickets sold on the information input operations such as refresh delete modify
Update : 2024-05-18 Size : 73728 Publisher : 风流才子

DL : 0
详细的列车售票系统,具备中转查询能力。算法结构设计详细。-Details of train ticketing system, with transfer query capabilities. Algorithm for structural design details.
Update : 2024-05-18 Size : 131072 Publisher : yuan.aloong

matlabBP1
DL : 0
采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元-LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neural network, its network of hidden layer neuron activation function of hyperbolic tangent type for the output layer activation function of each neuron is a linear function of the hidden layer has 6 neurons
Update : 2024-05-18 Size : 1024 Publisher : 蓝色梦幻

DL : 0
实现火车订票的功能,使用orcale weblogic 等工具-Train booking capabilities to achieve
Update : 2024-05-18 Size : 2591744 Publisher : collin

整个系统分为两个模块:检测模块和解码模块。检测模块主要完成从输入串行序列判断出A,B或C信号,并分别输出脉冲标志脉冲串Signal_A,Signal_B和Signal_C;同时,当检测到任一信号时,BIT_EN_temp输出一个高脉冲。解码模块根据检测模块输出的三个标志脉冲进行0/1解码,输出最终的密勒解码数据DOUT;同时,输出DATA_EN和BIT_EN两个标志信号。-The whole system is divided into two modules: detection module and decoding module. Detection module of the completion of the serial sequence determine from the input A, B or C signal and the output pulse signs were pulse train Signal_A, Signal_B and Signal_C the same time, when the detection of either signal, BIT_EN_temp output a high pulse. Decoding module detection module according to the three flag pulses output 0/1 decoder, the output end of the Miller encoded data DOUT the same time, the output DATA_EN and BIT_EN two signs and signals.
Update : 2024-05-18 Size : 5120 Publisher : zhaorongjian

列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨-The train cars were sent to n n stations stations by 1 ~ n the order number, the train in accordance with n, n-1, ..., 1 after the station number sequence. Suppose car number is the number of their destination station. Given an arbitrary ranking car. Rearrange the car to make it from 1 to n according to the order of arrangement. Rearrangement can only be provided to buffer the tracks from the orbit, or to derail from the track buffer
Update : 2024-05-18 Size : 580608 Publisher : li

Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
Update : 2024-05-18 Size : 180224 Publisher : Aso

DL : 0
随着国民经济的快速发展,人们出行越来越频繁,对服务的快捷、便利性要求也越来越高。在火车站的售票业务中,购票难是铁路客运服务的最大难题,如果长期得不到解决,其结果必然会导致客流的不断流失。随着电子商务的快速发展,适时推出新型的售票方式——网上售票,既是技术上的创新,又将完善铁路服务,在一定程度上解决购票难这一大难题。-With the rapid development of the national economy, people travel more and more frequent service of fast and convenience are increasingly high requirements. Business of selling tickets at the train station, the purchase of rail passenger services is difficult to most difficult, if not resolved a long time, the result will inevitably lead to the continuous loss of passenger traffic. With the rapid development of e-commerce, timely introduction of new ways to buy tickets- online ticket sales, both technological innovation and in turn improve the railway services, tickets to some extent is difficult to solve this difficult problem.
Update : 2024-05-18 Size : 5120 Publisher : lijuan

简单的火车订票小系统 可以增加火车信息; 订车票; 更新火车信息; 保存成文本形式; -Simple small systems can increase the train booking train information the ticket updated train information saved into a text form and so on. . . .
Update : 2024-05-18 Size : 3072 Publisher : yaoyao

ZTF-2002B型列尾司机控制盒维修手册 列尾控制盒的安装位置ZTF-2002B 型列尾司机控制盒(以下简称列尾控制盒)安装在无线列调机车台控制盒(以下简称列调控制盒)旁,原则是便于机务人员操作,便于和列调控制盒连接。-ZTF-2002B type out the end of the driver control box manual control box out the end of the installation location ZTF-2002B type out the end of the driver control box (hereinafter referred to as the Tail Control Box) installed in Wireless Train locomotive platform control box (hereafter referred to transfer control of the column box) next to the crew operating principle is easy, convenient, and out adjust the control box connection.
Update : 2024-05-18 Size : 12288 Publisher : 鲁先生

DL : 0
C++编写的火车订票小程序,适合初学C++都练手用。-C++ written in a small train booking procedures, suitable for beginners C++ are practiced hand.
Update : 2024-05-18 Size : 2048 Publisher : cici
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.