-
汽车出租
很全,有数据库,前台后端,功能非常强大,自己能看明白(Very full, there is a database, the back end of the front desk.)
- 2018-01-24 15:14:48下载
- 积分:1
-
JavaExtremeProgrammingCookbook
Brimming with over 100 "recipes" for getting down to business and actually doing XP,
the Java Extreme Programming Cookbook doesn t try to "sell" you on XP it
succinctly documents the most important features of popular open source tools for XP
in Java-- including Ant, Junit, HttpUnit, Cactus, Tomcat, XDoclet-- and then digs right
in, providing recipes for implementing the tools in real-world environments.
- 2009-07-11 07:54:10下载
- 积分:1
-
entropy
信息论中的信息 ppt课件 自信息量 信息增益 熵 内容不错 推荐(Since the amount of information entropy information gain)
- 2011-10-06 15:30:34下载
- 积分:1
-
rijndael_java_all
aes算法java版,包含了源码和jar文件(Orangk'aes algorithm java version contains source and jar files)
- 2006-11-24 13:51:29下载
- 积分:1
-
Java-mid-term-test
(1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。
重量(千克) 收费标准(元)
weight<=10 1.00
10<weigh<=20 0.90
20<weigh<=30 0.80
(2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现以下功能:
①由键盘输入长和宽
②计算面积
③计算周长
④输出面积和周长
(3)一辆卡车违反交通规则,撞人后逃跑。现场有3人目击事件,但都没记住车号,只记下车号的一些特征。甲说:牌照的前两位数字式相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:4位的车牌号刚好是一个整数的平方。请根据以上线索求出车号。(Java mid-term test)
- 2011-06-19 18:49:56下载
- 积分:1
-
java_remote_desktop_connection
java远程桌面连接 java远程桌面连接 java远程桌面连接(java remote desktop connection)
- 2021-04-15 19:28:54下载
- 积分:1
-
iss
基于Java的师生交互平台,注释清楚,易懂,可以按照需求修改(Java-based interactive platform for teachers and students, but also good, oh)
- 2013-08-01 10:15:36下载
- 积分:1
-
yanhua0.2
说明: 使用java swing 实现的烟花屏保,能爆炸出各种字体(Java swing to achieve the use of fireworks screen saver that can blast out a variety of fonts)
- 2009-07-29 19:58:40下载
- 积分:1
-
PTDJ
在pc上搭建java平台,用于在pc机上测试手机软件的开发,并解决问题(Java platform to build on the pc for the pc machine to test mobile phone software development, and problem solving)
- 2011-05-11 16:32:04下载
- 积分:1
-
双鱼林SSM图书信息管理系统
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1