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

搜索资源列表

  1. mmleaktest

    0下载:
  2. 一个简单的内存泄露检测机制,有一定参考价值。采用VC++编写。-A simple memory leak detection mechanism, a certain reference value. Written by VC++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:13894
    • 提供者:fan
  1. rev

    0下载:
  2. VC++6.0实现求有n个数组成的排列的逆序数的个数,运行时间在1S之内,内存空间在1M之内-VC++6.0 find a n the number of components to achieve the reverse order of the number of the number of the running time within the 1S, within the memory space in the 1M
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:549038
    • 提供者:陈玉婷
  1. dongtai

    0下载:
  2. 基于vc++6.0程序,动态的输入和保存未知数目的数据,动态建立和释放内存空间。-Vc++6.0-based applications, dynamic input and save an unknown number of data, dynamic establishment and release of memory space.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:4353
    • 提供者:李军
  1. VCfenxing

    0下载:
  2. 递归实现分形,用VC画一颗树,外型类似柏树。足见递归是如此消耗内存,并且看到神奇的分形理论-Recursive Fractal, VC draw a tree, shaped like cypress. Recursive memory consumption is so evident, and see the magic of fractal theory
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1940124
    • 提供者:solar
  1. Mm

    0下载:
  2. 自己写的一个关于内存管理得小程序,用VC++写的,可以完美运行-Memory management
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1313884
    • 提供者:Kevin
  1. SYSTOOLS

    0下载:
  2. VC使用SDK获取Windows硬件、软件信息,也就是得到系统的Windows版本、CPU/内存、硬盘、光驱、软盘、鼠标、以及其它存储设备、内存资讯等相关信息,此源码是为一本书写的示例源码,因此学习VC的朋友有必要参考。-VC using the SDK for Windows hardware and software information, which is the Windows version by the system, CPU/memory, hard drives, optica
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:30697
    • 提供者:流光
  1. 20109813267280

    0下载:
  2. VB驱动读写内存例子,DLL为VC实现。 资源类别: VB源码¦系统控制 -VB example of drive read-write memory, DLL to VC implementation. Resource type: VB source ¦ system control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:522305
    • 提供者:tazzette
  1. code

    0下载:
  2. VC++MFC模拟连续分配内存存储管理系统,首次适应算法 、循环首次适应算法、最佳适应算法 -VC++ MFC allocates memory for continuous analog storage management system, the first fit algorithm, loop the first fit algorithm, the best fit algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:223202
    • 提供者:赵凯
  1. FIFO-Ver2

    0下载:
  2. 在VC环境下模拟操作系统的FIFO页式内存管理的实例-VC environment in the operating system simulation-style FIFO memory management example page
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:902353
    • 提供者:冯涛
  1. CH3-Stack-and-memory

    0下载:
  2. 中科院研究生院信息学院杨立祥教授vc++面向对象程序设计课件,2010年版!堆栈和内存管理-Chinese Academy of Sciences, Graduate School of Information Science Professor Yang Lixiang vc++ object-oriented programming courseware, the 2010 edition! Stack and memory management
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:5019094
    • 提供者:
  1. MemAndCpu_shou

    0下载:
  2. VC的控制台 能查看内存和CPU使用率 dll动态链接库-VC console memory and CPU usage can view the dynamic link library dll
  3. 所属分类:CSharp

    • 发布日期:2017-05-30
    • 文件大小:12893539
    • 提供者:xysds
  1. vcMemory

    0下载:
  2. VC++ 获取物理内存参数一例,获取本地电脑的内存使用率、总物理内存大孝物理内存可用数、页文件总数、虚拟内存总数、虚拟内存可用数等。 -VC++ to obtain physical memory parameters one example, access to the local computer' s memory usage, total physical memory physical memory available a large number of filial pie
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:10812
    • 提供者:
  1. TrapCAD

    0下载:
  2. VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意。 -Windows VC++ hot start button mask (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ct
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:23404
    • 提供者:madud00044
  1. MFC_Array_Tutorial

    0下载:
  2. 一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。 -One using MFC in VC++ array class code, and we
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11185
    • 提供者:madud00082
  1. check_memory

    0下载:
  2. VC++获取系统内存的使用率,并生成百分比图-VC++ for system memory usage, and generate a percentage figure
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:22753
    • 提供者:汪金清
  1. tianlanxin

    0下载:
  2. 天狼星英文字典,基于VC++6.0 MFC实现的一个小程序,程序小,占内存少-Sirius English dictionary, based on VC++6.0 MFC to achieve a small program, the program is small, accounting for less memory
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1352986
    • 提供者:
  1. WinIo

    0下载:
  2. WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件-WinIo.dll demo program source code and VC, WinIO is an I/O ports and physical memory access operation of the system link components
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:188462
    • 提供者:王小二
  1. LLogTrace

    0下载:
  2. LLogTrace 通用日志调试工具VC源代码,采用共享内存实现,作为调试程序用的LOG跟踪程序。-General log debugging tools LLogTrace VC source code, using shared memory, used as a debugger LOG tracking program.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:283109
    • 提供者:
  1. xunineicunsrc

    0下载:
  2. 这是VC++的一个虚拟内存分配和回收的源程序 -This is VC++, a virtual memory allocation and recovery of the source
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:194337
    • 提供者:李明
  1. processa-M-P-management-approach

    0下载:
  2. VC++中进程与多进程管理的方法-加载到内存的、正在运行的应用程序的实例-VC++ in the process and the multi-process management approach- is loaded into memory, running instances of the application
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:9066
    • 提供者:福头
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com