搜索资源列表
shengjingwangluo(c)
- 这是个人根据别人的神经网络程序改编的c神经网络源程序
C
- C语言做的课程设计飞机定票系统,不完善处请高手指点
tsp+vrp.rar
- 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
SINS-Alignment(C)
- 捷联惯导初始对准的C程序,包括静基座和动基座。-Initial Alignment of SINS C procedures, including stationary base and moving base.
vrptm.rar
- 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
imu_ahrs
- 基于IMU(三轴角速率、三轴加速计和三轴磁场)的方位姿态解算系统(ahrs),基于C语言开发,VC 6.0编译器,可方便的移植到其他环境。-Based on the IMU (three-axis angular rate, three-axis accelerometer and three-axis magnetic field) to locate gesture Solution System (ahrs), based on C language development, VC 6.0
飞机订票系统课程设计源代码c++
- c++.飞机订票系统课程设计源代码-c++. aircraft booking system curriculum design source code
bus-sys-C
- C语言公交车查询系统,可使用VC++6.0编译-bus
PID-control-C-demo
- PID控制的c语言源程序,稍加修改可以应用于控制系统-PID control c-language source code, slightly modified control system can be applied to
B08030805
- 车站票务管理系统 C/C++ 车站票务管理系统-railway station tickets management system
transportation-applications(C)
- 机票预定系统,C语言制作的简单的飞机票预定系统-transportation applications
C-ticketsell
- C语言开发的火车票售票系统,包括,管理员和售票员,有登录管理,数据写在文件里,没有用到数据库-C development train ticket sell ,include manager and seller ,all data write in files ,no SQL
Book_Ticket
- 一个基于Visual C++ 开发的航空订票系统,报考查看机票信息、订票、退票、管理员处理机票、添加航班、删除航班等。-A based on Visual c++ written of airline reservation system, enter oneself for an examination view ticket information, booking tickets, refund, administrator, add, delete the flight ticket f
trafficlight002
- 用C语言程序实现了四相位交通信号灯的控制,在实际情况下提高交通流量,利于人们的出行,减少延误,做出最优方案。-C language program to achieve the control of a four-phase traffic lights to improve traffic flow in the actual case, which will help people travel, reduce delays, make the best program.
STM32-GPS.C
- gps数据解析并显示,完整的C++源代码,可以获取位置和卫星状态信息-gps data analysis and display, complete C++ source code, you can get position and satellite status information
C-program-of-PID-algorithm
- 本文件详细说明了PID算法Matlab仿真程序和C程序-Matlab simulation program and C program of PID algorithm
Busline
- C/C++公交系统的小程序(包含二次换乘)-Bus system applet (including secondary transfer)
fuhexing
- 多维目标函数的最优化算法之一复合形法程序,运行环境visual C-C multidimensional optimization algorithms- complex method program
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)
c语言无人车
- 实现无人小车的轨迹指导。代码用vs编写,已有工程文件。