-
打开Excel文件并可以根据设置向指定单元格写入数据
打开Excel文件并可以根据设置向指定单元格写入数据-Control Excel to write files
- 2023-03-21 05:45:03下载
- 积分:1
-
JAVABEAN with a written document upload system is very practical, we can take th...
一个用JAVABEAN写的文件上传系统 非常实用,大家可以借此参考一下-JAVABEAN with a written document upload system is very practical, we can take this reference
- 2023-03-27 21:00:04下载
- 积分:1
-
文本文件加密器(VB源码)(Beta Version 1[1].0.0)
文本文件加密器(VB源码)(Beta Version 1[1].0.0)-text file encryption (VB source) (Beta Version 1 [1] oh)
- 2023-05-31 16:05:03下载
- 积分:1
-
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和...
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和LZSS稍慢, 如果不用huffman, 速度和LZSS差不多. -lzss+ RLE+ huffman. in order to maintain a relatively fast speed, only to Flag for huffman coding. can be used for embedded code compression. LZSS compression rate than the larger, slower speed and LZSS, if it is not huffman, speed and LZSS almost.
- 2022-06-29 20:56:32下载
- 积分: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
-
文件批量重命名小工具,可以批量的把修改文件名,支持新文件名的格式自定义...
文件批量重命名小工具,可以批量的把修改文件名,支持新文件名的格式自定义-file renaming
- 2022-04-06 17:23:37下载
- 积分:1
-
这是个文件管理系统软件,可以对文件进行复制删除等操作.
这是个文件管理系统软件,可以对文件进行复制删除等操作.-soft about files management, can copy and delete files
- 2023-08-08 19:00:03下载
- 积分:1
-
QT文本编辑器
学Qt两个月了,自制了一个文本编辑器,虽说还有点小BUG,但是基本功能都实现了,可以拿来给Qt初学者学习学习
- 2022-12-12 00:20:04下载
- 积分:1
-
复制文件,用java实现的文件复制功能,有界面
复制文件,用java实现的文件复制功能,有界面-copy files, copy files by java,exist interface
- 2022-07-23 16:29:27下载
- 积分:1
-
在实现文件复制功能的高校实习作业…
在linux下实现文件的复制功能 对高校操作系统实习的非常有用-in achieving document reproduction function of the college internship operating system very useful
- 2023-01-16 00:50:04下载
- 积分:1