资源列表

« 1 2 ... .51 .52 .53 .54 .55 2056.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法Tower_of_hanoi

说明:初学C++时编写的一个解汉诺塔问题的小程序.使用递归算法.-Tower of Hanoi
<lindongyang> 在 2025-06-16 上传 | 大小:317kb | 下载:0

[数据结构常用算法Parking-lot

说明:利用栈和队列建立停车场,停车场中的车由栈储存,停车场外设置便道,便道上暂停的车由队列储存!-Use of stacks and queues build a parking lot, the car in the parking lot by the stack storage, parking settings sidewalk outside, the the suspended car on the sidewalk by the queue storage!
<李斌> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[数据结构常用算法Single-linked-list

说明:大学数据结构实验 单链表的操作-The operation of the single linked list
<李世鹏> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Double-linked-list

说明:大学数据结构实验 双链表的操作-University experimental data structure of double linked list operation
<李世鹏> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sequence-table

说明:大学数据结构实验 顺序表的操作-University experimental data structure of operation
<李世鹏> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tongyicicilin

说明:同义词词林是一个非常有用的类似于词典的一个工具,可以编写代码进行调用,在自然语言处理方面具有很高的价值-The synonym word forest is a very useful tools like a dictionary, you can write code to be called, has high value in natural language processing
<马成龙> 在 2025-06-16 上传 | 大小:911kb | 下载:0

[数据结构常用算法TRANS

说明:用链栈实现十进制数字转换为任意进制的数-Convert any hexadecimal number of decimal digits with a chain stack ~ ~ ~ ~ ~ ~
<weibin> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法bijiao

说明:实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
<咚咚> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法RBTree_myFinal

说明:二叉树及其实现,可以运行。供学习交流使用-Binary Tree and its implementation can run. For use by the Learning Exchange
<gifts> 在 2025-06-16 上传 | 大小:5kb | 下载:0

[数据结构常用算法BINtree

说明:实现二叉树前序、中序和后序遍历以及建立的递归算法-Achieve binary tree preamble, inorder and postorder traversal and the establishment of a recursive algorithm
<银夏> 在 2025-06-16 上传 | 大小:126kb | 下载:0

[数据结构常用算法KMPCAL

说明:KMP算法,以及KMP改进算法的源程序,c++语言描述-KMP algorithm, and KMP improved algorithm the source, c++ language to describe
<银夏> 在 2025-06-16 上传 | 大小:126kb | 下载:0

[数据结构常用算法Joseph-problem

说明:约瑟夫问题编号为1,2,......,n的n个人按照顺时针方向围坐一圈,每个人有且只有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始顺时针方向自1开始报数, 报到m时停止报数。报m 的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人 开始重新报数,如此下去,直到所有人全部出列为止。-Joseph No. 1,2, ...... n n individuals sit in a circle in a clockwise direction
<银夏> 在 2025-06-16 上传 | 大小:153kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 2056.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org