-
文件切割器,可以切割任意格式的文件,在将小文件组合起来...
文件切割器,可以切割任意格式的文件,在将小文件组合起来-paper cutter, cutting arbitrary document format, in small paper combination
- 2022-04-10 14:58:34下载
- 积分:1
-
很好用的程序,可以学习文件操作,通信插件使用。
很好用的程序,可以学习文件操作,通信插件使用。-useful tool kit to illustrate the file operator, communication,etc.
- 2022-02-20 15:31:56下载
- 积分:1
-
提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlN...
提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlNodeWrapper,节点操作-provide common tools xml View, Packaging, a three categories : CXmlDocumentWrapper the xml file manipulation, CXmlNodeListWrapper, Node Set operation, CXmlNodeWrapper, Node Operation
- 2022-08-08 17:00:44下载
- 积分:1
-
这是一个在后台读取闪盘里所有东西的小软件。只要闪盘一插上,所有的内容都会被拷走。...
这是一个在后台读取闪盘里所有东西的小软件。只要闪盘一插上,所有的内容都会被拷走。-This is a flash in the background to read all the things a small software. As long as the flash plug in one, all the content will be copy away.
- 2023-05-09 21:15:03下载
- 积分:1
-
哈夫曼树编码 用哈夫曼树算法对文本文件进行0
哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
- 2022-03-12 10:11:55下载
- 积分:1
-
QT文本编辑器
学Qt两个月了,自制了一个文本编辑器,虽说还有点小BUG,但是基本功能都实现了,可以拿来给Qt初学者学习学习
- 2022-12-12 00:20:04下载
- 积分:1
-
输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串...
输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string
- 2022-09-26 00:05:03下载
- 积分:1
-
python 文件读写目录浏览功能类
python 文件读写目录浏览功能类,包括目录浏览,文本文件读写,文本文件计数,编码读写等文本文件功能。还包括的编码的转换。
- 2022-09-15 12:50:03下载
- 积分:1
-
windows拷贝的接口,比window自带的漂亮还可以自己定制
windows拷贝的接口,比window自带的漂亮还可以自己定制-copy windows interface than window
- 2022-03-15 03:26:12下载
- 积分: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