搜索资源列表
ThreadSync01
- 当你在程序中使用多线程时,这经常会用到,而且这些线程需要同时访问同一个资源时,这个可能性很大,这时候你就需要用到线程同步技术。有些线程以只读方式访问资源,我们叫它ReadThread,而有些线程却需要对资源进行写入,我们叫它WriteThread,我们暂时先这样称呼。如果一个线程对资源的访问是读写方式,我们把它看作是WriteThread。 -when you process multiple threads, which are often used, but these threads
cheatmaster.zip
- CheatMaster内存修改器--是目前第一个公开的VB源码的游戏内存修改作弊程序,很是实用。里面的内容部分汉化。主要是俺的EW太差了,请大家多多原谅!!!!,The CheatMaster memory modification machine-BE the game memory modification of the first public VB source code to cheat procedure currently, is very practical.Contents p
HW3
- c语言,多线程实现简单的终端处理器,读取文件,遇到特殊字符时采取相应操作 -A multi-threaded program using the pthread library. Your assignment is to write a program that emulates a simple terminal handler. The terminal handler process consists of three threads. Thread 1reads charac
thread
- 创建新线程访问注册表,首先建立一个MFC(EXE)的工程, 选择DIALOG 模式,创建线程去否问注册表-Create a new thread to access the registry, you first create an MFC (EXE) project, select DIALOG mode, create a thread to go to ask whether the registry
for
- C编的多项式计算器,可求多项式的值,求导,求微分,积分以及多项式相加减,-C polynomial calculator, ask for the value of the polynomial, derivative, differential, integral and add and subtract, polynomial phase
heam
- C编的多项式计算器,可求多项式的值,求导,求微分,积分以及多项式相加减,(C polynomial calculator, ask for the value of the polynomial, derivative, differential, integral and add and subtract, polynomial phase)