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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ROOT-finding

  • uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time k

    uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example

    標簽: the provides required package

    上傳時間: 2015-05-21

    上傳用戶:ainimao

  • jsp的在線書店

    jsp的在線書店,比較完整,裝了Mysql和Tomcat后就可。步驟如下: (1)復制源代碼bookshop文件夾到Tomcat的webapps\ROOT文件夾下 (2)復制源文件夾下的WEB-INF中的全部內容到Tomcat的webapps\ROOT\WEB-INF\classes下,有同名文件覆蓋 (3)將數據庫文件夾下的bookstore文件復制到Mysql的data文件夾下 (4)在地址欄中輸入http://localhost:8080/bookshop運行測試即可

    標簽: jsp

    上傳時間: 2014-01-16

    上傳用戶:cmc_68289287

  • Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r

    Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the relevant directory to compile: just do make to install: with root account cp sp54convert /usr/local/bin to use: sp54convert infile outfile Enjoy !! Michel Xhaard <mxhaard@users.sourceforge.net> Till Adam <till@hubbahubba.de> Windows port: Piotr Pawlow <pp@siedziba.pl>

    標簽: converter the playable SunPlus

    上傳時間: 2013-12-30

    上傳用戶:1079836864

  • 個人論壇的一個java程序

    個人論壇的一個java程序,jsp + javabean 運行環境 操作系統: windows 2000\xp 服務器: tomcat 5.018(jdk 1.42) 數據庫: mysql ,sqlserver 均可使用. mysql 默認 用戶名為root,密碼為空. sqlserver 默認 用戶名位sa,密碼位sa. 可在\web-inf\src\MyDataSource.java 中進行修改.

    標簽: java 論壇 程序

    上傳時間: 2015-06-16

    上傳用戶:refent

  • Jollen-Kit! 2006 是非常積極進行中的專案

    Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp) 可開機的 Base root filesystem: urootfs2.img -2006/03/10 (Busybox 1.10 with tftp) GNU cross toolchain:arm-9tdmi-linux-gnu.tar.gz (armpath by Joe) 安裝方法: # cd / (切換到 / 根目錄) # tar jxf <路徑>/arm-9tdmi-linux-gnu.tar.gz (將檔案解開)   "Hello, World!" 在 ARM9 的範例:hello_arm.tar.gz (使用Makefile) 其它工具與原始碼下載 驅動程式模組

    標簽: Jollen-Kit 2006

    上傳時間: 2015-06-16

    上傳用戶:xz85592677

  • 用jsp編寫的網上書店管理系統。可實現瀏覽圖書、搜索、購書、投票、統計金額、會員管理、訂單管理、圖書管理、信息編輯。。。等功能。 運行的時候

    用jsp編寫的網上書店管理系統。可實現瀏覽圖書、搜索、購書、投票、統計金額、會員管理、訂單管理、圖書管理、信息編輯。。。等功能。 運行的時候,需要把database目錄下的BookStore_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以自行設置程其他路徑。 將該目錄拷貝到Tomcat的ROOT目錄下,首頁鏈接URL為 http://localhost:8080/chap24/Default.jsp。 注意:文件名是區分大小寫的。

    標簽: jsp 編寫 管理系統 圖書

    上傳時間: 2015-06-27

    上傳用戶:chenbhdt

  • 用jsp編寫的文件上傳與下載系統。(1)先將com目錄拷貝到webappsROOTWEB-INFclasses下

    用jsp編寫的文件上傳與下載系統。(1)先將com目錄拷貝到webapps\ROOT\WEB-INF\classes下,然后重新啟動Tomcat (2)輸入http://localhost:8080/chap21/upload.html進行上傳。

    標簽: webappsROOTWEB-INFclasses jsp com 編寫

    上傳時間: 2015-06-27

    上傳用戶:qq1604324866

  • 用SQL Server+jsp實現的電話黃頁查詢系統。 運行的時候

    用SQL Server+jsp實現的電話黃頁查詢系統。 運行的時候,需要把database目錄下的YellowPages_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以設置程其他路徑。 將該目錄拷貝到Tomcat的ROOT目錄下,首頁鏈接URL為http://localhost:8080/appendix2/Default.jsp。 注意:文件名是區分大小寫的。

    標簽: Server SQL jsp 電話

    上傳時間: 2015-06-27

    上傳用戶:zhyiroy

  • 平均因子分解法

    平均因子分解法,適用于正定矩陣First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition.

    標簽: 分解

    上傳時間: 2013-12-24

    上傳用戶:啊颯颯大師的

  • RedHat9下apache1.3.28+php4.3.3+mysql4.0.15安裝過程操作系統: RedHat 9 軟件版本: apache_1.3.28.tar.gz, php-4.3.3.t

    RedHat9下apache1.3.28+php4.3.3+mysql4.0.15安裝過程操作系統: RedHat 9 軟件版本: apache_1.3.28.tar.gz, php-4.3.3.tar.gz, mysql-4.0.15.tar.gz 所有操作都假定在root下執行.

    標簽: apache php RedHat9 RedHat

    上傳時間: 2015-07-24

    上傳用戶:ynzfm

主站蜘蛛池模板: 古蔺县| 清新县| 申扎县| 虎林市| 吴忠市| 海阳市| 横山县| 玉溪市| 雷州市| 晋城| 东兰县| 缙云县| 宾阳县| 延庆县| 和田县| 垫江县| 清苑县| 巴林左旗| 乐安县| 大兴区| 措勤县| 横峰县| 吉安县| 武清区| 沙坪坝区| 本溪| 米易县| 锦屏县| 通道| 新干县| 娄底市| 武陟县| 星座| 平阴县| 翼城县| 工布江达县| 乌恰县| 南靖县| 建昌县| 仁怀市| 城口县|