-
file type detection programs
文件类型探测程序-file type detection programs
- 2022-08-16 09:28:45下载
- 积分:1
-
disk belonging to a scheduling algorithm is an extremely important algorithm, th...
属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
- 2023-07-21 13:30:03下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
decomposition document management : achieving reading documents and documents of...
文件分解管理器:实现读文件并进行文件的分解,界面比较完善,有调试和错误记录功能-decomposition document management : achieving reading documents and documents of decomposition, interface sound, and debugging and error recording
- 2022-04-25 04:43:01下载
- 积分:1
-
一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,...
一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,-A LAN chatting program programed with vc.It s convenient.You can have a look at it.
- 2023-04-30 00:55:03下载
- 积分:1
-
这个程序代码将bmp文件转换成.text文件,其程序中对bmp文件的分析,转换。...
这个程序代码将bmp文件转换成.text文件,其程序中对bmp文件的分析,转换。-This procedure code will be converted to bmp files. Text document, the process analysis of the bmp file conversion.
- 2023-07-21 18:55:03下载
- 积分:1
-
这个项目是multiindexed文件系统我做了“信息存储和识别。
this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course" it is like IBM VSAM FS, use variable lenght record , and B+Tree algorithm for indexing,and store data in PileFile(*.pile) and also indexes in (*.idx)
-this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course "it is like IBM VSE FS, use variable length record, and B Tree algorithm for indexing. and store data in PileFile (*. pile) and also ind exes in (*. idx)
- 2022-04-17 08:11:45下载
- 积分:1
-
can process output datas call database
can write and read documents
可以调用数据库进行对输出数据的处理 可以写进输出文档-can process output datas call database
can write and read documents
- 2022-03-14 05:40:10下载
- 积分:1
-
NSIS创建的。
NSIS Creater.
Which makes installer files for any product
- 2022-08-05 11:57:56下载
- 积分:1
-
光纤射频传输系统中相干正交频分复用的研究.kdh
Research on Coherent Orthogonal Frequency Division Multiplexing in Optical Fiber RF Transmission System document file.
- 2023-05-24 02:45:03下载
- 积分:1