Click is a modular router toolkit. To use it you ll need to know how to compile and install the software, how to write router configurations, and how to write new elements. Our ACM Transactions on Computer Systems paper, available from the Web site, will give you a feeling for what Click can do. Using the optimization tools under CLICKDIR/tools, you can get even better performance than that paper describes.
標(biāo)簽: compile install modular toolkit
上傳時(shí)間: 2013-12-20
上傳用戶:wangchong
NetGUI v0.4.1 INSTALL Instructions Pedro de las Heras Quiros pheras@gmail.com 1. Install netkit (www.netkit.org) 2. Compile src/*java 3. mv src/*class bin 4. Edit and adapt bin/netgui.sh 5. Run bin/netgui.sh
標(biāo)簽: Instructions INSTALL NetGUI Pedro
上傳時(shí)間: 2013-12-20
上傳用戶:蟲蟲蟲蟲蟲蟲
Extension for LockBox for Delphi 7. This pack help for install the previous version of the LockBox for Delphi 2007.
標(biāo)簽: LockBox for Extension the
上傳時(shí)間: 2013-12-11
上傳用戶:dapangxie
JRebeiro EsmertecJbed that for install jar file in windows mobile.
標(biāo)簽: EsmertecJbed JRebeiro install windows
上傳時(shí)間: 2014-08-26
上傳用戶:王小奇
Install unsigned symbian apps
標(biāo)簽: unsigned Install symbian apps
上傳時(shí)間: 2017-09-28
上傳用戶:waitingfy
Keil C51是美國(guó)Keil Software公司出品的51系列兼容單片機(jī)C語(yǔ)言軟件開發(fā)系統(tǒng),與匯編相比,C語(yǔ)言在功能上、結(jié)構(gòu)性、可讀性、可維護(hù)性上有明顯的優(yōu)勢(shì),因而易學(xué)易用。Keil提供了包括C編譯器、宏匯編、連接器、庫(kù)管理和一個(gè)功能強(qiáng)大的仿真調(diào)試器等在內(nèi)的完整開發(fā)方案,通過(guò)一個(gè)集成開發(fā)環(huán)境(uVision)將這些部分組合在一起。運(yùn)行Keil軟件需要WIN98、NT、WIN2000、WINXP等操作系統(tǒng)。如果你使用C語(yǔ)言編程,那么Keil幾乎就是你的不二之選,即使不使用C語(yǔ)言而僅用匯編語(yǔ)言編程,其方便易用的集成環(huán)境、強(qiáng)大的軟件仿真調(diào)試工具也會(huì)令你事半功倍。 解壓縮以后安裝,步驟如下: 1.打開up51v706a.txt(本文件)記下安裝序列號(hào)。進(jìn)入setup目錄點(diǎn)擊setup.exe進(jìn)行安裝; 2.選擇Install Support....全新安裝,以前沒有安裝過(guò)或者放棄以前的序列號(hào)安裝; 選擇Update Current Installation升級(jí)安裝,將可以保持原來(lái)的序列號(hào),不必再次輸入 3.選擇Full安裝,Next->Yes(接受版權(quán)信息)->選擇安裝目錄->Next->輸入序列號(hào)、姓名、公司 等,除了序列號(hào)以外,都隨意,可以如實(shí)輸入你的姓名等。->next-> ....直到安裝完成。 注意: 1.每次安裝都必須進(jìn)行這幾步,每次都需要重新寫入AddOn標(biāo)識(shí); 2.假如安裝過(guò)程中存在病毒防火墻,可能會(huì)產(chǎn)生xcopy錯(cuò)誤使安裝失敗,此時(shí)請(qǐng)先 關(guān)閉病毒防火墻,然后再安裝; 3.安裝前必須退出正在運(yùn)行的Keil軟件,否則也會(huì)產(chǎn)生xcopy錯(cuò)誤使安裝失敗; 4.安裝過(guò)程中可能會(huì)出現(xiàn)安裝Secrity Key錯(cuò)誤,點(diǎn)擊確定即可。 這組安裝碼可以使用keil C51軟件到2033年12月底,夠用了吧。 Ident = Y1DZKM (這個(gè)號(hào)碼已經(jīng)輸入在addon目錄下的文件中,你不必理會(huì)了) SN = K1DZP-5IUSH-A01UE *************************************** 0xfd漢字補(bǔ)丁已經(jīng)預(yù)先處理。安裝以后可以打開工程\keil\c51\examples\0xfd\ee.uv2檢驗(yàn)
標(biāo)簽: keil 7.06 完全破解版 免費(fèi)下載
上傳時(shí)間: 2013-10-18
上傳用戶:takako_yang
在開放式數(shù)控系統(tǒng)結(jié)構(gòu)模型的基礎(chǔ)上,研究了基于ISA總線的DSP通信控制原理。采用中斷方式完成了PC機(jī)和DSP之間的通信。介紹了以DriverWorks為工具開發(fā)ISA設(shè)備WDM驅(qū)動(dòng)程序的方法,探討了中斷處理、驅(qū)動(dòng)程序與應(yīng)用程序之間的通信,簡(jiǎn)要說(shuō)明了驅(qū)動(dòng)程序的安裝與調(diào)試。通過(guò)調(diào)試,系統(tǒng)設(shè)計(jì)運(yùn)行穩(wěn)定。 Abstract: The ISA bus and DSP correspondence control principle is investigated in the basis of the existing open architecture numerical control system.The interrupt method is used to realize the communication between PC and DSP based on the ISA bus.The methods of WDM driver exploitation for ISA device using Driver Works are introduced.The main process of driver program and the keys such as handle interrupt and the communication between the drivers and application are presented.And how to debug and install the drive is explained.
標(biāo)簽: ISA DSP 總線 計(jì)算機(jī)
上傳時(shí)間: 2013-11-04
上傳用戶:kang1923
在偉福集成環(huán)境下使用PICC.講述在偉福集成環(huán)境如可設(shè)置PICC, 簡(jiǎn)單的調(diào)試步驟. 更詳細(xì)的說(shuō)明請(qǐng)參閱偉福仿真器使用手冊(cè).關(guān)于如何在MPLAB 下使用PICC C 語(yǔ)言, 請(qǐng)參閱Microchip 相應(yīng)的手冊(cè). 2-1 安裝PICC將CD-ROM 裝入光驅(qū), 自動(dòng)運(yùn)行程序?qū)⒆詣?dòng)啟動(dòng), 如果你已禁止自動(dòng)運(yùn)行功能, 可以直接運(yùn)行: cd_drive:\compiler\install.exe安裝程序?qū)⒅笇?dǎo)你完成PICC 的安裝.2-2 設(shè)置偉福集成環(huán)境在偉福集成環(huán)境中, 將編譯器路徑指向PICC 所在目錄將C命令行設(shè)置為: -16F877 –G –O –Zg -c將連接命令行設(shè)置為: -16F877 –G –O -Zg其中: -16F877 為芯片型號(hào)–G –O -c 為源程序調(diào)試設(shè)置項(xiàng), 不可修改–Zg 為打開優(yōu)化你可以在命令行中加入其它控制項(xiàng)2-3 調(diào)試C語(yǔ)言在WAVE\SAMPLES 目錄下有一個(gè)PIC C 語(yǔ)言的例子程序: PIC_C.PRJ.1. 打開PIC_C 項(xiàng)目.2. 編譯該項(xiàng)目(F9)3. 用F7,F8 單步調(diào)試?yán)映绦颍? 打開觀察窗口觀察變量
標(biāo)簽: PICC 集成環(huán)境
上傳時(shí)間: 2013-10-16
上傳用戶:lili123
winCE msdn講座 XP Embedded Now and the future Windows XP Embedded Developmentand Deployment Model OverviewWindows XP Embedded Component ModelWindows XP Embedded Studio Tools Microsoft WindowsXP Embedded Product Highlights Componentized version of Windows XP Professional~ 12,000 components and updates as of Service Pack 2Flexible localizationSame binaries and API as Windows XP ProfessionalHotfixes and service packsEmbedded Enabling FeaturesRuns on standard PC hardwareSupports boot on hard drives, compact flash, DiskOnChipand read-only mediaSupport for remote install and remote bootHeadless device and remote management supportIntegration with Microsoft management tools
上傳時(shí)間: 2013-10-31
上傳用戶:jrsoft
基于GDAL、OpenGL、TinyXML和HDF5等開源庫(kù),對(duì)目前主要的衛(wèi)星SAR傳感器-ENVISAT、ERS、Radarsat、TerraSAR-X、CosmoSkyMed產(chǎn)品的數(shù)據(jù)及其屬性進(jìn)行讀取、顯示和保存的關(guān)鍵技術(shù)研究及其軟件實(shí)現(xiàn)。對(duì)自主研發(fā)SAR數(shù)據(jù)處理軟件的開發(fā)有一定的參考和借鑒意義。
標(biāo)簽: SAR 衛(wèi)星 數(shù)據(jù)讀取 方法研究
上傳時(shí)間: 2013-11-22
上傳用戶:siguazgb
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1