-
regress-345
Escaping to the same target from both the try and catch blocks of try..catch..finally should not fail at compile-time.
- 2013-12-25 10:47:59下载
- 积分:1
-
SpringCloud微服务实战-源码
说明: SpringCloud微服务实战-源码,对应书本章节(Spring Cloud Microservice Actual Warfare-Source Code)
- 2020-06-19 20:40:01下载
- 积分:1
-
httpproxy
在eclipse环境下编写的java代码,实现简单的http代理。(In the preparation of java code eclipse environment to achieve a simple http proxy.)
- 2014-04-04 14:15:28下载
- 积分:1
-
dianzijiaoan
这是一个关于JAVA的很好的教案,是学习这一领域知识不可多得的资料。(This is a very good lesson plans JAVA is a rare study of knowledge in this field of information.)
- 2010-06-11 15:58:17下载
- 积分:1
-
listener
说明: 构建swing图形界面,和监听方法的一些操作(Swing GUI building, and monitoring methods used in the operation)
- 2011-04-06 16:52:25下载
- 积分:1
-
1102_myFeameWork
说明: 用mvc写book系统,用数据库建立表格并用domel对数据库进行增删改查(Mvc book written by the system, using the database to create tables and use domel additions and deletions to the database search)
- 2011-04-18 17:36:50下载
- 积分:1
-
Exe8_2
2.设计一个9x9的棋盘窗口,用黑白相间颜色填充棋盘。棋盘大小为600x600,标题为“棋盘”,窗口大小不可改变。程序文件命名为Exe8_2.java。(2. Design a 9x9 board window, filling the board with black and white colors. Board size is 600x600, titled chessboard , the window size can not be changed. Program file named Exe8_2.java.)
- 2015-06-14 18:28:58下载
- 积分:1
-
BookStore
基于MVC模式的网上书店系统。实现了图书的查询,可以将需要的书籍加入购物车进行购买(MVC mode-based online bookstore system. Achieve a query of the books, the books required Add to cart to make a purchase)
- 2012-05-28 22:08:50下载
- 积分:1
-
Perceptron
机器学习中Perceptron算法统计词频(The statistics of words of perceptron algorithm in Machine Learning)
- 2013-11-28 22:42:55下载
- 积分:1
-
基于Spark的电影推荐系统源码
基于Spark的电影推荐系统本次项目是基于大数据过滤引擎的电影推荐系统--“懂你”电影网站,包含了爬虫、电影网站(前端和后端)、后台管理系统以及推荐系统(Spark)。一、爬虫开发环境: pycharm python3.6软件架构: mysql scrapy运行环境: 本次爬取的内容在外网,所以需先翻墙后才能成功运行。项目架构:二、电影网站开发环境: IntelliJ IDEA maven git linux powerdesigner软件架构: mysql mybatis spring springmvc项目描述: 懂你电影推荐网站是一个基于SSM框架的web项目,类似当前比较流行的豆瓣。用户可以在网站上浏览电影信息和查询电影,并且网站会根据用户的浏览记录给用户进行实时的电影推荐。现已将网站部署在 http://115.159.204.68 网站上,感兴趣的朋友可以自行查看。Git的安装与IDEA和github的集成可以参考博客。项目架构:三、后台管理系统开发环境: IntelliJ IDEA maven git linux powerdesigner软件架构: mysql mybatis spring springmvc easyui项目描述: 后台管理系统主要对用户信息和电影信息进行管理,如添加删除电影信息和完成用户信息的完善。其中为了更好地保存电影的图片信息,搭建了图片服务器,关于图片服务器FastDFS的搭建可参考博客。后台系统也布置在服务器上,感兴趣的朋友可以通过地址 http://115.159.204.68:8080/ 访问,为大家提供的测试账号为 test,密码为88888888。项目架构:四、推荐系统(Spark)开发环境: IntelliJ IDEA maven git linux软件架构: hadoop zookeeper flume kafka nginx spark hive mysql项目描述: 通过在电影网站系统埋点,获取到用户的点击事件(如用户喜欢哪部电影或对某部电影的评分)并将信息传至推荐系统,推荐系统根据该信息做出相应的处理,将推荐结果存入到mysql数据库中,web前端通过查询数据库将推荐的电影展示给用户
- 2019-10-16下载
- 积分:1