這個設計是使用Virtex-4實現(xiàn)DDR的控制器的,設計分為三個主要模塊:Front-End FIFOs,DDR SDRAM Controller和Datapath Module。其中主要是DDR SDRAM Controller,當然還有測試模塊。
上傳時間: 2017-05-20
上傳用戶:llandlu
在J2ME中實現(xiàn)虛擬代理,然后過濾user-agent ,用于突破廣東移動等的cmwap限制使用方法,啟動后將相應軟件(如Opera)的代理設成localhost 8080,即可-J2ME virtual agents, then filter user-agent, Guangdong Mobile breakthrough for the restrictions on the use of SMS, will start corresponding software (such as the Opera), the agent set to localhost 8080 can be
上傳時間: 2017-05-22
上傳用戶:wuyuying
public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement statement private String message="" }
標簽: private String DBClass public
上傳時間: 2017-05-23
上傳用戶:c12228
Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair
標簽: monoalphabetic Playfair provides security
上傳時間: 2017-05-25
上傳用戶:變形金剛
本文討論半導體產(chǎn)品特征循環(huán)及其對產(chǎn)品技術發(fā)展的 啟示 。分析指出,半導體產(chǎn)品的主特征一直遵循著“通用” 與“專用”交替發(fā)展,每十年波動一次,目前正進入以嵌入 式可編程SoC為特征的專用(可稱為專用可編程產(chǎn)品,ASPP波動階段。同時還指出了牧村浪潮與我們提出的“半導體產(chǎn)品特征循環(huán)”的共同點與分歧。根據(jù)預測,半導體產(chǎn)品將在ASPP發(fā)展中,向用戶可重構(gòu)片上系統(tǒng)(U-SoC, User-reconfigurable SoC)方向發(fā)展,進入傳統(tǒng)硅微電子技術的最后一次通用波動。文中最后分析了可重構(gòu)計算的發(fā)展現(xiàn)狀和存在的問題,以及今后的發(fā)展方向。
標簽: 半導體 產(chǎn)品特征 分 循環(huán)
上傳時間: 2017-05-27
上傳用戶:笨小孩
This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package: - User defined ticker list. - Function for downloading most recent SP500 composition in ticker list. - Control for bad data (e.g. a certain percentage of prices missing). - Choice of frequency of data (e.g. weekly prices). - Choice of starting and ending data. - Function for saving the whole data in a pre-formatted excel file together with a full reports on missing data.
標簽: algorithm downloads basically database
上傳時間: 2017-06-03
上傳用戶:啊颯颯大師的
The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in general. In situations where the number of users is not large, the Gaussian approximation is not appropriate. In-depth analysis of must be applied. The Holtzman?s improved Gaussian approximation provides a better approximation to the MAI term. The approximation conditions the interference term on the operation condition of each user.
標簽: approximation straightforward the Gaussian
上傳時間: 2017-06-03
上傳用戶:dyctj
Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
標簽: aprendendo plataforma modelagem cenario
上傳時間: 2014-12-19
上傳用戶:ynwbosss
Login Manager V3.0(LM3.0) is an authentication system which can integrate with any existing website that meets the requirements. LM3.0 provides a gatekeeper where user must be authorized before entering the membership secured areas. Features: 1. Flexibility LM3.0 allows administrator to integrate it with the current unprotected website. This is especially useful if major changes are going to be painful. With LM3.0, you re just one step towards getting the security you needed most. 2. Speed LM3.0 uses PHP and MySQL which enables fast data transactions.
標簽: authentication 3.0 integrate existing
上傳時間: 2017-06-06
上傳用戶:hullow
Dos 以功能個性化和人性化為基礎,Dos提供了多種不同樣式針對瀏覽用戶的功能,友好的站內(nèi)交流系統(tǒng)、友好的發(fā)表編輯器、全面的用戶自身信息瀏覽和管理、對論壇瀏覽和操作更加方面的快捷鏈接等。Dos 提供了一套標準化的插件開發(fā)接口和說明文檔,為廣大的東網(wǎng)論壇愛好者們提供了一個廣闊的論壇服務擴展空間。 使用Access 數(shù)據(jù) 請解壓后,把 data下的 data.mdb 的user 權限設為可讀可寫 使用 SqlServer 數(shù)據(jù)庫,請新建立一個DoNetBbs的數(shù)據(jù)庫,然后停止SqlServer數(shù)據(jù)庫,把 data文件夾下的 DoNetBbs_Data.MDF 和 DoNetBbs_Log.LDF 覆蓋你建立的數(shù)據(jù)庫,啟動 SqlServer數(shù)據(jù)庫 Web.config 需要修改為 管理員為 admin 碼為 admin888
上傳時間: 2013-12-26
上傳用戶:gut1234567