资源列表
Threads
- 利用bcb的Thareads功能創建多線程示例。-Using bcb' s Thareads function to create a multi-threaded example.
BarberAndCustomer
- 1)用C语言或C++语言编程实现P、V原语并用P、V原语描述如下生产者-消费者问题: 有一个理发师,一把理发椅和n把提供给等候理发的顾客座的椅子。如果没有顾客,则理发师便在理发椅子上睡觉;当第一个顾客到来时,必须唤醒该理发师进行理发;如果理发师正在理发时又有顾客到来,则如果有空椅子可坐,他就坐下来等待,如果没有空椅子,他就离开理发店。 为理发师和顾客各编一段程序描述他们的行为,要求不能带有竞争条件,试用P、V操作实现。 (2)分析 此题可看作是n个生产者和1个消费者问题
Multithreaded-experiment-scheme
- 非常明了的以实验的方法说明了多线程的创建、同步等问题,很具有学习意义。-Very clear experimental method are employed to demonstrate the multithreaded to create, synchronization, etc., are learning significance.
545003232
- VC 打开关闭系统中的进程,实例源码,供初学者和爱好者参考使用-VC process of opening and closing system, source code examples for beginners and enthusiasts reference
WAVE
- 计算时间和波频率的程序计算时间和波频率的程序-Computation time and wave frequency programComputation time and wave frequency program
Findoks_Windows
- Windows Media Encoder SDK, -Windows Media Encoder SDK, Windows Media Encoder SDK,
startpicture
- 这是一个多线程处理的程序,功能是:在对话程序启动时开启一个画面,在对话框程序初始化完毕后将要显示对话框时,把画面关闭-This is a multi-threaded processing procedures, and functions are: to open a dialogue program startup screen, initialization is complete will display the dialog box, turn off the screen in th
5vs5--code
- 我们学校仿真足球的源程序,参加今年的比赛世界杯足球仿真比赛。-Our school football simulation source code, to participate in this year' s World Cup Soccer Simulation League competition.
Complete-remote-injection
- 完整的远程注入演示代码,相信需要的你有帮助-Complete remote injection
CThreadPool
- c++线程池,完成基本线程池功能。没有加优先级策略。-c++ thread pool thread pool to complete the basic functions. No increase priority policy.
MultiThread1
- 多线程编程 多线程编程学习指导,这个适合多线程编程初学者。对学习有比较大的帮助。欢迎大家下载与共享。谢谢支持。-Multi-threaded programming study guide, suitable for multi-threaded programming beginners.Big help in learning.Are welcome to download and sharing.Thank you support.
MyThread
- 这是学习MFC多线程时,自己编写的停表应用程序,使用多线程的方式处理。-This is the time to learn MFC multithreading, write your own stopwatch application that uses multi-threaded manner.