-
主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile...
主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile
-main functions : to make the full text of the document search and replace, with VC preparation, use category CStdioFile
- 2022-03-21 13:09:56下载
- 积分:1
-
一个节目为 tanck 的
它是一个为 tanck 与 c + + 语言的程序。它是为学生好。这是一个用 c + + 语言写的游戏。享受它......
- 2022-07-08 20:05:40下载
- 积分:1
-
随着图像生成的代码使用PDFlib,PDF文件附件
本代码利用PDFLIB生成带图像、附件的PDF文档-PDFLIB the code generated with the use of images, PDF document attachments
- 2022-06-03 17:09:12下载
- 积分:1
-
Latex essay template
资源描述用于LaTeX的论文撰写,使用Tex语言编写的,内部带有说明,在Latex中进行编译即可通过,生成pdf可供修改和查看。但是不包含中文字符包,如需使用中文字符包,需要在开头添加
- 2023-02-26 12:00:03下载
- 积分:1
-
xml 的parser,可以兼容任何平台,纯C++,没有任何库要求
xml 的parser,可以兼容任何平台,纯C++,没有任何库要求-the xml parser, any compatible platform, pure C, there is no requirement for
- 2022-02-24 23:51:13下载
- 积分:1
-
实现获取系统目录的组合框!非常好用的文件夹选取框!
实现获取系统目录的组合框!非常好用的文件夹选取框!-To achieve access to the system directory of the combo box! Very easy to use folder Marquee!
- 2022-02-05 17:24:13下载
- 积分:1
-
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab...
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab-Production CAB compressed file, simply copy the smaller.exe to compressed folder, you can run it on a folder have file.cab
- 2022-04-17 11:31:04下载
- 积分:1
-
德尔福另类压缩单元
利用Delphi自带的压缩和解压函数做了封装,方便调用。
可用作自动更新前压缩,更新后解压,或者缩短Socket传输时间等。
- 2023-01-25 07:50:03下载
- 积分:1
-
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码...
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码对于软件开发人员非常重要。本例实现了汉字内码转换。-traditional and simplified Chinese characters are frequently used Chinese characters of the two forms, the computer code within their respective audit called BIG5 and GB yards. Usually encountered both need each other coding for grasping the situation, master CICS code for software developers is very important. The realization of the cases CICS code conversion.
- 2022-01-25 16:58:16下载
- 积分: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