搜索资源列表
maze dfs
- dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data str
应付数据结构作业的图书管理
- 数据结构的课程设计,正在大2的计算机专业的必修课程设计之一,给那些没有什么头绪的 参考-data structure of the curriculum design, are the two largest computer professional design one of the compulsory courses for those who do not know exactly what the reference
hamfuman
- 哈夫曼编译器 数据结构作业,已经生成编辑器,可以使用,环境是在vc++下生成的-Huffman compiler data structure operations, has generated editor, can be used, the environment is the next generation of vc
duoxiangshixiangjia
- windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
DFS算法的非递归函数
- 我的数据结构作业 是比较经典的算法 请大家参考-operating data structure is more classical algorithm please refer to
求原四则表达式的前缀表达式
- 我的数据结构作业 一个比较经典的算法 请大家参考-my data structure operating in a more classical algorithm please refer to
上机作业
- 关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the work, it should be used by the
遍历二叉树
- 按层遍历二叉树的算法设计C语言数据结构作业-layer by the binary tree traversal algorithm design C language data structures operations
矩阵转置
- C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
SPORTSMEETING
- 这是我做的数据结构作业-运动会分数统计;其中有详细代码-This is what I do the data structure operation- Games Score statistics which detailed code
hfmtree
- 哈夫曼树应用 数据结构作业 包括源代码和实验报告-Huffman Application
StringMatch
- 数据结构课程作业,利用c#窗体,运用了字符串匹配方法,实现了字符串匹配。两种匹配思想实现。(The string matching, using c# programming.)
971
- 输入M,N,随机生成两组分别有M个,N个数据,并显示平均数,方差,再将两组数据合并,显示合并后的平均数和方差,输入insert 可以插入一个数,输入delete和序号可以删除一个数(We met at the wrong time, but separated at the right time. The most urgent is to take the most beautiful scenery; the deepest wound was the most real emotions)
1
- 单链表复数计算器,数据结构基础作业。 简单实现输出和四则运算。(A single list of the plural calculator)
数据结构-第七章内部排序作业答案
- 数据结构-第七章内部排序作业答案 包括插入排序、冒泡排序、选择排序、Shell 排序、快速排序、堆排序、归并排序、基数排序稳定性有缺点说明(Data structure - the answer to the job in the seventh chapter)
八皇后
- 数据结构上机作业 :八皇后c++程序代码。附实验截图(Data structure job: eight empress program)
Oracle课件
- 数据结构上机作业,掌握栈的定义及实现;掌握利用栈求解算术表达式的方法(Data structure on machine operation, grasp the definition and implementation of stack; master stack to solve arithmetic expression.)
第五次作业
- 使用MFC完成数据结构图论的大作业,并实现图形用户界面。(Only for student Who are study data structure.)
动态数据结构进阶作业
- 系统可以根据要求动态地进行记录量,字段数量和字段的属性设置,字段的属性为字段ID,字段标题,字段类型和字段长度。例如可以设置一个班学生的成绩单,输入学号、姓名、数学、英语、C语言、……、总成绩等项。系统会根据输入的要求自动生成成绩单。并能输入数据,和浏览数据。(The system can dynamically set the number of records, the number of fields and their attributes according to the requir