资源列表
CHAT3
- 躲线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序-jiust for it ,you will succeed
thread
- 一个VC的独立线程程序示例,用来理解线程的工作过程
stackThreadWN
- 本代码主要用于实现多线程,本人能力有限代码不好。
jinchgl
- 此为C++系统进程的创建,内有几种调用系统程序的示例-C++ system process creation, there are several examples in which
CreateProcess
- 这是一个在windows操作系统下实现创建父进程和子进程的源代码-This is a windows operating system to achieve the parent and child processes to create the source code
QueueUserAPC
- Powerbasic版QueueUserAPC注入dll 源码绝对精品-Powerbasic the version QueueUserAPC injected dll source absolutely boutique
win32
- 使用win32线程库实现的多线程求解素数程序,输入素数即可求得小于该素数的所有素数-Using the win32 thread library implementation of multi-threaded prime number solver program, enter the prime numbers less than the prime number can be obtained for all primes
fifosuanfa
- 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法,使用的是C语言编程 -Simulate the operating system virtual memory page replacement algorithms used in the FIFO algorithm, using a C language programming
TestProducerConsumer
- 生产者消费者的问题实践。通过线程的控制,清晰明确的说明系统的处理情况-prudance
H1
- 一个异步线程的例子!使用C++编写。 多线程编写初步例子!
FCFS
- 操作系统中实现进程间FCFS的程序,基于c语言描述-a program of FCFS
criticalTestI
- 学习多线程的检测题目,编程实现关键区critical用法-Detection title, learning multithreaded programming the critical area critical usage