-
实现对E2P的读写操作,包括底层的具体函数。已经过实际验证。...
实现对E2P的读写操作,包括底层的具体函数。已经过实际验证。-achieve the right E2P write, including the bottom of the specific function. Have been actually tested.
- 2022-02-05 22:37:17下载
- 积分:1
-
used to read text
用于读取基于文本的数据类文件,并对使用进行了详细说明,java版本的文本非常方便
- 2022-02-21 09:59:47下载
- 积分:1
-
本地硬盘与可移动盘文件的更新与同步.工具 文件 VC 例程
本地硬盘与可移动盘文件的更新与同步.工具 文件 VC 例程-Local hard disk and removable disk file updates and synchronization. Tool file routines VC
- 2022-08-20 00:32:57下载
- 积分:1
-
本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!...
本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!-I am original, delete the specified period of useless paper! Server document management software, delete users to upload documents expired useless to clean up garbage RAID!
- 2022-01-26 16:11:19下载
- 积分:1
-
File Processing
此项目是将编辑控件中的值保存到文件的教程
- 2022-08-04 01:10:25下载
- 积分:1
-
分散索引的虚拟文件系统
分散索引的虚拟文件系统-scattered Index Virtual File System
- 2022-12-05 17:30:03下载
- 积分:1
-
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。...
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。-I write a C code can automatically format the console program, in fact, the document is read and write, and the handling of characters.
- 2023-06-03 08:45: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
-
I have written Run Length Encoder Decoder program which compress files with RLE...
I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
- 2022-01-26 03:01:16下载
- 积分:1
-
基于FPGA的数字时钟clock.vhd
应用背景digita_clock_clock.vhd_on_fpga _digita_clock_clock.vhd_on_fpga _关键技术fpga_appication_with_vhdl_sample_program_fpga_appication_with_vhdl_sample_program_
- 2022-03-17 21:17:39下载
- 积分:1