资源列表
Desktop
- 两个进程间的简单通讯。类似聊天室、可以自己添加、改写成简单的聊天室、-Two of the simple communication between processes. Similar chat room
sharedcount
- PB多线程控制,该源码可以分线程计数功能-more threads counter contral
lab08
- 多线程(1): 理解线程各状态; 掌握JAVA中多线程的两种实现方法。-Multi-threaded (1) : Understand the thread state Master of the two kinds of JAVA multi-thread realization method.
lab09
- 多线程(2): 掌握线程同步、线程间通信-Multi-threaded (2) : Master thread synchronization between threads, and communication
socket
- socket的举例,C#多线程计时器类,该例子是一个封装的计时器类-example for socket in C#
systemcall
- 内存管理源程序,可以创建进程,然后在进程运行的时候管理内存资源-Memory management source, you can create a process, then the process is running when the memory resources management
pro-cus
- 生产者消费者源程序,生产者生产的东西进入缓冲池,消费者从缓冲池中取东西-Producers and consumers producers produce something into the buffer pool, take something from the pool of consumers
1
- java创建两个线程,分别输出6次信息,用extend继承方法-Java creates two threads
2
- 用Thread直接创建一个三线程的程序,三个线程分别显示各自的时间-Using Thread directly to create a three program threads, three threads are respectively displayed each time
3
- java多线程程序,模拟三个人排队买票,张三、李四和王五各拿不同的钱-Java multi-thread programs
201112216195798
- 这是一个进程间发布消息的小例程。 同时运行两个进程,点其中一个Button,另一进程能收到消息。 代码比较简单。供初学者学习。 -This is a process of dissemination of information between small routines. Two processes running simultaneously, one point of Button, another process to receive messages. Code
CHAT1
- C++多线程聊天程序1,想到那的不错哦,推荐下载躲线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序-I am studying in c++ just using this programme,and it is the best example for the junior study.
