网上购物子系统,在最新的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