资源列表

« 1 2 ... .10 .11 .12 .13 .14 115.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法最大k乘积问题

说明:相信很多人都有对此算法有过详细的了解,确实这个算法最K乘积问题应用的还是很广泛的-believe that a lot of people have this algorithm in detail with the understanding that this is indeed the most K algorithm application of the product or issue a very broad
<周华> 在 2024-11-21 上传 | 大小:7kb | 下载:0

[数据结构常用算法编辑距离问题

说明:此算法也是非常常用的算法之一,在这个算法中我们特别要明白编辑距离问题的实质所在.-This algorithm is very commonly used algorithm, the algorithm in particular, we need to understand edit distance the real problem lies.
<周华> 在 2024-11-21 上传 | 大小:6kb | 下载:0

[数据结构常用算法nurbs++-3.0.11.tar

说明: 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C++ source library. Version 3.0.11
<WWW> 在 2024-11-21 上传 | 大小:501kb | 下载:0

[数据结构常用算法BinSortTree

说明:这里我在学习数据结构时的练习,主要是二叉排序树的基本操作-here in my study data structure of exercises, mainly binary tree sort of basic operation
<刘少人> 在 2024-11-21 上传 | 大小:10kb | 下载:0

[数据结构常用算法dddgfgExpressidddon

说明:输入一个算术表达式,求出其值,要求表达式输入正确,且数字为0到9之间.并且要以 # 结束。-importation of a math expression, calculated value, the correct expression input requirements and the number of between 0-9. And to the end#.
<刘少人> 在 2024-11-21 上传 | 大小:8kb | 下载:0

[数据结构常用算法Eidffakght

说明:利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会
<刘少人> 在 2024-11-21 上传 | 大小:13kb | 下载:0

[数据结构常用算法wwwwNOI98

说明:这是一道NOT高中组的题目,是我学习数据结构时所做练习,其中有一些算法可以一起学习-This NOT a group of high school subject, and it is studying the data structure when done exercises, some of which algorithm can study together! !
<刘少人> 在 2024-11-21 上传 | 大小:10kb | 下载:0

[数据结构常用算法Coddddsade

说明:对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
<刘少人> 在 2024-11-21 上传 | 大小:11kb | 下载:0

[数据结构常用算法chandfdsggmoney

说明:
<刘少人> 在 2024-11-21 上传 | 大小:8kb | 下载:0

[数据结构常用算法数据结构算法集C++

说明:数据结构常用算法,C++语言,对初学者很有帮助-algorithm commonly used data structures, C language, very useful for beginners
<李强> 在 2024-11-21 上传 | 大小:7kb | 下载:0

[数据结构常用算法Fortran常用算法程序集-徐士良

说明:Fortran常用算法程序集-徐士良很不错的一个算法总结-Fortran algorithms commonly used procedures set-XU Shi-liang is a good summing up Algorithm
<周华> 在 2024-11-21 上传 | 大小:978kb | 下载:0

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

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

源码中国 www.ymcn.org