搜索资源列表
D__Documen504181222002
- 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
ThreadMigrate
- 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
jibu_c_1.0.0.zip
- C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
semaphore
- linux下邮箱方式进行进程通信的代码和实验报告,用P.V原语实现通信中的同步问题。运用生产者与消费者模型设计实现一个简单的信箱。-approach to the process under linux mail communications code and test reports, using PV primitives to achieve communication in the synchronization problem. The use of producer and cons
Linuxduocianchen
- linux下多线程编程相关,包括函数,方法实例,以及源代码-multi-threaded programming under linux related, including functions, methods, examples and source code
5vs5--code
- 我们学校仿真足球的源程序,参加今年的比赛世界杯足球仿真比赛。-Our school football simulation source code, to participate in this year' s World Cup Soccer Simulation League competition.
pthread_exit
- 线程的退出问题,本代码能很好说明线程的退出原理-Thread exit problem, the code can be a good thread out of principle explanation
pi
- linux下的pi多线程源码,可用,gcc下加-pthread编译-pi under the multi-threaded linux source code, available, gcc compiled under the Canada-pthread
string
- 多线程编程入门实例 本人第一次上传;linux操作系统多线程编程-string program code
41500329linuxmulti-thread
- linux多线程代码,可以很好地理解多线程-linux multithreaded code, a good understanding of multi-threaded
多进程并发_ser
- 这是基于linux下的并发服务器的简单代码,适合初学者参考(This is based on Linux concurrent server simple code, suitable for beginners reference)