-
xiaoyuandaoyouxitong
用java语言实现可视化的校园导游系统,包括景点介绍和最短路径等。(Visualization using java language campus tour guide system, including the introduction and the shortest path and other attractions.)
- 2010-05-27 16:14:42下载
- 积分:1
-
CalculatorDemo
一个简单的Java计算器Demo,主要涉及swing和awt的应用。(A simple calculator program.Mainly related to the application of swing and awt.)
- 2016-03-11 14:44:55下载
- 积分:1
-
guessshuzii
说明: 一个很好玩的游戏,可以用来作为课程设计用啊。(a very fun game, which can be used as a curriculum designed for ah.)
- 2006-03-30 13:19:28下载
- 积分:1
-
MyPet1.0.06
实现了电子宠物系统,电子宠物日记,查询,登陆等一系列的功能(Electronic pet system, the electronic pet diaries, queries, landing a series of functions)
- 2012-06-09 23:14:19下载
- 积分:1
-
JavaFCADemo200101_src
形式概念分析,概念格算法
包含两个算法,一个算法是对给定的概念上下文数据集并生成概念格,另一个算法则是绘制出概念格的图。(This demo shows two algorithms related to Formal Concept Analysis. Algorithm one calculates all Formal Concepts contained in a given Formal Context. The second algorithm draws a Formal Concept Lattice corresponding to the given Context. The Lattice is not drawn taking any aesthetic considerations into account. This will be part of future enhancements. The program was written using Java (my first Java experience, a quite complex "Hello World").)
- 2021-01-08 18:28:52下载
- 积分:1
-
CartStatefulSessionBean
ejb3.0有状态会话bean实现简单购物车(ejb3.0 stateful session bean to achieve a simple shopping cart)
- 2013-04-14 16:03:14下载
- 积分:1
-
parking_web
说明: 自学ssm,根据课题需要开发的一个小系统,web层(ssm this is module web)
- 2020-06-18 22:20:02下载
- 积分:1
-
代码~
说明: java基础大全,涉及几乎所有java基础知识(The basic knowledge of Java covers almost all the basic knowledge of Java)
- 2019-10-14 22:10:33下载
- 积分: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
-
constant-folding
Test operations that involve one or more constants for Java.
- 2014-01-28 10:54:39下载
- 积分:1