搜索资源列表
rammonitor
- 用vc++编写的实现内存监视功能的小程序,以饼图的方式显示出内存的利用状况,用vc打开工程后编译执行即可。
06Meminfo
- 内存监视的代码,初学windows编程的人可以看看,参考参考
vb监视内存程序
- vb的教学用源码,代码注释非常详尽,是一个很简单的内存监控程序-vb source of teaching, code very detailed notes, is a very simple monitoring program memory
vb监视内存程序
- vb的教学用源码,代码注释非常详尽,是一个很简单的内存监控程序-vb source of teaching, code very detailed notes, is a very simple monitoring program memory
TestAPP
- CPU和内存占用率监视并显示程序 测试程序中,我用了一个自己封装的DLL来分别获取CPU和内存的占用率。是在一个Timer中定时刷新获取的。这个DLL你也可以拿来自己用, DLL导出函数为2个: UINT GetCpuUseage() //返回CPU占用率 UINT GetMemUseage() //返回内存占用率 -CPU and memory occupancy rate monitor and display p
rammonitor
- 用vc++编写的实现内存监视功能的小程序,以饼图的方式显示出内存的利用状况,用vc打开工程后编译执行即可。-With vc++ Prepared to monitor the realization of the memory function of small procedures in order to chart the way shows that the utilization of memory, using vc open
mem
- 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固
Word
- Word间谍程序+源代码平时我是一个很懒的人,所以期末考试总有或多或少的困难,嘿嘿,相信绝大多数的人每到期末前的一个月都很紧张的,我每到那时候就成天泡自习室,本科就这么过来了,呵呵。 一个偶然的机会我发现我导师喜欢在我们实验室的电脑上出期末考试题,如此我就开发了这个监视软件,接下来的我不说了。 本软件能监视Ms Word的运行(如果你愿意,可以设成对电脑全面监控),并且能自动保存屏幕内容,可以自己设置图像压缩比,存储位置等。一些
06Meminfo
- 内存监视的代码,初学windows编程的人可以看看,参考参考-Memory monitor code, novice windows programmer can look at the reference to reference
spy
- 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operatio
Memory_Management
- 扩展的动态内存机制 任务综述 本任务扩展了自己私有的内存管理机制。首先使用预先规划的思想,使用预先分配的内存池和内存分区,再通过使用消息队列作为内存池的管理机制处理内存块分配与释放的过程,而消息队列中保存的是每个预先申请内存块的地址。当用户需要分配一个内存块时,使用msgQReceive() 函数从消息队列中获取一个相应大小的内存块地址;当用户需要释放一个内存块时,则使用msgQSend()函数将内存块首地址发送回消息队列
HookProcessMemory
- hook read/write process memory 本程序可以监视一些进程外的内存操作行为。可以用来分析某些内存修改器,内存补丁的动作。 附上VC6源代码,hookapi核心部分用的使用detours库,不懂可以baidu一下 作者:毕飞-hook read/write process memory of the program can monitor the operation of some pro
hookWriteMemory
- 内存写入监视器,此软件可对指定进程或文件的程序进行内存写入监视-Write memory monitor, the software can specify the process or procedure documents to monitor the memory write
hdkhdkjddd
- 进程的内存监视,很不错的易语言源码,易爱好者可以下载使用-Process, memory monitoring, a very good source of easy language, easy to use fans can download
neicunjianshi
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:内存监视源码-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content:
neicunjianshi
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:内存监视-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: memory monitor
StaticBox
- 内存监视 监视当前内存的使用情况 十分简单-Memory Monitor Tool
4
- 北理工操作系统课程设计实验4 内存监视 源码及实验报告-North Polytechnic courses on operating system design experiment four memory monitor source and experimental reports
内存监视工具2
- 识别内存是否进行写入的工具。他可以自动监视程序的方式是查找特征码,所以不能确保所有得内存监控程序都能识别,而且支持最常用的五种监控软件。(A tool to identify whether memory is written. The way he can automatically monitor the program is to find the feature code, so you can't make sure that
内存写入监视器 V2.0
- 内存查看 内存监视 一个程序对另外一个程序的监视但是有系统要求 xp系统效果最好(Memory check memory, monitor a program to monitor another program, but there is a system that requires the best effect of XP system.)