-
使用FileReader和FileWriter类,采用字符文件访问方式操作文件
使用FileReader和FileWriter类,采用字符文件访问方式操作文件-FileReader and FileWriter use category, the use of characters in a document file access operations
- 2022-11-17 12:05:04下载
- 积分: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
-
复制目录..
Copy Directory..
From 1 destination copy to another destination
- 2023-06-05 09:15:02下载
- 积分:1
-
优秀可靠的文件系统查找与遍历类filefind
优秀可靠的文件系统查找与遍历类filefind-Excellent and reliable search and traverse the file system type FileFind
- 2023-04-16 22:10:03下载
- 积分:1
-
this file is very helpful to it persons
this file is very helpful to it persons
- 2022-04-28 20:38:45下载
- 积分:1
-
CFile.Open()的使用说明
CFile file;
CFileException fe;
//打开文件
if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe))
{
ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC);
return FALSE;
}
CFIIE类是MFC的文件类的基类,它直接提供无缓冲的二进制 磁盘I/O设备,并且通过它的派生类可以提供对text文件和内存文件的存取。CFILE与CArchive类一起提供对MFC序列化的支持。
- 2022-08-18 11:25:14下载
- 积分:1
-
讲解dll的来龙去脉,思路清晰,从根本上解决了对它的认识,是初学者快速入门。...
讲解dll的来龙去脉,思路清晰,从根本上解决了对它的认识,是初学者快速入门。-Dll to explain the ins and outs, clear, from the fundamental solution to the understanding of it is the beginners get started.
- 2022-11-05 15:00:03下载
- 积分:1
-
简单的利用了模版的思想,初学者可以细心的学习
简单的利用了模版的思想,初学者可以细心的学习-Simple use of a template of ideas, beginners can learn from careful
- 2022-02-04 17:02:03下载
- 积分:1
-
很有用的文件分割程序
很有用的文件分割程序 -Very useful procedure for the carving out of the document
- 2023-03-19 06:25:03下载
- 积分:1
-
coading 人工蜂群一个最优化技术
coading 人工蜂群一个最优化技术
- 2022-06-12 05:04:42下载
- 积分:1