资源列表

« 1 2 ... .54 .55 .56 .57 .58 459.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法sort

说明:常见的排序算法,包括:希尔排序、冒泡排序、选择排序、插入排序、快速排序、堆排序、基数排序、归并排序。-Common sorting algorithms, including: Hill sort, bubble sort, selection sort, insertion sort, quick sort, heap sort, radix sort, merge sort.
<赵兴旺> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法kuohaoCompare

说明:数据结构中的有关栈的操作,进行括号匹配,判断成功与否。-The data structure of the stack operation, matching parentheses, judge success or not.
<几大> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法fifo

说明:algoritmo de paginacion de fifo en c-algoritmo de paginacion de fifo en c++
<pabloindili> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab22

说明:首先,定义两个对象一个定义了点的x,y坐标和它的标号,另一个对象是两点之间的距离。然后用冒泡比较法对点的x,y坐标分别进行排序,编写控制台程序,输入点的个数,分为两种方法求最近点对。根据点的个数分为3个点的情形和大于3个点的情形,3个点的直接对两两点之间的距离进行比较。大于3点的用分治递归法求解,通过划定界限分8块没一点只对其他7块内的点进行比较长度最后求出最短距离。-First of all, define two object a
<安智超> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman-tree-coding

说明:这是一个有关于哈夫曼树编码,用C编写的一个程序-This is a Huffman tree code, written in C program
<哈达> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuyouguandao

说明:使用递归算法实现输油管道问题,并设计出管道的解决方案-Use recursion algorithm to realize the oil pipeline, and designed a pipeline solutions
<欧阳> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法zydd

说明:使用C语言解决作业调度中的优先问题,得到最佳优化方案。-Using C language to solve the job scheduling of priority problem, get the best optimization scheme.
<欧阳> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法ecs

说明:二叉树问题中的遍历,用C语言很好的解决了遍历问题。-The binary tree traverse, use C language is very good solve the traverse problem.
<欧阳> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法ddt

说明:多段图、遍历、排序。用C语言解决多段图中的成本问题,得出最佳优化方案。-More paragraphs figure, traverse, ranking. C language solve more paragraphs in the chart the cost, obtains the best optimization scheme.
<欧阳> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法byq

说明:哈弗曼编码、译码器。使用C语言编写出哈弗曼编解码器。-Corner man coding, decoder. It was written in C language corner out) codec.
<欧阳> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinarySearch

说明:对已排序的数组分别用迭代递归两种算法进行折半查找。-An array of the sort of has respectively with iterative recursion algorithm of two binary search.
<> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法MiGongzhan

说明:用栈实现迷宫,C语言操作,绝对可以运行,帮助了解栈的应用-Stack to achieve the maze, the operation of the C language, can definitely run, to help understand the application of the stack
<陈天遥> 在 2025-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 459.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org