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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Detours-src

  • 1) 復(fù)制libminigui-str-1.6.2.tar.gz至任意用戶目錄。 2) 解壓此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 將zl

    1) 復(fù)制libminigui-str-1.6.2.tar.gz至任意用戶目錄。 2) 解壓此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 將zlg7289.c zlg7289.h二文件拷貝入增值版的相應(yīng)目錄中 libminigui-1.6.2-linux/src/ial/ 5) 修改相關(guān)宏定義使上述二文件加入庫(kù)編譯。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am 在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h 在37行增加 $(ZLG7289_SRCS) b. 修改libminigui-1.6.2-linux/src/ial/ial.c 在166行加入 #include "zlg7289.h" 在282行的數(shù)組內(nèi)加入 {"zlg7289", InitZLG7289Input, TermZLG7289Input}, c. 進(jìn)入項(xiàng)目主目錄, 重新配置編譯依賴 cd libminigui-1.6.2-linux 去掉后aclocal和automake后的版本號(hào)后,運(yùn)行此腳本,忽略警告項(xiàng)。 d. 同上配置方法配置MiniGUI 6) 修改運(yùn)行時(shí)配置文件MiniGUI.cfg中的IAL ial_engine=zlg7289

    標(biāo)簽: libminigui-str tar gz zxvf

    上傳時(shí)間: 2013-12-18

    上傳用戶:獨(dú)孤求源

  • EFI(Extensible Firmware Interface)是下一代BIOS

    EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成為計(jì)算機(jī)的FIRMWARE標(biāo)準(zhǔn)。它是 Intel 為全新類型的 PC 固件的體系結(jié)構(gòu)、接口和服務(wù)提出的建議標(biāo)準(zhǔn)。其主要目的是為了提供一組在 OS 加載之前(啟動(dòng)前)在所有平臺(tái)上一致的、正確指定的啟動(dòng)環(huán)境.EFI的國(guó)際標(biāo)準(zhǔn)組織是UEFI。 elilo-3.5-pre1.src.gz:是在EFI平臺(tái)上引導(dǎo)LINUX的源碼。EFI引導(dǎo)LEGACY OS需要特別的EFI LOADER程序。該源碼就是基于EFI平臺(tái)上的引導(dǎo)LEGACY LINUX的有效工具。

    標(biāo)簽: Extensible Interface Firmware BIOS

    上傳時(shí)間: 2015-10-01

    上傳用戶:dianxin61

  • BBS-CS是采用JSP+JavaBean+Servlet開(kāi)發(fā)的一套網(wǎng)絡(luò)虛擬社區(qū)系統(tǒng). 運(yùn)行平臺(tái): Liunx + JDK + Apache + Tomcat + MYSQL 或 Window

    BBS-CS是采用JSP+JavaBean+Servlet開(kāi)發(fā)的一套網(wǎng)絡(luò)虛擬社區(qū)系統(tǒng). 運(yùn)行平臺(tái): Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL BBS-CS文件結(jié)構(gòu): 在BBS-CS的文件包中有home、src、jar、doc四個(gè)目錄。 其中:home下是程序文件,src下是源碼,jar下是工具文件包,doc下是文檔。 聲明: 本軟件版權(quán)歸作者龔天乙和BBS-CS網(wǎng)站(http://www.laoer.com)、愛(ài)情工作室(http://www.loveroom.com.cn)網(wǎng)站所有,任何人不得將其用于商業(yè)用途(即不可買賣、發(fā)行,如需此軟件構(gòu)建商業(yè)或個(gè)人網(wǎng)站,請(qǐng)email至laoer@vip.163.com,以供統(tǒng)計(jì)備案,同時(shí)必須保留愛(ài)情工作室的廣告和版權(quán)聲明),如果需要商業(yè)支持,將收取一定的費(fèi)用,同時(shí)不得將該軟件改造后出售。本軟件目的供JSP愛(ài)好者學(xué)習(xí)研究使用,BBS-CS網(wǎng)站和愛(ài)情工作室將提供該軟件的升級(jí)。

    標(biāo)簽: JavaBean Servlet BBS-CS Apache

    上傳時(shí)間: 2014-01-11

    上傳用戶:330402686

  • This design package includes reference materials for creating a USB - PS/2 combination mouse that a

    This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants

    標(biāo)簽: combination materials reference creating

    上傳時(shí)間: 2015-10-19

    上傳用戶:784533221

  • at91sam7 use PIO interrupt to finish PS2 protocl

    at91sam7 use PIO interrupt to finish PS2 protocl,in IAR directly instead atmel example interruptbasic complie/src

    標(biāo)簽: interrupt protocl finish sam7

    上傳時(shí)間: 2015-10-30

    上傳用戶:1583060504

  • 本系統(tǒng)采用access+asp開(kāi)發(fā)

    本系統(tǒng)采用access+asp開(kāi)發(fā),系統(tǒng)要求:windows9X+pws win2000(或更高)+IIS、IE 4.0以上及相關(guān)打印設(shè)備 2、處于安全考慮,建議安裝使用前,先修改數(shù)據(jù)庫(kù)路徑(默認(rèn)為"tcadmin\tcmdb")及數(shù)據(jù)庫(kù)名稱,然后修改文件tcconn.asp相應(yīng)路徑設(shè)置 3、本系統(tǒng)所有日期格式均為:yyyy-mm-dd,例如:2004-03-28.請(qǐng)按此格式輸入日期,否則日期數(shù)據(jù)拒絕存入數(shù)據(jù)庫(kù) 4、檔案輸出文件為word(*.doc)格式。由于個(gè)人配置及環(huán)境不一,所以輸出后建議用MS word稍作編輯 5、系統(tǒng)所有查找定位均支持模糊查找。例:輸入關(guān)鍵詞:"李",選擇條件按 "姓名" 查找,則記錄列表將顯示所有姓名中含有"李"字的教師記錄 6、教師業(yè)務(wù)檔案輸出時(shí),建議先保存后編輯,以免給你造成不必要的麻煩 7、教師查詢頁(yè)面學(xué)院首頁(yè)指向:tcadmin/user_search.asp 8、教師業(yè)務(wù)檔案管理系統(tǒng)登陸頁(yè)面學(xué)院首頁(yè)調(diào)用:login.htm ,調(diào)用方法:首頁(yè)插入代碼:<iframe src="你的路徑/tcadmin/login.htm" scrolling="no" frameborder="0"></ifram

    標(biāo)簽: access asp

    上傳時(shí)間: 2014-01-01

    上傳用戶:wweqas

  • 程序構(gòu)架基于:運(yùn)用JSP+Struts+JSTL技術(shù)的MVC架構(gòu)

    程序構(gòu)架基于:運(yùn)用JSP+Struts+JSTL技術(shù)的MVC架構(gòu),數(shù)據(jù)庫(kù)采用SQL Server。 使用說(shuō)明: 設(shè)置數(shù)據(jù)庫(kù): 把/zefeng/database/zefenggb_Data數(shù)據(jù)庫(kù)文件,附加到SQL Server數(shù)據(jù)庫(kù)中,數(shù)據(jù)庫(kù)的用戶名和密碼設(shè)置成sa。 本程序源代碼在/zefeng/src/目錄下。

    標(biāo)簽: Struts JSTL JSP MVC

    上傳時(shí)間: 2015-11-26

    上傳用戶:1051290259

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

    一、注意事項(xiàng) 1. 所附程序是(電子菜單)的源代碼,均經(jīng)過(guò)ARM SDT2.51集成環(huán)境編譯連接通過(guò),可在北京博創(chuàng)興業(yè)有限公司的實(shí)驗(yàn)平臺(tái)ARM300上運(yùn)行。 2. 各實(shí)驗(yàn)的全部源代碼分別存放在各實(shí)驗(yàn)?zāi)夸浵旅妗F渲兄饕创a在SRC子目錄中,更多的其他源代碼分散存放在實(shí)驗(yàn)?zāi)夸浵碌母鱾€(gè)子目錄中。程序運(yùn)行時(shí)所需圖片在各實(shí)驗(yàn)?zāi)夸浵碌腷mp子目錄中。各實(shí)驗(yàn)?zāi)夸浵碌暮缶Y名為“apj”的文件是ARM SDT的工程文件。 3. 各實(shí)驗(yàn)編譯鏈接后生成的可運(yùn)行文件在Debug目錄下,文件名為“system.bin”,把該文件及所需圖片下載到博創(chuàng)實(shí)驗(yàn)平臺(tái)上,重新啟動(dòng)實(shí)驗(yàn)平臺(tái)就可以看運(yùn)行結(jié)果了,也可以根據(jù)需要進(jìn)行單步調(diào)試。 4. ARM SDT軟件的一些和實(shí)驗(yàn)平臺(tái)相關(guān)的具體配置請(qǐng)參看博創(chuàng)ARM300實(shí)驗(yàn)平臺(tái)的實(shí)驗(yàn)指導(dǎo)書。

    標(biāo)簽: 注意事項(xiàng) 程序 電子 源代碼

    上傳時(shí)間: 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.

    標(biāo)簽: NtddkSrcStoragesfloppy directory sfloppy resides

    上傳時(shí)間: 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:

    標(biāo)簽: files the software Welcome

    上傳時(shí)間: 2015-12-16

    上傳用戶:lixinxiang

主站蜘蛛池模板: 大丰市| 章丘市| 大兴区| 丰宁| 安塞县| 衡山县| 镇原县| 临邑县| 全州县| 万山特区| 巨鹿县| 新竹县| 巨鹿县| 扶绥县| 卫辉市| 曲周县| 河池市| 新干县| 高雄市| 台南县| 平果县| 贡觉县| 通州区| 手游| 高密市| 合川市| 时尚| 东方市| 永城市| 金乡县| 祁门县| 锡林浩特市| 怀来县| 隆安县| 陵川县| 蕲春县| 文山县| 万山特区| 含山县| 普兰店市| 奎屯市|