资源列表
Kmeans
- 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity
Aop
- JAVA AOP例子, 包括cglib, jsvassist, dynamicProxy(A demo for java AOP, include cglib, jsvassist, dynamicProxy)
jwglxt
- 教务管理系统,主要实现sql查询,修改等管理功能,分为多种权限登录操作(The educational administration management system management system)
2
- do u wanna steal my bemani
Random-Number-Generator-master
- A clean, simple random number generator with the added bonus of save states.
THREE.JS开发指南
- three.js 开发指南。新手必备 教程。非常适合学习Three.js。PDF格式(Three.js development guide. A beginner's necessary tutorials. It's very good to learn Three.js. PDF format)
Mom_Child
- 本文件模拟了哲学家吃饭问题,改成了孩子洗手问题。(This document simulates the philosopher's eating problem and changes the child's handwashing problem.)
My_Calculator
- 代码实现了一个简单的计算器图形界面,并有简单的计算器功能。(The code implements a simple calculator graphical interface and has simple calculator capabilities.)
JCubeSolver
- It is a Java program running on LeJOS for Cube Solver in LEGO EV3.
Strategy
- 用java语言实现策略模式,本次就以一个示意性的实现讲解策略模式实例的结构。(Using the Java language to implement the policy pattern, this will explain the structure of the policy schema instance with a schematic implementation.)
计科152-10-刘晓景
- JAVA代码,学习的课程,关于关于组件和容器和事件的学习。例如actionEvent等等(JAVA code, learning courses, learning about about the component and container and events. For example an actionEvent, etc)
ef99a6f722a6
- 基于java选课系统,包括学生和管理员等等,运用jsp等技术(Based on the java course selection system, including students and administrators, and so on, using JSP and other techniques)