资源列表
ChanSheng_src
- 一个可在电脑间传送大型文件的程序。应用多线程技术,支持段点继传等技术。-A computer to send large files between the procedures. Application of multi-threading technology, to support the above points, following the mass, such as technology.
philosopher
- 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。-Dining philosophers problem is that the Dutch scholars Dijkstra classic one of the issues raised, it
CPUorHDD
- VB写的一款获取当前CUP及硬盘温度的代码,相当不错,其中还带了一个多风格进度条控件。有需要的朋友不妨拿去看看!-A code which obtains current CUP and hard drive temperature that the VB write, very quite good, still took a many style progress to control a piece among them.The friend who has a demand might
Finder
- 通过多线程查找文本匹配内容,比windows的文本内容查询更快一些。-Multi-threaded search through text matching the contents of the text than windows inquiries faster.
Thread_8examples
- 学习C++多线程的超好例子,里面有8个例子,由浅入深,100%能编译-Learn C++ multi-threaded super good example, which has eight examples, easy-to-digest, 100% can be compiled
Work_Queue_demo
- 本程序演示如何使用线程池。同时生成多个线程,但只有指定数目得线程在运行。-This procedure demonstrates how to use the thread pool. At the same time generate multiple threads, but only a specified number of threads running.
aa
- windows环境下实现操作系统进程调度的一个程序实例,开发环境为vc-windows operating system environment to achieve the process of scheduling a procedure example, development environment for vc++
six
- 穷举法计算六角星所有边的和相同.数字可以自定义,程序可以自行修改-Exhaustive method all the same side together.Exhaustive method all the same side together.
process_5
- 进程与线程的小测试程序,适合初学者。大家去-Process and thread a small test procedures, suitable for beginners. Go look at the U.S.
GuiThread
- GUIThread是用csharp编写的windows多线程,通过这个代码可以学习VS怎么实现多线程的-GUIThread is multithreads programming by csharp,which can teach you how to complish multithreads in VS
gdb_2
- 用GDB调试多进程程序,仅仅是一个简单的多进程程序,在我们平时开发的多进程程序远远比这个复杂,但是调试基本原理是不变,有一些技巧则需要我们在实践中慢慢摸索-GDB debugging process with many procedures, just a simple multi-process procedures, in our normal development process of many procedures is much lower than those of this co
Windows_Thread_learn
- 多线程学习的很好的代码,里面有很多变成的实例,可以直接运动测试.-Learn a good multi-threaded code, which has become an example of many, can directly exercise test.