资源列表

« 1 2 ... .00 .01 .02 .03 .04 805.06 .07 .08 .09 .10 ... 2656 »

[数据结构常用算法資料結構使用C語言

说明:資料結構使用C語言 書本源代碼
<weasoung> 在 2009-05-13 上传 | 大小:172.61kb | 下载:0

[数据结构常用算法Question4-new

说明:一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我-one yuan sparse expression calculator University experimental data structure on the linear scale experimental subject, my work, and if made to the mail I
<刘晓明> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法递归算法快速排序

说明:分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d
<李顺> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法stringprocess

说明:字符串模式匹配,查找子串加以代替,有两种模式匹配算法-string pattern matching, substring search to be replaced, there are two types of pattern matching algorithm
<苗建新> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法c++eight

说明:c++八皇后问题 给出了解决八皇后问题的c++代码,可以供大家学习用-c eight of the Queen's problem is to solve the problem of the Queen's eight c code can be used for all to learn
<水蓝> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法3

说明:最小生成树的kruskal算法之二.rar-Minimum Spanning Tree Algorithm Kruskal bis. Rar
<sandra> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法xhlb

说明:一个比较难的算法问题,希望可以给大家一个启示-Algorithm is a more difficult issues and hopefully, give us all a revelation
<guo> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法string

说明:实现朴素模式匹配算法和KMP快速模式匹配算法。 Index(S,T,pos) 函数返回值为串T在串S的第pos个字符后第一次出现的位置。-Achieve simple pattern matching algorithm and KMP pattern matching algorithm. Index (S, T, pos) function returns the string value of S T in the strin
<Bill> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法5mathprogram

说明:数值算法与实现课程设计报告,包括插值算法,搜索算法,自适应算法。均配有源代码。-Curriculum design and implementation of numerical algorithm reports, including interpolation algorithm, search algorithm, adaptive algorithm. Equipped with source code.
<> 在 2025-02-02 上传 | 大小:172kb | 下载:0

[数据结构常用算法Tree

说明:C++二叉树,前序遍历中序遍历后序遍历递归,非递归版都有-C++ binary tree, traversing the recursive traversal after the preorder traversal, non recursive
<aishang> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法DYNAMIC--PROGRAMMING

说明:动态规划的讲义,包含对动态规划算法的基本介绍以及一些经典例子。-Dynamic Programming notes, contains a basic introduction to the dynamic programming algorithm and some classic examples.
<李欢> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法9838406

说明:设计一个校园导游咨询程序,为来访的客人提供学校最短路径信息查询服务()
<wabina> 在 2025-02-02 上传 | 大小:173kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 805.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org