资源列表
[数据结构常用算法] traversal-of-binary-tree
说明:二叉树的三种遍历的C#实现 能够在.net环境下执行-binary tree traversal traversal of binary tree<> 在 2025-06-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] SOR
说明:松弛因子的介绍(“松弛迭代法是高斯-塞德尔迭代法的一种加速方法,基本思想是将高斯-塞德尔迭代法得到的第k+1次近似解向量与第k次近似解向量作加权平均,当权因子(即松弛因子)w选择是适当时,加速效果很明显。因此这个方法最关键的是如何选取最佳松弛因子。")和算法。-Relaxation factor of the introduction (" relaxation method is the Gauss- Seidel iteration method for an accelerated<陈倩倩> 在 2025-06-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] qfile
说明:以数据结构记录模式,快速读写二进制文件,便于数据存储与检索-write file<zhangjunning> 在 2025-06-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] FFT
说明:快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得。-Fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of the discrete Fourie<erik> 在 2025-06-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] DE.python
说明:Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ<谷琼> 在 2025-06-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BTree3_src_vc6
说明:这是一个VC++根据前序序列和中序序列生成二叉树的程序,并进行遍历。 很不错的参考程序。 -This is a VC++ according to the preamble sequence and the sequence binary sequence generation process, and to traverse. Very good reference program.<madud00084> 在 2025-06-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BTree3_src_vc6
说明:这是一个VC++根据前序序列和中序序列生成二叉树的程序,并进行遍历。 很不错的参考程序。 -This is a VC++ according to the preamble sequence and the sequence binary sequence generation process, and to traverse. Very good reference program.<madud00086> 在 2025-06-16 上传 | 大小:4kb | 下载:0