资源列表
project3
- visualbasic获取计算机硬盘物理序列号-visualbasic physical access to computer hard drive serial number
ProjectFiles
- 一些对硬盘mbr的源代码,自己研究了很长时间,但是还是不太明白,希望对大家有用!-Some of the hard disk mbr source code, their own research for a long time, but still do not quite understand, and I hope useful!
PropertyList
- c++属性列表代码,方便使用,使用模板实现。-c++ attribute list of code, user-friendly, using a template to achieve.
protect
- 线程守卫,能够监视系统中莫个进程,一旦次进程关闭便会立即重新启动-Thread guards, surveillance systems can be a process in Mozambique, once the meeting will be immediately shut down the process to restart
ProtectReg
- 可以限制注册表run的功能,一个DLL文件,希望对大家有用-dll
psapi
- windows编程中的psapi的h文件和lib文件-windows programming psapi the h file and lib file
PThroughMinifilter
- PassThrough Minifilter Example
PTMinifilterInf
- PassThrough Minifilter Example : INF File
puke
- C语言开发的扑克发牌程序。伪随机数发牌。-C language development poker licensing procedures. Pseudo-random number for licensing.
pukecsharp
- 一个用csharp制作的扑克游戏,非常有意思哦-csharp with a production of poker games, oh very interesting
pukeGame
- 曾经做过的课程设计,比较简单的翻牌游戏,考察简单C语言的掌握-Has done curriculum design, relatively simple flop games, study simple C language
pv_rw
- 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err