资源列表

« 1 2 ... .62 .63 .64 .65 .66 267.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法Huffman

说明:构造哈夫曼树,求字符的哈夫曼编码,输出字符的哈夫曼编码.-Huffman tree structure, find the character of the Huffman coding, the output character of the Huffman coding.
<李阳> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tower_of_Hanoi_problem

说明:汉诺塔问题。实现将n个盘子从a移动到c,然后输出。-Tower of Hanoi problem. To achieve the n-plate from a move to c, then output.
<李阳> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法contain

说明:算法插入排序,可以插入多种数据类型,比如整型,字符型,-Insertion sort algorithm, you can insert a variety of data types, such as integer, character, and so on
<Andraw> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法004

说明:用于字符串匹配的KMP算法,由于其O(m+n)的时间复杂度,至今仍被广泛应用。-KMP string matching algorithm is used, due to its O (m+ n) time complexity, is still widely used.
<Snake> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:二叉树的建立、打印、遍历,二叉树的建立、打印、遍历-The establishment of a binary tree, print, traversing, the establishment of a binary tree, print, traverse
<杨仕凯> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法2.5

说明:已知带头结点的动态单链表L的结点是按整数值递增排列的,试写一算法将值为x的结点插入,保持有序-Known to take the lead in the dynamic single-node node list L is ordered by increasing integer value and try to write a method to insert the value of the node x to maintain
<王苯充> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法3~3

说明:判断一个链表是否中心对称,该链表是存数字的,在屏幕上显示用户输入的链表,并说明是否中心对称,该程序是数据结构中的范例-Centrosymmetric determine whether a linked list, the list is kept digital, displayed on the screen the user to enter the list, and whether centrosymmetric, the p
<王苯充> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法2-9

说明:假设在长度大于1的单循环链表中,既无头结点也无头指针。s为指向某个结点的指针,试编写算法删除结点*s的直接前驱结点,该程序是数据结构的范例-Assuming the single cycle in length greater than 1 in the list, neither the first nor the head node pointer. s is a pointer pointing to a node, delete
<王苯充> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法sortABC

说明:随机数产生1000个数,保存在文件中,将前300个整数读入数组A,接下来的400个读入B,最后的300个读入C,分别用冒泡排序,选择排序,直接插入排序算法对A,B,C中的数排序,并按一定格式输出。-1000 the number of random number generation, save the file, read the first 300 integer array A, read the next 400 B, read
<bp> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法dance_parter_code

说明:数据结构舞伴问题,用单链表写的,有需要就拿去吧-Data structure partner issue, written in a single linked list
<Zerover> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法2.3

说明:顺序存储有序数组,插入新数据后保持有序。这是数据结构课程的中的实例。-Orderly array storage order, insert the new data to keep order. This is the data structure instances in the course.
<王苯充> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法3-3

说明:链式存储一些有序的数据,插入新数据后使链表保持有序,数据结构课程的实例-Chain store some data in order to insert new data to maintain the order list, an instance of the data structure course
<王苯充> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 267.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org