搜索资源列表
ProcessSort
- 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
c模拟内存管理
- 一个用C写的内存管理系统,模拟操作系统内存-C write a memory management system, the operating system memory simulation
GameMastera
- mfc写的游戏修改器,读取内存修改,总体设计不错-mfc write of the game changes, reader memory changes, good design
p_c.win-linux
- 基于进程与共享主存实现的生产者消费者问题(Windows/Linux)。与网络上可以下载到的大多数生产者消费者问题模拟程序不同,本程序使用进程(而非线程)模拟,基于共享内存读写“产品”。同时给出了Windowst和Linux下实现的源代码,使用gcc编译通过。详细参见:http://blog.sina.com.cn/s/blog_53773b5f01000a1j.html
sys
- 易语言驱动读写内存模块源码,带默认驱动一个。可自行添加驱动修改函数。-Yi language-driven source code to read and write memory module with a default driver. Can add a function-driven changes.
memoryshare
- 多进程内存共享。包括内存的读写。 多进程内存共享。包括内存的读写。-Multi-process memory sharing. Including memory read and write.
vbAD_DMA_BM
- 一个用vb写的有关dma 数据采集的双线程(vb好象不能很好支持多线程)还有关于vb操作内存的使用程序-Using vb to write a data collection relating to dma double thread (vb if not well supported multi-threading) also operate on the memory usage procedure vb
hakgjkdag
- 读写其他进程的内存,适合初学者进行学习研究,不错的源码-Read-write memory of other processes, suitable for beginners to learn research, a good source
Upgrade-The--Process
- 提升当前进程权限,使具有读写其它进程内存内容-Permission to upgrade the current process, so that it can read and write the other process memory content
ProcessCODE
- 这是我自己写的Windows进程各个知识点的源码,里面包括了进程的创建,打开以及关闭,还有利用进程写的一个小例子,内存游戏修改器,对理解进程,进程的地址空间有很大的帮助,欢迎下载-This is I write my own Windows process each knowledge source, which now includes the process to create, open and close, and use of process of writing a small ex
ShareMemery
- 通过利用共享内存的一部分空间,来存储当前内存中存储的数据信息,完成了对内存读写功能的完善。-By using part of the shared memory space to store the data currently stored in memory, completed a perfect memory read and write functions.
MyShareMemory
- 本程序提供了共享内存操作类,使用该类可以方便的完成共享内存的各项操作: 1. 创建、读写共享内存; 2. 支持互斥处理。-This program provides a shared memory operations, the use of such can easily complete the operation of shared memory: 1. Create, read and write shared memory 2. Support exclusive d
yyjlba19
- FileMon是一个监视内存当中的应用程序对磁盘进行读写操作活动的小工具-FileMon is a monitoring application of memory to disk small tools to do activities of read and write operations
spsgem-operating
- 一个用C写的内存管理系统,模拟操作系统内存,很好不错的-A memory management system written in C, simulation operating system memory, good good
archbeeaddress
- 本范例是VC 写的,初学者可以读读, 以图形方式显示CPU内存利用率(This example is written by VC, beginners can read, graphically display the CPU memory utilization)
dndirected
- 一个用C写的内存管理系统,模拟操作系统内存,很好不错的(A memory management system written in C, simulation operating system memory, good good)
lock和多线程
- C#,lock和多线程的简单例子,使用线程的好处·使用线程可以把占据长时间的程序中的任务放到后台去处理 ·用户界面可以更加吸引人,这样比如用户点击了一个按钮去触发某些事件的处理,可以弹出一个进度条来显示处理的进度 ·程序的运行速度可能加快 ·在一些等待的任务实现上如用户输入、文件读写和网络收发数据等,线程就比较有用了。在这种情况下可以释放一些珍贵的资源如内存占用等等。(A simple example of C#, lock, and multithreading, the b
head
- 易语言 驱动级读写内存 仅仅用于学习与研究()
