LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派. TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据. ThreadPool.cpp (继承Thread.cpp) : 线程池类负责启动别的线程 , 并且进行线程调度。首先启动ListenThread.cpp类,如果有客户端 连接ListenThread.cpp类发送信号通知ThreadPool.cpp类,收到信号再分配给TaskThread.cpp类,进行处理。如果没有空闲任务类,动态再
上传时间: 2014-06-11
上传用户:wff
通过批处理文件一步完成新建各种文件的操作。简化常规的操作:“右键→新建→选择文件类型→文件重命名”。可新建的文件类型有txt\htm\c(++)\folder
上传时间: 2014-12-05
上传用户:youmo81
A Source code for a combination Lock using a Pic 16F84.
标签: combination Source using Lock
上传时间: 2017-03-22
上传用户:541657925
单片机USB接口模拟键盘,该程序可以控制PC机的PS/2键盘的NUM LOCK和SCROLL LOCK的灯,以此说明通讯正常
上传时间: 2013-12-10
上传用户:z754970244
I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave myself a try for the same and developed the code, I have used there a folderbrowserdialogue and a timer with a picture box control and in coding I have used IO name spaces to get the pathe and folder info here is the code. Enjoy Subhankar
标签: programme develope pictures trying
上传时间: 2017-04-24
上传用户:a3318966
Upload Source code in temp folder
上传时间: 2017-05-14
上传用户:英雄
This ZIP folder contains IEEE papers related to MIMO-OFDM receivers for IQ Imbalance cancellation
标签: cancellation MIMO-OFDM Imbalance receivers
上传时间: 2017-05-22
上传用户:wanghui2438
This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The script zcr_ste_so.m uses these two and other functions (included) to compute the STE and STZCR of the word so . See the respective function help for more details.
标签: and functions zerocross contains
上传时间: 2017-06-03
上传用户:exxxds
SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server into the folder "style" of ActualAnalyzer. 2. Point your browser to your domain to file "admin.php" and select skin in section "Settings".
标签: INSTALLATION Php-MYSQL Analyzer Upload
上传时间: 2014-08-24
上传用户:Yukiseop
SKIN INSTALLATION Grey Skin Analyzer--PHP-MYSQL 1. Upload folder from zip on your server into the folder "style" of ActualAnalyzer. 2. Point your browser to your domain to file "admin.php" and select skin in section "Settings".
标签: INSTALLATION PHP-MYSQL Analyzer Upload
上传时间: 2014-05-30
上传用户:gaojiao1999