资源列表

« 1 2 ... .35 .36 .37 .38 .39 1440.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法hanoi

说明:汉诺塔问题,能够解决碟子数任意多的汉诺塔问题,而且程序显示碟子从哪个柱子移动到哪个柱子-The problem of Hanoi, to solve the problem of Hanoi with any number of plates, moreover, the program display the movement the plate .
<董海光> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法quicksort_s.c

说明:sequential quick sort using quick function
<sara25> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法heap

说明:使用MFC可视化界面,实现数据结构中的对排序,初始堆和排序后的堆都用树控件显示-Visual interface using MFC, data structure of the sort, after the initial heap and sort heap is a tree control displays
<wangyun> 在 2024-10-11 上传 | 大小:26624 | 下载:0

[数据结构常用算法08031210

说明:课程设计 包含 顺序表 链表 树 排序等相关的一些操作-Curriculum design includes tree sort sequence table lists some of the operations related
<liutao> 在 2024-10-11 上传 | 大小:705536 | 下载:0

[数据结构常用算法c

说明:c语言编写的 包含平均数 求和 排序 最值 鞍点-c language contains the value of the average sum of ordering the saddle point
<liutao> 在 2024-10-11 上传 | 大小:648192 | 下载:0

[数据结构常用算法erchashu

说明:建立一棵二叉树,要求分别用递归和非递归方法实现二叉树的先序、中序和后序遍历。-Create a binary tree, requiring respectively recursive and non recursive methods to achieve binary tree preorder, inorder and postorder traversal.
<罗峰> 在 2024-10-11 上传 | 大小:23552 | 下载:0

[数据结构常用算法migongqiujie

说明:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出-You can enter a maze of any size data obtained with a non-recursive way out of the labyrinth path and output path
<罗峰> 在 2024-10-11 上传 | 大小:73728 | 下载:0

[数据结构常用算法yuesehu

说明: 编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。-Number is 1,2, ... ..., n of n individuals sitting arou
<罗峰> 在 2024-10-11 上传 | 大小:17408 | 下载:0

[数据结构常用算法traveler

说明:旅行商问题的分支限界法 经典算法的JAVA实现-Traveling Salesman Problem classical branch and bound algorithm to achieve JAVA
<李鑫> 在 2024-10-11 上传 | 大小:191488 | 下载:0

[数据结构常用算法Backtrackingtosolvetheeightqueens

说明:回溯法解决八皇后问题,自己编写,如有错误,敬请斧正-Backtracking to solve the eight queens problem, I have written, if an error, please Fu Zheng
<zhaiguigui> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法qsort

说明:七种qsort排序方法 ,<本文中排序都是采用的从小到大排序> ,供大家学习 -Seven qsort sort method, " used in this article are sorted from small to large order> for them to learn
<cm> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法C1

说明:由C程序实现的 数学上 滑雪问题 的代码实现,供大家学习用-Ski problem code for all to learn to use
<cm> 在 2024-10-11 上传 | 大小:1024 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 1440.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org