资源列表
CHAT3
- 躲线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序-jiust for it ,you will succeed
CHAT4
- 躲线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序-you will study i t ,and succeed ,thanks you
kingate-1.6config
- kingate 去配置版. (原版本需要配置很麻烦) kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。 kingate有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 kingate也支持时间控制。即可以设置什么时间内,所设置的规则才有效。 kingate内置了用户认证,以及记录用户的使用情况,包括用
MultiThread1
- 多线程的一个比较简单的实例,主要功能是显示本机上的时间。-A relatively simple multi-threaded instance, the main function is to display the time on the machine.
MultiThread2
- 多线程的一个比较简单的实例,主要功能是演示如何传送一个一个整型的参数到一个线程中,以及等待一个线程完成处理-A relatively simple multi-threaded instance, the main function is to demonstrate how to send a an integer argument to a thread, and wait for a thread to complete processing
MultiThread4
- 一个简单的windows多线程实例,其功能为测试在Windows下最多可创建线程的数目-A simple multi-threaded windows instance, to test its function under Windows can create up to the number of threads
MultiThread5
- 使用MFC 类库编程实现多线程的实例,其功能为演示如何传送一个指向结构体的指针参数。-Programming using the MFC class library multi-threaded instance, its function as a demonstration on how to send a pointer to a pointer to the structure parameters.
jinchengguanli
- 进程管理之PV操作, 进程管理之PV操作, 进程管理之PV操作。-Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV op
CRC_32_Demo
- 使用多线程为同时最多两个大文件进行CRC32检验。编程环境:VS2005-Use multiple threads for the same time up to two large files CRC32 test. Programming environment: VS2005
example111
- Example number 1111 visual c-Example number 1111 visual c++
1
- 实现系统进程的调用,根据不同的系统的调用方式来计算系统调用进程所用的时间-Process to achieve system calls, depending on the system call approach to computing time used by the calling process
Dispatch
- 模拟进程调度算法,包括先来先服务法,多级反馈法,时间片轮转法,静态优先级法和动态优先级法。-Simulation process scheduling algorithms, including a first-come first-served method, multi-level feedback method, round-robin method, static priority method and the dynamic priority method.
