搜索资源列表
nfsLibrary_src
- nFS,在一个文件中模拟一个文件系统,适合于需要读写创建大量文件的应用。该类库与linux下的NFS没有关系。该类库兼容MSVS/Win32, GCC/Linux and GCC/Solaris,全部用C语言完成。
ExampleOfTimer
- an example of win32 api use,the timer cla
INIConfigurationFilesCrossPlatform
- Win32 has a built-in INI file API, but writing cross-platform code is difficult because these functions aren t available on Linux-Win32 has a built-in INI file API, but writing cross-platform code is difficult b ecause these functions aren t availabl
win32IO
- WIN32 SDK文件流函数操作实例代码-Win32 SDK documentation flow function operation code examples
CDirectoryChangeWatcher-05-12-2002_src
- This code wraps up the Win32 API function ReadDirectoryChangesW so that your application only has to worry about responding to the events that take place when a file or directory is added, removed, modified, or renamed.-This code wraps up the Win32 A
MemTracker
- 使用Win32 API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配 活动,一个线程用于跟踪第一个线程的内存行为 该实验还涉及了跟踪程序的编写方法——使用信号量机制与被跟踪程序保持同步
Compress_win32
- VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
spliter5
- 程序名:文件分割器(最终版) 用途:分割大容量文件,方便网络传输并提供合并功能 特色:自动识别TXT文件,利用换行符防止电子书中乱码的出现 版本:V5.0 语言:Win32汇编语言
WriteFile
- Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
xpdf-3.01pl2-win32
- PDF文本抽取
rtf
- 识别RTF文件格式,用C实现。不支持Win32下的图片和表格。-identification documents RTF format, with C to achieve. Win32 does not support the images and forms.
dskwipe-0.3-win32-src
- dskwipe is a small Windows command line utility to securely wipe a disk s contents.
MyOKFile
- 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
jsb
- win32 下的记事本程序员代码,资源文件稍后上传-Notepad under win32 programmer code, resource file upload later
File_operation
- win32控制台下,输入文件名后,显示文件内容,还可以连续追加或者退出。-win32 console, enter the file name indicated that the contents of the documents can also be an additional or exit row.
INILite
- 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
Code
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
N-Joiner
- 来自俄罗斯的多文件捆绑程序,win32纯汇编 -Procedures for multi-document bundle
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
