CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Memory map

搜索资源列表

  1. XQueue_demo

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-a FIFO message queue with memory map,compatible all windows version.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:110.44kb
    • 提供者:李文
  1. 内存映射文件演示

    0下载:
  2. 演示内存映射文件的使用,对内存映射文件作了详细说明-demo memory map documents the use of memory mapping document elaborated
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:45.16kb
    • 提供者:赵子健
  1. MemoryMap

    0下载:
  2. 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. Here, I only conclude, in the h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:367.8kb
    • 提供者:周晓宇
  1. map

    0下载:
  2. 利用循环链表实现内存分配,算法为循环适应法,可以更有效的利用内存-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.12kb
    • 提供者:赵小
  1. PAGE

    1下载:
  2. 目的: 了解分页存储的原理。 理解分页存储的管理算法。 实验内容和步骤: 1.分页式存储管理方案。 内存被划分成2048块(页)。用32位字长的字存放位示图, 为0的位表示该块尚未分配,为1的位表示该块已分配。 2.算法处理过程。 编辑文件。该文件中存有内存目前状况的位示图的数据(0和1的文件)。 程序应读入数据,存放在相应的数据结构中。 显示友好的用户界面,输入内存申请(总块数)。 根据申请和位示图状态,为用户分配内存,并建立页表。 输出位示图和
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:1.64kb
    • 提供者:虫儿飞
  1. FileMapTransTxt

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:22.03kb
    • 提供者:zs21
  1. VC_memory_map_exchange_data_Exe_code

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:21.74kb
    • 提供者:v
  1. Cache-and-main-memory

    0下载:
  2. 由于cache比主存小很多,为了保证CPU执行指令时可正确访问存储单元,需将用户程序中的逻辑地址转换为运行时由机器直接寻址的物理地址,这一过程称为地址映射,所以必须使用一种机制将主存地址定位到cache中,就构成了地址映射,因为需求不同,也就导致了不同的地址映射方式,主要有直接映射、组相联映射、全相联映射三种地址映射方式-Because cache than main memory small many, to guarantee CPU implementation instruction c
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:28.39kb
    • 提供者:zcc
  1. Memory-management2

    0下载:
  2. 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.3kb
    • 提供者:田坤
  1. Memory-management

    0下载:
  2. 利用位示图的方法来模拟显示计算机工作时动态用分页式方法来为进程分配和回收内存空间的另一种代码-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:田坤
  1. CFileMapTransTxt

    0下载:
  2. 同过创建内存映射实现程序间的数据传输,在内存开辟一段存储区域-Been achieved with the program create a memory map between the data transfer, opening up a storage area in memory
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:56.99kb
    • 提供者:yixiyecao
  1. Internals-of-Windows-Memory

    0下载:
  2. 在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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:377.05kb
    • 提供者:rengood
  1. photo

    0下载:
  2. 用关联矩阵存储图,并求其中权重之和,运行速度还不错-Correlation matrix memory map and requirements which weight and
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:6.66kb
    • 提供者:任兴勇
  1. fortunet

    0下载:
  2. fortunet.c memory map driver for Linux.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:1.86kb
    • 提供者:huahaili389
  1. stm32-memory-tools

    1下载:
  2. stm32IAP(采用ymodem协议)功能和内存数据查看工具(把system.map文件导入选择相应的变量就可以查看到数据了) -stm32 IAP function and memory watch ymodem
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:29.16kb
    • 提供者:ydz
  1. get imfo map

    0下载:
  2. it is required to bring codemap to memory
  3. 所属分类:Windows编程

  1. Graph-traversal

    0下载:
  2. 采用图的邻接矩阵或邻接表实现最短路径问题中图的存储,采用递归程序实现图的深度优先搜索(DFS)-Using adjacency matrix or adjacency list shortest path problem in memory map, using a recursive program implements graph depth-first search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:秦丽婷
  1. GetMemoryMap

    0下载:
  2. 在 UEFI shell 下,读取内存信息。(Read Memory info under UEFI shell)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:ffyun329
  1. oetalned_very

    0下载:
  2. 一个内存映射程序,包括CLENT,SEVER,内容非常详尽,经典,(A memory map program, including CLENT, SEVER, content is very detailed, classic,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-22
    • 文件大小:27kb
    • 提供者:heequcncy
  1. MapFile

    0下载:
  2. memory map file source ebook
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:23kb
    • 提供者:cristipetre
« 12 3 »
搜珍网 www.dssz.com