MIX的模擬器: MIX是《計算機程序設(shè)計藝術(shù)》(TAOCP)的作者高德納(Donald.E.Knuth)在TAOCP中描述算法時使用的一種假想的機器,所以書中的匯編代碼無法在任何一個機器上運行,附件中的程序可以讓以MIXAL匯編語言寫成的算法在Windows平臺上匯編并且可以單步跟蹤運行。詳細(xì)情況參看其中的MIXBuilder.doc文件。
標(biāo)簽: TAOCP MIX Donald Knuth
上傳時間: 2015-04-03
上傳用戶:wkchong
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
標(biāo)簽: two-dimensional computational polarization non-zero
上傳時間: 2013-12-13
上傳用戶:cylnpy
Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to be Chebyshevs.
標(biāo)簽: interpolates polynomial the interval
上傳時間: 2015-04-06
上傳用戶:hakim
現(xiàn)有一個信號:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)設(shè)計及各種數(shù)字濾波器以達下列目的: 低通濾波器,濾除cos(2*π*n/3) 的成分,即想保留的成分為1+cos(π*n/4) 高通濾波器,濾除1+cos(π*n/4) 的成分,即想保留的成分為cos(2*π*n/3) 帶通濾波器,濾除1+cos(2*π*n/3) 的成分,即想保留的成分為cos(π*n/4) 帶阻濾波器,濾除cos(π*n/4) 的成分,即想保留的成分為1+cos(2*π*n/3) 1. 用MATLAB命令butterord求除濾波器的階數(shù),用命令butter設(shè)計各濾波器;畫出濾波器幅度和相頻相應(yīng) 取各濾波器的系統(tǒng)函數(shù)H(z)。
標(biāo)簽: cos 信號 低通濾波器 數(shù)字濾波器
上傳時間: 2013-12-28
上傳用戶:daoxiang126
意圖 將一個類的接口轉(zhuǎn)換成客戶希望的另外一個接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些類可以一起工作。 適用性 · 你想使用一個已經(jīng)存在的類,而它的接口不符合你的需求。 · 你想創(chuàng)建一個可以復(fù)用的類,該類可以與其他不相關(guān)的類或不可預(yù)見的類(即那些接口可能不一定兼容的類)協(xié)同工作。 · (僅適用于對象A d a p t e r )你想使用一些已經(jīng)存在的子類,但是不可能對每一個都進行子類化以匹配它們的接口。對象適配器可以適配它的父類接口。
標(biāo)簽: 接口 兼容 轉(zhuǎn)換成 模式
上傳時間: 2014-07-30
上傳用戶:270189020
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
標(biāo)簽: Algorithms Efficient Library E-book
上傳時間: 2014-01-24
上傳用戶:熊少鋒
Linux 0.11 版本的中文件注釋版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,對于學(xué)習(xí)Linux內(nèi)核很有幫助.
標(biāo)簽: Linux 0.11 版本 內(nèi)核
上傳時間: 2015-04-15
上傳用戶:linlin
對Modem中的AT命令詳細(xì)說明。不過是E文的。
上傳時間: 2015-04-19
上傳用戶:zyt
這是一道acm競賽題 是利用c語言來逐步求e精確值的大小
上傳時間: 2013-11-26
上傳用戶:hn891122
第2章-移植μCOS-II到ARM 適用于周立功lpc2132
上傳時間: 2013-12-05
上傳用戶:xinzhch
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1