搜索资源列表
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
java-Thread-study-summary
- 对多线程进行了由浅入深的讲解,有丰富的实例让初学者更容易上手-Multi-threaded Deep explain, there is a wealth of examples for beginners easier to get started
Multi-thread
- 在Java中通过socket实现的多人聊天,只能实现多个客户分别和服务端聊天,服务端的聊天内容则只能同时发给所有用户。不能实现客户与客户的聊天。-use the socket in Java to realize the MultiChatting function