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

搜索资源列表

  1. ChapterMemo

    0下载:
  2. 内存管理(Chapter 07. MemoryMgr)。一个内存管理器的完整实现和一个小型测试程序。-memory management (Chapter 07. MemoryMgr). A memory management for the complete realization and a small test.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13012
    • 提供者:日如
  1. DL_malloc

    0下载:
  2. DL内存分配算法,最好的和最高效的内存管理算法-DL memory allocation algorithms, the best and the most efficient memory management algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:56471
    • 提供者:dingdang
  1. liw-modules-0_3.tar

    0下载:
  2. 一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件。-some common C language source code, string handling, memory management and error handling. Use Look at the readme file.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43720
    • 提供者:qing
  1. PMT

    0下载:
  2. 一个有关内存管理的小程序,望各位大侠多多指教,谢了-on a small memory management procedures, hope you heroes exhibitions, thank you
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42633
    • 提供者:王得胜
  1. ComputerInfo_demo

    0下载:
  2. 计算机的所有硬件及接口信息查询,检查和处理源代码,VC++,内存管理,网卡,缓存,PnP设备,多媒体设备,鼠标,调制解调器,键盘,磁盘等信息的管理。-all computer hardware and the interface information inquiries, inspection and processing source code, VC, memory management, network card, cache, PnP devices, multimedia devic
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:332129
    • 提供者:谭昌勇
  1. mmy

    0下载:
  2. 模拟内存管理,包括内存分配和内存回收, 用界面显示分配和回收结果-simulation memory management, memory allocation and memory recovery, with interface shows the distribution and recovery results
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31595
    • 提供者:李森
  1. windowsmemory

    0下载:
  2. 用vc++编写的一个虚拟内存管理的程序!!界面一般,谢谢大家的支持-vc prepared using a virtual memory management procedures! ! Interface General, thank you for the support
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:53622
    • 提供者:房文
  1. memory

    0下载:
  2. 内存管理类(readme.txt有详细介绍)-memory management category (readme.txt more details)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29962
    • 提供者:卡妙
  1. DianZiShengCiBen

    0下载:
  2. 电子生词本 系统实现目标: 记录单词 记录文章(作为单词的上下文,可以分析出单词) 系统分为三层结构:磁盘存储、内存管理、用户交互-electronic wordlists of the system to achieve the target : a record recorded word article (as a word in the context, can analyze words) system is divided into three-tier struct
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:407088
    • 提供者:邱中天
  1. VC-MemoryManage

    0下载:
  2. VC++6中怎样进行内存管理事例通过它可以了 解VC的内存管理-how memory management through its examples of the VC can understand the memory management
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:89534
    • 提供者:陶青松
  1. meromy

    0下载:
  2. 内存管理的程序,模拟了内存调用,也许有不完善的地方,请大家提出批评-memory management procedures, to simulate the memory call, it may be imperfections, please critics
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:conan1210
  1. ProgrammingApplicationsforMicrosoftWindowsSourceCo

    0下载:
  2. Windows核心编程的随书源代码,该书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序。-core Windows programming source code with the book, This book is the Windows operating system on the internal mechanism dedicated to the authors
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:215469
    • 提供者:丽鹃
  1. xnnc

    0下载:
  2. 操作系统虚拟内存管理实验报告-operating system virtual memory management Experimental Report
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:235631
    • 提供者:小白
  1. meicuen

    0下载:
  2. 内存管理模拟实现——实存页式:跟据内存管理实存页式的工作原理,模拟实现实存页式的内存管理,使用C 语言编制了模拟实现的的程序。-memory management simulation -- real page-style : According to the memory management real page-work principle Simulation real page-memory management, the use of C language simulation of
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15015
    • 提供者:泡沫
  1. WINDOWS_storage

    0下载:
  2. wndows内存管理分析,对需要了解WINDOWS内存机制和管理方法的朋友有益。-wndows memory management analysis, Windows needs to know the mechanisms and memory management method useful friends.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:292482
    • 提供者:liuyue
  1. Windowsmemorym

    0下载:
  2. PPT格式,对想了解WINDOW2003的内存管理的朋友是很有帮助的-PPT format, the right would like to know WINDOW2003 memory management is very helpful friends
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:509298
    • 提供者:夏峰
  1. The_process_of_memory_and_files_on_windows

    0下载:
  2. 随便编写的WINDOWS文件处理和内存管理的程序!大家有需要就快快下把!-casually prepared by the Windows document processing and memory management procedures. We need to quickly stop!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:921291
    • 提供者:zhuzhu
  1. ARM-c

    0下载:
  2.  无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including guidance system (BOOT), the driv
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:214796
    • 提供者:福东方
  1. Memory.FIFO

    1下载:
  2. 操作系统中的 内存管理 FIFO算法模拟-OS FIFO memory management algorithm simulation
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1300
    • 提供者:静水
  1. zqs

    0下载:
  2. 内存管理.使用他可以看到一个内存管理的有关情况.-memory management. He can see the use of a memory management of the situation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3227
    • 提供者:周群生
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com