php開發(fā)的行業(yè)搜索系統(tǒng)!!! 2. 安裝 ------------ a. 解壓程序rar文件,用二進(jìn)制方式上傳到你的網(wǎng)站的根目錄或某一目錄下 注意:一定要將ftp上傳工具設(shè)置為二進(jìn)制方式,再上傳程序文件 b. unix或linux服務(wù)器下, 將以下文件屬性改為:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_pass_info.php - function/search_info.php - function/userfield_info.php - template/default/目錄下的所有html文件 c. unix或linux服務(wù)器下, 將upfile/目錄屬性改為:777 d. 建立一個(gè)mysql數(shù)據(jù)庫,并記下用戶名和密碼,以便安裝時(shí)使用 e. 進(jìn)入安裝目錄http://www.your_website.com/install/, 自動運(yùn)行安裝程序 f. 安裝完成后,要求刪除安裝目錄install/及其下文件 g. 后臺管理目錄http://www.your_website.com/adiministrator/ h. 可修改adiministrator/目錄為你希望的獨(dú)特的名字
上傳時(shí)間: 2014-11-29
上傳用戶:小草123
五對角占優(yōu)線性方程組求解的MATLAB 程序MYLU。 輸入?yún)?shù)A為系數(shù)矩陣,F(xiàn)為右端向量。輸出參數(shù)L,U為A的LU 分解A=LU,X為解向量。
標(biāo)簽: MATLAB MYLU 對角 參數(shù)
上傳時(shí)間: 2013-12-04
上傳用戶:c12228
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).
標(biāo)簽: integrating controller guidelines document
上傳時(shí)間: 2013-11-27
上傳用戶:電子世界
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).
標(biāo)簽: integrating controller guidelines document
上傳時(shí)間: 2015-11-18
上傳用戶:xhz1993
gphone is a net phone base on the rtp protocol. It is simple but pratical and can be a good sample for newbies of rtp protocol
標(biāo)簽: protocol pratical gphone simple
上傳時(shí)間: 2014-01-19
上傳用戶:lnnn30
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a local averaging of the observations when estimating the regression function. Analogously, one can estimate derivatives of small order of the regression function.
標(biāo)簽: automatically subroutines and algorithm
上傳時(shí)間: 2015-11-25
上傳用戶:luke5347
FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).
標(biāo)簽: two-dimensional FuncPlotter application displaying
上傳時(shí)間: 2015-12-16
上傳用戶:妄想演繹師
結(jié)合單片機(jī)和M a t l a b 兩者的優(yōu)點(diǎn),基于事件驅(qū)動的中斷通信機(jī)制,提出一種Matlab 環(huán)境下PC 機(jī)與 單片機(jī)實(shí)時(shí)串行通信及數(shù)據(jù)處理的方法;完成單片機(jī)數(shù)據(jù)采集系統(tǒng)與PC 機(jī)的RS-232/RS-485 串行通 信及其通信數(shù)據(jù)的分析處理、文件存儲、F I R 濾波及圖形顯示;簡化系統(tǒng)開發(fā)流程,提高開發(fā)效率。 該方法已成功應(yīng)用于一個(gè)P I C 1 6 F 8 7 6 單片機(jī)應(yīng)用系統(tǒng)實(shí)例之中
標(biāo)簽: 單片機(jī)
上傳時(shí)間: 2014-01-19
上傳用戶:yzy6007
文件名 :test3.c * 文件描述:預(yù)測分析法實(shí)現(xiàn)的語法分析器。分析如下文法: * E->E+T | E-T | T * T->T*F | T/F |F * F->(E) | i * 輸入:每行含一個(gè)表達(dá)式的文本文件(#號結(jié)束)。 * 輸出:分析成功或不成功信息。 * 創(chuàng)建人:余洪周 <nick19842000.cublog.cn> 2006-12-16 * 版本號:1.0 * 說明 :為了表示的方便采用了如下的所示表示方法: * A=E B=T * 非終結(jié)符:0=E 1=E 2=T 3=T 4=F * 終結(jié)符 :0=i 1=+ 2=- 3=* 4=/ 5=( 6=) 7=#
上傳時(shí)間: 2013-12-21
上傳用戶:cylnpy
//構(gòu)造具有指定的標(biāo)簽的菜單 files = new Menu("文件(F)") compile = new Menu("編輯(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字體和顏色(F)...") //在格式菜單下再添加一個(gè)字體及顏色的菜單 help = new Menu("幫助(H)") //構(gòu)造具有指定的標(biāo)簽的菜單項(xiàng) news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打開(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存為(A)...") page = new MenuItem("頁面設(shè)置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")
標(biāo)簽: Menu new compile files
上傳時(shí)間: 2016-02-27
上傳用戶:小儒尼尼奧
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1