-
几个小程序!这些包括仓库管理,工资管理,…
几个小程序!这些包括仓库管理,工资管理,酒店管理等。!
- 2022-06-03 12:47:21下载
- 积分:1
-
这是宿舍管理系统
这是宿舍管理系统-This is the hostel management system
- 2022-03-26 18:33:05下载
- 积分:1
-
学籍管理系统!利用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
-
全数字高清电视数字调谐器
全数字高清电视数字调谐器-all-digital high-definition digital TV tuner
- 2023-05-30 08:55:02下载
- 积分:1
-
用于计算CRC的verilog HDL源码
用于计算CRC的verilog HDL源码-CRC calculation for the Verilog HDL source
- 2022-02-11 16:25:03下载
- 积分:1
-
5ecrm2004
5ECRM2004
- 2022-07-08 05:56:37下载
- 积分:1
-
自己做的电子报程序 兼容FIREFOX DIV+CSS排版 解决了FIREFOX下鼠标经过图片热区红边框不显示的问题...
自己做的电子报程序 兼容FIREFOX DIV+CSS排版 解决了FIREFOX下鼠标经过图片热区红边框不显示的问题-Make their own electronic reporting procedures compatible FIREFOX DIV+ CSS layout FIREFOX mouse to solve the hot zone after picture does not show the red border of the problem
- 2022-06-20 17:13:02下载
- 积分:1
-
IT inventory management system source code Delphi
IT业进销存管理系统源代码Delphi-IT inventory management system source code Delphi
- 2022-12-07 10:45:03下载
- 积分:1
-
source
源码-source
- 2022-02-04 01:12:35下载
- 积分:1
-
Hospital Management Information System in operating system, we should first inst...
医院管理信息系统 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,这样会创建Hospital数据库。 2.使用sql server的企业管理器直接附加“附加数据库文件”目录下的Hospital.mdf文件。-Hospital Management Information System in operating system, we should first install the SQL Server database, Note To configure a user named " sa" , password is blank. There are two ways you can create the database: 1. Using the SQL server Query Analyzer run the Database directory sql.txt the sql statement, which will create the Hospital Database. 2. Using sql server enterprise manager direct-attached " Additional Database Files" directory under the Hospital.mdf file.
- 2022-10-07 12:00:03下载
- 积分:1