资源列表

« 1 2 ... .38 .39 .40 .41 .42 1743.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法Slink

说明:数据结构精品课程之线性表讲解(顺序存储与线性存储、栈和序列)-Linear table data structure to explain
<adrian> 在 2025-06-17 上传 | 大小:216kb | 下载:0

[数据结构常用算法hour-minute-second-add

说明:在一个初始的时间(时、分、秒)上加上一个时间(秒),输出相加后的时间-Define a time ,and add some seconds on it ,and then ,print the result time.
<janison> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法find

说明:数据结构查找课程讲解(线性表、树表和哈希表的查找)-Find data structure
<adrian> 在 2025-06-17 上传 | 大小:479kb | 下载:0

[数据结构常用算法ArcNode-

说明:数据结构精品课程图的讲解(图的应用、图的基本术语、图的基本操作)-Data structure diagram to explain the fine courses
<adrian> 在 2025-06-17 上传 | 大小:474kb | 下载:0

[数据结构常用算法demo

说明:(1)输入字符序列,建立二叉链表。 (2)遍历二叉树输出。 (3)请设计一个算法,要求该算法把二叉树的叶子结点按从左到右的顺序连成一个单链表,表头指针为head。 二叉树按二叉链表方式存储,链接时用叶子结点的右指针域来存放单链表指针。请遍历该链表输出所有叶子结点,然后再先序遍历二叉树输出所有叶子结点,并对比两个输出结果,看是否相同。 (4)试写一算法判断某二叉树是否是完全二叉树。 (5)试写一算法判断某二叉树是否是二叉排序树。 (6)在主函数中设计一个简单的菜单,分别调试上
<wumiao> 在 2025-06-17 上传 | 大小:6kb | 下载:0

[数据结构常用算法Sort

说明:数据结构精品课程查找讲解(快速排序、希尔排序、堆排序、归并排序、插入排序等)-Find quality courses to explain the data structure
<adrian> 在 2025-06-17 上传 | 大小:283kb | 下载:0

[数据结构常用算法2d-array-Operator-overloading

说明:对二维数组进行运算符+、—的重载,一个使用成员函数,另一个使用友元函数-Add and Subtraction between Two dimensional arrays,using Operator overloading.
<janison> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法myselfMAZE

说明:一个简单的迷宫的算法,输入迷宫数组,自动计算迷宫路径-A simple maze algorithm, input array maze, maze path automatically calculated
<enberyao> 在 2025-06-17 上传 | 大小:629kb | 下载:0

[数据结构常用算法PersistCircleQue

说明:循环队列模板,数据存入在文件中,增加数据时文件大小不变,新数据会挤出旧数据。-Data stored in the file c++ circular queue template, when the file reaches a certain size, the old data out of the new data will go, but the file size remains unchanged. When the batch reading can significantly
<anyw> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法QUICKSORT

说明:本程序通过使用快速排序算法对数组进行排序。-The procedure for using quick sort algorithm to sort the array.
<chen> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法bag

说明:本程序解决背包问题,其中有多个类型的物品,每类物品可以有任意数量。-The procedure to solve knapsack problem, in which there are multiple types of items, each class can have any number of items.
<chen> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法tongxunlu

说明:关于通讯录的小程序,具有录入联系人信息、条件查找、排序、保存通讯录到文件的功能。-A small program of c++ ,meaning to write data of contact people ,check poeple s data with some condition ,make the data inorder ,and save these data to file.
<janison> 在 2025-06-17 上传 | 大小:2kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 1743.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org