搜索资源列表
CocoSourcesCS
- The Compiler Generator Coco/R Coco/R1 is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser u
Key
- Myeclipse 7.0的注册机源码,用java写成,编译执行本程序后在控制台中输入注册用户名,回车,将输出注册码。-The keygen source file of Myeclipse7.0 by java,complie and run the programe,enter the registration user name and press "Enter" key,the registration code will compute to the console.Enjoy it!
k-MeansJava
- k-Means算法Java实现 数据挖掘中经典的Kmeans算法设计与实现-k-Means Algorithm for Data Mining Java implementation of the classic algorithm design and implementation Kmeans
lagrange
- 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
openanonymizer
- Muti relational K-anonymity Projects
Lexer
- 该任务需要你为数学表达式构建一个单纯的语法分析程序lexer,它将一段输入的字符串转变为token(值),token(值)里每个字符都属于数学表达式的组成部分。我们想将token(值)定义为如下几种(1)计算符号,+,-.(2)字母和下划线 (3)数字,这三者先不需要仔细区分。-In this assignment, you will build a simple lexer for arithmetic expressions. A lexer breaks an put str g to
Wchaartkkr
- java 写的股票技术分析;软件源码,包包含分时图,k线图,技术分析指标,功能强大 -written in java stock technical analysis software source code package contains time-sharing plans, k charts, technical analysis indicators, powerful
kmeans
- 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
Soldiers
- 【问题描述】 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 【算法设计】 计算使所有士兵排成一行需要的最少移动步数。 【数据输入】 由文件input.txt 提供输入数据。文件的第1
Test_Kmeans
- Java中实现的 K平均算法 附带注解-Kmean by Java
kmeans_report
- 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
Kmeans_medoids
- k-means和k-mediods的JAVA实现。直接读取文档数据,适用于二维数据。-k-means and k-Medoids clustering algorithm JAVA implementation. Document data read directly,suitable for two-dimensional data.
bqaxning
- K - means algoritnm implemented with Java,-K- means algoritnm implemented with Java,
Javaalyoritnx
- K-means algoritnm implemented with java,-K- means algoritnm implemented with Java,
GICQRXQ43
- K-means algoritnm implemented with java,-K- means algoritnm implemented with Java,
H5k线数据加载html54stock.0314
- 纯js的炒股k线走势图,更快捷更方便,适合金融行业的朋友(Pure JS stock k line chart, more efficient and more convenient, suitable for the financial industry friends)
K-means
- Kmeans聚类算法的java实现方法,比较简洁。(Java implementation of Kmeans clustering algorithm)
k
- this is a java program that is used to convert file from doc to pdf
src
- java读取一揽表数据,生成对应的K线,后台自己生成对应的K线数据,用于中文比对走抛分析。(Java reads a list of table data to generate the corresponding K-line)