资源列表

« 1 2 ... .07 .08 .09 .10 .11 112.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法文档编辑器

说明:实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return
<陈婷> 在 2024-11-21 上传 | 大小:992kb | 下载:0

[数据结构常用算法几种排序方法的实现

说明:用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and
<陈婷> 在 2024-11-21 上传 | 大小:860kb | 下载:0

[数据结构常用算法最少硬币问题

说明:最少硬币问题.rar主要是数据结构与算法中的一个常见问题,在这个里面有详细的求解过程和相关的输入输出-coins. Rar main data structures and algorithms in a common problem, in this there are detailed in the solution process and the associated input and output
<周华> 在 2024-11-21 上传 | 大小:7kb | 下载:0

[数据结构常用算法邮局选址问题

说明:这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
<周华> 在 2024-11-21 上传 | 大小:7kb | 下载:0

[数据结构常用算法最小m段和问题

说明:这个是非常常用的一个数据结构与算法的例子在我们平时的时候都有写过这样的最小M段的程序-This is a very common data structure and algorithm in the example when we have peacetime wrote the smallest of the procedure M
<周华> 在 2024-11-21 上传 | 大小:6kb | 下载:0

[数据结构常用算法最大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
« 1 2 ... .07 .08 .09 .10 .11 112.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org