资源列表

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

[数据结构常用算法1

说明:约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joeph) a descr iption of the p
<张彻> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法StraightInsertionSort

说明:数据结构中的排序中的直接插入算法的设计 与实现-Data structure Sorting direct insertion algorithm Design and Implementation
<硕硕> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法List

说明:一个可以支持各种类型数据插入,检索,替换,查找的双向链表,已调式,比较好用。-It s a program which supports different kinds of insertion,traverse,replace and find, It s a list,and it s double linked. Already compled,useful.
<Judyjava> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法pku3080

说明:北大pku oj上3080号题目的题解,http://acm.pku.edu.cn/JudgeOnline/problem?id=3080-No. 3080 on the Beida pku oj problem solution topics, http://acm.pku.edu.cn/JudgeOnline/problem?id=3080
<廖强> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法quickSort

说明:一个基本的快速排序算法包括最大堆和快速排序两种-FOR QUICK SORT ALGORITHM
<郭博> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法classList

说明:设计了一个栈,可以添加删除节点。并且用最快的速度返回最大值-A STACK OF ADDING AND DELETING NODE
<郭博> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法nizhi

说明:1程序实现顺序表逆置,2程序实现单链表逆置-A program to achieve reverse the order of the table set, 2 process against the home for single linked list
<smith> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法fenjiedanlianbiao

说明:此程序的作用是按字母、数字、其它字符分解单链表分解单链表-The role of this procedure is based on letters, numbers, other characters Decomposition single chain decomposition of a single linked list
<smith> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法chain

说明:建立一个数据链表,产生内存分配单元,易读性好-The establishment of a data list, resulting in memory allocation units, better readability
<王乐> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法chainoperate

说明:链表的基本操作,链表插入和删除一个单元的基本思想与方法-List of basic operations, insert and delete a list element of the basic ideas and methods
<王乐> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法BigNum

说明:类封装的大整数模板,支持数百位整数的四则运算-A BigNumber class
<linxs> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法YUESEFU

说明:用词语言编写的一个解决约瑟夫环问题的程序,仅供参考。-Written in terms of a solution to the problem of the process Joseph Central, for reference only.
<王珂> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 2247.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org