资源列表
tfidf_calculate
- 基于文本的tfidf计算,但因为是double类型,小数位有所丢失,不过计算精度尚可。-tfidf text-based computing, but because it is double type, decimal places have lost, but the accuracy is acceptable.
yale-2.0-src.tar
- 著名的开源仿真软件yale,功能与matlab完全有得比
kmeans
- c++编写的聚类程序,功能实现:kmeans聚类方法-c++ clustering procedure, function realization: kmeans clustering method
CtFdet.tar
- We upload a method that dramatically accelerates object detection with part based models. The method is based on the observation that the cost of detection is likely to be dominated by the cost of matching each part to the image, and not by the cost
interplotation
- 单根型线的自然三次样条曲线插值与最小二乘法光顺程序-Single moulded line s Natrual Cubic spline interpolation and least squares method smoothing
Fibonacci-sequence
- 此程序为C++语言的程序,可以输出斐波那契数列,特点是采用线性表的数据结构处理加法运算,对每一位数进行运算,并进位,解决了由于int或long int甚至unsigned long int(0~2^32-1=4294967295)的精度范围限制,此算法的精度范围主要受项数n(int)的范围(1~2^31-1=2147483647)影响-This program is C++ language program, you can output the Fibonacci sequence, is c
paper4
- Directionlets anisotropic multidirectional representation with separable filtering
Data-structure-problem-resolution
- 数据结构习题解析与实验指导,使用C语言描述,非常实用-Data structures Exercises analytical and experimental guidance, using the C language descr iption, very useful
matlab自学习代码
- matlab各种命令的使用技巧及动画实现(Matlab various command use techniques and animation implementation)
python分布式爬虫打造搜索引擎
- python分布式爬虫打造搜索引擎源代码及讲师源代码(Python distributed crawler to build search engine)
wavelet
- 小波包工具箱,用于进行信号处理,分解噪音-wavelet toolbox
glpk4.36
- 著名的大规模线性规划求解器源码GLPK.C语言版本,可以修剪.内有详细帮助文档. -linear programming solver for large scaler variables