资源列表
ch1
- 该程序是数据结构(严蔚敏版的)教程算法1-1的源代码抽象和数据类型Triplet和ElemType(由c1-1.h定义)的基本操作(8个)-The program is a data structure (Yan Wei-min version) Tutorial 1-1 algorithm source code abstraction and data types Triplet and ElemType (defined by the c1-1.h) the basic operation
bog2-1
- 实现数据结构(严蔚敏版)算法2.1的程序-Data structure (Yan Wei-min version) algorithm 2.1 program
erchashu
- 10个二叉树的基本算法(求宽度、深度、叶子节点、相等、相似等)-10 the basic binary tree algorithm
linianqimoshijuan
- 历年(近三年)数据结构期末考试试卷及答案-Calendar year (nearly three years) data structures final exam papers and answers
5
- 二叉排序树采用二叉链表存储。写一个算法,删除结点值是X的结点。要求删除该结点后,此树仍然是一棵二叉排序树,并且高度没有增长(注:可不考虑被删除的结点是根的情况)。-Binary sort tree stores using the binary tree. Write an algorithm deleting node value of X node. Requested the deletion of the node, this tree is still a binary sort tr
4
- 设无向图G有n个点e条边,编写算法建立G的邻接表,并按照深度优先搜索输出顶点间。-Let undirected graph G with n vertices e edges, G to write algorithms to establish the adjacency table, and depth-first search in accordance with the output vertex requires time complexity of the algorithm is
expression_evaluation
- 表达式求值。利用栈操作,对含有‘+’‘-’‘*’‘/’‘(’‘)’的表达式进行求值。(利用中序遍历)-expression evaluation
filesheacher
- 自己写的全文检索工具,可应用成小型搜索引擎.-Write your own text retrieval tools can be applied to a small search engine
BANK
- BANKING APPLICATION IN C-BANKING APPLICATION IN C++
2010011219_e1_p1
- 对于给定的N,求出区间(0, N]区间的所有满足勾股定理的正整数三元组。-For a given N, determined interval (0, N] interval for all positive integers satisfy the Pythagorean triples.
2010011219_e1_p2
- 统计文件中字母出现的数目,不区分大小写,输出格式为字母 数目-Statistics document the number of letters appear insensitive, the output format is the number of letters
2010011219
- 将文件中的多项式写入链表,并通过链表保存,通过动态数组实现简单的运算。-Write a polynomial in the file list, and saved through the list, dynamic arrays through simple arithmetic.
