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
通過批處理文件一步完成新建各種文件的操作。簡化常規的操作:“右鍵→新建→選擇文件類型→文件重命名”??尚陆ǖ奈募愋陀衪xt\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