搜索资源列表
ST_Design
- 常用气动函数C++类代码,适用于航空工程计算-common aerodynamic function category C code that applies to aeronautical engineering calculation
plae
- 一个用C写的民航管理系,将代码在运行在C或C++即可。-a C wrote's civil aviation management system will run on the code in C or C can be.
VehicleLicensePlateautomaticRecognitionSystem
- 汽车牌照智能识别C++源程序代码,包括字符分割,图像预处理,字符识别。-vehicle license Intelligent Recognition C source code, including character segmentation, image preprocessing, character recognition.
dingpiao
- 这是我的课程设计,飞机订票系统.内容包括录入航班,查询某个航线的情况,输入起飞抵达城市,查询飞机航班情况,可以订票,退票.用的是C语言,内容不是很难,有程序说明和代码.
2011
- C#和sql的结合 车辆管理系统。里面有完整的代码,数据库文件,还有完整的课程设计报告。-The combination of C# and sql vehicle management system. There are complete code, database files, as well as a complete curriculum design.
feijidingpiao
- 这是一个课程设计...是用c++编写的一个航空航班售票系统的代码,希望能够帮助您-This is a curriculum design is ... c++ Prepared an aviation flight ticketing system code, hoping to help you
GNSS
- 用c++builder 和mapx及mapinfo开发的画出飞行器航迹的一部分代码-draw the track of aircraft
taxi-jifei
- 出租车计费系统 实现计时计费功能 c代码-taxi jifei
ordering_system
- 飞机定票系统,客户端服务器,纯c代码, 界面用个gtk, 用到多线程. 不过运行该程序, 你需要安装相应的库-flight ordering ticket system
airplane
- 民航订票系统,适用于大学C语言课程设计,可以实现订票、退票、查询等常用功能,且代码易懂。-Civil aviation reservation systems, apply to the University of the C language curriculum design, booking, a refund, query and other common functions can be achieved, and to understand the code.
qichezhan
- 汽车站售票系统:用C语言编写的代码,可以查票、订票以及座位管理等功能-Bus station ticketing system: the code written in C, you can check tickets, ticketing and seating management functions
Flat-Plate-by-LBM
- 采用C语言,编写的基于格子Boltzmann算法计算平板绕流的程序代码。-Using C language, written in the flow around a program code based on lattice Boltzmann algorithm to calculate the plate.
0851PLC-traffic-light-control-C-code
- 单片机控制交通灯原理图和程序代码,可实现在数码管上轮流显示信号交叉口东西南北四个方向红绿灯-MCU control traffic lights schematics and program code can be realized in the digital tube display signal turns East and West four directions intersection traffic lights
Ticketing-system--code
- 票务系统C++代码,能有效的应用在交通行业中,使用该代码效率高,安全强,值得使用!-Ticketing system C++ code, can effectively applied in the transportation industry, use this code Anquan Jiang!
kalman-filter
- 卡尔曼滤波器c++代码,简单易学,用处广-kalman filter
blsj
- 自动化设备:玻璃升降器试验台程序,c++代码备份-Automation Equipment: glass hoist test rig program, c++ code for a backup
Hydraulic-design-simulation
- 液压设计仿真,C++代码,液压元件模型的源代码,可以直接与MATLAB联合仿真,无密码。-Hydraulic design simulation, C++ code, hydraulic component model of the source code, can be directly associated with MATLAB simulation, no password.
C
- 工程中有限元方法应用,先用MSC.Patran进行模拟与仿真,再利用C程序代码进行对比验证(基于一些案例)-Engineering Finite Element Method, first with MSC.Patran simulation and simulation, reuse C code comparison verification (based on the number of cases)
SSI
- 需要指出的是,还存在改进算法的速度和内存使用的空间,比如用于RQ分解的位移结构算法和SVD的Lanczos算法。在这个软盘上实现的算法只使用基本的MATLAB命令(没有花哨的优化c代码)。请随意改进,让我知道您的想法:(The algorithms that have been implemented on this diskette only use basic MATLAB commands (and no fancy optimized C-code). Feel free to i
c语言无人车
- 实现无人小车的轨迹指导。代码用vs编写,已有工程文件。