资源列表
Laplacebianhuanjifanbianhuan
- 这是用Matlab实现的关于Laplace变换及反变换的几个实例.-This is achieved using Matlab on Laplace transform and inverse transform of the few examples.
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
16_points_DIT_FFT
- 基于时域抽取的16点FFT算法。适合用于演示算法计算过程,既教育环境。可以扩展成2次幂点数的FFT计算。C语言。-Based on time-domain extraction of 16-point FFT algorithm. Algorithm suitable for presentation process, both the educational environment. Can be expanded into a power of two points of the FFT c
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
2
- 一个用C语言编译的关于单词压缩存储的小代码-A C language compiler compressed storage on a small code word. .
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