资源列表
Hooke-Jeeves
- 用Matlab编写的用Hooke-Jeeves方法求函数极小点程序-Written with Matlab using Hooke-Jeeves method of procedure demand function minimizer
Nqueensprobleseekingbackrackingalgorith
- n皇后问题回溯算法,用C语言编写的!希望对大家有所帮助!-n queens problem backtracking algorithm, written using C language! We want to help!
16_points_DIT_FFT_MATLAB
- 基于时域抽取的1024点FFT函数。适合用于演示算法计算过程,既教学。可以扩展成2次幂点数的FFT计算。开发环境MATLAB。-1024-point Decimation-in-time FFT function. Algorithm suitable for presentation process, both the teaching. Can be expanded into a power of two points of the FFT calculation. Development
Romberg
- Romberg求积公式,可以达到任意精度。方便使用!基于c++开发。-Romberg quadrature formula, can achieve an arbitrary precision. Easy to use! Based on c++ development.
gcd
- 利用GCD算法迭代求解两个数最大公约数的算法,并有实例-GCD algorithm using iterative algorithms for solving the greatest common divisor of two numbers, and examples
3SAT
- 3sat验证程序,算法验证,计算机算法设计与分析课程-3sat verification process, algorithm verification, program design and analysis of computer algorithms
00123
- 非递归实现二叉树的后序遍历程序,希望随大家有帮助-The recursive realize binary tree after the order sequence, the hope of times with help
123
- 矩阵求逆的源程序,可以求任意阶矩阵的逆矩阵-Matrix inversion of the source, you can find inverse of a matrix of any order
kuohaopipei
- 数据结构括号匹配程序, -Parenthesis matching program
Bign
- big-number类,解决大数运算,无除法。-big-number arithmetic class to solve large numbers, no division.
xlbd
- 这是一个序列比对算法,两个序列,字符相同得两分,与空格匹配得一分,错配得0分,计算最高得分与匹配情况-This is a sequence alignment algorithm, two sequences of characters the same two points, and the match was a sub-space mismatch 0 points, the highest score of the match situation computing
lab2
- 0-1背包问题:若有物品n个,每个物品的价值Value,用vi表示,每个物品的重量weight用wi表示,其中vi和wi均为非负数。设背包的总容量为W,且W为非负数。本程序可选择装入背包的物品,并使装入背包的物品总价值最大。-Value, with vi, said the weight of each item s weight by wi, where vi and wi are non-negative. The total capacity of the backpack set W,