-
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作...
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作-procedures for the operation of the file pointer, the use of indicators to quickly position in the document, other drop-in replacement operation
- 2022-06-12 02:37:43下载
- 积分:1
-
复印纸的例子,复制进度条,必须提供一个大家参考。
拷贝文件的例子,有拷贝进度条,提供大家一个参考。-Examples of copy paper, copy progress bar has to provide a reference everyone.
- 2023-06-16 03:20:04下载
- 积分:1
-
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件-Pdf files can be specified search string, which is english Pdf file
- 2022-01-26 16:19:57下载
- 积分:1
-
the documents can be divided and with and
文件可分为和和
- 2022-11-27 17:30:03下载
- 积分:1
-
使用CFile类实现对文件的操作
使用CFile类实现对文件的操作-use CFile class to achieve the operation of the document
- 2022-03-26 05:41:31下载
- 积分:1
-
VC6.0 modify the host file to add the host domain host if there is no there is n...
VC6.0 修改host文件 向host添加主机域名
若没有则添加 有则不添加-VC6.0 modify the host file to add the host domain host if there is no there is not added, add
- 2022-08-06 00:51:18下载
- 积分:1
-
是用Cshap写的 简单的读写Ini文件的操作
是用Cshap写的 简单的读写Ini文件的操作-Cshap写 虻サ 亩写Ini募牟
- 2023-05-24 22:20:04下载
- 积分:1
-
CSpreadSheet use category, Excel spreadsheet file for the programming operation
运用CSpreadSheet类,针对Excel表格文件操作的编程实现-CSpreadSheet use category, Excel spreadsheet file for the programming operation
- 2022-03-24 01:56:14下载
- 积分:1
-
INI文件操作。可以直接写INI文件,不需要再配置。使用了很久,效果不错!...
INI文件操作。可以直接写INI文件,不需要再配置。使用了很久,效果不错!-INI文 ?????????梢灾 ??有
- 2022-02-21 04:08:52下载
- 积分: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