快速排序算法
快速排序算法,二分排序算法的完全實現 時間復雜度只有log(N)...
快速排序算法,二分排序算法的完全實現 時間復雜度只有log(N)...
10.34③ 已知(k1,k2,...,kp)是堆,則可以寫一個時 間復雜度為O(log(n))的算法將(k1,k2,...,kp,kp+1) 調整為堆。試編寫"從p=1起,逐個插入建堆"的算法,...
Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont...
This research project evaluates startup times of the linux boot process from power-on until user log...
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen...
該代碼不僅實現了編碼的仿真,還在多種條件下實現了譯碼的仿真,包括MAP,LOG-MAP,SOVA下的單雙滑動窗口。...
1.產生白噪聲程序 編程產生一組正態分布的白噪聲信號,它的均值和方差以及長度可隨意調整。將產生的白噪聲信號存入數據文件。 本程序算法用C++語言編寫。首先用乘同余法產生均勻分布白噪聲,再用變換抽樣...
uart全功能實現.實現如下函數: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomL...
VC++編程,加密保護LOG文件的實例,對于初學者有幫助...
表達式計算器。表達式中只能有圓括號、函數名、運算符、常數與變量。一、變量名的命名規則:1、可以是字符、或字符串 2、不能以數字開頭 3、不能夾雜有空格、運算符或標點符號,以及以下字符:\、|、=、&、...