资源列表

« 1 2 ... .33 .34 .35 .36 .37 1038.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法red_black_tree

说明: red black tree in c code
<joeshmo> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法traversal-of-binary-tree

说明:二叉树的三种遍历的C#实现 能够在.net环境下执行-binary tree traversal traversal of binary tree
<> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法SOR

说明:松弛因子的介绍(“松弛迭代法是高斯-塞德尔迭代法的一种加速方法,基本思想是将高斯-塞德尔迭代法得到的第k+1次近似解向量与第k次近似解向量作加权平均,当权因子(即松弛因子)w选择是适当时,加速效果很明显。因此这个方法最关键的是如何选取最佳松弛因子。")和算法。-Relaxation factor of the introduction (" relaxation method is the Gauss- Seidel itera
<陈倩倩> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法qfile

说明:以数据结构记录模式,快速读写二进制文件,便于数据存储与检索-write file
<zhangjunning> 在 2025-01-21 上传 | 大小: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 characte
<erik> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法03

说明:《妙趣横生的算法》第三部分原书附带代码程序,绝对属实-" Algorithm for fun," the third part of the original program with the code, the absolute truth
<旺旺> 在 2025-01-21 上传 | 大小: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 Pytho
<谷琼> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法bahuanhou

说明:这是一个关于八皇后的c++源程序,非常适合初学者学习,简单易懂-This is an eight queens on the c++ source, very suitable for beginners to learn, easy to understand
<邹杰> 在 2025-01-21 上传 | 大小: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-01-21 上传 | 大小: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-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法travel

说明:校园导游系统,可根据游客提供的原点和目的地提供多条可选旅游路线-Campus tour guide system, according to the origin and destination of tourists to provide a number of optional tours
<jasmine> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法TongXunLu

说明:通讯录 C++ 数据结构 通讯录 C++ 数据结构 -C++ data structure book
<liusam> 在 2025-01-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1038.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org