资源列表

« 1 2 ... .88 .89 .90 .91 .92 293.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法binarytree

说明:包括建立输出前序遍历中序遍历后序遍历、求树高统计叶子总数等-Including the establishment of the output sequence of pre-order traversal traversal traversal after, and the total number of tree leaves and other high-statistics
<刘祖恩> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法exercise4

说明:通过构造树,实现对hospital各部分之间数目关系的表示。通过在part类里定义子类实现part之间的关联,从而最终实现通过读取相应文字而输出相对应的结果。-By constructing a tree, to realize the number of relationships between the various parts of hosptal representation. By the definition of sub
<lavender> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法hamidun

说明:能够求解哈密顿最短路径,方法简单,而且使用,效率高,求解规模大-solve shortest hamidun huilu
<高艳荣> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法ADT_DSTable_BSTaAVL

说明:抽象数据类型(ADT)实验之动态查找表: 二叉排序树与二叉平衡树两种存储结构-ADT of Dynamic Search Table. There are two types: 1.Binary Sort Tree 2.AVL Tree
<Chris> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法Calculation-expressions

说明:数据结构实验4栈的使用。程序用于数据结构实验中计算数学表达式的值,在程序中用到了堆栈的数据结构。-Experimental data structure used to calculate the value of mathematical expression, used in the program a stack data structure.
<敏敏特穆尔> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法123

说明:对于图的应用, 最低级的应用,帮助了解图。最基本的制作图-it show PIC
<zzl> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法AOE

说明:AOE关键路径,数据结构课程设计,使用MFC界面,图形化操作。有实验报告。-AOE critical path program. my project for Data Structure. Using MFC UI, Operate in GUI. It contain a report.
<WangLuJun> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法Nixu

说明:输入一个序列,并给出逆序,则会对这个序列进行排序。-Enter a sequence, and gives the reverse, is sort of this sequence.
<余天> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法data-stucture-exams

说明:大学时数据结构的一个实验考试项目,内容丰富,仅供参考,欢迎大家参考-An experimental examination of the data structure of the college, for reference only, we welcome
<liuxiaochang> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法Red_Black_Tree

说明:用C++实现的红黑树算法,适合对算法感兴趣的初学者-the code of red black tree
<chenhaibao> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法UVaOJ

说明:UVaOJ上的volume0到volume1的大部分有点难度的题,太水的题目源码没包括。还包括volume2开始的链表方面的题。全是自己写的源码,全部在UVaOJ上AC了,包含注释。-Volume0 to volume1 bit difficult UVaOJ majority on questions, the subject of too much water source not included. The list also i
<不系之舟> 在 2025-01-17 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法Parking lot problem

说明:设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。每辆车在离开停车场时,都
<嘉树 > 在 2025-01-17 上传 | 大小:1.06mb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 293.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org