资源列表

« 1 2 ... .41 .42 .43 .44 .45 2546.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法sequential tables

说明:编写一算法,实现两个顺序表的合并。(说明:将共同拥有的元素只存其一。)(Write an algorithm to achieve the merger of two sequential tables. (Descr iption: only one of the shared elements is stored.))
<嘉树 > 在 2024-11-05 上传 | 大小:192512 | 下载:0

[数据结构常用算法two tree

说明:本程序中通过C++平台,实现二叉树的链式存储、遍历。(This procedure through the C++ platform, to achieve the two tree chain storage, traversal)
<嘉树 > 在 2024-11-05 上传 | 大小:1455104 | 下载:0

[数据结构常用算法软件基础实验

说明:关于数据结构课程实验内容及相应C语言代码(About data structure course experiment content and corresponding C language code)
<皮皮波 > 在 2024-11-05 上传 | 大小:135168 | 下载:0

[数据结构常用算法magic_square

说明:创建魔方阵,通过输入m来控制它的阶数。m为小于100的奇数。(Create magic square by entering the m to control its order. M is an odd number less than 100.)
<黄花寒 > 在 2024-11-05 上传 | 大小:1570816 | 下载:0

[数据结构常用算法exp6

说明:对一段文本构造哈夫曼树,对所有字符根据其权值编码。对每个结点的左分支编码为0,右分支编码为1。(Constructs a Huffman tree for a text, encodes all characters according to their weights. The left branch of each node is encoded at 0 and the right branch is encoded at 1.)
<黄花寒 > 在 2024-11-05 上传 | 大小:2938880 | 下载:0

[数据结构常用算法exp10

说明:三种排序算法的C语言实现 直接插入排序算法。 快速排序算法。 直接选择排序算法。(Implementation of three sorting algorithms in C language Direct insertion sort algorithm. Quick sort algorithm. Direct selection sorting algorithm.)
<黄花寒 > 在 2024-11-05 上传 | 大小:1767424 | 下载:0

[数据结构常用算法exp9

说明:有512人参与游戏,从1至512给每人分配一个编号,已知每个人的游戏得分在0~999之间,需要找出游戏参与者的最高分和次高分。让电脑自行产生512个随机整数给各位参与者得分。输出所有参与者及其得分。用顺序查找方法,锦标赛法、通过无序序列建堆和堆调整三种方法取得最高分者和次高分者及其分数并输出。(There are 512 people involved in the game, each assigned a number from 1
<黄花寒 > 在 2024-11-05 上传 | 大小:1620992 | 下载:0

[数据结构常用算法exp2

说明:设有n个人围成一个圈,分别为他们起名为1,2,…… n,指定一个数m,从第一个人开始报数,报到m时,报m的人出圈,再从他的下一个人重新开始报数,报到m时,报m的出圈,如此下去,直到所有人都出圈为止。当任意给定n和m后,设计算法求n个人出圈的次序。(There are n individuals surrounded by a circle, respectively, they named 1,2,...... N, specify a
<黄花寒 > 在 2024-11-05 上传 | 大小:2208768 | 下载:0

[数据结构常用算法dijkstra

说明:dijkastra in matlab for wsn
<abrar > 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法表达式求值和任务调度

说明:实现多功能的表达式求值计算,以及任务调度模拟(Implementation of multi-function expression evaluation calculation, as well as task scheduling simulation)
<Amysear > 在 2024-11-05 上传 | 大小:6144 | 下载:0

[数据结构常用算法约瑟夫环

说明:约瑟夫环问题求解,c++原码,数据结构与算法解答(Joseph ring problem solving)
<Amysear > 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法魔方阵

说明:魔方阵问题解答,使用c++,源代码,数据结构与算法(Cube matrix problem, using c++, source code, data structures and algorithms)
<Amysear > 在 2024-11-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 2546.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org