资源列表

« 1 2 ... .40 .41 .42 .43 .44 245.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法Cpp1

说明:实验目的: 学习用指针构造链表,操作链表 实验内容: 输入两个非降序列,转换成两个非升序列,合并成一个非升序列。 基本要求: 用链表实现。 完成解题报告 -Experimental Objective: To study the list with a pointer structure, the operation contents of the list experiment: two non-redu
<张少群> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法8shuma

说明:使用c语言编写的一个关于8数码问题的程序,可以运行。-C language using a program on the 8 digital issues, you can run.
<lys> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Test(2)

说明:用循环单链表实现: N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Achieved with cyclic single-linked list: N indi
<绿色萌芽> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的c语言编程,数据结构的课程设计,简单易懂。学生编写-Binary tree c language programming, data structures curriculum design, easy to understand. Students write
<张伯熙> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuandaima

说明:各类排序算法比较、六类排序的关键字移动!消耗时间!等的比较-Comparison of various sorting algorithms, six types of sorting keywords mobile! Time consuming! Comparison of such
<韩彪> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法DS1

说明:1. 创建链表并对其进行输出; 2. 利用指针实现对两个线形链表的合并,并输出其结果。 -. Creates a linked list and the output ; 2. the pointer with two linear the linked list of the merger and outputs the result.
<李雪> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法xifapai

说明:洗牌发牌程序,实现牌堆打乱以及四个方位的重组-Shuffle licensing procedures, to achieve brand heap disrupted and the reorganization of the four directions
<涵子> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法linear

说明:c++数据结构。单链表。 数据结构基础课程。-linear linked
<张天宇> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu

说明:图的应用,有关键路径,dijkstra算法,和floyd算法-Map applications, critical path, dijkstra algorithm, and floyd algorithm
<yksdtt> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:我们大二时候的课程设计作业 利用栈进行表达式的求值 包括加减乘除和求余 -When our second year of the course design work carried out using the expression evaluation stack, including Math, and to request the
<lv> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法12

说明:c编写的链表连接函数,上课时学的,上传试试 -c write the list to connect function, class, learn, try uploading
<徐华江> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack_int

说明:数据结构中栈的实现,是以int为基本类型的栈,具体方法包括进栈出栈等等。-Implementation of the stack data structure, based on the basic types int stack, the specific methods included in the stack so the stack.
<Penguin> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 245.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org