资源列表
MWINDOW
- 计算七类窗函数并给出归一化对数幅频曲线,同时也是利用窗函数法设计FIR滤波器的程序MDEFIR1所调用的子程序MWINDOW.C
MORDERB
- 计算归一化巴特沃斯或切比雪夫I型模拟低通滤波器所需的阶次
Firfilt.m
- matlab中FIR滤波器,给大家参考,希望有用~无需解压,下载后将rar后缀去掉即可
DijkstraSource
- Dijkstra s Algorithm -- Shortest path (Dijkstra s Algorithm)
GA_TSP
- A Genetic Algorithms and the Traveling Salesman Problem
byangtiao
- b样条插值,曲线逼近连续直线,任意选取
ApMl
- ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes,
AI-Categorizer-0.09.tar
- AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
openwebspider-0.7
- 网页抓取程序,开源的Web蜘蛛程序,可以多线程现在Web页面
heritrix-1.12.1-src
- Heritrix是一个开源,可扩展的web爬虫项目。Heritrix设计成严格按照robots.txt文件的排除指示和META robots标签。
clucene-core-0.9.16a
- clucene是c++版的全文检索引擎,完全移植于lucene,采用 stl 编写.
MergeCenter
- k均值聚类方法的c代码,并且带有聚类数据,适用于刚刚接触该算法的初学者