搜索资源列表
ZAccessMan
- 查看各种内核对象的访问权限的工具,如desktop,token,mutex,event,file,filemapping.....是学习window安全控制不可多的的好代码
FileMapping
- program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
fileMapping.rar
- 内存映射实验 实现文件映射,无需将硬盘数据调进内存。,Experimental realization of memory-mapped file mapping, no data will be transferred to the hard disk memory.
FileMapping(csharp)
- 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
FileMapping
- 一个 展示了 如何使用 文件内存映射 高效 读取大文件的方法,调试通过,可以修改线程数量-Shows how to use a memory mapped file to read large files and efficient way to debug through, you can modify the number of threads
fileMapping
- 文件映射硬盘文件,在内存操作文件内容,可以改变文件内容。-file mapping disk files
filemapping
- 把系统中的某个文件映射到虚拟内存中,进程中的每一个线程进行共享。-To a file system is mapped to virtual memory, in the process of sharing each thread.
FileMapping
- 利用文件映像实现大文件的读取(4G以上)。-File mapping read a file large than 4G.
FileMapping
- 一个文件映射的wince例子程序,对学习有帮助-Wince example of a file mapping procedures, learning
FileMapping
- HiAsm component for filemaping operations from memory
FileMapping
- 用于在Windows系统中的内存映射操作,简单好用-a simple file mapping C++ class in windows , use for simple virtual memory allocation or file access
SimpleIPC
- 进程间通信DEMO fifo filemapping-IPC DEMO fifo filemapping...
File-Mapping
- 使用filemapping实现进程间高速通信-Using filemapping to achieve the inter-process cummunication.
FileMapping
- HiAsm component for filemaping operations memory-HiAsm component for filemaping operations memory