-
使用希尔排序法对一维数组排序
希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因DL.Shell于1959年提出而得名。本实例演示如何使用希尔排序法对一维数组进行排序
- 2022-03-19 14:51:18下载
- 积分:1
-
矩阵得基本运算(数组实现)
矩阵得基本运算(数组实现)-matrix in the basic operations (Array achieved)
- 2022-09-12 21:30:03下载
- 积分:1
-
book is widely used in engineering at the effective preparation of the algorithm...
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
- 2022-07-13 21:31:09下载
- 积分:1
-
Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equation...
常微分方程的数值解法,主要针对Stiff方程组和边值问题。-Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equations and Boundary Value Problems.
- 2022-07-25 21:32:03下载
- 积分:1
-
LEACH路由算法源码
无线传感器网络LEACH (Low Energy Adaptive Clustering Hierarchy)路由算法C++源码
- 2022-04-11 10:39:34下载
- 积分:1
-
PURE去噪仿真程序
非常好的有关图像去噪仿真程序,有测试图片。仿真效果非常好,可用于图像匹配,图像融合,目标跟踪与检测仿真效果非常好,希望对大家有用
- 2022-08-04 04:43:46下载
- 积分:1
-
quickLZ demo
压缩解压缩非常快,80m的bmp压缩只需200ms,解压缩不到100ms,软件只提供参考,不做商业用途!
- 2022-03-17 08:26:15下载
- 积分:1
-
烟花优化算法
应用背景& nbsp; ;烟花算法 ;(FWA)是一种群体智能 ;算法发表由Tan和朱 ;2010年(谭,& amp;朱,2010年)。该算法是nbsp;晚上烟花爆炸的启发和nbsp;很有效的找到全局最优值。 ;作为一个烟花爆炸,淋浴火花是nbsp;邻近区域所示。这些火花将与爆炸,并产生另一个显示,在一个较小的区域的火花。渐渐地,火星会在一个精细的空间里搜索整个解空间,并集中在一个小的地方去寻找最佳的解决方案;关键技术作为一种实用的优化算法,烟花算法可以满足三个用户的要求(强硬,&;价格,1997)。首先,荧光增白剂能 ;过程的线性,非线性和多模型试验功能。其次,荧光增白剂可以并行 ;为应对复杂的实际问题。第三,荧光增白剂具有良好的收敛性能 ;总能找到全局最小。
- 2022-03-20 02:10:57下载
- 积分:1
-
一个关于BCH算法的例程,希望对大家有所帮助。
一个关于BCH算法的例程,希望对大家有所帮助。-On BCH algorithm routines, and they hope to be helpful to everyone.
- 2022-07-19 22:54:18下载
- 积分:1
-
C++编写的快速离散余弦变换
快速DCT(离散余弦变换) 也许对图像处理有用。
- 2022-03-31 18:56:19下载
- 积分:1