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

搜索资源列表

  1. mekn

    0下载:
  2. 小块内存分配器设计与实现,实用于VC-small memory design and implementation, practical in VC
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11404
    • 提供者:周大为
  1. ShareMemory11

    0下载:
  2. vc中使用共享内存实现进程间通信,代码易懂-vc use shared memory to achieve inter-process communication, code understandable
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47164
    • 提供者:梁白鸥
  1. cpurate

    0下载:
  2. 在 VCKBASE 的在线杂志 第36期 看到网友 xingxueping 的一篇名为“图形显示CPU内存利用率”的文章。感觉很不错。唯一不足的是外观不太完美, 所以有了要改进的想法。我又参考了一下Windows任务管理器(图一),于是模仿MS的东西,做了这个控件...... [代码性质] VC可重用代码段 [代码作者] 叶小舟 [文件大小] 174K [更新日期] 2005-11-11 10:31:00 -VCKBASE in the online m
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31384
    • 提供者:ddd
  1. vld-10

    1下载:
  2. 用vc++编写的加强的内存泄露检测程序。检测new和malloc,com-based的内存泄露。-vc prepared with the strengthening of memory leakage detection procedures. Detection of new and malloc, com-based memory leakage.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52504
    • 提供者:张的小
  1. vcexample1

    0下载:
  2. 一个用VC++编写的抓屏程序,通过它,你将学会如何建立内存映像,非常值得学习。-a VC + + Capturing the Screen prepared by the process, through it, you will learn how to establish a memory mapping, very worth learning.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28672
    • 提供者:任华
  1. jpgTOcompress

    0下载:
  2. 本程序VC++写的一个程序,是一个jpg格式图形在内存里面压缩算法程序,-the procedures VC write a procedure is a jpg format graphics memory compression algorithm inside procedures,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:140218
    • 提供者:谢生
  1. bmpio

    0下载:
  2. 彩色bmp位图读如内存当中,该程序是在vc++环境下运行tc代码-color bitmap Reading such as memory, the program is running under the environment vc tc code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15770
    • 提供者:edward
  1. 200561555616250020000

    0下载:
  2. 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:233235
    • 提供者:yanglin
  1. 08ShareMem

    0下载:
  2. 代码说明:在VC环境下 共享内存的代码书写-code : VC environment in the shared memory of writing code
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3519
    • 提供者:wjz
  1. Delphi-hide-porcess

    1下载:
  2. Delphi下真正隐藏进程的代码,由VC的代码转成D的,不是采用hook的方法实现的,真正从物理内存中去隐藏,绝大部分进程查看器找不着,效果不错-Delphi genuine process of hidden code, the code by VC D conversion. instead of using the hook method, and from physical memory to conceal most of the process viewer could not fi
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:178253
    • 提供者:cy
  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. DynamicMemoryManage

    0下载:
  2. 操作系统的内存分配源码,用vc编写,是优先分配,最小块合并,上下回收自动合并-operating system source code memory allocation using vc preparation is the priority, the most small merger The next automatic recovery merger
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19175
    • 提供者:张良
  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. huitu805

    0下载:
  2. 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:371382
    • 提供者:adnsid
  1. neicunguanli999

    0下载:
  2. 是操作系统的的内存管理,用vc++编的,-is the operating system memory management, using vc series ,&&&&&&&&
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1685
    • 提供者:杨钦洪
  1. ram77777

    0下载:
  2. 一个用vc编的查看内存使用情况的程序源码.-vc series with a View memory of the procedures for the use of FOSS.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26546
    • 提供者:方明
  1. mememoryfile

    0下载:
  2. 通过VC实现 内存映射的文件,非常方便好用-VC achieve through memory mapping document, a very convenient handy
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53465
    • 提供者:刘本
  1. share_memory

    1下载:
  2. 共享内存原代码,VC++开发,开建立一内存块,读取修改数据-shared memory source, VC development, the establishment of an open block of memory, reading the revised data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34521
    • 提供者:毛东
  1. sourcecode

    0下载:
  2. 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了N
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3398817
    • 提供者:黄河
  1. VCram

    0下载:
  2. VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MF
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:104003
    • 提供者:victor
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com