裝一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸載與2.95.3-8有關的 卸載gcc 卸載gcc-g++ 卸載gcc-chill 卸載gcc-g77 卸載gcc-objc 卸載gcc 卸載 libstdc++-2.95.3-8 批量裝gcc rpm -ivh gcc*.rpm 批量裝libstdc++ rpm -ivh libstdc++*.rpm 查看某軟件包安裝路徑 rpm -qpl xxxxxx 源碼包tar.gz放于 /var/src/rpm/SOURCES 安裝完后的.src.rpm 生成的 ix86.rpm 放于 /var/src/rpm/RPMS
標簽: gcc gcc-libc binutil libstdc
上傳時間: 2016-12-17
上傳用戶:wang5829
文件及文件夾說明 =============================================================================================== \arm\ uC/OS-II移植代碼 \SOURCE\ uC/OS-II源碼保存在該文件夾 \HostMassLib\ HostMassLib驅動庫相關文件存放的文件夾 \HostMassLib\讀寫U盤模塊驅動使用手冊.pdf 驅動庫使用手冊 \UDiskDemo\ 讀寫U盤驅動演示工程保存的文件夾 \UDiskDemo\queue UART0驅動使用到的隊列文件 \UDiskDemo\uart0 UART0驅動源文件 \UDiskDemo\HostMassLib HostMassLib驅動庫相關文件存放的文件夾 \UDiskDemo\src\ 工程模板創建文件 \UDiskDemo\src\main.c 工程主文件,main函數及各任務在該文件中創建及初始化 \UDiskDemo\src\OS_CFG.H uC/OS-II配置文件 \UDiskDemo\src\config.h 本工程配置文件 \UDiskDemo\src\target.c 目標文件,目標系統初始化在該文件中處理 \UDiskDemo\src\Startup.s LPC2200起動文件 \UDiskDemo\src\IRQ.s 中斷句柄設置文件
標簽:
上傳時間: 2017-01-03
上傳用戶:chenlong
圖片驗證碼,直接運行里面的test.jsp就可以運行了,驗證碼的圖片背景在src包里面的方法里改
標簽:
上傳時間: 2017-01-03
上傳用戶:123啊
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
標簽: segmentation independent algorithm the
上傳時間: 2017-01-07
上傳用戶:ghostparker
全球著名IT公司ILog的APS高級排產優化引擎,就連SAP、Oracle等ERP中的物料需求計劃與生產計劃算法都來源于ILog。APS高級排產系統我研究了好久,中間的性線求解算法可真謂難呀。其中tutorialcndlg.htm是幫助文件,src下是源代碼
上傳時間: 2014-11-29
上傳用戶:caiiicc
用eclipse打開 在eclipse左側包資源管理器中右鍵選擇導入 然后選擇現有項目到工作空間中,點下一步 在選擇根目錄中選擇壓縮包解壓后的目錄,單擊完成即可 用eclipse新建 新建項目 新建源文件夾src,及對應三個類 新建文件夾pic,與src同目錄,放置圖片
上傳時間: 2014-08-24
上傳用戶:924484786
這是全套的PPP協議的源碼,運行在vxworks5.5.1上的。絕對權威,因為它是安裝vxworks PNE2.2后的源代碼,只要拷貝到$WIND_BASE\target\src下直接MAKE就行。
上傳時間: 2013-12-13
上傳用戶:weiwolkt
1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smdk2443\smdk2443.bat file set BSP_EVT1=1 -> set BSP_EVT1= In smdk2443\src\inc\bsp_cfg.h file #define EVT1 -> #define EVT0 2. Default system tick mode is changed. The value is fixed tick. Fixed tick means that tick interrupt is occurred every 1ms. Variable tick means that timer interrupt period is changed when power mode is in idle. For changing to variable tick In smdk2443\src\inc\bsp_cfg.h file #define FIXEDTICK -> #define VARTICK In smdk2443\src\Common\Timer\Sources file SOURCES= timer_fixedtick.c watchdog.c -> SOURCES= timer_vartick.c watchdog.c
標簽: EVT0 followings BSP support
上傳時間: 2014-01-27
上傳用戶:fnhhs
Spring源代碼,開源的src\org\springframework\web\multipart\MultipartFile.java MVC上傳文件
標簽: srcorgspringframeworkwebmultipart MultipartFile Spring java
上傳時間: 2013-12-23
上傳用戶:417313137
今天為網友提供的是JAVA源碼,全球著名IT公司ILog的APS高級排產優化引擎,就連SAP、Oracle等ERP中的物料需求計劃與生產計劃算法都來源于ILog。APS高級排產系統我研究了好久,中間的性線求解算法可真謂難呀。其中tutorialcndlg.htm是幫助文件,src下是源代碼。
上傳時間: 2017-05-18
上傳用戶:jing911003