-
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。...
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。-beginners do when some small examples for reference, which has a calendar using VBA generating procedures, personal think it is the best design, welcomed the guidance of experts.
- 2022-02-02 23:43:59下载
- 积分:1
-
一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备...
一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备-unable to find the general. The windows/linux literacy. Conf a very powerful tool kit. Essential
- 2022-11-27 03:20:03下载
- 积分:1
-
VB打开各种数据的方法,不要用Environment,直接添加DataReport。在细节中用RptTextBox控件按自己的打印要求布局。将其DataFiel...
VB打开各种数据的方法,不要用Environment,直接添加DataReport。在细节中用RptTextBox控件按自己的打印要求布局。将其DataField属性对应相应的字段,注意不要设置DataMember-VB opened various kinds of data, not to use the Environment, direct DataReport added. The details RptTextBox controls used by the print layout requirements. Its DataField attribute with corresponding field, the attention should not erect DataMember
- 2022-05-23 01:28:55下载
- 积分:1
-
读取dxf格式的程序,演示,可以很容易扩展。
读取dxf格式的程序,演示,可以很容易扩展。-read dxf format procedures, presentations, can be easily extended.
- 2022-01-21 22:18:10下载
- 积分:1
-
一个监视系统的目录和文件变化的源代码,用Delphi编写。
一个监视系统的目录和文件变化的源代码,用Delphi编写。-a surveillance system directories and files of the source code with Delphi.
- 2022-05-23 19:11:44下载
- 积分:1
-
液晶刺激
基本液晶刺激 C 编程、 结构演示展示了如何设计一个液晶显示器样品。
- 2022-09-26 07:35:02下载
- 积分:1
-
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等...
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等功能。-the initialization procedure with student performance, recording student performance, changes to student performance, student achievement delete, add to student performance, by a total score inquiries by name inquiries, inquiries by scores ranked by their English inquiries revealed that all the students data capabilities.
- 2022-08-08 20:39:00下载
- 积分:1
-
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作...
程序提供了对文件指针的操作,利用指针可以快速的在文件中定位,进行插入替换等操作-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
-
html2txt HTML转换为TXT文档的一个小程序 界面为DOS
html2txt HTML转换为TXT文档的一个小程序 界面为DOS-html2txt HTML conversion of TXT files a small program interface for DOS
- 2023-03-04 03:50:03下载
- 积分: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