资源列表

« 1 2 ... .15 .16 .17 .18 .19 2420.21 .22 .23 .24 .25 ... 2656 »

[数据结构常用算法bbtree

说明:平衡二叉树包括建立添加删除遍历,控制台程序,主要演示平衡二叉树的实现-Balanced Binary Tree This article give a brief, non-academic (=no dwelling into time complexity issues), explanation of what binary trees are about. It also provide source and demo of
<free> 在 2024-11-08 上传 | 大小:269kb | 下载:0

[数据结构常用算法data-structures

说明:一本有关数据结构的chm类型电子书,很全,适合初学者-A data structure of the CHM type of e-books, very full, suitable for beginners
<free> 在 2024-11-08 上传 | 大小:1.59mb | 下载:0

[数据结构常用算法xianxingbiao

说明:数据结构中线性表的c++实现,包括经典问题约瑟夫环。-Linear table data structures c++ implementation, including the classic problem Josephus.
<卢晶晶> 在 2024-11-08 上传 | 大小:862kb | 下载:0

[数据结构常用算法quadtree

说明:四分树的构造,二叉树的进阶版,算法入门竞赛里面的题目-The structure of the four tree, binary tree premium, introduction to algorithms inside the title of the competition
<chris> 在 2024-11-08 上传 | 大小:254kb | 下载:0

[数据结构常用算法huaweijishi

说明:华为机试整理 2014华为上机题华为校招上机C&C++试题-huawei jishi
<李鑫> 在 2024-11-08 上传 | 大小:581kb | 下载:0

[数据结构常用算法huaweijishizhengli

说明:华为机试整理华为机试整理c++华为机试整理华为机试整理c-hua wei ji shi zheng li
<李鑫> 在 2024-11-08 上传 | 大小:81kb | 下载:0

[数据结构常用算法qiujiaoji

说明:数据结构:实现两个有序线性表的交集,并选择另外开辟一个空间实现有序交集的线性存储。-Data Structure: Implementing the intersection of two ordered linear form, and another to open up a space orderly intersection of linear memory.
<陈沛涵> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法enhancedBST

说明:增强二叉搜索树是二叉搜索树的一种推广,其中每个结点除了保存关键字外,还保存了 以该结点为根的子树的结点数目(包括该结点本身)。通常我们使用链式结构来存储二叉搜索树。在本实验中, 我们要求使用链式结构实现增强二叉搜索树,并实现其建立、复制、前/中/后序遍历、层高统计、结构从属判断等操作。-Enhanced binary search tree is a generalization of a binary search tree, whe
<wendy> 在 2024-11-08 上传 | 大小:21kb | 下载:0

[数据结构常用算法TicketQue-lgood

说明:C++ 写的 基于队列的火车站购票系统,可以与数据库连接,可以加图形界面,可以改变成真实项目-C++ wrote train station ticket queue-based system, you can connect to the , you can add a graphical interface, it can change into a real project
<kongchao> 在 2024-11-08 上传 | 大小:1.94mb | 下载:0

[数据结构常用算法Expression-evaluation

说明:利用堆栈 ,来进行表达式求值,但是是以#结束的-Use the stack, for expression uation, but on# ended
<魏宇馨> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法In-the-jungle-road

说明:丛林中的路,利用最小生成树的prim(普利姆)算法,找最小值-Jungle road, using the minimum spanning tree prim (premium) algorithm, to find the minimum value
<魏宇馨> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanCodeTree

说明:Huffman编码树,也是最优二叉树,这个程序是用的huffman编码来编程的-Huffman coding tree, which is the most optimal binary tree, this program is to use Huffman coding to programming
<魏宇馨> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 2420.21 .22 .23 .24 .25 ... 2656 »

源码中国 www.ymcn.org