zd1211無(wú)線網(wǎng)卡驅(qū)動(dòng)源代碼,網(wǎng)卡為USB接口 你可以把攝像頭的驅(qū)動(dòng)在編譯內(nèi)核的時(shí)候直接編譯進(jìn)去,然后把內(nèi)核燒進(jìn)去,以后我們每次執(zhí)行應(yīng)用程序就可以了, 也可以把要執(zhí)行的應(yīng)用程序直接寫在init.sh里邊看一下,那就以后連好攝像頭然后一開機(jī),攝像頭就會(huì)把采集到的圖象顯示在屏上。
標(biāo)簽: 1211 zd 無(wú)線網(wǎng)卡驅(qū)動(dòng) 源代碼
上傳時(shí)間: 2016-04-11
上傳用戶:tianjinfan
This temp directory is used by the JVM for temporary file storage. The JVM is configured to use this as its java.io.tmpdir in the catalina.sh and catalina.bat scripts.
標(biāo)簽: configured JVM directory temporary
上傳時(shí)間: 2016-04-15
上傳用戶:363186
T-monitor監(jiān)控程序,類是BIOS,BSP,uBoot等,主要應(yīng)用于SH系列處理器。
標(biāo)簽: T-monitor 監(jiān)控程序
上傳時(shí)間: 2013-12-22
上傳用戶:13188549192
Tornado 的manuals 很全面,國(guó)內(nèi)的書大部分是翻譯的它。經(jīng)常需要查閱的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH Tornado API Guide Tornado API Reference Tornado Getting Started Guide (Windows Version) Tornado Migration Guide Tornado Reference Tornado Release Notes Tornado SETUP SDK Developer s Guide Tornado User s Guide (Windows Version) USB Developer s Kit Programmer s Guide USB Developer s Kit Release Notes VxWorks API Reference VxWorks BSP Developer s Guide VxWorks BSP Developer s Reference VxWorks BSP Reference VxWorks Errno Code List VxWorks Network Programmer s Guide VxWorks Programmer s Guide VxWorks for Pentium Architecture Supplement WindView User s Guide WindView User s Reference
標(biāo)簽: Tornado Manuals manuals Online
上傳時(shí)間: 2016-05-16
上傳用戶:13215175592
本程序?yàn)槟M可校時(shí)的時(shí)鐘程序;clk--時(shí)鐘信號(hào),rst--清零信號(hào),set_en--校時(shí) 使能信號(hào),faster--快進(jìn)信號(hào),slower--快退信號(hào),hour--小時(shí)校時(shí),min--分鐘校 時(shí),(hh,hl,ml,mh,sh,sl)--時(shí),分,秒顯示信號(hào)。 校時(shí)的時(shí)候,秒清零。
標(biāo)簽: faster set_en slower 信號(hào)
上傳時(shí)間: 2013-12-06
上傳用戶:x4587
定時(shí)器程序 采用89c2051 2001.10 ****************** ****************** 偽定義 ****************** SL EQU 30H SL存放秒的個(gè)位數(shù) SH EQU 31H SH存放秒的十位數(shù) ML EQU 32H ML存放分的個(gè)位數(shù) MH EQU 33H MH存放分的十位數(shù) HL EQU 34H HL存放時(shí)的個(gè)位數(shù) HH EQU 35H HH存放時(shí)的十位數(shù)
標(biāo)簽: 89c2051 2001.10 定時(shí)器 定義
上傳時(shí)間: 2014-01-04
上傳用戶:qq1604324866
比我看過(guò)的Java 書好多了⋯ ⋯ 非常全面,舉例都恰到好處,顯得頗具“智慧”。和其他許多Java 書 籍相比,我覺(jué)得它更成熟、連貫、更有說(shuō)服力、更嚴(yán)謹(jǐn)??傊?,寫得非常好,肯定是一本學(xué)習(xí)Java 的好書。(Anatoly Vorobey,TechnionUniversity,Haifa,以色列)。
上傳時(shí)間: 2014-01-16
上傳用戶:13160677563
這是一個(gè)演示程序,原本是我在接口機(jī)制學(xué)習(xí)過(guò)程中的隨興之作,源代碼相當(dāng)丑陋,充斥了大量的重復(fù)代碼,如有好事者愿意將其修改,請(qǐng)務(wù)必發(fā)給我一份,謝謝。 他沒(méi)有關(guān)于類VMT結(jié)構(gòu)的內(nèi)容,有此需要者請(qǐng)參考bighawk的delphi類探索,本程序亦大量的參考了其中的代碼,特此表示感謝。 他也沒(méi)有關(guān)于接口使用方法的說(shuō)明,打算入門學(xué)習(xí)interface的朋友,請(qǐng)參考一些書籍,DFW的savetime兄亦有較好的文章公布,本人也從中受益良多。 這個(gè)程序所包含的是,籍由故意設(shè)計(jì)而成的TInterfacedObject和TMyInterfacedObject2個(gè)類,得到4個(gè)實(shí)例對(duì)象,4個(gè)接口指針,并且演示了在編譯器實(shí)現(xiàn)過(guò)程中,對(duì)象模型的空間狀態(tài),接口指針,接口方法表格種種復(fù)雜的關(guān)系。 如果程序有問(wèn)題,歡迎來(lái)信探討和指正。
標(biāo)簽: 程序
上傳時(shí)間: 2016-07-27
上傳用戶:a6697238
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
標(biāo)簽: build project Before apache
上傳時(shí)間: 2016-08-20
上傳用戶:zhenyushaw
每個(gè)學(xué)生信息包括:學(xué)號(hào)、姓名、籍貫。具體功能: 1、創(chuàng)建信息鏈表并以磁盤文件保存 2、讀取磁盤文件并顯示輸出所有學(xué)生的籍貫信息 3、按學(xué)號(hào)或姓名查詢其籍貫 4、按籍貫查詢并輸出該籍貫的所有學(xué)生 5、能添加、刪除和修改學(xué)生的籍貫信息 6、顯示輸出廣東籍和非廣東籍學(xué)生的信息并可分別存盤
上傳時(shí)間: 2013-12-25
上傳用戶:yxgi5
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1