搜索资源列表
mem_map_file.zip
- 内存映射文件例子
file_map.zip
- 内存映射文件的使用
内存映射
- 内存映谢范例 内存映谢范例 内存映谢范例-RAM memory model Xie Ying Ying Ying Xie Xie memory paradigm example of memory model Xie Ying
进程线程间共享数据的DLL
- 应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
devmemmap
- 驱动编写,可以将PCI内存映射到系统内存-prepared drive can be mapped to the PCI memory system memory
VC++6.0 内存管理编程技巧
- VC++6.0 内存管理编程技巧 包括: 1、共享内存页; 2、内存映射文件; 3、虚拟内存。-VC 6.0 memory management programming skills include : 1. Shared memory pages; 2, the memory mapping file; 3, virtual memory.
ShareMemory
- java可以实现内存共享的,请看这是内存映射的源代码-java can achieve shared memory, which is memory Look at the source code for mapping
mmap
- 该代码适用于嵌入式开发,内存映射的驱动程序-The code applies to the development of embedded memory mapping Driver
quickSort3.12
- 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
MemoryShare
- 这个实例分成服务器程序和客户程序,显示了如何使用内存映射文件在两个或多个独立进程间传送数据。-this case into a server and client, showing how to use the memory mapping documents in two or more independent transmission of data between processes.
VBSendText
- VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,Po
memoryyingshe
- 一个内存映射程序,包括CLENT,SEVER,内容非常详尽.经典-a memory mapping procedures, including CLENT, SEVER, in great detail. Classic
08ReadBMP
- 内存映射文件的功能之一就是将磁盘上的整个文件读入内存,应用程序直接访问这块内存就相当于访问文件的内容了。这对于从比较大的文件中读信息来说相当方便。-memory mapping document is one of the functions of disk read the entire document into memory, Application procedures directly to the memory of this visit is equivalent to the c
内存文件映射
- 利用内存映射文件技术实现进程间通信-use memory mapping document technology inter-process communication
mmap.rar
- linux 下的 内存映射mmap的相关资料 和 测试源码,the linux mmap and test code
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
FileMapTransTxt
- VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。 -VC++ through the memory mapping between programs exchange data through this small example, you will learn the following skills: in the m