搜索资源列表
XQueue_demo
- 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-a FIFO message queue with memory map,compatible all windows version.
内存映射文件演示
- 演示内存映射文件的使用,对内存映射文件作了详细说明-demo memory map documents the use of memory mapping document elaborated
MemoryMap
- 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. Here, I only conclude, in the h
map
- 利用循环链表实现内存分配,算法为循环适应法,可以更有效的利用内存-Cycle to achieve the use of memory allocation list, the algorithm for the cycle to adapt to law, can be more efficient use of memory
PAGE
- 目的: 了解分页存储的原理。 理解分页存储的管理算法。 实验内容和步骤: 1.分页式存储管理方案。 内存被划分成2048块(页)。用32位字长的字存放位示图, 为0的位表示该块尚未分配,为1的位表示该块已分配。 2.算法处理过程。 编辑文件。该文件中存有内存目前状况的位示图的数据(0和1的文件)。 程序应读入数据,存放在相应的数据结构中。 显示友好的用户界面,输入内存申请(总块数)。 根据申请和位示图状态,为用户分配内存,并建立页表。 输出位示图和
FileMapTransTxt
- VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the memory map in the process exchanging data, through this small example, you will learn the following skills: in-memory imag
VC_memory_map_exchange_data_Exe_code
- VC编程内存映射实现Exe程序间交换数据代码VC program memory map to achieve the exchange of data between Exe program code -VC program memory map to achieve the exchange of data between Exe program code
Cache-and-main-memory
- 由于cache比主存小很多,为了保证CPU执行指令时可正确访问存储单元,需将用户程序中的逻辑地址转换为运行时由机器直接寻址的物理地址,这一过程称为地址映射,所以必须使用一种机制将主存地址定位到cache中,就构成了地址映射,因为需求不同,也就导致了不同的地址映射方式,主要有直接映射、组相联映射、全相联映射三种地址映射方式-Because cache than main memory small many, to guarantee CPU implementation instruction c
Memory-management2
- 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间-The use of digital map display method to display a computer simulation of the dynamic at work with tabbed approach for the process memory space allocation and recycling
Memory-management
- 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间的另一种代码-The use of digital map display method to display a computer simulation of the dynamic at work with tabbed approach for the process memory space allocation and recycling
CFileMapTransTxt
- 同过创建内存映射实现程序间的数据传输,在内存开辟一段存储区域-Been achieved with the program create a memory map between the data transfer, opening up a storage area in memory
Internals-of-Windows-Memory
- 在Windows内部存储空间内对Malware进行分析-This document presents insights from extensive reverse engineering efforts of the memory management mechanisms of Windows XP. The focus lies on the mechanisms which are used to map executable modules into the address space
photo
- 用关联矩阵存储图,并求其中权重之和,运行速度还不错-Correlation matrix memory map and requirements which weight and
fortunet
- fortunet.c memory map driver for Linux.
stm32-memory-tools
- stm32IAP(采用ymodem协议)功能和内存数据查看工具(把system.map文件导入选择相应的变量就可以查看到数据了) -stm32 IAP function and memory watch ymodem
get imfo map
- it is required to bring codemap to memory
Graph-traversal
- 采用图的邻接矩阵或邻接表实现最短路径问题中图的存储,采用递归程序实现图的深度优先搜索(DFS)-Using adjacency matrix or adjacency list shortest path problem in memory map, using a recursive program implements graph depth-first search
GetMemoryMap
- 在 UEFI shell 下,读取内存信息。(Read Memory info under UEFI shell)
oetalned_very
- 一个内存映射程序,包括CLENT,SEVER,内容非常详尽,经典,(A memory map program, including CLENT, SEVER, content is very detailed, classic,)
MapFile
- memory map file source ebook
