资源列表
lhwy1
- 这是一个用c++编的数据库。能够实现很基本很简单的功能。学生成绩管理-This is a used c++ Series database. Able to achieve very basic functionality is very simple. Student achievement management
20091221124542038
- 网上收集到的人脸识别系统的成套设计,欢迎大家下载!-Online collection of complete sets of face recognition system design, welcome you to download!
xuexiaotianjingyundonghui
- VB开发的学校田径运动会管理系统,带论文。-VB School Track and Field Games development management system, with papers.
VFPgongzi
- 利用VFP简单数据库编写的工资管理系统,有注册页面,及用户资料的保存-VFP database using a simple preparation of the wage management system, there are registration page, and user data preservation
tuishuiguanli
- VB编写的退税管理系统,可做毕业设计参考,很适用!-VB prepared the tax rebate management system, can be graduated from the reference design, it is applicable!
qicheshunlianchang
- VB编写的汽车训练场管理系统。可做毕业设计参考/-VB prepared car training ground management systems. Graduation project can reference /
VBwangbaguanli
- VB编写的网吧管理系统。可做毕业设计参考!-VB prepared cafe management system. Reference design can graduate!
DBlab
- java写的源码,可以连接db2数据库,这是一个简单的图书馆的系统-java source code to write, you can connect db2 database, this is a simple library system
province
- 全国省市统计,界面友好.操作简单,里面还有源代码.-Provinces and cities nationwide statistics, user-friendly. Simple, there is also the source code.
rsdaguanli123
- 人事档案管理系统vb+access,很简单也易学,适合初学者-Personnel records management system vb+ Access, is also very simple to learn for beginners
flight
- 功能:设计一个飞机订票系统,要求可以实现订票、退票、查看航班信息、查看已订票的乘客信息等功能。 任务:设计航班信息,订票信息的存储结构,设计程序完成调试。 各模块的要求: (1)录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) (2)查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);输入起飞抵达城市,查询飞机航班情况。 (3)订票:(订票情况可以存在一个数据文件中,结构自