文件名称:memory-op
介绍说明--下载内容均来自于网络,请自行研究使用
使用Windows 2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作。-Use the API functions in Windows 2000/XP, the preparation of a process contains two threads, one thread is used to simulate memory allocation activities, and a thread for tracking the first thread of memory behavior and requirements between the two threads, semaphore synchronization. Analog memory the thread can be read from a file memory operations to be carried out.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
memory-op.cpp