资源列表

« 1 2 ... .42 .43 .44 .45 .46 2347.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法guohe

说明:农夫过河问题也一直是一个比较经典的问题,本程序能够正确给出农夫如何过河的抉择过程以及解决方法。-The farmer has always been a problem across the river more classic issues, this program shows farmers how to cross the river to the correct choice of process and solution.
<黄秀清> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:计算PageRank的值,比较好用,自己写的。-Calculate the value of PageRank, relatively easy to use, write your own.
<金珊> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman-coding

说明:该程序是实现输入一串字符后对其进行哈夫曼编码输出-huffman coding
<鲁勇> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法zifuzhuanhuan

说明:将字符串的小写转换成字符串的大写的算法 。-Convert uppercase characters to lowercase
<侯康> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:实现链表的逆置和递归查找并在主函数中做了相应的说明-Set to achieve the inverse of the list and recursive function to find and do in the main descr iption of the corresponding
<刘冠利> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:实现了一个简单的二叉树的创建与遍历,包括前序,中序与后序,大家可以参考一下-Implements a simple binary tree creation and traversal
<tom> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法12

说明:在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-The chain-line storage structure of the table, and write functions for the initialization of the list, insert, delete, export, destruction algorithm.
<finejade> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法22

说明:1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defined order 2. Write functions for the initialization of the stack, stack, stack, to determ
<finejade> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法5

说明:1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。-1. Definition of graph data structure. 2. Write a function, with the adjacency list of the storage structure to achieve chart, find the vertex of degree. 3.
<finejade> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法6

说明:1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function
<finejade> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法7

说明:1.定义数据结构。 2.编写函数,实现插入排序算法。 3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Define the data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficien
<finejade> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法MiddleToBehind

说明:中缀该后缀,数据结构的一个实验,希望能够对您有帮助-Infix the suffix, the data structure an experiment
<朱俊芳> 在 2024-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 2347.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org