资源列表
claros-intouch
- Claros In Touch是一个功能强大,多协议支持的webmail(Pop3/IMAP)系统。此外还提一些个人信息管理的功能包括地址簿,日历,书签(可以存储整个网页),RSS阅读器。
CF_Movie
- 电影推荐系统 协同过滤推荐 Java源码-MovieLens Colleboration Filtering Recommendation System
apache-tomcat-8.0.28-windows-x64
- apach tomcat源代码,2015年最新版本,希望大家踊跃学习-apach tomcat code ,the newest enterprise ,it is help a lot
Hotel
- 基于JavaWeb版的无线点餐系统,mysql+tomcat, 分前台app/index.jsp,后台页面sys/index.jsp ,主要有餐桌,菜品,菜系,订单订单详情,这几个模块。使用第三方插件c3p0.jar包连接数据库。-JavaWeb version of wireless-based ordering system, mysql+ tomcat, Sub foreground app/index.jsp, the background page sys/index.js
DingYuanDtuServer3
- 这是当时项目中的服务器端程序,下层通过DTU将数据传到上层,上层通过此程序接收解析数据,存储到数据库,涉及到线程池编程,数据库编程,TCP/IP编程。-This was the project of server-side program, the lower the data transmitted by DTU upper, upper receiving and analyzing data through this program, stored in the , related to
java_gbdt-master
- 机器学习算法-GBDT算法,也被称作GBRT算法,常用于各种分类和预测问题,能够取得不错的结果--GBDT Algorithm machine learning algorithm, also known as the GBDT algorithm, commonly used in a variety of classification and prediction problems, able to achieve good results
EasyBuy
- 模拟实现易买网的基本功能,分为前台和后台两部分,采用Myeclipse2014+sqlserver数据库开发-Simulation to achieve the basic functions of the easy to buy, divided into two parts of the front and back office, the use of Myeclipse2014+sqlserver development
jboa
- 办公自动化管理OA系统,实现员工申请请假、申请报销,高层进行审核的功能。spring+struts2+hibernate+mysql-Office automation management OA system, to achieve the application for leave, the application for reimbursement, senior management functions. Spring+struts2+hibernate+mysql
java-web-design
- 通过完成一个学生管理系统的系统设计,来学习、了解并掌握相关的软件,安装包或开发平台和运行平台的搭建,熟悉Tomcat的目录结构,掌握如何在Tomcat下开发Web应用,以及如何利用集成开发环境MyEclipse开发Web应用。 通过实验,能够熟练掌握MySQL数据库的安装,熟练使用SQL语言创建与修改数据库,熟练掌握JDBC访问数据库的步骤,能够使用JDBC技术在动态网站中实现获取数据、增加数据、修改数据、删除数据等功能。 在安装好相应的数据库并建立数据源之后,需要获取相应数据库的JDB
LancyLauncherWin8Style_v1
- 一款Tv桌面应用,做了直播,影视,应用,游戏,设置分类,方便大家操作!-Launcher for TV or box, it has tvlive, video, app, game and setup catagory, give you a way to control tv
dafeiji
- 实验题目:炮打飞机 实验目的: 学会使用多线程进行并发程序设计 实验要求: 编写一个应用程序模拟大炮打飞机。在GUI界面上,飞机水平飞行,用界面上的按钮控制大炮的运行方向(如向左,向右,向上,向下)。当炮弹碰着飞机后,飞机坠落。 在12月8号晚上12点前提交。-Experiment topics: gun hit the aircraft experiment: learning to use multi-threaded concurrent pr
shopping
- 使用Java语言编写一个模拟网上超市购物结算功能的程序,要求程序运行后有一个图形用户界面,可供用户输入购买的各种商品相关信息,最后给出用户的购物清单及价格,并且用户可以根据需要查询自己购买的第几项商品的详细信息。 需求分析: 1.用户可以添加购买一种商品,添加的信息包括商品名称、数量和单价 2.用户可以删除已购买的一种商品 3.用户可以查询已购买的一种商品的详细信息,查询时要指明查询的商品的记录号是多少(商品记录号是按照商品购买次序编的),还可以指定查询第一个或最后一个购