资源列表
beibaowenti
- 一个实现背包的简单源程序.自己编的,有点简单,提供给初学者参考.-achieve a simple backpack source. His series, a little simple, for advanced users.
GAUSSJORDAN
- 用VB编写的Gauss-Jordan全主元消去法-VB prepared by the Gauss-Jordan-wide main element elinination
8queue
- 用分支限界法解决n皇后问题,可以输出所有的解,并分页停顿显示
1899
- 第一次这么大规模地使用stl,果然比纯c慢很多
BRENT
- 用Visual C++实现,不用导数的布伦特法 Visual C+常用数值算法集中的源代码-Using Visual C++ implementation of Brent method without derivative Visual C+ numerical algorithm used concentrated source code
4
- 这是bf求最长公共子列,由于算法比较简单,就是简单的遍历,下次有功夫,把动态规划的算法上传。-this is just a simple lsc problem.
daffodil
- 1、一个三位数是否为水仙花数 2、两个数范围里有几个水仙花数-1、judge a three-integer number 2、count daffodil numbers between two limists
Fibonacci
- How to construct a Fibonacci series in JAVA
GVector
- 利用标准库算法和Vector容器编写的数组和矩阵的加减乘除四则运算-The use of the library algorithms and Vector container prepared array and matrix add, subtract, multiply and divide the four operations
get_sfoutier
- 傅里叶变换对加速度信号的处理,输入加速度信号,采样率,下限上线频率,积分次数-Fourier transform of the acceleration signal processing, input acceleration signal, the sampling rate, upper and lower line frequency, the number of integrations
图像表面灰度曲面提取
- 本代码可实现图像三维表面重构,提取三维灰度曲面。常用于道路路面工程。