搜索资源列表
devnetcache
- 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
mapfile_test
- visual c++中内存映射文件的操作实例, 包括读文件和写文件的方法
MapFile
- 一个对内存映射文件的包装类,用c++实现。可以大大简化内存文件适用。
Mos
- VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。-A multi-batch operating system based on windows and programed with Visual C++,also a simple operating system which include address maping,memery managing,I/O(printer,disk and so
MapFile.zip
- 文件内存映射的C++封装类,非常好用。推荐使用这种方式进行文件操作,使用方便,高效。,Memory-mapped file C++ Package type, very easy to use. Recommend the use of this approach to file operations, user-friendly and efficient.
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
huchiyunxing
- 本程序讲述在Visual c++.net下如何使用内存映射文件实现多个程序间互斥运行,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c . Net how to use memory-mapped file to achieve mutual exclusion between multiple programs running, the code comment in detail. In need of a friend
SharedMemoryEx
- 用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
Windows_Memory_Management_MemoryMap
- 全面介绍Windows内存管理机制及C++内存分配实例(四):内存映射文件-Full descr iption Windows Memory Management mechanisms and C++ memory allocation example (4): memory mapped file
FileMapping
- 用于在Windows系统中的内存映射操作,简单好用-a simple file mapping C++ class in windows , use for simple virtual memory allocation or file access
SharedMemoryEx
- 用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
My_CPU_and_Memory_System_Design
- 实现内存到Cache的直接映射模拟,利用串行执行方式实现五级流水线。(The direct mapping simulation of memory to Cache is realized, and five level pipelining is realized by serial execution.)