亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Opensource-src

  • 一、注意事項 1. 所附程序是(電子菜單)的源代碼

    一、注意事項 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 \NtddkSrcStoragesfloppy. I

    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

    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

  • 新華龍單片機的ISP客戶端程序

    新華龍單片機的ISP客戶端程序,可通過JTAG在線刷新內部固件,這個壓縮包為SRC源代碼。

    標簽: ISP 單片機 程序

    上傳時間: 2014-12-03

    上傳用戶:zmy123

  • 一個比較好的44B0的啟動代碼. 工程目錄結構說明 --根目錄 -- bootloader.apj, ARM Project Manager工程文件 -- INC目錄, 頭文件 -

    一個比較好的44B0的啟動代碼. 工程目錄結構說明 --根目錄 -- bootloader.apj, ARM Project Manager工程文件 -- INC目錄, 頭文件 -- SRC目錄, 源文件 -- Debug目錄, debug版本的編譯和鏈接結果 -- Bin2C, 將Bin文件轉化為C代碼的數組的軟件 -- DOC, 相關文檔。

    標簽: bootloader Project Manager 44B0

    上傳時間: 2016-01-07

    上傳用戶:tedo811

  • aDABOOST This package contains the following files: learner.jar - is a platform independent java

    aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory

    標簽: independent following aDABOOST contains

    上傳時間: 2014-12-05

    上傳用戶:xsnjzljj

  • OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope

    OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com

    標簽: developped the workspace OpenSVM

    上傳時間: 2016-01-30

    上傳用戶:asdfasdfd

  • cscope 一個emacs(類似vi的編輯器)插件

    cscope 一個emacs(類似vi的編輯器)插件,附帶源碼,下載后,把文件名改稱cscope.src.tar.bz2,然后再解壓縮。這里不支持bz2

    標簽: cscope emacs 編輯器 插件

    上傳時間: 2014-02-04

    上傳用戶:agent

主站蜘蛛池模板: 宁德市| 岳阳市| 光山县| 保靖县| 辽源市| 湘潭市| 河间市| 仙游县| 普兰县| 柳河县| 玛曲县| 辉南县| 台中市| 文化| 桐乡市| 中方县| 遵化市| 顺昌县| 昆明市| 湖北省| 丰原市| 乐业县| 从化市| 改则县| 工布江达县| 文昌市| 通许县| 莎车县| 介休市| 永宁县| 东乡县| 清流县| 历史| 沈丘县| 吉林省| 墨脱县| 渭源县| 通海县| 威宁| 腾冲县| 贵阳市|