搜索资源列表
threading
- teach you how to handle thread -teach you how to handle thread
DuoXianCheng
- windows系统的多线程同步。本系统采用MFC编程。其运行界面如图1-2所示。分别人事件、互斥量、临界资源、信号量实现线程同步-windows of the multi-threaded synchronization system. MFC programming using the system. Running the interface as shown in Figure 1-2. Incidents, respectively, the amount mutually exclus
a
- 有关线程的书,不错的代码,很好,内容详细,适合初学者-The thread of the book, a good code, good and detailed, suitable for beginners
thread
- 我们的课设报告,用多线程解决经典的生产者与消费者问题,用锁操作原语实现互斥。-Our class set up the report, using multiple threads to solve the classic problem of producers and consumers, with the locking primitives, to achieve mutually exclusive.
java-Thread-study-summary
- 对多线程进行了由浅入深的讲解,有丰富的实例让初学者更容易上手-Multi-threaded Deep explain, there is a wealth of examples for beginners easier to get started
day06
- 类的继承与重载 线程 流-Class inheritance and overloading thread flow
VC-MultiThread-communation
- VC多线程实现线程间通信的例子,有参考价值-VC multithreaded example of inter-thread communication, a reference value
Multi-thread
- 在Java中通过socket实现的多人聊天,只能实现多个客户分别和服务端聊天,服务端的聊天内容则只能同时发给所有用户。不能实现客户与客户的聊天。-use the socket in Java to realize the MultiChatting function
Linux-thread-pool
- 文章描述了如何搭建一个通用的linux下线程池的思想-Article describes how to build a common ideological thread pool under linux
JAVA-thread
- Java多线程的详细描述和具体实例开发,有助于初学者的学习与开发-Java multithreaded detailed descr iption and specific examples of the development, learning and development to help beginners
1
- 线程的启动 带参数启动方式和不带参数启动方式-Start the thread arguments start and the way to start with no arguments
Thread
- VC中多线程使用比较广泛而且实用,适合初学者。讲的很详细!-VC multithreaded to use more extensive and practical, suitable for beginners. Speaking in great detail!
ticket
- 这是一个java线程的买票系统,解决同步问题.-This is a java thread to buy a ticket system to solve the problem of synchronization.
