-
可以直接将数据库资料,写成excel文件。
可以直接将数据库资料,写成excel文件。-directly to the database, document written excel.
- 2022-02-04 07:07:04下载
- 积分:1
-
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。...
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism. Dynamic Array array class template to replace the C array of predefined types.
- 2022-01-26 08:14:38下载
- 积分:1
-
java读取配置文件的几种方法.txt请认真书写上传资料的详细功能、包含内容说明...
java读取配置文件的几种方法.txt请认真书写上传资料的详细功能、包含内容说明-java to read configuration files in several ways. txt Please carefully write a detailed upload features, including the content description
- 2022-03-14 07:10:46下载
- 积分:1
-
网络常见的图像格式文件(GIF,JPG,PNG)处理开发包
WEB通用图像格式文件(gif、jpg、png)处理开发包
- 2023-01-21 18:30:04下载
- 积分:1
-
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路...
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路径,同时给出匹配到的文件的总数。-A very good document recursive traversal procedures, first of all, enter the directory search, then enter the document matching suffix (for example:*. bmp), click
- 2022-12-08 16:25:02下载
- 积分:1
-
查看C++文件中的函数的工具,计算各个函数的实际代码行数,注释行数等等....
查看C++文件中的函数的工具,计算各个函数的实际代码行数,注释行数等等.-View C document, the function of the tool to calculate the actual function of each source line number, a few notes, and so on.
- 2022-01-26 07:27:26下载
- 积分:1
-
To manage a txt file with a list of names
To manage a txt file with a list of names
- 2022-03-22 13:08:39下载
- 积分:1
-
监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。...
监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。-surveillance office in 2000, including Word, Excel, Outlook, ie office2000 such incidents.
- 2023-03-12 11:05:03下载
- 积分:1
-
一个文件捆绑器代码,编译时把杀毒软件关了,因为它会被杀毒软件杀。...
一个文件捆绑器代码,编译时把杀毒软件关了,因为它会被杀毒软件杀。-bundled with a document code, compile-time antivirus software related, because it will be scrapped antivirus software.
- 2022-03-06 17:14:46下载
- 积分: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