资源列表
TCPjava
- 这个java code是我学校的东西,应该可以帮到大家去解决网络的问题-this school is something I should be able to help you to solve network problems
ThreadBas
- 一个简化后台线程创建和控制的类.- A simplification backstage line regulation foundation and control kind
pub.rar
- 进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 ,The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm
process
- 进程调度代码_pcb_包括先来先服务算法_片转轮算法_优先级算法_可运行-Process scheduling code _ PCB _ includes first come first serve algorithm _ slice wheel algorithm _ priority algorithm _ can run
The-bankers-algorithm
- 用C写的一个银行家算法的程序,模拟操作系统分配资源-Written in C, a banker algorithm program
`VB--DDE
- VB 通过DDE防止程序重复启动,限制多开程序-VB the DDE to prevent the procedure is repeated start
thread
- asio_threads.cpp : ASIO 线程样例代码源文件 join.c : 用 pthread join 测试例子代码源文件 multi_threads.c : 结合 ACE以及 pthread 的多线程例子代码源文件 build.sh : 编译并生成可执行文件的脚本程序 readme.txt : 自述文本文件-asio_threads.cpp : ASIO thread program sample join.c : an example of join whic
Thread
- 对多线程的封装,开发人员只需重写RepetitionRun方法即可实现多线程功能-For multi-threading packages, developers can simply override the method RepetitionRun multi-threading capabilities
ThreadPool
- 线程池管理,可根据需要调整线程池的大小,增加程序运行效率。-Thread pool management can be adjusted according to the size of the thread pool to increase the efficiency of procedures.
readerwriter1
- 读者写者问题实现-readers to write to achieve the problem
vb
- 在编程中多线程,委托与socket的关系及各自的运用方法-Multi-threaded, the relationship between the commission and the socket
数据库多线程储存
- 本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.