風暴設計『留言簿v1.0』jsp版安裝過程 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后,配置下面的內容: 在系統變量中找到ClassPath并加入下面內容(如果你找不到ClassPath,則新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系統變量中找到Path并加入下面內容: c:jsdk c:jsdkin 3.直接解壓resin就可以運行把程序放在doc目錄下面把classes目錄的文件放在 WEB-INF目錄下 4.在odbc放里加入數據庫路徑為guestbook也可改為別的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目錄名/可以訪問了。。 Any PROBLEM Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 億龍電腦網
上傳時間: 2014-12-08
上傳用戶:13160677563
pdnMesh is an automatic mesh generator and solver for Finite Element PROBLEMs. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The PROBLEM definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
標簽: automatic generator PROBLEMs pdnMesh
上傳時間: 2013-12-19
上傳用戶:cuibaigao
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample PROBLEM in prob1 in objective()).
標簽: variables implementation Constra binary
上傳時間: 2015-03-16
上傳用戶:qiao8960
Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous approaches to dealing with this PROBLEM
標簽: polynomial regression weighted instance
上傳時間: 2013-11-28
上傳用戶:sunjet
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference PROBLEM is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.
標簽: instantaneous algorithm Bayesian Gaussian
上傳時間: 2013-12-19
上傳用戶:jjj0202
連續型粒子群算法的java實現,可以自己設計粒子群算法(繼承Swarm和Particle類),包含有三個個抽象類(Swarm、Particle、PROBLEM),可以繼承PROBLEM類自定義新的問題。
上傳時間: 2014-01-19
上傳用戶:3到15
This code can be used to model a microstrip line or a microstrip patch antenna (the particular PROBLEM being modeled is determined at compile-time via various declarations).
標簽: microstrip particular antenna model
上傳時間: 2013-12-31
上傳用戶:wpt
Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your PROBLEM.
標簽: RegressionObject Polynomial functions contains
上傳時間: 2015-04-06
上傳用戶:rocwangdp
物流分析工具包。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
There are some 79 or so Matlab files here which will help in many aspects of the computer vision structure from motion PROBLEM, a full description is provided in the manual, torrsam.ps.
標簽: computer aspects Matlab vision
上傳時間: 2014-01-02
上傳用戶:xlcky