搜索资源列表
用vc编的查看内存使用情况的程序源码.rar
- 用vc编的查看内存使用情况的程序源码
查看内存使用情况的汇编源码
- 查看内存使用情况的汇编源码-View memory use of the source code compilation
linux下共享内存接口函数封装
- 封装了linux下共享内存的接口函数,使用c语言进行的封装,可移植到其他的平台中。
内存信息
- 获取内存使用信息
进程间通讯(一):Window下使用内存映射文件共享数据的例子
- Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
wince下监测cpu及内存使用情况
- wince5.0下监测cpu使用率及内存使用率
实现模仿系统的内存分配
- 当时在WinCE下工作,项目中给我们指定使用的内存大小只有10M,而在项目中经常发生内存泄漏,内存使用超出范围等各种错误,所以为了项目质量的提高,写了一个模块系统内存分配的库,用于管理项目中的内存分配。重载了 new,delete 以及实现了 malloc free
用vc写的内存映射文件读、写的dll
- 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
mini memory db linux下的迷你内存数据库
- linux下的迷你内存数据库,操作简单,便于使用,源码量小,适于学习-Under linux mini-memory database, simple operation, easy to use, a small amount of source code, suitable for learning
WINDOW程序员使用指南DLL和内存管理
- 学习资料\WINDOW程序员使用指南DLL和内存管理- Study material \WINDOW programmer use guide DLL and the memory manage
用vc编的查看内存使用情况的程序源码
- 用vc编的查看内存使用情况的程序源码-Vc made with the view memory usage procedures source
SharedMemory
- 共享内存使用的程序 -The app using memory share
MEMINFO
- 查看CPU和内存使用情况的程序-Program which can get the info of CPU and memory usage
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
MemoryCpuCrazy
- 用于压力测试的小工具,可以逐级增加系统的CPU与内存占用,实时显示当前系统的CPU及内存使用情况-Stress test for a small instrument, you can gradually increase the system' s CPU and memory footprint, real-time displays the current system CPU and memory usage
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
GetprocessRam
- VB编写的一款小工具获取任意运行的系统进程所占用的内存使用信息,并包含了几个示例程序:加载100个窗体,加载位图、显示图片、删除窗体、加载文件、刷新列表等。 窗口下边适时显示选中进程的当前内存使用情况、页面文件(虚拟内存)大小等。-VB prepared to obtain a small tool for any process running on the system memory occupied by the use of information and includes a
harddevice_cpu_memory
- 获取机器系统信息,包含了硬盘使用情况,cpu使用率,内存使用情况,包括虚拟内存。-Machine systems to obtain information, including the hard disk usage, cpu usage, memory usage, including virtual memory.
CheckMemory
- 查看内存使用情况,可以查看本机的内存使用情况,模拟windows内存占用率界面。-View memory usage, you can view the machine memory usage, memory usage simulation windows interface.
VB写的内存释放程序
- VB写的内存释放程序,附带源码,可以更好的了解内存使用。-VB to write memory release program, with source code, can be used to better understand memory.