资源列表
9927445TestTrec
- ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是 Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, We
sindrill-v209
- hi, this good progrramm.-hi, this is good progrramm.
haffman
- 如何建立赫夫曼树,是可运行的,很强大,希望对大家有点用处-How to create a Huffman tree, it can be run, very strong
Multipleregressionanalysis
- 多元回归分析代码 可以做用于多种实际应用 用于各种预测分析 聚类分析代码-Multiple regression analysis code can be done for a variety of practical application of cluster analysis for a variety of predictive analysis code
Nearest
- 分别利用分治法及穷举法求解最近点对问题,输出查找结果及比较次数。-Use, respectively, sub-rule method and brute-force method for solving the nearest point of the problem, the output and compare the number of search results.
lzw_algorithm
- lzw algorithm in c,which is use to compress files
kmp
- KMP String Matching VC++实现的KMP字符串匹配算法-KMP String Matching VC++ implementation of the KMP string-matching algorithms
Introduction_of_dbn
- 动态贝叶斯网络的介绍,包括现阶段研究状况与应用-Introduction to dynamic Bayesian networks, including the present status of research and application of
PCA_GUI_code
- 主成分析matlab图形用户界面代码,包含测试文件。-principal component analysis matlab gui code. test file included.
CrankNicolson
- Numerical Crank Nicolson for American Option
computational_geometry
- 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
06104406HW06-partA
- sample c functions atof , strstr and memcmp.. these function was writtend again ...if u have a question please contact umarsizcocuk@gmail.com
