-
Avr 单片机的 SPI 头文件 (书面 ATmega128,但它应该工作为其他 AVR 太)
这是一个AVR单片机的一些书面的广义SPI的头文件
- 2022-04-18 12:26:18下载
- 积分:1
-
用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能:
(1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个...
用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能:
(1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个单链表中;随意输入2班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在另一个单链表中;
(2)对至少4人的成绩进行修正,输入班级、学号和成绩修正,如+5,-3,-10,+2,但仍要保持数据按成绩由高到低有序;
(3)分别按顺序输出两个班的成绩表。
(4)将两个班的单链表合并成一个单链表,数据仍按成绩由高到低有序;
(5)按成绩由高到低的顺序输出两个班的成绩总表,含班级、学号、成绩信息。
-C language programming, a single-linked list structure for storage, for the performance of their students, call for the following functions : (a) a duty free importation of at least 10 people, the school, achievements, data based on merit is in the order kept in a single-linked list; free importation of two classes of at least 10 people, the school, achievements, data based on merit is in the order of another single-linked list; (2) at least four pairs of accomplishments that, the importation of class, school and accomplishments amendments, such as 5,-3,-10, 2, but they still maintain data based on merit ranking and orderly; (3) the sequence of two classes of output reports. (4) the two classes of sin
- 2023-08-05 15:45:03下载
- 积分:1
-
文本文件(txt)合并:
适合检索多个文本文件时使用(先合并多个文件然后再检索)
简单的TStringList应用举例...
文本文件(txt)合并:
适合检索多个文本文件时使用(先合并多个文件然后再检索)
简单的TStringList应用举例-text (txt) : a suitable text document retrieval over the use of (merging multiple files first and then search), a simple application example TStringList
- 2022-03-24 03:06:51下载
- 积分:1
-
使用 CPP 打字教程
取得使用 cpp 的打字教程。它有 3 种模式即评价模式。培训模式和词模式。
你打字的速度和准确性,没有错的字显示类型和其他的分析。
- 2023-07-31 20:40:03下载
- 积分:1
-
文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。...
文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。-documents for the merger, a number of documents will be merged into one document, from the need for a fixed format named, not handling.
- 2022-08-12 09:33:12下载
- 积分:1
-
一个实用的Word操作用例!
在这里你将会深深体会到Delphi操作WORD的方便性....
一个实用的Word操作用例!
在这里你将会深深体会到Delphi操作WORD的方便性.-a practical Word operate with cases! Here you will be deeply felt that the operation of Delphi WOR D convenience.
- 2022-01-27 16:45:11下载
- 积分:1
-
VC产生的临时文件有时真的很烦人!这是一个专门清理VC垃圾的小工具,隔一段时间运行一次,彻底清除指定类型的垃圾文件...
VC产生的临时文件有时真的很烦人!这是一个专门清理VC垃圾的小工具,隔一段时间运行一次,彻底清除指定类型的垃圾文件-VC generated temporary file is sometimes really annoying! This is a specialized VC garbage clean-up of small tools, from time to time to run time, the elimination of designated types of junk file
- 2022-11-06 04:55:02下载
- 积分:1
-
分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)...
分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)-Analysis of import table, import table collation. In the import table of the DLL to add their own code. Can be inserted EXE and DLL
- 2022-07-11 12:55:27下载
- 积分:1
-
本程序的功能是将大文件进行分割,便于网络速度慢的情况下进行文件传输。
本程序对一份已有的文件分割软件进行了改进,修正了上面的一系列BUG...
本程序的功能是将大文件进行分割,便于网络速度慢的情况下进行文件传输。
本程序对一份已有的文件分割软件进行了改进,修正了上面的一系列BUG
-this procedure is the function of the documents will be divided to facilitate slow speed network for the conduct of file transfer. The program has been a division of documents and software enhancements, the amendment to the above series BUG
- 2022-03-01 08:10:22下载
- 积分:1
-
多目标nsga最新算法,自己改进
多目标nsga最新算法,自己改进后的,对学习这个方向的很有帮助
- 2022-01-26 08:31:23下载
- 积分:1