资源列表
noboyi-vocabulary-master
- 用java编程的一款实用性较强的背单词软件欢迎下载(The installation and configuration files of Android SDK need to be downloaded automatically, and the number of words is not enough.)
libsys
- 功能强大,实用性强,界面简洁,操作简单,新手必备(Powerful, practical, simple interface, simple operation, beginners.)
apriori
- 经典的Apriori算法由于要多次扫描数据库,产生大量的候选项集,极大的影响了算法的时间和空间效率。为了减少数据库的扫描次数,可采用矩阵记录所需数据并放入内存中。矩阵record的每个行号对应一个商品码(即一个项),每个列号对应一个客户号(即一个事务)。倘若第j个客户买了第i个商品,则record[i][j]=1,否则record[i][j]=0. 扫描一遍数据库,将矩阵record初始化。接下来的工作,都可以通过扫描内存中的矩阵进行,不必再扫描数据库。(The classic Apriori
22
- 实用强大的后台管理网站源码,包含各种功能,包含后台页面和登录页面还有展示页面以及各种图表统计。(Practical and powerful source of the backstage management website.)
抽奖基本通用版本
- 网页抽奖软件 IE11 专用 包含图片和音乐 实现本地存取 以txt作为数据库(Web page raffle software IE11 includes pictures and music, local access and TXT as database.)
TFTLCD
- 教务管理系统。。。。。。。。。二爷,想要就下载(The educational administration management system management system)
编程词典用户管理系统
- 变成词典用户管理系统…毕设的。可以拿来使用(Become a dictionary user management system)
学生通讯录(采用xml存储数据)
- 学生通讯录,包括增上改查等功能,利用XMl格式存储(Student address book, including adding and changing functions, is stored in XMl format.)
帧动画
- html5 帧动画 纯css3实现动画loadding效果(Frame animation pure CSS3 to realize animation loading effect)
jQueryLogin
- JQuery开发的科技感登录示例,多种HTML5+CSS3示例可供参考。(An example of the technology sense logon developed by JQuery)
zhishool
- java web开发的智校交流,主要负责家校联系(Java Web developed intelligence school communication, which is mainly responsible for family school contact.)
[java]Java_Servlet入门教程
- 通过本章的学习让学生了解如何用 servlet 读写文件,用 servlet 访 问数据库;理解servlet 工作原理,servlet 共享变量的使用;掌握编译和安装 servlet, 通过 JSP 页面调用 servlet,HttpServlet 类,掌握会话管理(Through this chapter's learning, let students know how to read and write files with servlet, and visit with servlet