資料->【E】光盤論文->【E5】英文書籍->A SystemC-Primer.pdf
標(biāo)簽: SystemC-Primer
上傳時(shí)間: 2013-04-24
上傳用戶:1583060504
資料->【E】光盤論文->【E1】斯坦福博士論文->02 calgary PhD A Java-Based Wireless Framework for Location-Based Services Applications.pdf
標(biāo)簽: Location-Based Applications Java-Based Framework
上傳時(shí)間: 2013-07-02
上傳用戶:亞亞娟娟123
二: 普通計(jì)算器的設(shè)計(jì)說明: 1 普通計(jì)算器的主要功能(普通計(jì)算與逆波蘭計(jì)算): 1.1主要功能: 包括 a普通加減乘除運(yùn)算及帶括號(hào)的運(yùn)算 b各類三角與反三角運(yùn)算(可實(shí)現(xiàn)角度與弧度的切換) c邏輯運(yùn)算, d階乘與分解質(zhì)因數(shù)等 e各種復(fù)雜物理常數(shù)的記憶功能 f對(duì)運(yùn)算過程的中間變量及上一次運(yùn)算結(jié)果的儲(chǔ)存. G 定積分計(jì)算器(只要輸入表達(dá)式以及上下限就能將積分結(jié)果輸出) H 可編程計(jì)算器(只要輸入帶變量的表達(dá)式后,再輸入相應(yīng)的變量的值就能得到相應(yīng)的結(jié)果) I 二進(jìn)制及八進(jìn)制的計(jì)算器 j十六進(jìn)制轉(zhuǎn)化為十進(jìn)制的功能。 *k (附帶各種進(jìn)制間的轉(zhuǎn)化器)。 L幫助與階乘等附屬功能
標(biāo)簽: 運(yùn)算 1.1 計(jì)算器 計(jì)算
上傳時(shí)間: 2013-11-26
上傳用戶:yzy6007
利用桶排序給數(shù)組a排序,建立的桶為b和e,其中b為含有十萬個(gè)桶,e為只有一個(gè)鏈表的桶,然后對(duì)b和e使用插入算法排序,比較兩種算法的時(shí)間,b需要40毫秒左右,e需要9到10分鐘。
上傳時(shí)間: 2014-01-02
上傳用戶:13681659100
A. 產(chǎn)生一個(gè)長為1000的二進(jìn)制隨機(jī)序列,“0”的概率為0.8,”1”的概率為0.2;B. 對(duì)上述數(shù)據(jù)進(jìn)行歸零AMI編碼,脈沖寬度為符號(hào)寬度的50%,波形采樣率為符號(hào)率的8倍,畫出前20個(gè)符號(hào)對(duì)應(yīng)的波形(同時(shí)給出前20位信源序列);C. 改用HDB3碼,畫出前20個(gè)符號(hào)對(duì)應(yīng)的波形;D. 改用密勒碼,畫出前20個(gè)符號(hào)對(duì)應(yīng)的波形;E. 分別對(duì)上述1000個(gè)符號(hào)的波形進(jìn)行功率譜估計(jì),畫出功率譜;F. 改變信源“0”的概率,觀察AMI碼的功率譜變化情況;
標(biāo)簽: A. 1000 二進(jìn)制 隨機(jī)序列
上傳時(shí)間: 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.
標(biāo)簽: algorithm character position either
上傳時(shí)間: 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.
標(biāo)簽: instantaneous algorithm Bayesian Gaussian
上傳時(shí)間: 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.
標(biāo)簽: operation Windows example process
上傳時(shí)間: 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.
標(biāo)簽: specification multitasking micro-ITRON conforming
上傳時(shí)間: 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.
標(biāo)簽: signal Modulated analog create
上傳時(shí)間: 2015-05-14
上傳用戶:CHINA526
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1