资源列表
processandthread
- 1.如何终止当前进程?5.如何使用事件对象同步进程?6.如何在两个执行程序间进行数据通信?13.如何使用临界区同步线程?-1. How to terminate the current process? 5. How to use the event object synchronization process? 6. How the enforcement procedures between the two data communication? 13. How to use the cri
9.Thread_Process
- 罗宾500例--第9章 线程和进程.rar 供大家交流学习。-Robin 500 cases- Chapter 9 threads and processes. Rar
Readmemory-DEMO
- 看牌器的DEMO代码,有关内存地址读取和修改-DEMO code, look at the sign of the memory address to read and modify
Thread-and-Process-Source-code
- 这是为VC++进阶爱好者学习的源代码,全都通过编译-This is for the advanced amateur to learn VC++ source code, compile all
ProcessInfo
- 操作系统中有名的“Process Information.exe”程序,观察当前电脑运行进程信息包含工程文件和执行EXE,注意要在VS上运行,VC6.0的MFC库版本过低,可能不能运行工程文件。-OS famous Process Information.exe program, observe the current computer running process information includes project files and EXE, pay attention to
caniiddtepackage
- 一个简单的蓝牙发现程序,可供初学者学习使用,()
jx
- 现在真的不容易找到从最简单的线程开始讲起的代码,我这里就上传1个从最简单的线程讲起的代码-现在真的不容易找到从最简单的线程开始讲起的代码,我这里就上传1个从最简单的线程讲起的代码....
processhacker-1.11-src
- processhacker-1.11-src
1(1)
- 3. 水仙花数是指其个位、十位和百位上三个数的立方和等于这三位数本身的数,使用java编程求出所有的水仙花数-3. Narcissus is the number of its bits, 10 and 100 on the three cubes and is equal to the three-digit number of their own, using the java programming calculate the number of all the daffodils
ProcessAndThread
- 12个经典的进程的创建、通信,线程的创建、同步等例子源码。-12 classic process of creation, communication, thread creation, synchronization and other examples of source code.
fnified
- Dopod 838官方拆机及维修手册,很详细的说明,照着他一步一步拆,很简单的,我的手机坏了就是照他拆了修的,()
chapter8
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。