本程式為並列flash ROM之控制程式, 可將flash rom的資料讀出後, 經(jīng)過(guò)CPLD controller將圖檔轉(zhuǎn)成VESA影像訊號(hào), 輸出至螢?zāi)? 本程式已經(jīng)過(guò)硬體驗(yàn)證
標(biāo)簽: flash controller CPLD VESA
上傳時(shí)間: 2013-11-28
上傳用戶(hù):tedo811
本程式為使用Verilog語(yǔ)言寫(xiě)控制DRAM的控制模塊, 可以簡(jiǎn)易的控制DRAM IC, 本程式已經(jīng)過(guò)系統(tǒng)驗(yàn)證.
上傳時(shí)間: 2014-01-14
上傳用戶(hù):tzl1975
假近鄰法(False Nearest Neighbor, FNN)計(jì)算嵌入維的Matlab程序 文件夾說(shuō)明: Main_FNN.m - 程序主函數(shù),直接運(yùn)行此文件即可 LorenzData.dll - 產(chǎn)生Lorenz時(shí)間序列 PhaSpaRecon.m - 相空間重構(gòu) fnn_luzhenbo.dll - 假近鄰計(jì)算主函數(shù) SearchNN.dll - 近鄰點(diǎn)搜索 buffer_SearchNN_1.dll - 近鄰點(diǎn)搜索緩存1 buffer_SearchNN_2.dll - 近鄰點(diǎn)搜索緩存2 參考文獻(xiàn): M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403.
標(biāo)簽: Main_FNN Neighbor Nearest Matlab
上傳時(shí)間: 2013-12-10
上傳用戶(hù):songnanhua
摘要:采用Foxpro2.5T3數(shù)據(jù)庫(kù)開(kāi)發(fā)平臺(tái)開(kāi)發(fā)了一種計(jì)算機(jī)機(jī)房和網(wǎng)吧收費(fèi)管理系統(tǒng),該系 統(tǒng)的帳戶(hù)信h,基」幾條形碼識(shí)別身份,也可以直接鍵入用戶(hù)帳戶(hù)的數(shù)碼,所需的用戶(hù)信h,完全山 計(jì)算機(jī)集中管理。該系統(tǒng)是一種重l從對(duì)上機(jī)計(jì)費(fèi)、值班人員工作日志與收費(fèi)情況進(jìn)行詳細(xì)記 錄,J{含有信任委托技術(shù)在內(nèi)的機(jī)房網(wǎng)吧管理收費(fèi)系統(tǒng),系統(tǒng)成木低廉、運(yùn)行速度快、代碼緊 湊、功能健全、開(kāi)發(fā)平臺(tái)簡(jiǎn)單。
標(biāo)簽: Foxpro 2.5 數(shù)據(jù)庫(kù) 開(kāi)發(fā)平臺(tái)
上傳時(shí)間: 2013-12-23
上傳用戶(hù):wkchong
ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
標(biāo)簽: Description computers Problem binary
上傳時(shí)間: 2013-12-11
上傳用戶(hù):libenshu01
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology
標(biāo)簽: MULTIDIMENSIONAL optimization Modified Steyvers
上傳時(shí)間: 2015-08-26
上傳用戶(hù):kytqcool
JAVA游戲編程,j n l p文件類(lèi)型
標(biāo)簽: 游戲編程
上傳時(shí)間: 2014-08-15
上傳用戶(hù):gengxiaochao
DES( Data Encryption Standard)算法,于1977年得到美國(guó)政府的正式許可,是一種用56位密鑰來(lái)加密64位數(shù)據(jù)的方法。 IDEA是International Data Encryption Algorithm 的縮寫(xiě),是1990年由瑞士聯(lián)邦技術(shù)學(xué)院來(lái)學(xué)嘉X.J.Lai 和Massey提出的建議標(biāo)準(zhǔn)算法稱(chēng)作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年進(jìn)行了改進(jìn)強(qiáng)化了抗差分分析的能力改稱(chēng)為IDEA 它也是對(duì)64bit大小的數(shù)據(jù)塊加密的分組加密算法密鑰長(zhǎng)度為128位它基于“相異代數(shù)群上的混合運(yùn)算”設(shè)計(jì)思想算法用硬件和軟件實(shí)現(xiàn)都很容易且比DES在實(shí)現(xiàn)上快的多。IDEA自問(wèn)世以來(lái),已經(jīng)經(jīng)歷了大量的詳細(xì)審查,對(duì)密碼分析具有很強(qiáng)的抵抗能力,在多種商業(yè)產(chǎn)品中被使用。
標(biāo)簽: Encryption Standard Data DES
上傳時(shí)間: 2015-08-27
上傳用戶(hù):Avoid98
C++沉思~~ C++經(jīng)典電子書(shū)~~值得推薦
標(biāo)簽:
上傳時(shí)間: 2014-01-13
上傳用戶(hù):wkchong
Essential C++中文版~~ C++經(jīng)典電子書(shū)~~值得推薦
標(biāo)簽: Essential
上傳時(shí)間: 2013-12-26
上傳用戶(hù):蠢蠢66
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1