NAND Flash Boot Please select function : 0 : USB download file(通過USB下載文件) 1 : Uart download file(通過串口下載文件) 2 : Write Nand flash with download file(將下載的文件燒寫到NandFlash) 3 : Load Pragram from Nand flash and run(從NandFlash裝載文件并運行) 4 : Erase Nand flash regions(擦除NandFlash區域) 5 : Write NOR flash with download file(將下載的文件燒寫到NorFlash) 6 : Set boot params(設置Linux啟動相關參數) 7 : Set AutoBoot parameter,1:linux 2:wince(設置WINCE自啟動)
標簽: download USB function Please
上傳時間: 2016-02-15
上傳用戶:s363994250
會議系統控制源代碼。矩陣,AV設備。燈光控制,大屏控制。
上傳時間: 2016-03-02
上傳用戶:csgcd001
Linux常用命令 1 文件列表 – ls : ls #以默認方式顯示當前目錄文件列表; ls –a #顯示所有文件包括隱藏文件; ls –l #顯示文件屬性,包括大小,日期,符號連接,是否可讀寫及是否可執行。 2 目錄切換 – cd : cd dir #切換到當前目錄下的dir 目錄; cd / #切換到根目錄; cd .. #切換到到上一級目錄。 3 復制 – cp : cp source target #將文件source 復制為 target; cp /root/source . #將/root 下的文件source 復制到當前目錄; cp –av soure_dir target_dir #將整個目錄復制,兩目錄完全一樣; cp –fr source_dir target_dir #將整個目錄復制,并且是以非鏈接方式復制,當source 目 錄帶有符號鏈接時,兩個目錄不相同。 4 刪除 – rm :
上傳時間: 2014-01-18
上傳用戶:TF2015
風險財務控制庫 Risk Quantify is an open source financial library, with a focus on managing the risk of financial instruments. The aim of this project is to provide people working in the financial industry with a good base to use in building their own applications. Risk Quantify provides pricing routines, term structure building and management, calendar routines, asset management routines and more.
標簽: financial Quantify managing library
上傳時間: 2014-01-25
上傳用戶:363186
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
標簽: encryption X-Crypter algorithm encrypts
上傳時間: 2013-12-20
上傳用戶:xc216
pav 反病毒源碼 /*************************************************************************** * * * File: ANTI-VIRUS * * Function: This program demostrating file anti-virus managment * * * * Author: Long Yun Liang * * First edit: 1995,3,10 * * Last edit: 1996,11,5 All Rights Reserved * * * * * ***************************************************************************/
上傳時間: 2014-01-14
上傳用戶:hullow
EclipseTrader is a stock exchange analysis system, featuring shares pricing watch, intraday and history charts with technical analysis indicators, level II/market depth view, news watching, automated trading systems, integrated trading.
標簽: EclipseTrader featuring exchange analysis
上傳時間: 2016-04-13
上傳用戶:shizhanincc
問題描述:有時,表單數據太多,無法在同一個頁面顯示,需要分頁完成(如用戶注冊表單)。這時,既可以為每一個表單創建一個ActionForm,也可以只創建一個ActionForm,它和多個表單對應。這里討論如何用一個ActionForm對應表單。 程序完整解釋可以到我的空間查看: http://hi.baidu.com/circle%5Fanda
標簽:
上傳時間: 2014-01-05
上傳用戶:lindor
給定一塊寬度為W的矩形板,矩形板的高度不受限制。現需要從板上分別切割出n個高度為hi,寬度為wi的矩形零件。切割的規則是零件的高度方向與矩形板的高度方向保持一致。問如何切割使得所使用的矩形板的高度h最小? 里面附有詳細報告
上傳時間: 2016-05-07
上傳用戶:zhaoq123
a2demo源碼,基于hi—techc的pic單片機源碼開發
上傳時間: 2016-05-17
上傳用戶:qb1993225