搜索资源列表
YC1
- 这是关于等维新息模型灰色预测程序的C语言实现,需要的请下载。
dp
- 用c语言实现火车订票系统,大家参考一下。
kalman
- 用C语言实现的kalman滤波程序(一般网上只有用MATLAB实现的)。
zxec
- 用C语言实现的最小二乘法曲线拟合,希望对大家有所帮助
fly
- 用c语言实现的对傅立叶变换的近似计算方法和快速傅立叶变换,具有一定的工程意义
02050911
- 一个C语言实现的飞机票自动购票的小程序,一架飞机有5个吸烟区座位和10个无烟区座位。购票人选择要在吸烟区或者无烟区的票,如果飞机有座位就分配座位,没有则通知购票人购买下一班机的机票。
ordersystem
- 用C语言编写的订票系统,功能都能实现,附有源码和可执行文件
hangkongshoupiao
- C语言编写的航空售票系统,可以实现录入、查询、订票、退票功能。还不错-C language of aviation ticketing system, can achieve entry, queries, booking, refund feature. Not bad! !
parksystem
- 停车场管理系统,用队和栈的方式实现的,有计费功能。C#语言编写-Parking management system, with implementation team and the way the stack, there are billing functions. C# language
2.doc
- 基于C语言,实现航班信息管理系统,无界面-Based on C language, to achieve flight information management system, no interface
Parkingmanagement
- 实现停车场管理及收费问题 使用栈技术 c语言编写-Parking charges to achieve and stack technology using c language
airline-reservation-systems
- 简单的航空订票系统,实现航班查询和乘客信息查询的基本操作,实用C语言编写的-Simple airline reservation systems, flight check and passenger information to achieve the basic operation of the query, written in C language and practical
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.
Flight-ticketing-system
- C语言编写的航班售票系统的控制台程序,实现航班查询,航班修改,增加航班等功能-Console program written in C and the flight ticket, flight inquiries, flight changes, increasing flights and other functions
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.
traffic
- 本科生C语言课程设计实例《智能交通仿真系统》,通过智能控制交通灯实现路口车辆的高效率流通。本程序简单易懂,特别适合初学者学习,对进行C课设的学弟学妹们颇具借鉴意义。-Intelligent traffic simulation
2012.4.26-SD5duoji-pinlvceshi
- 伺服机构频率特性测试,c语言实现,有需要的同学可参考一下-Servo frequency test study, C language, some students may need to refer to
soh
- C语言实现用扩展卡尔曼滤波算法对电池健康状态(SOH)进行估算(An extended Kalman filter algorithm is used to estimate the health state of the battery (SOH) in the C language)
c语言无人车
- 实现无人小车的轨迹指导。代码用vs编写,已有工程文件。