-
Calculator0.9
自己学习过程中做的计算器,还在修改,只实现了基本的算数功能,并且可能还存在BUG(The calculator that i do in the course of my study is still changing)
- 2017-12-18 23:13:27下载
- 积分:1
-
booklib
软件工程设计--图书管理系统,实现基本的图书管理功能,利用流行的Struts框架架构的,里面包括了我的软件工程实习报告和设计包括和源代码。(Software engineering design library management system to achieve the basic library management features, using the framework of the popular Struts framework, which includes my internship report on software engineering and design including the source code.)
- 2008-06-06 22:22:37下载
- 积分:1
-
des
stock quant trade for chinese A market, this is a test.
- 2020-06-20 07:40:01下载
- 积分:1
-
mm
矢量数据绘图系统,比较简单的java程序,如果有雷同,纯属巧合。(Vector data mapping system, relatively simple java program, if there is similarity is purely coincidental.)
- 2013-04-28 19:03:28下载
- 积分:1
-
FirstMissingPositive112_Done
给出数组中的一串数字,找到里面缺省的第一个正整数(For example,
Given [1,2,0] return 3,
and [3,4,-1,1] return 2.
Your algorithm should run in O(n) time and uses constant space.
)
- 2017-05-01 12:32:34下载
- 积分:1
-
01
这是一个java编写的用户登录系统,主要功能是检测用户是否合法(This is a java written user login system, the main function is to detect whether the user is legitimate)
- 2013-11-30 19:57:26下载
- 积分: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
-
DelightClientC
Java Program to Demonstrate Socket Client
- 2016-08-06 09:19:44下载
- 积分:1
-
CheckBox
Check Box extends Compound Button Source Code for Andriod.
- 2014-01-03 19:27:10下载
- 积分:1
-
I2C-Transplant-notes
这个是我做的一个关于手机上的I2C的移植程序经验总结,虽然没有直接程序,但是总结里将每一步都说明的很详细,大概的流程步骤都有!这个是在ubuntu系统下,也有部分Java程序(This is what I do a mobile phone on the I2C of the transplant experience summary, although there is no direct procedures, but the summary will be every step of the very detailed, probably the process steps are! This is in the Ubuntu system, there are also part of the Java program)
- 2015-08-13 18:08:12下载
- 积分:1