资源列表

« 1 2 ... .45 .46 .47 .48 .49 2250.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法bubblesort

说明:This simple code is made up of java, we did it last semester, it is the so called bubblesort.
<brenda> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法MergeSort

说明:this another data structure, it is called mergesort, wherein you will input numbers then the output will be the sorted numbers you input.-this is another data structure, it is called mergesort, wherein you will input num
<brenda> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj1988(AC).cpp

说明:poj1988,并查集。为了挣一点分数上传,呵呵。-solution to poj1988.
<blue> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法joseph_ring

说明:2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。- Joseph (Josephus) Central issue: numbered 1,2,3, .
<laoguo> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法eightqueens

说明:用C语言设计八皇后问题,用0和1的形象表示-eight queens C
<nds> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Queue

说明:循环队列的实现(Queue, C++版)-Circular queue implementation (Queue, C++ Edition)
<claire> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Multistagegraph

说明:多段图的算法,用C++写的,完全没有问题-Multi-stage graph algorithm, written using C++, no problem
<李雄> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Queens

说明:皇后问题.rar,用C++写的皇后问题,包括递归和非递归-Queens problem. Rar, written in C++, the Queen, including recursive and non recursive
<李雄> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法hefumanbianma

说明:赫夫曼编码,用二叉树的方法来做哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。,-Huffman coding method of binary tree to do,
<cangsang> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法classmanegement

说明:关于学生学习成绩学号姓名,奖学金的操作。学生成绩管理系统-student manegement system
<董涛> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法DS_homework1_1

说明:1 Mergesort, 2. Heapsort, 3. Quicksort.-1 Mergesort, 2. Heapsort, 3. Quicksort.
<hf> 在 2025-01-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法liaobiao

说明:链表的常用操作。创建链表、求链表的长度、在链表中查找某个数据元素、在某个位置插入一个新的数据元素、在链表中删除某个数据元素等操作-List of commonly used operations. Create a linked list, find the length of the list, in the list to find a data element in a position to insert a new data
<吴慧娟> 在 2025-01-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 2250.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org