-
JavaEE struts2+hibernate教务管理系统
资源描述基于Struts+hibernate的教务管理系统。项目实现的功能包括学生管理部分、教师管理部分和管理员管理部分。采用mysql数据库,提供建库建表的sql代码。
- 2022-06-03 06:18:12下载
- 积分:1
-
chinesechess
(中国象棋 ; ; ;象棋,P & nbsp;西àNGQí),有时也被称为 ;中国象棋,是一种战略 ; ;游戏 ;两球员。这是一个在中国最流行的游戏,是在同一个家庭“西方”(或“国际”) ; ;国际象棋,将棋,chaturanga, ; ;印度象棋 ;和 ; 将棋;
- 2022-04-09 18:30:53下载
- 积分:1
-
电影推荐系统源码
应用背景This file contains installation notes and some instructions for those
who want to get started quickly. Much more detailed documentation on
how to setup and program CoFE is available in the Docs subdirectory.
关键技术System Requirements:
1. j2sdk1.4.1 or above
2. MySQL database 3.* or above
Note: CoFE comes distributed with the MySQL client libraries
ConnectorJ 2.X in lib/3rdParty/mysql-connectorJ-2.0.14/mysql.jar. If you want to use the 3.X ConnectorJ
libraries, you can download them yourself from www.mysql.com, but
you will need to update the ant build files
and possibly bin/start_server.sh to point to the new library.
- 2023-01-05 07:00:03下载
- 积分:1
-
naive bayes
Read in training dataset and test dataset, and store them in memory.
Implement a basic classification method, which includes both training process and test process. Given a training dataset, the classification method should be able to construct a classifier correctly and efficiently. Given a test dataset, the classification method should be able to predict the label of the unseen test instances with the aforementioned classifier.
- 2022-08-25 05:02:10下载
- 积分:1
-
定时器(用spring管理)
在项目中使用到了JFreeChart每天都会产生很多统计图,如果不及时清理,服务器空间很快就会不够,所以要用到定时器.
在网上找了很多定时器的实现,主要有2种:一是继承java.util.TimerTask,一种是使用Quartz,我开始选用了Quartz,但是Common-collection.jar出了问题,后来就都不用了,自己写了一个普通类,用spring的AOP对方法进行拦截,成功了!
有兴趣的童鞋可以看看,在工作中等到了同事崔的大力帮助!
- 2023-03-17 02:50:04下载
- 积分:1
-
SinoEuropeTortLaw 研究所的 soue 代码
这是一个 web 站点的大学学院,,当然了,这是一个演示。
有了该项目的源代码。
开发了 MyEclipse 10.0 中的项目,该数据库是 MySQL5.5 的服务器是 Tomcat 7.0.23。
该项目是关于中国和欧洲侵权法条文可以将您的信息放在网站上和其他人可以观看您的 web 站点中的信息。
- 2022-06-27 06:38:10下载
- 积分:1
-
关键词提取
TextRank是PageRank在自然语言处理领域的应用,这部分代码对textrank进行了编程实现,现在textrank技术主要是用在关键词提取领域。
- 2022-06-30 13:51:30下载
- 积分:1
-
java数据二进制压缩
应用背景用于数据压缩存储,或用于提高系统与系统交互的效率,提高客户端与服务的交互效率,二进制压缩是一个效率比较高,应用场景比较多的,大家可以学一下,灵活的运用到自己的项目中。关键技术本案例讲述的是针对于json串的二进制压缩,所以用到了json,还有核心的二进制压缩是少不了的了
- 2022-11-01 15:00:03下载
- 积分:1
-
一个 java 程序来模拟到 cnblogs 网站的登录
这是一个简单的程序来模拟到著名中文博客网站---cnblogs 的登录。在此程序中,cookie 用于登录的网站,和您需要导入共同性-编解码器-1.4.jar,共同性-httpclient-3.1.jar,commons-日志-1.0.3.jar。请记住您使用自己的用户名和密码!
- 2022-02-05 14:03:56下载
- 积分:1
-
测试小算法
weka 分类算法 自己编写的一个小算法 用于weka中,数据分类-I have written for a small weka algorithm, the data pre-processing
- 2022-01-31 08:26:51下载
- 积分:1