-
Source for DB V1.0 with ISAM File Manager
Source for DB V1.0 with ISAM File Manager
- 2023-05-28 17:35:03下载
- 积分:1
-
获取文件属性(大小、创建时间、修改时间、访问时间等)
获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
- 2022-05-30 15:07:36下载
- 积分:1
-
这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在m...
这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在menning.txt文件中.两个文件用单词索引号联系和查询-This is what I do in C programs written by design, I also used to write a paragraph out of the window under Windows applications. This is a small word inquiry procedures , the word preserved in word.txt document, menning.txt explained deposited in the document. 2 Word documents, links and index inquiries
- 2022-02-24 15:14:18下载
- 积分:1
-
文本文件导入sql数据库,文本文件导入sql数据库
文本文件导入sql数据库,文本文件导入sql数据库-Text file import sql database, text file into sql database
- 2023-05-14 13:35:03下载
- 积分:1
-
fat文件系统说明书,中文版,个人认为很有价值
fat文件系统说明书,中文版,个人认为很有价值-fat file system specification
- 2023-03-22 15:05:03下载
- 积分:1
-
一个非常好的磁盘扇区编辑工具,可以很难读写任何教派…
一款非常优秀的磁盘扇区编辑工具,可以对硬盘的任意扇区进行读写,修改,备份!希望对你有用,另外代码有详尽注释-A very good disk sector editing tool that can be hard to read and write any sector, modify, backup! Hope that useful to you, another code has detailed notes
- 2022-06-27 03:41:01下载
- 积分:1
-
ntfs underlying storage structure Xiangjie NTFS is the Windows NT introduced a n...
ntfs 底层存储结构详解
NTFS是Windows NT引入的新型文件系统,如果您是一位熟悉FAT磁盘格式的专业人士,您可能会觉得NTFS系统的思想蹩脚而晦涩,如果您对FAT格式一无所知,那么恭喜您,您会更快的了解这种更有效率的磁盘格式。-ntfs underlying storage structure Xiangjie NTFS is the Windows NT introduced a new file system, if you are familiar with the FAT disk format of a professional, you may feel lousy idea NTFS system, but obscure, if you know nothing about FAT format , then congratulations you, you will understand this more efficient and faster disk format.
- 2022-04-10 10:10:43下载
- 积分: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语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能:
(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
-
Written compiled by the editor of a small, dedicated to the compilation of lover...
用汇编写的一个小编辑器,献给汇编爱好者,里面有源码,构建文件和exe文件-Written compiled by the editor of a small, dedicated to the compilation of lovers
- 2022-09-29 05:25:02下载
- 积分:1