資料->【E】光盤論文->【E5】英文書籍->A SystemC-Primer.pdf
標簽: SystemC-Primer
上傳時間: 2013-04-24
上傳用戶:1583060504
資料->【E】光盤論文->【E1】斯坦福博士論文->02 calgary PhD A Java-Based Wireless Framework for Location-Based Services Applications.pdf
標簽: Location-Based Applications Java-Based Framework
上傳時間: 2013-07-02
上傳用戶:亞亞娟娟123
二: 普通計算器的設計說明: 1 普通計算器的主要功能(普通計算與逆波蘭計算): 1.1主要功能: 包括 a普通加減乘除運算及帶括號的運算 b各類三角與反三角運算(可實現角度與弧度的切換) c邏輯運算, d階乘與分解質因數等 e各種復雜物理常數的記憶功能 f對運算過程的中間變量及上一次運算結果的儲存. G 定積分計算器(只要輸入表達式以及上下限就能將積分結果輸出) H 可編程計算器(只要輸入帶變量的表達式后,再輸入相應的變量的值就能得到相應的結果) I 二進制及八進制的計算器 j十六進制轉化為十進制的功能。 *k (附帶各種進制間的轉化器)。 L幫助與階乘等附屬功能
上傳時間: 2013-11-26
上傳用戶:yzy6007
利用桶排序給數組a排序,建立的桶為b和e,其中b為含有十萬個桶,e為只有一個鏈表的桶,然后對b和e使用插入算法排序,比較兩種算法的時間,b需要40毫秒左右,e需要9到10分鐘。
上傳時間: 2014-01-02
上傳用戶:13681659100
A. 產生一個長為1000的二進制隨機序列,“0”的概率為0.8,”1”的概率為0.2;B. 對上述數據進行歸零AMI編碼,脈沖寬度為符號寬度的50%,波形采樣率為符號率的8倍,畫出前20個符號對應的波形(同時給出前20位信源序列);C. 改用HDB3碼,畫出前20個符號對應的波形;D. 改用密勒碼,畫出前20個符號對應的波形;E. 分別對上述1000個符號的波形進行功率譜估計,畫出功率譜;F. 改變信源“0”的概率,觀察AMI碼的功率譜變化情況;
上傳時間: 2015-03-16
上傳用戶:Altman
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.
標簽: algorithm character position either
上傳時間: 2014-01-27
上傳用戶:wang0123456789
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.
標簽: instantaneous algorithm Bayesian Gaussian
上傳時間: 2013-12-19
上傳用戶:jjj0202
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
標簽: operation Windows example process
上傳時間: 2013-12-17
上傳用戶:wang0123456789
NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The product NORTi3 Extended has implemented all the system calls of level E placed as "added and extended functions” in the micro-ITRON specification as well as the system calls equivalent to level X.
標簽: specification multitasking micro-ITRON conforming
上傳時間: 2014-01-14
上傳用戶:saharawalker
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.
標簽: signal Modulated analog create
上傳時間: 2015-05-14
上傳用戶:CHINA526