-
split_words
分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末(Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence)
- 2013-11-04 19:29:54下载
- 积分:1
-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
MedleyGame
说明: 用java语言实现拼图功能,要求在eclipse环境下运行(Puzzles with java language features required to run under eclipse)
- 2011-03-18 23:37:50下载
- 积分:1
-
mas-server-tools
java代码maven工具类,可以查看java使用方法。(Java code Maven tool class, you can see how Java is used.)
- 2020-06-22 21:00:01下载
- 积分:1
-
javaU1
北大青鸟第一单元项目,超市账单管理系统源码,齐全,无缺(Beida Jade Bird project first unit, supermarket billing management system)
- 2013-12-25 10:27:00下载
- 积分:1
-
planeGame
java实现的简单的联网飞机大战游戏,可以两个人进行网络对战(java planeGame)
- 2020-07-04 03:40:02下载
- 积分:1
-
greedsnake
很好玩的贪吃蛇游戏,java编写,java作业,要求图形化(The Snake game is a lot of fun, java prepared, java operations require graphical)
- 2009-05-26 22:33:54下载
- 积分: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
-
com
初学者的core java基础笔记,内部资料(Beginner' s core java foundation notes, internal data)
- 2011-07-30 16:14:30下载
- 积分:1
-
cal
用java编写的计算器程序,付源码,能实现加减乘除等功能(Calculator using java prepared procedures, pay source, to achieve the functions of multiplication and division addition and subtraction)
- 2007-12-09 18:13:40下载
- 积分:1