资源列表

« 1 2 ... .79 .80 .81 .82 .83 1484.85 .86 .87 .88 .89 ... 2656 »

[数据结构常用算法shujujiegouyuandaima

说明:数据结构原代码(包括线性表 链表 树性表)-Data structure of the original code (including the linear form of the table lists the tree)
<梦阿贾> 在 2024-11-13 上传 | 大小:18kb | 下载:0

[数据结构常用算法BiTree

说明:二叉树的前序、中序和后序的递归和非递归算法的遍历。-Binary tree traversal
<彭蕾> 在 2024-11-13 上传 | 大小:338kb | 下载:0

[数据结构常用算法Prim

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

[数据结构常用算法butongjinzhizhuanhuan

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

[数据结构常用算法sort_for_jishu(oushu)

说明:只对数组中的奇数或偶数排序,而偶数或奇数位置不变。-Only the odd or even an array of sort, and even or odd position unchanged.
<lanboyj> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法erchapaixushu

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

[数据结构常用算法longest

说明:从一个不超过80个字符的句子中找出一个句子中长度最长的单词-find the longest word of a sentence,which contains less than 80 words
<chenquan> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法graph

说明:有向图 采用邻接表存储 DFS和BFS方法遍历 为方便表示,结点数小于10 用V0-V9表示不同的结点的-Directed graph using adjacency list method of storing DFS and BFS traversal for the convenience that the number of nodes is less than 10 with V0-V9 for different node
<刘少东> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法LinkListADT

说明:adt抽象链表,使用模板实现了基本的链表操作-list adt abstract, use the template to achieve the basic list operations
<刘少东> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法liebao

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

[数据结构常用算法zhuiyezhu

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

[数据结构常用算法DecisionAlgorithm

说明:开发环境WinCC,用于维修决策优化算法!-Development environment WinCC, for decision-making algorithm!
<yajy> 在 2024-11-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 1484.85 .86 .87 .88 .89 ... 2656 »

源码中国 www.ymcn.org