搜索资源列表
zuoye
- 用高级语言编写和调试一个多道作业调度程序,以加深对进程的概念及作业调度算法的理解
zuoye
- 迷宫问题与运动会,有丰富的实例与测试数据,是学习数据结构的较好的资料!-Maze with the Games, has a wealth of examples and test data, data structure to learn the information better!
zuoye
- 龙哥库塔发,欧拉发是数值分析的一个分析方法。此程序是用来解决一个计算题的。-Long Ge Kuta hair, Euler made a numerical analysis of an analysis method. This procedure is used to solve a problem of calculation.
zuoye
- 汉诺塔 算法:将上面的n-1个盘子从A移动到C,B作为辅助; 将最下面的盘子n从A移动到B, 将n-1个盘子从C移动到B,A作为辅助 1. 对一个整形数组设计一个排序算法 .n个元素的实数数组,写出求其最大元素和最小元素的算法-Tower of Hanoi algorithm: the above n-1 a plate moves from A to C, B as an auxiliary n the bottom of the plate moves from A t
zuoye
- 二叉树的创建遍历,递归及非递归线索化等得实现-Create a binary tree traversal, recursive and non recursive clues and so have achieved
zuoye
- 中 (1)增加一条弧 Addarc(adj,数据结构(第七章_图)作业: 题目描述:在有向图u,v) (2)删除一条弧 Delarc(adj,u,v)*-(1) add a arc Addarc (adj, data structures (Chapter VII _ Figure) operations: Title Descr iption: In a directed graph u, v) (2) Delete an arc
zuoye
- 用堆栈的方法,来实现两位数的简单四则运算。 -Stack method to achieve the simple four double-digit arithmetic operations.
zuoye
- 快速排序,北航数据结构课的第四次数据结构作业。-Quicksort, Beijing University of Aeronautics and Astronautics fourth data structure of the data structures course job.