资源列表
Graph
- 有关图的各种重要的操作,有图的邻接矩阵存储,链表存储,关键路径,最短路径,平衡二叉树等-The plan of the various important operation, has the adjacency matrix storage memory list, critical path, shortest path, balanced binary tree, etc.
HASH(Trie)-
- hash trie树 字典树,完整的sdk开发包 具有说明文档-hash trie tree dictionary tree, the complete development kit with documentation sdk
Text1
- 使用数据结构中的链栈和队列的知识实现魔王语言的翻译-Using the data structure of knowledge chain stack and queue sovereign language translation realization
hafman
- 最优算法分析 快排 二叉树 哈弗曼 和计算机网络-Fast optimal algorithm for scheduling and computer networks binary Hafu Man
maopao
- 该PPT通俗易动,讲解常用数据结构和算法。是初学者的最佳选择。-Popular easy to move the PPT to explain the common data structures and algorithms. Is the best choice for beginners.
2cs
- 程序是按完全二叉树思想将输入的字符串生成二叉树,并通过遍历来验证二叉树创建正确与否-Thinking process is on a full binary tree binary tree will generate the input string, and create a binary tree by traversing the right to verify whether or not
yuanchengxudaima
- 数据结构内容中的各章内容的一些源代码,仅供学习使用-The contents of the data structure in the source code of each chapter
header
- 这是一个软件技术基础中的很简单的结构,双向性线性链表-This is a software technology base in a very simple structure, bidirectional linear list
3
- 试设计一个用回溯法搜索排列空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解圆排列问题。 圆排列问题描述如下:给定n 个大小不等的圆c1 , c2 ,..., cn ,现要将这n 个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n 个圆的所有排列中找出有最小长度的圆排列。例如,当n=3,且所给的3 个圆的半径分别为1,1,2 时,这3 个圆的最小长度的圆排列是1,2,1,其最小长度为2 + 4*sqr(2)。 编程任务:
shanhukule
- 数据结构,用于计算多项式相加,程序较简单,具体详见注解-Data structure used to calculate the polynomial sum, the program is relatively simple, specific detailed annotations
shanhukule.cpp
- 由叶子到根生成树再由根到叶子检索,是数据结构中用于生成树的一个算法-Spanning tree from the leaf to the root and then retrieved from the root to the leaves, the data structure is a spanning tree algorithm for
uujuku1
- 数据库管理系统的数据结构设计(表结构设计)-Database management system data structure design (table structure design)
