搜索资源列表
D__Documen504181222002
- 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
powerdown
- 用VC写的一个可以关闭系统的程序,直接把电源也关掉了,运行该程序前要小心把未保存的东西先保存!-VC can write a closed system procedures, directly to switch off the power supply is also running the program prior to the careful preservation of not keeping things first!
ThreadSync01
- 当你在程序中使用多线程时,这经常会用到,而且这些线程需要同时访问同一个资源时,这个可能性很大,这时候你就需要用到线程同步技术。有些线程以只读方式访问资源,我们叫它ReadThread,而有些线程却需要对资源进行写入,我们叫它WriteThread,我们暂时先这样称呼。如果一个线程对资源的访问是读写方式,我们把它看作是WriteThread。 -when you process multiple threads, which are often used, but these threads
ProcessSort
- 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
mhk
- 测试Windows 2k中内存和外存的速度。 分别在内存中分配一片存储空间,和在硬盘上建立一个同样大小的空间,往这两个空间中用不同方式写入/读出数据。-testing Windows 2k memory and external memory speed. In memory allocated a storage space, and the drive to establish a space of the same size, to the space it used two differ
OSWORK01
- 第一次用MFC写进程同步与互斥,生产者与消费者问题 -the first to write MFC process synchronization and mutual exclusion, producer and consumer issues
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
appmenu
- 对已运行的实例追加菜单,很好用..里边附带对 写字版 添加菜单的例子-right has been in operation for additional examples of the menu, with good inside .. to write incidental add menu version of the example
ProcessTree
- 我用VC6写的一个将当前进程及其加载模块以树形控件显示的小工具,欢迎交流-I used to write the current process will be a loadable module and tree controls to show a small tool, welcomed exchanges
cdy.cpp
- 读者写者问题 包括读优先 写有先 程序写的不错,希望大家参考-readers to write persons including reading a first priority was to write a good procedure, we hope reference
comtut17src55
- 我们写程序,经常需要实现这样的需求: 例一、程序运行产生一个窗口,用户关闭的时候需要记录窗口的位置,以便下次运行时保持位置不变; 例二、由于程序运行时间很长,今天执行一部分,明天继续执行。那么在下次运行前要恢复前次的状态; -we write procedures and frequently required to achieve such a demand : an cases, procedures have on the operations of a window, use
Java_Reader_Writer
- 用java语言实现IPC经典问题中的读者写者问题-with java language IPC classic problem of the problem of readers to write
2005112810545531483234556
- 这是我用汇编写的一个打字练习的程序,它能在窗口中随机显示一行字符,输入一行结束时,自动换一行。上面用一个箭头指示所要打的字符,输入正确时显示绿色,错误时显示红色,同时有错误提示音,能用back-space删除字-This is what I used to write a compilation of a typing practice and the procedures it in the window display random characters here, his input at
windows_reader_writer
- 线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. Use of these n threads to expre
Delphi--to-write-multi-threaded
- delphi,编写的多线程-Delphi, to write multi-threaded
Readers-that-read--write-preferred
- 读者写着问题,写者优先,当多个读者在等待前面的读者时,有写者来,写者优先,当前读者读完,写者进入,-Readers that read, write preferred
Multi-thread-concurrent-write-files
- 多线程并发写文件,100个线程同时写文件无压力-Multi thread concurrent write file, the 100 thread at the same time to write the file without pressure
svgvmce-hope-write
- 一个VC写的服务程序示例,然望对有这方面需求的朋友有帮助,不错的-A VC write service program example, hope to have this aspect demand friend help, good
calling-write-saart
- 用vc++调用windows pcsc driver 对ACR91进行读写smart card,-With vc++ calling Windows PCSC driver to read and write ACR91 smart card,
