资源列表

« 1 2 ... .74 .75 .76 .77 .78 279.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法erchashu

说明:二叉树的各种遍历,包括广度优先和层次遍历等。-All kinds of binary tree traversal, including the level of breadth-first traversal and so on.
<zhanglong> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法bitree

说明:本程序的功能为二叉树的生成及遍历,三种遍历方法-The function of this program generates a binary tree and traverse the three traversal methods
<zoe> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法JosephusProblem

说明:这是约瑟夫问题,用循环链表实现的,其代码用头文件写出-This is Joseph problems linked with the implementation cycle, the code is written with the header file
<liu> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法0518

说明:这是一个实现数据结构中求解强连通子图的小程序,是实验课的产物,希望对学生朋友有帮助。-This is a data structure for solving strongly connected subgraph of small procedures, the product of the experimental class, the students want to help friends.
<翌晨> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法lmis

说明:最长单调子序列算法。时间复杂度为O(nlgn)。C++实现-Longest monotone subsequence algorithm. Time complexity is O (nlgn). C++,
<Lisa> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法allsort

说明:实现排序综合,一共有四种排序,适合做数据结构课程设计-sort
<yupinghuhu> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法xierpaixu

说明:输入待排元素个数和排序次数,并依次输入待排的元素以及每次排序的增量,通过算法实现希尔排序,将排序结果输出。-Enter the number of elements and sorting to be the number of rows and rows of elements to be followed by enter and each incremental sorting, sorting through the Hill algorithm will sort the result
<蔡俊凤> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim

说明:最小生成树的Prim算法的实现。这里是对无向图最小生成树的实现。-Prim minimum spanning tree algorithm. There is no realization of the minimum spanning tree graph.
<lanboyj> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法butongjinzhizhuanhuan

说明:利用C++语言实现的不同的自定义的进制间的数据转换。-C++ language using a different custom data conversion between binary.
<lanboyj> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchapaixushu

说明:用VC++实现二叉排序树的算法,将结果输出-VC++ implementation using binary sort tree algorithm, the resulting output
<蔡俊凤> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhuiyezhu

说明:动物世界里猎豹的奔跑总是很让人有速度的美感。这天,猎豹盯上了一只野猪,现在 要捉住它,由于猎豹很好的保护色,所以野猪没发现猎豹。猎豹和野猪在同一条直线上, 他们的坐标分别是 x 和 y,x 是小于等于 y 的。 现在猎豹有两种跑法: 1. 跑动一格,就是从x到x+1或者x-1; 2. 跑动一倍,就是从x到2*x。 现在请你找出最少要几步捉到野猪。 ★数据输入 输入第1行给出两个正整数x、y(0<x<=y<=100000),分别表示猎豹的坐
<刘少东> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法DecisionAlgorithm

说明:开发环境WinCC,用于维修决策优化算法!-Development environment WinCC, for decision-making algorithm!
<yajy> 在 2025-06-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 279.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org