资源列表
ProcessAndThread
- 12个经典的进程的创建、通信,线程的创建、同步等例子源码。-12 classic process of creation, communication, thread creation, synchronization and other examples of source code.
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
processhacker-1.11-src
- processhacker-1.11-src
jx
- 现在真的不容易找到从最简单的线程开始讲起的代码,我这里就上传1个从最简单的线程讲起的代码-现在真的不容易找到从最简单的线程开始讲起的代码,我这里就上传1个从最简单的线程讲起的代码....
caniiddtepackage
- 一个简单的蓝牙发现程序,可供初学者学习使用,()
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
Thread-and-Process-Source-code
- 这是为VC++进阶爱好者学习的源代码,全都通过编译-This is for the advanced amateur to learn VC++ source code, compile all
Readmemory-DEMO
- 看牌器的DEMO代码,有关内存地址读取和修改-DEMO code, look at the sign of the memory address to read and modify
9.Thread_Process
- 罗宾500例--第9章 线程和进程.rar 供大家交流学习。-Robin 500 cases- Chapter 9 threads and processes. Rar
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
process-scheduling
- 进程调度实验,分别用链表表示就绪队列,用队列中的结构体结点表示进程,FCFS算法,优先数调度转法-Process scheduling experiment, respectively, said the ready queue list, indicating that the process of using the structure nodes in the queue, FCFS algorithm, priority scheduling rotation method
Program-With-OpenMP
- C++中使用OpenMp实现多核多线程并行计算的基础知识-C++, multi-core multi-threaded use OpenMp the basics of parallel computing