资源列表
VC
- vc++实现加法功能,学习的过程中体验编程的乐趣-vc++ Realize addition function, the process of learning to experience the fun of programming
MatlabClassicAlgorithm
- 本人调试好的经典的10多个Matlab算法,即克鲁斯卡尔算法,方便数值计算。-Kruskal Algorithm
FloydWarshall_BellmanFord_Dijkstra
- FloydWarshall, BellmanFord, Dijkstra algorithm on graph
CORDIC_FLOAT
- 这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for reference.
FD3S_1.1.tar
- 3维弹性波高阶有限差分正演程序,使用了交错网格,计算区域为圆球形-This directory contains the source code for high-order finite difference 3D elastic wave propagation on staggered grids for spherical geometry.
QR-RLS systolic array
- 基于QR分解的RLS算法,脉动结构,附带数据例子。基于C++语言。
Numerical methods
- Numerical methods for least squares problems-Society for Industrial and Applied Mathematics (1996)
SIMPLER
- 一个基于交错网格系统的simpler程序,压缩包中包含了陶文铨老师对于程序的讲解,很清晰。-A staggered grid system based on the simpler procedure, compressed package contains TAO Wen-quan teachers explain for the program, it is clear.
large-number-factoriol
- 由于一些大数的阶乘运算,超出数据类型的表示范围,所需要一些方法来解决-Because some of the large numbers of factorial operations beyond the scope of the data type of representation, which need some way to solve
ACM7
- ACM的竞赛试题和答案,如果大家想提高自己的水平,可以练练,真的很难。
sparse_mat_src
- 搜集的稀疏矩阵相关资料,希望对大家有用处-Sparse matrix information collected, we want to be useful
CEC2014-GA(Rev)
- This a software package with matlab source code for evolutionary algorithm. The algorithm combine GA with adaptive differential algorithm to solve the optimal problems provided in CEC2014. And the results show it has good performance. -This is a so