The Virtex™-4 user access register (USR_ACCESS_VIRTEX4) is a 32-bit register thatprovides direct access to bitstream data by the FPGA fabric. It is useful for loadingPowerPC™ 405 (PPC405) processor caches and/or other data into the FPGA after the FPGAhas been configured, thus achieving partial reconfiguration. The USR_ACCESS_VIRTEX4register is programmed through the bitstream with a COMMAND that writes a series of 32-bitwords.
標簽: USR_ACCESS PowerPC XAPP 719
上傳時間: 2013-12-23
上傳用戶:yuanwenjiao
a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a COMMAND line parameter, and write its output to the console.
標簽: file instructions self-defined containing
上傳時間: 2015-01-11
上傳用戶:曹云鵬
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a COMMAND Line Interface for quick use
標簽: Administration RemoteWAP Operating Virtual
上傳時間: 2015-02-01
上傳用戶:exxxds
系統可用編輯器1. Overview 2. System Requirements 3. Contents of the Distribution Package 4. List of Available COMMAND Line Flag Options 5. Contents of the Extracted Files 6. Installing the Software in Interactive Mode 7. Installing the Software in Silent Mode 8. Installing the INF Files Prior to OS Installation 8A. Installing the Windows* XP INF Files Prior to OS Installation
標簽: Distribution Requirements Overview Contents
上傳時間: 2015-02-23
上傳用戶:wab1981
設計模式,COMMAND,composite,decorate
標簽: 設計模式
上傳時間: 2013-12-18
上傳用戶:as275944189
在 VC 環境下編譯驅動程序(MinDriver)的示例 編譯方法: -------------------------------------------------------- 1. 利用 VC 打開工作區文件MinDriverInVc.dsw 2.“Project”菜單->“Settings”菜單,彈出Project Settings對話框 3. 將 Build COMMAND Line 的最后兩個參數“d: ” 和 “D:\tony\Xfilter_Disk\DdkSource\MinDriverInVc\MinDriver” 修改為正確的路徑(源代碼所在的盤符和路徑) 4. 按 Build 按鈕編譯驅動程序
上傳時間: 2014-01-15
上傳用戶:bruce
手機地址薄程序,包含disploy, screen, form, alert blist, textbox, COMMAND的應用
上傳時間: 2013-11-29
上傳用戶:450976175
使用的是API編程,可格式化、校驗和讀寫特殊扇區。可用作Windows下的磁盤加密。本函數還有以下兩個缺點以待改進: 1.本函數還只能讀能讀 A: 和 B:,即只能對軟盤操作 2.不能改變磁盤扇區大小,只能是標準的 512 個字節。 參數說明: COMMAND 操作: 0 重置磁盤 2 讀扇區 3 寫扇區 4 校驗磁道 5 格式化磁道 8 得到設備參數 (int 1EH) drive 驅動器 A:=0 B:=1 head 磁頭號,范圍 0 - 1 track 磁道號,范圍 0 - 84 ( 80 - 84 為特殊磁道,通常用來加密 ) sector 扇區號,范圍 0 - 255 ( 19 - 255 為非標準扇區編號,通常用來加密) nsectors 每次讀或寫的扇區數,不能超出每磁道的最大扇區數 buffer 數據寫入或讀出的緩沖區,大小為 512 個字節 返回值 ( 同 Int 13H ): 0x0 成功 0x1 無效的命令 0x3 磁盤被寫保護 0x4 扇區沒有找到 0xa 發現壞扇區 0x80 磁盤沒有準備好
上傳時間: 2013-12-05
上傳用戶:moerwang
AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB COMMAND window.Execute demoafd to quickly scan the AFD operation.
標簽: D. V. MATLABMiroslav Tosicversion
上傳時間: 2015-03-21
上傳用戶:er1219
用VB控制光驅用過豪杰超級解霸的朋友應該發現它有控制光驅開關的功能了吧,只要鼠標一點,光驅就聽從你發出的命令(打開/關閉),不必動手去按開關按鈕了,方便吧?其實也可以用VB編寫一個簡單的控制光驅的(打開和關閉)程序,輕輕一點就可達到目的。在VB6中新建工程,在窗體上放置三個(COMMAND)命令按鈕,其中COMMAND1和COMMAND2的Caption屬性分別是“打開光驅”和“關閉光驅”,COMMAND3,的Caption屬性是“退出程序”。
上傳時間: 2015-03-22
上傳用戶:sardinescn