资源列表

« 1 2 ... .78 .79 .80 .81 .82 2483.84 .85 .86 .87 .88 ... 28522 »

[数据结构常用算法广义表的表头和表尾

说明:广义表是线性表的推广。广义表是n个元素的有限序列,元素可以是原子或一个广义表,记为LS。 若元素是广义表称它为LS的子表。若广义表非空,则第一个元素称表头,其余元素称表尾。 表的深度是指表展开后所含括号的层数。 把与树对应的广义表称为纯表,它限制了表中成分的共享和递归; 允许结点共享的表称为再入表; 允许递归的表称为递归表; 相互关系:线性表∈纯表∈再入表∈递归表; 广义表的特殊运算:1)取表头head(LS);2)取表尾tail(LS) -generalized l
<wr> 在 2025-07-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法菲波纳契数列

说明:n阶费波纳契数列求值,n可变。数据结构常用算法。-n-fee Beinajie series evaluates, n variables. Data structures commonly used algorithm.
<王三> 在 2025-07-23 上传 | 大小:204kb | 下载:0

[数值算法/人工智能my雅可比迭代法

说明:在VC++中实现成功的雅可比迭代法,有每次迭代的结果。-in VC achieve success Jacobi iterative method, the results of each iteration.
<黄均幸> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[数值算法/人工智能my赛德尔迭代法

说明:在VC++实现的赛德尔迭代法,有每次迭代的结果-VC in the Seidel iterative method, the results of each iteration
<黄均幸> 在 2025-07-23 上传 | 大小:176kb | 下载:0

[数据结构常用算法3-OptimalBinaryTree

说明:最有二叉搜索树生成程序,图形界面演示,VC6.0开发-most binary search tree formation process, a graphical interface presentations, the development of VC6.0
<郭上华> 在 2025-07-23 上传 | 大小:35kb | 下载:0

[数据结构常用算法5-Queen

说明:N皇后问题!图形界面演示,VC6.0开发-N Queen! GUI demonstration VC6.0 development. .
<郭上华> 在 2025-07-23 上传 | 大小:37kb | 下载:0

[数据结构常用算法CheB

说明:棋盘覆盖问题演示程序,图形界面,VC6.0开发-chessboard coverage Demonstration Program, graphics interface, VC6.0 development. .
<郭上华> 在 2025-07-23 上传 | 大小:40kb | 下载:0

[人工智能/神经网络/遗传算法comparewav

说明:图象多尺度分析,可与多分辨方法进行比较。并可输出结果。-image multiscale analysis, and multi-resolution methods. May output.
<周刚> 在 2025-07-23 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法RSES2

说明:用于处理属性约检的程序 解压缩后,可以直接运行,但是之前必须要安装jdk,大家可以试一下,效果非常好,是国外开发的-attributes for the seizure of decompression procedures, they can run directly, but must be installed before jdk, we can try something very good results, the development of foreign
<> 在 2025-07-23 上传 | 大小:6.07mb | 下载:0

[matlab例程SPTK-3.0

说明:一个用matlab写的语音处理工具程序,里面有文字说明的,-using Matlab was a voice processing tools procedure, which has a textual descr iption,
<> 在 2025-07-23 上传 | 大小:189kb | 下载:0

[人工智能/神经网络/遗传算法RSet-test

说明:某个实验事编写粗糙集智能信息处理的程序,可以直接运行,界面简洁方便-some experimental things prepared rough set of intelligent information processing procedures, and can directly run simple convenient interface
<> 在 2025-07-23 上传 | 大小:13.49mb | 下载:0

[数据结构常用算法最优化

说明:运筹学中,用单纯性算法来实现最优化max准则的源程序。 因为是初学者, 可能有些不标准请谅解-tacticians, and use simple algorithms to achieve optimal max guidelines of the source. Because beginners, some may not please standards of Understanding
<岳晓林> 在 2025-07-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 2483.84 .85 .86 .87 .88 ... 28522 »

源码中国 www.ymcn.org