搜索资源列表
shared-memory
- unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
MEMORY-MANAGE
- 本程序主要实现内存管理的演示说明功能,利用MFC将七个部分综合在一起来说明内存管理的相关知识,包含1:内存空间分配,2:分配失败,3:堆区学习,4:虚拟内存,5:内存泄漏,6:内存池,7:智能指针等七部分,现已实现分配失败,堆区学习,内存泄漏等三部分,其他的演示对话框已经完成,但是功能还未实现-this procedure main memory management functions of the presentations, MFC will use some combination of
memory
- 跨进程内存读取.通常,跨进程读写内存,用到ReadProcessMemory, WriteProcessMemory, 但需要进程句柄,如果目标进程受到保护,可能获得进程句柄会失败.不同的进程的虚拟地址被映射到了物理内存中不同的页面.每个进程的虚拟地址的范围是相同的,但是实际的映射却是物理内存内中的不同部分.假如我们直接读取目标进程的虚拟地址映射的物理地址,是否可以达到预期的要求.当然这是肯定的,!-Cross-process memory read. In general, cross-pro
mini memory db linux下的迷你内存数据库
- linux下的迷你内存数据库,操作简单,便于使用,源码量小,适于学习-Under linux mini-memory database, simple operation, easy to use, a small amount of source code, suitable for learning
MemRepair
- 一个非常简单的内存修改软件,可以修改某个应用程序的内存数据-A very simple memory modify the software, you can modify an application' s memory data
shared-memory
- 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
valgrind-3.3.1.tar
- linux下debug内存泄露,很好的工具-debug memory leak under linux, a good tool
load_dll_from_mem
- load dll from memory
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
programmer-13-memory-pool
- Memory Pool 的設計哲學和無痛運用-Memory Pool design philosophy and painless to use
share-mem
- Linux下C语言的共享内存编程-C language under Linux shared memory programming
share(linux)
- 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
MemoryViewer
- 可以查看当前机器上运行的任何进程的内存映象。在调试、破解程序时可以使用。比如可以读取WinXP下“扫雷”程序的地雷数据。-Can view the current machines running on any process of memory mapping. In the debugging process can be used to crack. For example, under WinXP can read
checksysinfo
- delphi源代码。监测系统性能,可显示物理内存使用情况,CPU使用情况,以及磁盘的读写情况。本人原创,不妥之处还请高手指点。对开发系统资源应用方面可参考一下。-delphi source code. Monitoring system performance, can display physical memory usage, CPU usage, as well as disk read and write cases. I created, the inadequacies also r
memory
- 内存映像交换数据,可以实现程序之间内存的交换-exchanging memory for one program to anothers, a good code
Memory-Monitor
- 内 存 监 测 器,内 存 监 测 器-Memory Monitor
Memory
- 本程序源碼能夠實現獲取內存的基本信息,如內存大小,當前可用內存等等。-This procedure can achieve access to the memory source of basic information, such as memory size, currently available memory and so on.
processhacker-1.3.6.1-src
- Process Hacker is a free and open source process viewer and memory editor with unique features such as a Regex memory searcher and a powerful run-as tool. It can show services, processes and their threads, modules, handles and memory regions.
LoadExeIntoAssembly_src
- load assembly into memory and run it in c#
MEMORY
- C语言编写的内存处理实例,对内存的申请,销毁,申请不成功、出错的各种处理-C language memory handling for instance, the application memory, destruction, unsuccessful, and a variety of error handling