资源列表
zidian
- 利用多线程技术实现的带滚动字幕的小字典。当用户在一个文本框中输入英文单词并按回车键时,另一个文本框显示汉语解释。
Catch__07459SWITCHMAN--886773
- 此源码Catch__07459SWITCHMAN 886773的功能是相当不错的,用来学习的不二的选择-The function of the source Catch__07459SWITCHMAN- 886773 is pretty good, not second choice to learn
pipe
- 用C++实现管道通信功能,简单易懂,带少量注释-C++ implementation of the pipeline communication function, easy to understand, with a small amount of Notes
threadphilosopher
- 利用线程方案实现实现哲学家问题.设置五个信号量代表五把叉子,初使值均为1,表示5把叉子均可以取,设置五个线程代表5个哲学家,其值分别为0~4,规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是1,2号哲学家竞争1号叉子,3,4号哲学家竞争3号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲学家进入阻塞等待队列,根FIFO原则,则先申请的哲学家会较先可以吃饭,因此不会出现饿死的
FirstThread
- 关于线程的代码,很实用,希望大家多多支持,互相学习-Code on the thread, very useful, hope that we can support and learn from each other
findpid
- 本地进程的扫描,一个简单的例子,源码在txt文件中-local scanning process, a simple example, the source document in txt
CreatCurrentTime
- 这是一个用JAVA多线程编写得显示当前系统时间的小窗口程序,包括年,月,日,时,分,秒-This is a multi-threaded with JAVA prepared in the current system revealed a small time window procedures, including the year, month, day and hour, minute and second
qurrentslnth
- 简单的time调用,年月日,时分秒,当前时间-Simple time call, (date) (month) (year), when the minutes and the current time
linux-fifo
- 在linux下使用C语言开发的进程控制程序-the use of C language development process control procedures
ZwQueryVirtualMemory
- 使用ZwQueryVirtualMemory枚举进程模块,供学习-Use ZwQueryVirtualMemory enumerate process module for learning
717973Buffer_pool
- 题目:多线程同步方法解决生产者-消费者问题-Title: Multi-thread synchronization solution to the producer- consumer issues
xgVar
- 多线程安全的变量模板,可以派生各种多线程安全的变量,方便地实现线程同步安全.-multithreading security template variables can be derived various multithreading safety variables, a convenient way to achieve security thread synchronization.