资源列表
MyGPS
- 一个室内定位的系统。基于接受信号强度。可以检测出到WiFi接入点的大概距离。-A indoor localization platform to locate WiFi access points and estimate the distance based on the received signal strength.
MyBookShop
- 基于SSH框架的网上书城的完整代码,实现了整个购物流程和美化过的界面,以及后台管理。-Based on SSH framework of online bookstores, the integrity of the code, the realization of the entire shopping process and beautify the interface, as well as the backstage management.
renting
- 租房网web项目,主要功能,用户的登陆,注册,发布房源信息,删除房源信息,以及修改所发布的分页信息。-Web rental network project, the main function of the user s login, registration, publish listings information, delete listings information, as well as modify the release of the paging information.
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