gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz
標(biāo)簽: Installtion gcclib kernel Linux
上傳時間: 2014-03-12
上傳用戶:源碼3
These routines model tropospheric radiowave propagation over variable terrain and calculates propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fourier PE method and was originally developed from an early PE model called PEPC, written by Fred Tappert. Propagation loss over variable terrain is modeled by shifting the field an appropriate number of bin widths correspondc ing to the height of the ground. The field is determined using the smooth earth PE method.
標(biāo)簽: tropospheric propagation calculates radiowave
上傳時間: 2017-01-01
上傳用戶:225588
n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as individual class files doc NAACL 00 paper describing the algorithm src source code for C
標(biāo)簽: segmentation independent algorithm the
上傳時間: 2017-01-07
上傳用戶:ghostparker
資產(chǎn)評估管理系統(tǒng) 實例文件夾:EquipmentMS 數(shù)據(jù)庫:采用SQL Server 2000數(shù)據(jù)庫,名稱為db_EquipmentMS。 數(shù)據(jù)庫文件位置:EquipmentMS\EquipmentMS\DataBase\ db_EquipmentMS_Data.MDF和db_EquipmentMS_Log.LDF。 可執(zhí)行文件位置:\EquipmentMS\EquipmentMS\bin\Debug\ EquipmentMS.exe。 管理員用戶名:mr,密碼:mrsoft
標(biāo)簽: EquipmentMS Server 2000 SQL
上傳時間: 2014-12-06
上傳用戶:cccole0605
是基于keil for arm開發(fā)中的文檔: Realveiw MDK中圖形化界面配置詳解.pdf realview mdk的s3c2410的開發(fā)方法.pdf Realview MDK中編譯器對中斷處理的過程詳解.pdf Realview MDK中調(diào)試腳本的詳細(xì)解析.pdf Realview MDK中鏈接腳本的詳細(xì)解析.pdf 利用Realview MDK生成.bin格式的文件.pdf 在MDK中添加自己的FLASH編程算法.pdf
標(biāo)簽: MDK Realveiw Realview
上傳時間: 2014-01-02
上傳用戶:源弋弋
圖書銷售管理小系統(tǒng) 本系統(tǒng)沒有用到任何第三方控件,你只要安裝了Delphi7,并且在把QuickReport(Bin\dclqrt70.bpl)添加進(jìn)去就可以了. 系統(tǒng)使用方法: 1.每次新書入庫時,都要在信息初始化中進(jìn)行登記,才可以到進(jìn)書管理中進(jìn)行入庫操作. 2.剛開始使用系統(tǒng)時,要對銷售員和采購員進(jìn)行添加. 3.當(dāng)進(jìn)行入庫和銷售操作時,只要在DBGrid中,輸入書號,回車后,其它相應(yīng)信息自動從數(shù)據(jù)庫調(diào)出.無需輸入. 4.其它操作請按相應(yīng)提示操作.
標(biāo)簽: QuickReport Bindclqrt Delphi bpl
上傳時間: 2013-12-21
上傳用戶:天涯
我在08年11月利用flex3.0 mxml和as3.0設(shè)計的一個3D相冊,用到trans matrix和一些控件 6個源碼文件 具體效果請看 http://www.macs.hw.ac.uk/~yw173/3DPROJECT/album2/bin-debug/album2main.swf dec 30 2008 英國愛丁堡
標(biāo)簽: 3.0 matrix trans flex
上傳時間: 2017-02-01
上傳用戶:it男一枚
keilc51仿真板軟件使用方法:1. 請將下載的2個插件內(nèi)容拷貝到uVision 的安裝目錄下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安裝目錄 \keil 下. 請將下面的內(nèi)容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重啟uVsion. 進(jìn)入Debug 模式, 打開菜單Peripheral, 發(fā)現(xiàn)增加了2項 分別是鍵盤LED仿真板,51實驗仿真板。 這樣使用時就不用每次設(shè)置了,任何時候打開都可以用
標(biāo)簽: uVision keilc KeilC 51
上傳時間: 2014-01-07
上傳用戶:gyq
平臺44B0開發(fā)板,里面包含一個bootloader程序,由此連接一個led燈控制程序,可以直接生成bin文件,實現(xiàn)燒寫,非調(diào)制版,實現(xiàn)軟中斷和bootloader啟動初始化
上傳時間: 2017-02-03
上傳用戶:xmsmh
This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - cdc/ -> Source code for the CDC driver -> Makefile for the CDC driver - lib/ -> Lib v3 files for every supported chips - bin/ -> Compiled binaries for every supported chips - ./ -> Makefile for the framework -> Startup file
標(biāo)簽: developped framework software contains
上傳時間: 2017-02-14
上傳用戶:qq1604324866
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1