-
PDF格式的压缩图像文件格式的电子书。
Ebook on Compressed Image File Formats in pdf format.
- 2022-08-07 21:43:12下载
- 积分:1
-
literacy ini a category C, the only four categories of functions, namely digital...
读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely digital writing, word reading, writing text, reading text. Support relative path. Can be used with or without mfc support procedures. Visual C++6 compile. Ini format : [appname] keyname = s 2, code : Please download compressed. Three, if required absolute path to delete CHAR FilePath [255]--- Geodetic (FilePath, fn)
- 2022-08-07 05:34:58下载
- 积分:1
-
简单的php文件上传源码
1,通用组件,图形化文件上传2.文件命名可定制3.完全开源
- 2022-02-03 20:26:17下载
- 积分:1
-
字符串解析类,可以在UNIX下使用,能够通过固定的字符解析
字符串解析类,可以在UNIX下使用,能够通过固定的字符解析-String analytic category, can be used under UNIX, the character through a fixed analysis
- 2022-01-26 03:45:37下载
- 积分: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
-
FileMon 中 c + + 源代码
文件监控源代码对于win9x中,胜利NT,赢得EXP。该代码可用于API监测学习与发展有益。你可以使用它作为第一个API监测项目,因为它用最简单的方法来做到这一点。
- 2023-01-07 16:35: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
-
比较两个文本,对不同的行进行标记
比较两个文本,对不同的行进行标记-compare the two texts, the different firms marker
- 2022-03-24 08:42:56下载
- 积分:1
-
实现文件绑定的代码.
实现文件绑定的代码.-files bundled with the code.
- 2022-01-26 00:09:41下载
- 积分:1
-
一个关于VC编码过程中指针使用的源代码,包含了各种技巧
一个关于VC编码过程中指针使用的源代码,包含了各种技巧-a coding process for VC Pointer use the source code, including a variety of skills
- 2022-04-06 19:06:11下载
- 积分:1