L. Dong and A. P. Petropulu, 揗ultichannel ALLIANCES: A Cross-layer Cooperative Scheme for Wireless Networks,擨EEE Trans. on Signal ProcessingJanuary 2008. (MATLAB Code)
標簽: L. A. P. Cross-layer
上傳時間: 2014-01-18
上傳用戶:kr770906
L. Dong and A. P. Petropulu, 揗ultichannel ALLIANCES: A Cross-layer Cooperative Scheme for Wireless Networks,擨EEE Trans. on Signal ProcessingJanuary 2008.
標簽: L. A. P. Cross-layer
上傳時間: 2013-11-28
上傳用戶:zhanditian
介紹了一種嵌入式以太網接口的設計方案, 采用微控制器SPCE500 A 與以太網控 制芯片RTL 8019A S 進行硬件電路連接, L’nSPTM IDE 上采用嵌入式匯編進行軟件設計, 并給 出了有關的硬件框圖及程序片斷.
上傳時間: 2017-06-22
上傳用戶:manlian
conferene de aziz alaoui sur la chaos a l universite de mostaganem algerie
標簽: mostaganem universite conferene algerie
上傳時間: 2014-03-09
上傳用戶:jqy_china
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , Proc. IEEE Int. Work. Signal Processing Systems, 針對這篇文章給出的源代碼
上傳時間: 2014-01-24
上傳用戶:zhichenglu
aiml人工智能語言的編輯程式.AIML 是著名的聊天機器人A.L.I.C.E. 的底層技術
標簽: A.L.I.C.E. aiml AIML 人工智能
上傳時間: 2014-12-07
上傳用戶:稀世之寶039
The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.1016/j.eswa.2009.02.072 "
標簽: L. A. classifiers implements
上傳時間: 2017-08-02
上傳用戶:無聊來刷下
kruskal算法求解最小生成樹 K r u s k a l算法每次選擇n- 1條邊,所使用的貪婪準則是:從剩下的邊中選擇一條不會產生環路的具有最小耗費的邊加入已選擇的邊的集合中。注意到所選取的邊若產生環路則不可能形成一棵生成樹。K r u s k a l算法分e 步,其中e 是網絡中邊的數目。按耗費遞增的順序來考慮這e 條邊,每次考慮一條邊。當考慮某條邊時,若將其加入到已選邊的集合中會出現環路,則將其拋棄,否則,將它選入。
上傳時間: 2013-12-14
上傳用戶:pompey
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.
標簽: L. Professor algorithm developed
上傳時間: 2014-12-21
上傳用戶:gonuiln
二: 普通計算器的設計說明: 1 普通計算器的主要功能(普通計算與逆波蘭計算): 1.1主要功能: 包括 a普通加減乘除運算及帶括號的運算 b各類三角與反三角運算(可實現角度與弧度的切換) c邏輯運算, d階乘與分解質因數等 e各種復雜物理常數的記憶功能 f對運算過程的中間變量及上一次運算結果的儲存. G 定積分計算器(只要輸入表達式以及上下限就能將積分結果輸出) H 可編程計算器(只要輸入帶變量的表達式后,再輸入相應的變量的值就能得到相應的結果) I 二進制及八進制的計算器 j十六進制轉化為十進制的功能。 *k (附帶各種進制間的轉化器)。 L幫助與階乘等附屬功能
上傳時間: 2013-11-26
上傳用戶:yzy6007