搜索资源列表
mywork
- 作业管理系统,包含完整的数据库,打开数据库即可看到用户名和默认密码,实现了基本的成绩统计、排序功能。且增加了多人同时在线聊天,网页浏览次数计数等功能,各个功能相互独立,用户可以根据自己需要灵活添加删减。-Job management system, contains a complete database, open the database to see the user name and default password, to achieve the basic performance s
sort
- 排序算法的Java实现,包含快速排序,归并排序,堆排序,计数排序,计数排序等。-Sorting Algorithm Java implementation, including the quick sort, merge sort, heap sort, counting sort, count sorting.