资源列表
elevator5
- 北航第五次oo作业,多线程电梯,三部电梯,捎带(Beihang 5th OO operation, multi-threaded elevator, three elevators, piggyback)
code
- 用Java语言编程实现行程编码压缩算法和算术编码(Stroke coding compression algorithm and arithmetic coding in Java programming)
ssh权限系统
- 实现最基本的用户权限管理,以及相关模块的权限控制(Implementing the most basic user rights management, as well as the rights control of related modules)
飞机大战
- 游戏飞机大战,这是一款游戏,关于飞机大战的游戏,可以用于毕设什么的(Game Aircraft Battle)
StudentManagement-master
- 实现学生信息,成绩录入等管理界面,加入了管理员登录界面等(It realizes the management functions of students'information and grades.)
个人博客系统
- 个人博客系统源码+数据库文件 JavaWeb实战项目,采用了MVC框架编写 欢迎学习和讨论!
网上书店毕业设计(含论文和源代码)
- 用jsp实现网上找书和购买书籍的简单功能。(JSP is used to realize the simple function of finding and purchasing books on the internet.)
onlinebook
- 一个web——基于JSP和servlet的网上书城。。。。。(A web-based online bookstore based on JSP and Servlet)
java-study-master
- 简易人事管理系统,用JAVA源代码编写,可实现人事管理,登陆界面,人员注册,插入删除等基本功能(Personnel Management System)
人事管理系统
- 基于WEB JAVA SQL server2015(WEB JAVA SQL server2015, Is a relatively complete personnel management system)
--master
- 学生信息管理系统实现学生的增加删除修改查询(Student information management to increase, delete, modify and query student information)
Java进阶篇课设
- 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the fi