资源列表
DbUtil
- 用以在Java的项目的开发中连接MySql数据库-To connect in the development of Java projects in MySql
CLASSIFICATION-with-newsgroup
- 多文本分类,KNN和朴素贝叶斯算法,英文文本,-Text categorization, KNN and naive bayes algorithm, the English text,
ImageUtils
- 用于在Java开发项目时,实现图片上传和图片回显的工具类-When used in Java development projects to achieve picture upload pictures and echoed tools
Classification
- 多文本分类,有数据集,中文文本,支持向量机的-Text classification, data sets, the Chinese text, the support vector machine (SVM)
HttpUtils
- 用以在网页后台开发中解决图片不显示的时候使用-To solve the pictures don t show in the website backstage development use
getStudentsXml
- Ajax是在不刷新整个页面的前提下,刷新局部页面-Ajax is on the premise of not refresh the entire page, partial page
SpringDAOTest
- 对JAVA框架的练习,包括实体类,接口,数据库连接等。-Practice of JAVA framework, including entity class, interface, connection, etc.
cs162
- nachos操作系统系统——完成补充线程功能-nachos operating system- complete complementary threading capabilities
ass2
- VirturalRoom 模拟第一视角移动。按钮控制前进后退以及左右转向,鼠标可以悬挂和摘取物品。-VirturalRoom first analog mobile perspective. Button control forward and back and left and right steering, suspension and removal of items can be a mouse.
MY_SSM
- SSM框架实例,可以链接到数据库,在web端显示出来。-SSM framework instance.
sort
- java实现的泛型排序算法,包括了7种常用算法-Java generic sort algorithm implemented, including seven kinds of commonly used algorithms, etc.
A-star
- A-star算法求最短路径。 公式表示为: f(n) g(n)+h(n), 其中 f(n) 是从初始状态经由状态n到目标状态的代价估计, g(n) 是在状态空间中从初始状态到状态n的实际代价, h(n) 是从状态n到目标状态的最佳路径的估计代价。-A-star algorithm for the shortest path. Formula is expressed as: f (n) g (n)+h (n), where f (n) the initial s
