资源列表

« 1 2 ... .03 .04 .05 .06 .07 708.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法tree

说明: <1>将一棵树(或森林)转换为二叉树。 <2>求森林的高度。 <3>按层次方式遍历森林。 <4>输出一个森林中每个结点的值及其对应的层次数。 <5>输出一个森林的广义表形式,如下图中的森林的输出为:-< 1> will be a tree (or forest) into a binary tree. < 2> for the high forest. < 3> by way of tra
<李涛> 在 2025-06-18 上传 | 大小:1.1mb | 下载:0

[数据结构常用算法KMPPatternMatching

说明:利用串类型的KMP算法的简单实现。该算法可以较好的完成字符串的匹配。-KMP string type to use a simple algorithm to achieve. The algorithm can be better to complete the match string.
<鲁迪> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法tree

说明:数据结构中抽象数据类型-树的c语言实现(双亲表示法)-Abstract data structure data types- tree c language (parents said Law)
<李好> 在 2025-06-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法fenxing

说明:分形算法与程序设计—VB实现,有各种分形的vb源程序-Fractal algorithm and program design-VB to achieve
<rhadam> 在 2025-06-18 上传 | 大小:1.1mb | 下载:0

[数据结构常用算法HeaderGen

说明:从已经存在的头文件目录中,利用头文件中信息来产生报头列表。-Already exist from the first file directory, using the first file header information to generate the list.
<李巍> 在 2025-06-18 上传 | 大小:5kb | 下载:0

[数据结构常用算法suanfasheji

说明:邮局选址问题 算法设计 c++邮局选址问题 算法设计 c-post
<gaoming> 在 2025-06-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法compile_work2

说明:自动机的确定化,充分理解和掌握NFA、DFA以及NFA确定化过程的相关概念和知识,编程实现对输入NFA转换成DFA输出的功能。-Determination of automata, and fully understand and master the NFA, DFA and NFA to determine the relevance of the concept of process and knowledge of programming to convert NFA to DFA in
<wushi86> 在 2025-06-18 上传 | 大小:4kb | 下载:0

[数据结构常用算法DatastructurenotesYANWei-minversion

说明:Data structure notes (YAN Wei-min version.数据结构,严蔚敏讲义版!-Data structure notes (YAN Wei-min version. Data structure, Yan Wei-min lectures version!
<刘正朝> 在 2025-06-18 上传 | 大小:202kb | 下载:0

[数据结构常用算法er

说明:该程序实现建立二叉树,并给出了前序、中序、后序、层次遍历二叉树-To achieve the establishment of the program tree, and gives the first order, in sequence, after the sequence, the level of binary tree traversal
<luojh> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法datastruct

说明:通过本次实验学会了外部函数以及全局变量的设 置方法,复习巩固了C 语言和数据结构的相关知识, 掌握了结构化程序设计的基本思想, 熟悉了结构以 及指针的设计和应用, 了解了综合系统设计的基本 原理,对存储数据结构有了更形象的理解,学会了几 个新的调试程序的方法, 培养了解决实际问题的编 程能力,C 语言程序的综合应用能力得到提高-Through this experiment learned to function and global variables outside
<zhang> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法List

说明:单向链表的标准c++实现范例 数据结构 面向对象 生成函数 复制函数 赋值函数 操作符重载-The standard one-way linked list c++ to achieve an example of object-oriented data structure constructor function Copy function overloaded assignment operator function
<yuebob> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Poly

说明:一元多项式的加减的实现。本程序的特色是 不会因为要接收数字而用户输入的是字母时发生死循环。 输入的项会自动合并同类项和自动按从高次到低次排列。-One dollar to achieve the addition and subtraction of polynomials. Characteristics of this procedure is not necessary to receive digital and letters entered by the user when
<xiaolizhi> 在 2025-06-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 708.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org