This collection of routines allows the Atmel AT89C5x and AT89Cx051 micro- controllers to read and write the AT25xxx family of serial CMOS EEPROMS.
標簽: controllers collection and routines
上傳時間: 2015-10-19
上傳用戶:gundan
本題采用的計算方法為:矩陣的 分解和Cholesky分解。根據(jù)Gauss消去法的的矩陣意義,可以將矩陣A分解為一個單位下三角矩陣與一個上三角矩陣的乘積即:即矩陣的LU分解A=LU,進而可以分解為: 的形式。當A為對稱矩陣時,A可分解為: 的形式。
上傳時間: 2015-10-22
上傳用戶:hopy
代入法的啟發(fā)示搜索 我的代碼實現(xiàn)是:按照自然語言各字母出現(xiàn)頻率的大小從高到低(已經(jīng)有人作國統(tǒng)計分析了)先生成一張字母出現(xiàn)頻率統(tǒng)計表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再對密文字母計算頻率,并按頻率從高到低生成一張輸入密文字母的統(tǒng)計表(B),通過兩張表的對應關系,不斷用A中的字母去替換B中的字母,搜索不成功時就回退,在這里回朔是一個關鍵。
上傳時間: 2015-10-24
上傳用戶:wanqunsheng
黑白點的匹配貪心算法 設平面上分布著n個白點和n個黑點,每個點用一對坐標(x, y)表示。一個黑點b=(xb,yb)支配一個白點w=(xw, yw)當且僅當xb>=xw和yb>=yw。若黑點b支配白點w,則黑點b和白點w可匹配(可形成一個匹配對)。在一個黑點最多只能與一個白點匹配,一個白點最多只能與一個黑點匹配的前提下,求n個白點和n個黑點的最大匹配對數(shù)。
上傳時間: 2015-10-25
上傳用戶:zhliu007
文本計算器是一款為經(jīng)常需要使用計算器的工程項目人士而設計的軟件,該軟件使用簡單、方便。 當需要計算數(shù)據(jù)時,在窗口中輸入整個表達式(表達式可以是加+、減-、乘*、除/、平方^、括號(),以及數(shù)學函數(shù)組合),按回車后可自動計算出結果,計算方法一目了然,便于查找計算中可能出現(xiàn)的錯誤。 支持的數(shù)學函數(shù):cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th() or tanh(),cth() or coth(), heaviside()
上傳時間: 2015-10-25
上傳用戶:zhuyibin
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card
標簽: demonstrate software designs system
上傳時間: 2015-10-26
上傳用戶:lizhen9880
限電器硬件板應用,適合于上千W的功率 程序很少的噢
上傳時間: 2015-11-03
上傳用戶:nairui21
This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and structure similar to the project you ll encounter in the SCJD exam
標簽: updated project through version
上傳時間: 2015-11-08
上傳用戶:csgcd001
Linux是一個Open Source的UNIX-like作業(yè)系統(tǒng),除了有著廣大的支援社群以外,穩(wěn)定、模組化、擁有廣大的應用免費應用軟體支援是它主要的優(yōu)點。ARM嵌入式處理器則是目前應用在嵌入式系統(tǒng)領域中,佔有率最高的處理器,同時也是Linux核心目前所能夠支援的處理器之一,然而要使得Linux在ARM嵌入式處理器上運作,勢必要經(jīng)過移植 (porting) 的過程,也就是要將平臺相依 (platform dependent) 的部分做適當?shù)男薷?/p>
標簽: UNIX-like Source Linux Open
上傳時間: 2015-11-08
上傳用戶:dengzb84
The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces. Five different mazes as well as play w/o maze are possible.
標簽: the directing longer points
上傳時間: 2013-12-20
上傳用戶:璇珠官人