網上購物子系統,在最新的Eclipse版本上開發完成, 采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等眾多技術,數據庫使用的是MySQL,其版本為5.0.45 版本。 數據庫的用戶名及密碼均為root。
上傳時間: 2017-05-14
上傳用戶:hopy
多線程下載的源代碼, 安裝及使用須知 1、本程序要求先安裝jdk和jCreator和Tomcat。 2、按照本書1.3節中所述安裝單機的網絡運行環境。 3、創建一個名為try.rar的文件,然后將作為目標文件的try.rar放在 第一步設置好的服務器的根目錄下,對應的本地物理路徑是安裝Tomcat的 文件夾下的root目錄。然后在運行范例程序時,只要使用默認的 路徑就可以了。或者你也可以使用其他的路徑,甚至是真正的遠程 文件,但是需要參考相應的說明來設置。 4、在jCreator建立一個叫做MTdownload的工程 5、把本章目錄下的所有源文件加入到這個工程中 6、在build菜單下選擇complier project 7、在build菜單下選擇execute project,程序就可以運行了
上傳時間: 2017-06-29
上傳用戶:as275944189
1, lab.sql為為數據庫代碼,在mysql中用 “\ .sql路徑“導入到mysql中 2, jsp連接數據庫用戶名和密碼分別為root ,root 3, 源程序lab.rar直接解壓到webapp當中即可運行 4, 開始運行程序請用用http://localhost:8080/lab/Index.jsp
上傳時間: 2017-07-08
上傳用戶:我干你啊
制作基于軟盤的Linux系統,三個基本元素,選擇內核,root文件系統 ,創建root文件系統,模塊 ,打包,整合。
上傳時間: 2013-12-06
上傳用戶:chenxichenyue
Httpd pada Slackware 12 memberikan banyak contoh file konfigurasi apache. Mulai dari virtual host, ssl, dan lain sebagainya. Peletakan dokument root pada Slackware 12 adalah pada direktory /srv tetapi tetap ter-link dengan direktory /www seperti pada slackware 11.
標簽: konfigurasi memberikan Slackware virtual
上傳時間: 2017-07-21
上傳用戶:四只眼
詳細的介紹了linux的文件格式、命令,文件壓縮解壓方法,破解root密碼
上傳時間: 2017-07-29
上傳用戶:cc1015285075
A certification path is an ordered list of certificates starting with a certificate issued by the relying party s trust root, and ending with the target certificate that needs to be validated. Certification path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509 and further defined in Internet Engineering Task Force (IETF) Request for Comments (RFC) 3280. Certification path processing verifies the binding between the subject distinguished name and/or subject alternative name and the subject public key defined in the target certificate. The binding is limited by constraints, which are specified in the certificates that comprise the path, and inputs that are specified by the relying party. To ensure secure interoperation of PKI-enabled applications, the path validation must be done in accordance with the X.509 and RFC 3280 specifications. This document provides the test assertions and the test cases for testing path validation software against these specifications.
標簽: certification certificates certificate starting
上傳時間: 2017-07-31
上傳用戶:清風冷雨
在線書店,比較完整,裝了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運行測試即可
標簽:
上傳時間: 2014-02-07
上傳用戶:banyou
CMWRAP,利用WAP上網,只要你的手機支持IPTABLES和已經root可以利用WAP上網,目前很多WAP上網已經可以使用3G流量,配合南神卡可以不限流量的上網
標簽: WAP vpn
上傳時間: 2015-02-26
上傳用戶:zhukun
The object detector described below has been initially proposed by P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a Dalal-Triggs detector that uses a single filter on histogram of oriented gradients (HOG) features to represent an object category. This detector uses a sliding window approach, where a filter is applied at all positions and scales of an image. The first innovation is enriching the Dalal-Triggs model using a star-structured part-based model defined by a “root” filter (analogous to the Dalal-Triggs filter) plus a set of parts filters and associated deformation models. The score of one of star models at a particular position and scale within an image is the score of the root filter at the given location plus the sum over parts of the maximum, over placements of that part, of the part filter score on its location minus a deformation cost easuring the deviation of the part from its ideal location relative to the root. Both root and part filter scores are defined by the dot product between a filter (a set of weights) and a subwindow of a feature pyramid computed from the input image. Another improvement is a representation of the class of models by a mixture of star models. The score of a mixture model at a particular position and scale is the maximum over components, of the score of that component model at the given location.
標簽: 計算機視覺
上傳時間: 2015-03-15
上傳用戶:sb_zhang