-
学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函...
学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述。其中,删除,查找,修改都是要用到查找一个数据的操作。所以,在编写查找函数时,兼顾了删除,修改操作所需的元素。在删除中,尝试书中原始方法,而修改操作则保留我原有的引用。排序函数中,设想对已有的各项排序,因此按照每项再另建函数。通过代码量上的增加来确保运行的一次可行性。每次运行完都返回一个head值。再通过主函数的数据显示循环显示结果。 保存操作:关闭已打开文件。用“写”的形式建立同名的(同时自动删除原有的),将内存中的链表完全输出到文件中。-expulsion management system! The use of C language! The basic module concept, the setting of the "read files into memory formation Chain, Chain operation, the memory contents of the List to preserve documents" three basic block. Read documents : the main function was completed. Principle is that the first checks whether the file pointer at the end, and if not, in the memory unit opened up a length in the document read data into the unit length of the space, and with each other constitute List. Parameters taken with the main function, to ensu
- 2022-04-22 21:37:58下载
- 积分:1
-
简单的文档管理系统,适合初学者
简单的文档管理系统,适合初学者-simple document management system suitable for beginners
- 2022-05-01 00:10:17下载
- 积分:1
-
裂隙统计程序设计,内部具体说明及示例数据
裂隙统计程序设计,内部具体说明及示例数据-fissures statistical procedures design, specify and internal sample data
- 2022-06-14 17:24:32下载
- 积分:1
-
驾照理论模拟考试系统1.0.UCIP,用delphi7开发,欢迎使用!
驾照理论模拟考试系统1.0.UCIP,用delphi7开发,欢迎使用!-Driver
- 2022-03-06 14:25:21下载
- 积分:1
-
Written in VC++, commodity procurement management system database fully function...
VC++编写的,商品采购管理系统数据库功能完备 -Written in VC++, commodity procurement management system database fully functional
- 2022-12-12 06:55:03下载
- 积分:1
-
powerful, concise procedures
功能强大,程序简练-powerful, concise procedures
- 2022-03-19 10:08:56下载
- 积分:1
-
Airline Reservation
航空公司预订
- 2022-01-28 04:28:31下载
- 积分:1
-
一套收银系统,只能作为学习
一套收银系统,只能作为学习-a cash register system, only as a learning
- 2022-05-15 17:27:16下载
- 积分:1
-
一个简单的火车售票系统,我大学中的课程作业。
一个简单的火车售票系统,我大学中的课程作业。-a simple train ticketing system, I university courses operation.
- 2022-02-01 06:46:48下载
- 积分:1
-
中文图形自适应菜单,可直接套用
中文图形自适应菜单,可直接套用-Chinese menu graphics, can be directly applied
- 2022-02-16 10:09:21下载
- 积分:1