搜索资源列表
C实现二叉树
- 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
C实现二叉树
- 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
huffman
- 本源程序是数据结构课程设计用于赫夫曼树的建立-The source data structure courses are designed for the Huffman tree set up
haffman
- 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
huffman
- 数据结构课程设计的题目,是关于哈夫曼树的相关操作,包括哈夫曼树的建立和查找等。-Data structure course design topic is about the Huffman tree related operations, including the Huffman tree creation and lookup.
huffman
- 哈弗曼树的课程设计,数据结构课程项目,实现哈弗曼树的查询等功能。-Havermann curriculum design, tree data structures course project, query and other functions of the Huffman tree.
erchashu
- 数据结构课程设计,二叉平衡树实现学生管理系统,学生信息用文件保存,添加,删除,修改等操作。-Data structure curriculum design, binary balanced tree implementation student management system, students information is saved with the file, add, delete, modify, and other operations.
Desktop
- 学生成绩管理系统,实现对成绩链表的动态操作:创建,插入,删除等; 航班查询系统,实现查询和浏览的功能; 家族系统,采用树的数据结构组织家族成员关系,实现家族的创建和查询; 停车场管理系统,记录车辆登记和离开信息; 教学设计,采用图的数据结构,优先课程信息; -Student achievement management system, the achievements linked list of dynamic operation: create, insert, dele
ISAYIC
- 数据结构课程设计之利用二叉树实现检索功能-Data structure curriculum design implemented using the binary search function
StudentGradeManagementSystem
- 数据结构课程设计,用平衡二叉树实现学生成绩管理-Data structure curriculum design, student performance management to achieve a balanced binary tree
structure
- 数据结构课程设计,二叉树的建立与遍历,猴子选大王等源代码-Data structure curriculum design, build and binary tree traversal, such as source code monkey king election
the-telephone-number-looskup-system-
- 数据结构课程设计 用二叉树实现电话号码查询 前中后序遍历 层序遍历 查祖先 树的深度-Binary tree data structure courses designed to achieve Phone Number Lookup ago after preorder traversal sequence ancestor tree depth investigation
erchashu
- 二叉树的建立,前序遍历。中序遍历,后序遍历,数据结构课程设计。-Establishment of a binary tree, preorder traversal. Preorder, postorder traversal, data structures course design.
binary-tree
- 数据结构课程设计 已知二叉树的前序遍历序列和中序遍历序列,确定唯一的一棵二叉树。-Data structure course design The preamble of known binary tree traversal sequence and the sequence traversal sequence, to determine the only a binary tree.