资源列表
Computer-algorithm-designanswer-
- 计算机算法设计,递归与分治策略,动态规划,贪心算法,回朔法,分支界限法,线性规划与网络流,NP完全问题与近似算法等-Computer algorithms, recursive and the strategy of divide and conquer, dynamic programming, greedy algorithms, backtracking method, branch and bound method, linear programming and network flow
IntroductiontoDataMing
- 数据挖掘内容 教科书答案pdf 有用的 想用的人下载吧 -Data mining the content of the textbook answer pdf
GA
- GA遗传算法 c++实现,详细注释 单浮点数编码,控制台演示-GA genetic algorithm c++ realization of a single floating-point encoding of detailed notes, console demo
A_star
- A星算法,windows窗口演示 支持任意生成路径,动态演示-A star algorithm, the windows window shows support for randomly generated path, dynamic presentations
i
- it is an application i buttion
Examples-of-Algorithm-Contest
- 这里面包含了一位C语言大虾写的一本书《算法竞赛入门经典》中的原代码,从ch04到ch11。希望对某些朋友有用。-The original code, which includes a book written by a C language prawns algorithm contest entry classic from ch04 to ch11. I hope useful for some people.
demo
- 鸽笼问题说明,上载源码,描述,相当于抽屉问题-Pigeonhole problem descr iption, upload source code, descr iption
Orig3dbpp
- 3dbpp for packing box
fft
- This a vhdl code written to compute fft for the values stored in a RAM. The fft values are stored in bit reversed order finally in the same RAM. Not sure if it is working 100 . For my test input it worked.-This is a vhdl code written to compute fft f
lmkalman
- 经典的卡尔曼滤波程序,通过一步状态和估协方差估计产生新息,然后生成状态预测-Classic Kalman filtering process, the step state estimate covariance is estimated to generate new interest, and then generate the state prediction
Typical-algorithms-bag
- 包含了很多常见典型的以及其他专业方面的算法实现。-Contains many common typical and other professional aspects of algorithm implementation.
bsvm-2.08
- BSVM solves support vector machines (SVM) for the solution of large classification and regression problems.