搜索资源列表
Java程序的性能优化StringBuffer与Vector
- 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit
MediaPlayer(java)
- MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer
java-cluster.zip
- 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
VSM1
- 向量空间模型算法实现源码 已编译文件 可执行jar文件-Vector space model algorithm source code files have been compiled executable jar file
cgm
- 一个使用java撰写的矢量图形库,能够用于对cgm矢量图像进行转换和显示处理。-Using a vector graphics library written in java can be used to cgm vector image conversion and display processing.
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
DistanceVectorRouter
- 一份模拟距离向量算法的Java语言源码 基于距离向量算法的路由器设计与实现-Simulation of Distance Vector Routing
VSM
- 向量空间模型 c源码实现 利用向量空间模型的概念,这个可以用在crawer中.-Vector Space Model c source code to achieve the use of the concept of vector space model, this can be used in in crawer.
src
- 针对excel表中粘贴的数据,将其转换为支持向量机所需要的格式-Paste excel table for the data, convert it to support vector machines required format
svm-java
- JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
HSVM
- java实现的支持向量机分类,可用于教学以及交流-java realization of support vector machine classification, can be used for teaching as well as the exchange of
router
- 这个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm, the use of java programming.
svm-lecture
- 有关支持向量机的讲座,我看了之后的确受益非浅-Support Vector Machines on the talks, after I read indeed benefited
j2meSVG
- j2me手机应用开发环境下的svg动画程序,可以打开矢量格式的svg文件-j2me mobile application development environment svg animation process, you can open the svg vector format files
Vectors
- Code to make operation betwen vector as add, substract, point product and cross product (vector product).
java-Using-Array-for-Queue
- 用java语言中的数组来实现队列,其中扩容方法为在原数组的基础上乘以2,另外也测试了用java中Vector类实现队列。-Array using java language java Vector class queue queue, which expansion method is superior to the original array 2, is also tested.
Vector
- Java Vector Code for storing Objects
Student-Vector
- 用JAVA开发的基于向量的学生管理系统,采用向量对学生的信息进行存储-Developed using JAVA vector-based student management system that uses vector information to students for storage
libsvm-java
- 支持向量回归机的Java代码 可以进行预测(It is the Java code of the support vector regression machine .It can predict unknown data.)
java大作业_20190616
- 1、单词统计。键盘输入一段英文语句,将这段话写入文件file.txt中,然后输出这段话,并且统计语句中英文单词的数目(采用Vector类)以及各单词出现的次数(采用Hashtable类)2、查找替换文本文件的内容。(1)键盘输入文件路径及文件名(2)键盘输入待查找的文本信息和替换的文件(1. Word statistics. Keyboard input a sentence in English, write this sentence into file. txt, and then out