搜索资源列表
ProcessA
- 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习.-vc used to simulate inter-process communications, messaging, communications and memory mapping pipeline communications, the interface is simple, easy to understand and are very suitable for be
08ShareMem
- 代码说明:在VC环境下 共享内存的代码书写-code : VC environment in the shared memory of writing code
windowsmemory
- 用vc++编写的一个虚拟内存管理的程序!!界面一般,谢谢大家的支持-vc prepared using a virtual memory management procedures! ! Interface General, thank you for the support
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
share_memory
- 共享内存原代码,VC++开发,开建立一内存块,读取修改数据-shared memory source, VC development, the establishment of an open block of memory, reading the revised data
VCDebuger
- 主要解决VC用于破解中的以下不足。 1) 打开VC 2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse->找到这个DLL文件的位置->确定->打勾 3) 界面上出来一个新的TOOLBAR, 共4个BUTTON 4) 用VC(File->Open)打开一个EXE文件,F10/F5运行。然后就可以跟踪调试了。 5) 插件第1个BUTTON设定API断点。 6) 插
cvery_34263636
- VC编写的简单发包程序和内存分配。内涵源码和测试。
appface_vc
- AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h
3D魔方游戏源代码
- 此乃用VC编写的3D魔方游戏代码软件,它可以很逼真的显示3D图形,并能根据运行环境改变3D模式,只软件只需要占用很少的内存空间是很好的实用代码哦.-which is prepared by the VC 3D Cube game software code, it could very realistic 3D graphics display, and under the operating environment change 3D model, the software only need
MemoryLeakCheck
- 将压缩包里的头文件memory.h加入VC的INCLUDE目录下,在程序中写入Memory() 单步执行可以检查内存泄露-compressed bag of the first document memory.h join VC INCLUDE directory, in the process of inclusion Memory () can single-step implementation of memory leakage inspection
内存补丁
- VC内存补丁
htmldlg.rar
- 演示了VC++中使用网页窗口美化程序,加载并显示内存中的内容到网页,VC++ to demonstrate the use of landscaping program page window, to load and display the contents of memory to the page
Memory
- 通过VC++MFC编程来实现计算机的内存的读取与管理,-Through VC++ MFC programming to achieve read the computer s memory and management,
ctrateDlgnoSrc
- 不通过资源编辑器来创建对话框,是难找到的代码,自己在内存中编辑对话框,不需要借助VC资源编辑器-Not through the resource editor to create a dialog box, the code is hard to find, edit their own dialog box in memory, do not need to use resource editor VC
j
- 在程序中添加一个【绘图】菜单项,在该项的子菜单中有【正方形】、【椭圆】、【三角形】、【平行四边形】等菜单选项。选中一菜单项会在应用程序窗口的用户区中画出相应的图形,同时清除原有图形。 2、阅读VC++的帮助文档,了解一个名称为StretchBlt的函数,该函数与BitBlt函数一样可以把内存中的位图显示在显示器的屏幕上,但它与BitBlt不同的地方是可以把位图拉伸或缩小。请用这个函数编制一个可以对位图放大或缩小的应用程序。 -In the process of drawing】 【Add
Animations
- 使用划分内存写的一种界面程序,是一个靶子移动的程序界面。用的是vc++ 6.0-Division memory to achieve a target moving in the dialog
log4cpp
- VC编程经常发生内存泄露的情况,直接影响软件的稳定。一直是程序员头疼的问题。本文总结了MFC编程常用的检查内存泄露的技巧。-MFC memory leak test
grsphically-CPU-beginners
- 本范例是VC 写的,初学者可以读读, 以图形方式显示CPU内存利用率-This example is written by VC, beginners can read, graphically display the CPU memory utilization
edgeimmlciateregularly
- vc中使用共享内存实现进程间通信,代码易懂,不错的源码-Vc is used in the Shared memory to achieve interprocess communication, code simple, good source
hwxqo
- vc中使用共享内存实现进程间通信,代码易懂,不错的源码(Vc is used in the Shared memory to achieve interprocess communication, code simple, good source)