-
自做的购物网站
自做的购物网站-Since to do shopping site
- 2022-02-07 20:46:39下载
- 积分:1
-
一个完整的考勤处理软件,界面非常友好,实现了记录和打印等功能...
一个完整的考勤处理软件,界面非常友好,实现了记录和打印等功能--A entire time attendance processing software with friendly interface, has realized such function as recording and printing
- 2022-04-27 16:38:40下载
- 积分:1
-
for bank management and loan inquiries.
用于银行管理和贷款查询。-for bank management and loan inquiries.
- 2022-02-10 00:47:19下载
- 积分:1
-
一个非常完美的工业曲线显示控件。可供学习研究!
一个非常完美的工业曲线显示控件。可供学习研究!
-A very perfect curve shows industrial controls. Available for study!
- 2022-04-19 08:10:20下载
- 积分:1
-
matlab
小波变换与信号瞬时特征分析,希望对大家有帮助。-matlab
- 2023-07-10 21:15:04下载
- 积分:1
-
公交车语音报站及显示全部代码,是用C写的
公交车语音报站及显示全部代码,是用C写的-Bus Station and Sound Show All code is written in C
- 2022-05-20 02:50:17下载
- 积分:1
-
是一个转化工具,能在公历日期和天文儒略历日期间转换
是一个转化工具,能在公历日期和天文儒略历日期间转换-Is a conversion tool to date in the Gregorian calendar and the astronomical Julian calendar date conversion and exchange between
- 2022-02-06 02:01:07下载
- 积分:1
-
心电图程序有心电图
ecg心电信号产生程序-ECG procedures have ECG
- 2022-01-25 20:27:33下载
- 积分:1
-
一个cd播放器的源代码,个性化界面非常精致
一个cd播放器的源代码,个性化界面非常精致--Source code of a cd player , its interface is good
- 2022-11-23 18:25:03下载
- 积分: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