一、注意事項 1. 所附程序是(電子菜單)的源代碼,均經過ARM SDT2.51集成環境編譯連接通過,可在北京博創興業有限公司的實驗平臺ARM300上運行。 2. 各實驗的全部源代碼分別存放在各實驗目錄下面。其中主要源代碼在SRC子目錄中,更多的其他源代碼分散存放在實驗目錄下的各個子目錄中。程序運行時所需圖片在各實驗目錄下的bmp子目錄中。各實驗目錄下的后綴名為“apj”的文件是ARM SDT的工程文件。 3. 各實驗編譯鏈接后生成的可運行文件在Debug目錄下,文件名為“system.bin”,把該文件及所需圖片下載到博創實驗平臺上,重新啟動實驗平臺就可以看運行結果了,也可以根據需要進行單步調試。 4. ARM SDT軟件的一些和實驗平臺相關的具體配置請參看博創ARM300實驗平臺的實驗指導書。
上傳時間: 2015-12-01
上傳用戶:lps11188
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.
標簽: NtddkSrcStoragesfloppy directory sfloppy resides
上傳時間: 2015-12-04
上傳用戶:84425894
Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:
標簽: files the software Welcome
上傳時間: 2015-12-16
上傳用戶:lixinxiang
本程序是一個動態建立鏈表的程序 分為鏈表的建立,打印,按照num大小順序添加節點和刪除這四個子函數。源碼程序在src和include文件夾里面,可執行程序是Linked_list_demo
上傳時間: 2015-12-21
上傳用戶:wpwpwlxwlx
一個簡單的同學錄系統,有增、刪、修改、查詢、分頁功能,非常適合JSP的初學者。 編程環境:MyEclipse+Access+Tomcat5.5 文件列表: index.jsp-------------------首頁文件模塊 add_new.jsp-----------------增加記錄模塊 modify.jsp------------------修改記錄模塊 del.jsp---------------------刪除記錄模塊 save.jsp--------------------保存記錄模塊 search.jsp------------------查找記錄模塊 in.jsp----------------------導入常用的類模塊 src\ConDb.java--------------連接數據庫的JavaBean 數據庫文件:TXL.mdb 安裝運行:解壓后放入Tomcat\webapps 配置數據源:控制面板--->數據源ODBC---->系統DNS---->添加----->Driver do Micrsoft Access(*.mdb) ---->數據源名稱:class---->選擇數據庫文件所在目錄 在瀏覽器下輸入:http://localhost:8080/txl
上傳時間: 2015-12-23
上傳用戶:zhangyi99104144
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.
標簽: Linux computer machines virtual
上傳時間: 2013-12-19
上傳用戶:xinzhch
圖象的壓縮編碼,JPEG壓縮編碼標準 注意事項: 運行時,文件c:\test.pcx;c:\test.jpg必須存在
上傳時間: 2013-12-18
上傳用戶:zsjinju
新華龍單片機的ISP客戶端程序,可通過JTAG在線刷新內部固件,這個壓縮包為SRC源代碼。
上傳時間: 2014-12-03
上傳用戶:zmy123
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle approximates the location of head. We develop a synthetic video sequence to test our technique. The results we get show that the tracker tracks the head which changes position, poses and lighting conditions.
標簽: approach combines particle tracking
上傳時間: 2016-01-02
上傳用戶:yy541071797
基于 xinlinx 寫的DES加密算法,內涵test bench,加密解密都有
上傳時間: 2016-01-04
上傳用戶:dreamboy36