资源列表
number-and-tuxiang
- 这是一个关于图像类型转化的事例,新手可以通过此例子熟悉这个-This is a type of image transformation examples, the novice may be familiar with this example this
Bayesian
- 贝叶斯分类器的基本实现,数据可以自行添加,中英文皆可-Bayesian classifier basic implementation, the data can add, in English or
java
- 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
lzw_encode
- lzw建立字典,可以对文本数据进行压缩。(LZW a dictionary, can compress text data.)
analysis
- 利用回归分析法,分析某地负荷变化与当地天气因素的变化关系,得到相关性较大的几个因素,并进行拟合比较-With regression analysis to analyze the relationship between changes in a certain place with the local weather changes in load factor to give greater relevance to several factors, and the fit
model-predictive-control
- 里面包括几部分预测控制程序,程序本人都验证过,没有错误。-Includes several parts predictive control program, the program are verified, there is no error.
MPC
- 里面包括几部分预测控制程序,程序本人都验证过,没有错误。-Includes several parts predictive control program, the program are verified, there is no error.
00
- 这是王晓东老师编著的算法设计与分析第三版的课件-It is edited by Wang Xiaodong teachers algorithm design and analysis of the third edition of the courseware
computationalgeometr
- acm的计算几何方面的ppt,代码等。适合参加程序设计竞赛的同学-acm aspects of computational geometry ppt, code, etc.. Suitable for students to participate in programming contest
czip_dll_source
- czip解压缩算法源码。在VC6和VS2008下编译通过,生成目标为dll文件。
AFSA-SVM
- 人工鱼群算法AFSA优化支持向量机SVM,提高故障分类精度。-Artificial fish algorithm AFSA optimization support vector machine SVM, improve the fault classification accuracy.
calculator
- 设计简易交互式计算器,功能如下: (1) 计算器功能与Windows操作系统带的标准型的计算器系统相同。至少有+、-、*、/、开方、取倒数、清零、backspace的功能,可以对小数进行运算。 (2) 程序可以实现简单的没有括号的表达式计算, (3) 不使用math.h头文件,求开方运算时使用多项式拟合方式。 -Design simple interactive calculator, function as follows: (1) calculator function a