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

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

PATH

  • Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include

    Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include PATH for jni.h, which is under java_Home\include . set linking PATH for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching PATH for jvm.dll

    標簽: compile JavaProg include program

    上傳時間: 2014-11-16

    上傳用戶:思琦琦

  • 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

    物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest PATH, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes

    標簽: location location-allocation Continuous alternate

    上傳時間: 2015-05-17

    上傳用戶:kikye

  • SVM用于模式識別 整理別人的代碼(原來的是英文)所得: kernel.m用于內積矩陣的計算 svcplot.m用于繪圖 svm168.m是主程序 testlin.m是采用線形內積函數的支持

    SVM用于模式識別 整理別人的代碼(原來的是英文)所得: kernel.m用于內積矩陣的計算 svcplot.m用于繪圖 svm168.m是主程序 testlin.m是采用線形內積函數的支持向量機應用的 文件 testrbf.m是采用RBF內積函數的支持向量機應用 的 文件 每個文件中都有說明。 仿真平臺matlab7.0, 仿真全部通過 將所有文件拷貝到work目錄下(注意不要直接將上層文件夾直接拷貝到work目錄下,若那樣操作,必須在matlab的file菜單中的set PATH中設置相應的路徑)。 打開matlab,在命令窗口中輸入 testlin或testrbf 即可查看結果。

    標簽: svcplot testlin kernel SVM

    上傳時間: 2015-05-27

    上傳用戶:風之驕子

  • These instructions assume that the 1.4 versions of the java and appletviewer commands are in your p

    These instructions assume that the 1.4 versions of the java and appletviewer commands are in your PATH. If they aren t, then you should either specify the complete PATH to the commands or update your PATH environment variable as described in the installation instructions for the Java 2 SDK.

    標簽: instructions appletviewer the commands

    上傳時間: 2015-06-01

    上傳用戶:3到15

  • PowerToy是為方便程序員在命令行窗口中使用Visual Studio.NET 2003 中的各種命令行工具而開發的一個小程序。它在資源管理器的彈出菜單中增加一項[打開命令行窗口]。點擊該菜單項后

    PowerToy是為方便程序員在命令行窗口中使用Visual Studio.NET 2003 中的各種命令行工具而開發的一個小程序。它在資源管理器的彈出菜單中增加一項[打開命令行窗口]。點擊該菜單項后,系統會在資源管理器當前工作路徑處打開一個命令行窗口,并在此窗口中自動設置Visual Studio的環境變量,如PATH。程序員在此窗口中可方便地執行Visual Studio.NET 2003中的各種命令行工具,如C++、C#的編譯器等等。

    標簽: PowerToy Visual Studio 2003

    上傳時間: 2014-01-15

    上傳用戶:181992417

  • 醫院門診查詢系統

    醫院門診查詢系統,jsp實例,適合做畢業設計,由運行時源文件和供開發使用的程序及數據庫,比較齊全 將運行演示程序中的hospital文件夾全部考到Tomcat的webapps下 在Tomcat中創建虛擬目錄,步驟如下: (1)打開瀏覽器進入Tomcat后臺管理頁面(/admin) (2)在左面打開Tomcat Server/Service/Host(localhost) (3)在context action 中選擇Creat New Context (4)在document base 后面輸入應用程序所在目錄,可是絕對路徑也可是相對路徑 (5)PATH后面輸入hospital (6)保存,確認保存 (7)啟動Tomcat,在地址欄中輸入http://localhost:8080/hospital

    標簽: 查詢系統

    上傳時間: 2013-12-09

    上傳用戶:lili123

  • 這個小軟件( RealEditor )是同學一起編寫的

    這個小軟件( RealEditor )是同學一起編寫的,可編輯,打印,更換主題,并有傳輸功能 注意,要想正確運行此軟件,務必要把JDK升級到JDK 5.0_update4即tiger版(未來的JDK版本應該也可以),如果運行軟件后,端口沖突或突然非法將它關閉(用任務管理器進程結束掉),導致軟件無法正常退出,無法再次啟動此軟件,請到C:\Documents and Settings\All Users\Application Data\RealEditor下的那個文件刪掉即可(注意,Application Data是個隱藏文件夾) Register.rar是注冊機,需要在DOS下運行"java Register" (不帶""注意路徑) 如果PATH和classPATH設置沒有問題的話,只要雙擊RealEditor.jar文件( 沒有與WinRaR相關聯 )即可啟動此軟件.

    標簽: RealEditor 軟件 編寫

    上傳時間: 2015-06-06

    上傳用戶:TF2015

  • This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes

    This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best PATH route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang

    標簽: Algorithm Travlling the Salesman

    上傳時間: 2013-12-06

    上傳用戶:nanfeicui

  • 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后

    1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后,配置下面的內容: 在系統變量中找到ClassPATH并加入下面內容(如果你找不到ClassPATH,則新建它): c:\jsdk\LIB\dt.JAR c:\jsdk\LIB\TOOLS.JAR c:\jsdk\BIN . 再在系統變量中找到PATH并加入下面內容: c:\jsdk\ c:\jsdk\bin 3.直接解壓resin就可以運行把程序放在doc目錄下面把classes目錄的文件放在 WEB-INF目錄下 4.在odbc放里加入數據庫路徑為guestbook也可改為別的要修改classes\myjsp\dbconn.java文件 5.上面成功后就可以http://localhost:8080/目錄名/可以訪問了

    標簽: resin JSDK jdk 服務器

    上傳時間: 2015-07-23

    上傳用戶:wang0123456789

  • maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y

    maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.

    標簽: instructions following archive install

    上傳時間: 2014-01-19

    上傳用戶:weiwolkt

主站蜘蛛池模板: 公主岭市| 沙河市| 三河市| 加查县| 科技| 遵义县| 方正县| 达州市| 绍兴市| 万山特区| 莱芜市| 林周县| 重庆市| 英超| 观塘区| 张家界市| 正安县| 福清市| 洛扎县| 惠安县| 神农架林区| 苏尼特右旗| 赤壁市| 平定县| 南开区| 河源市| 成都市| 阿图什市| 蓬溪县| 大宁县| 瓮安县| 房产| 通海县| 同心县| 车险| 远安县| 永州市| 太谷县| 顺昌县| 天祝| 陈巴尔虎旗|