搜索资源列表
超市模拟系统
- 本软件使用C++,模拟顾客在超市排队情况 很有学习价值-the use of C software, analog customers in the supermarket queue of great learning value
防止多实例运行
- 一个使用C++Builder写的防止多实例运行示例,值得学习.-a C Builder written to prevent multiple instances running example, it is worth learning.
BackPrnt.02
- 实现前台可以打字,后台可以打印的功能,互不影响,用C++编写,供学习交流-prospects can achieve typing, background print functions, separating C prepared for the exchange of learning
c++yongyuanxuexiefefef
- 这是本人的一个小小的作品,供大家参考,希望跟大家多多学习。-This is a little my work, for your reference, we wanted to learn more.
Control_ThreadWithApi
- 用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程-with visual c 6.0 creation of a closed-thread example, very suitable for beginners learning to use the API to create threads
MyTaskManager
- 这个是一个c#的任务管理器,使我从别的地方下载下来的,里面用了很多系统的dll文件,挺简单的,主要就是学习一下,-this a c # task manager, so I downloaded from somewhere else down, inside with a lot of system dll documents, they are simple, the main thing is to learn from this. Ha ha
chapter2
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter3
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter5
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter6
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter8
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
produce_comsume
- 用C++写的一个进程同步,关于生产者消费者的问题。有利于初学人员学习理解进程同步。
DrawLine 多线程画线的程序
- 这是一款用多线程画线的程序,对学习C++编写多线程程序很有帮助。-This is a line drawn with a multi-threaded program, write to learn C++ multi-threaded program helpful.
学习 .zip.rar
- 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件: (1) 电梯的运行规则是:可到达每层。 (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。 (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。 (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。 (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。 (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
ThreadPool_Demo
- Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research
shajincheng
- 杀进程的C++yuan原码。学习Windows编程的第一步。值的学习!-Kill process C++ Yuan original code. The first step in learning Windows programming. Value of learning!
ProcessManagementC++
- 采用VC++基于MFC框架下编写的进程管理程序,对于学习VC的很有参考价值-Used VC++ Based on MFC framework of the process of the preparation of management procedures, for the good reference to learn the value of VC
Thread_8examples
- 学习C++多线程的超好例子,里面有8个例子,由浅入深,100%能编译-Learn C++ multi-threaded super good example, which has eight examples, easy-to-digest, 100% can be compiled
thread_example(c-free)
- 一个简单的线程实现,对于初学者其一些作用,便于学习线程原理-Thread come true
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)