搜索资源列表
设备管理(简单_原创)
- 这是我大一第二个学期期末制作的软件工程课程设计,逻辑上没有什么太复杂的, 当时学习的东西不是很多,用了链表,其中使用了DOS下汉字直显,无需汉字系统 支持,使用了文件操作,就当时对c语言的联系:)-This my second semester freshman year ending production of software engineering curriculum design, logic, nothing too complicated, not learning a lot o
tushuguan.cpp
- 一个用C语言编写的图书馆管理系统,采用双向链表的数据结构。基本功能都已具备-a C language library management system, a two-way linked-list data structure. Already have basic functions
停车场管理
- 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离开”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的位置;若车辆离去,则输出汽车在停车场内停留的时间和应缴纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。
CAR_PARKING
- 动态链表与动态栈实现智能停车场监控与记录系统,功能强大,应用广泛-Dynamic lists and dynamic stack monitoring and recording intelligent parking system, powerful, widely used
parking
- “停车场管理系统”执行说明: 1、 光盘目录vc6.0\chapter9\bin\ParkSys.exe为本系统的可执行文件。VicBmp.dll和VICVOICE.DLL是系统依赖的两个动态链接库。 2、 光盘目录vc6.0\chapter9\conf\VicAly.reg是本系统的配置文件。在运行之前要把注入到注册表中。 3、 光盘目录vc6.0\chapter9\db\VicAly.SQL是本系统数据库定义脚本,此脚本是专门针对SQL Server的。由于系统使用的是ODBC连
2D_feature_finding
- 粒子追踪测速的相关程序,所使用的算法为最邻近原则,通过粒子链表形成匹配-Particle tracking velocimetry procedures, the algorithm used for the nearest neighbor principle formed by particles linked list match
DXF
- 采用链表的方式读取CAD *.dxf文件,并显示出来-The way to read the*.dxf CAD file, and show it out