资源列表

« 1 2 ... .74 .75 .76 .77 .78 1979.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法KDTreeTest

说明:一个KDtree的程序,包含建树过程和消耗的时间。-A KDtree procedures, including the contribution to the process and time consuming.
<hl> 在 2024-09-30 上传 | 大小:8192 | 下载:0

[数据结构常用算法Queen8

说明:八皇后问题是一个古老而闻名的问题,是回溯算法的典型例题。对于八皇后问题的实现,假如结合动态的图形演示,则可以使算法的描述更形象、更生动,使教学能产生良好的效果。课题目标是实现八皇后动态图形,主要应解决以下两个问题: 1.回溯算法的实现2.图形存取。-8 Queen s problem is an old and well-known problem is a typical example of backtracking algorit
<1233333> 在 2024-09-30 上传 | 大小:13312 | 下载:0

[数据结构常用算法SSP

说明:I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and m
<LA> 在 2024-09-30 上传 | 大小:209920 | 下载:0

[数据结构常用算法zuiduanlujing

说明:以邻接矩阵为存储结构,实现弗洛伊德算法求解每一对顶点之间的最短路径及最短路径长度。-Adjacency matrix for storage in the structure of each algorithm for the realization of Freud on the shortest path between the vertex and the length of the shortest path.
<feixue_12> 在 2024-09-30 上传 | 大小:7168 | 下载:0

[数据结构常用算法paixu

说明:各种排序算法,希尔,插入,冒泡,快排序,等六种排序方法-Various sorting algorithms, shell, insertion, bubble ...
<xuhuamei> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法zuixiaoshengchengshu

说明:1. 利用克鲁斯卡尔算法求网的最小生成树 2.以存储边(带权)的数组表示图-1. Kruskal algorithm using minimum spanning tree for network 2. To store edge (with the right of) the array that map
<feixue_12> 在 2024-09-30 上传 | 大小:264192 | 下载:0

[数据结构常用算法jiajupu

说明:用二叉树表示族谱,比如查找孩子,括号表示法等。-That the family tree with binary tree, for example, to find children, brackets indicate that law.
<jun> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法wuziqi

说明:五子棋c语言程序代码(数据结构)有的短哦@!-wu zi qi c yu yan
<江海洋> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法6.7.1

说明:图的深度和广度优先搜索 1.图采用邻接表的存储结构 2.深度优先搜索图 3.广度优先搜索图-1. Graph using adjacency list of the storage structure 2. Depth-first search Figure 3. Breadth-first search graph
<赖毅> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法5.6.1

说明:1、二叉树的创建和遍历演示 1)从键盘输入二叉树的各结点值,按先序递归方式创建二叉树 2)分别实现先序、中序、后序递归遍历二叉树 3)输出二叉树的按层次遍历序列 4)输出二叉树的中序非递归遍历下的结点访问次序-1, binary tree traversal of the creation and demonstration of 1) from the keyboard input of the binary tree
<赖毅> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法suanshibiaodashiqiuzhi

说明:一个关于算式表达式求值的课程设计,做的还不错!-A formula for the value of the expression of the curriculum design, well done!
<小新> 在 2024-09-30 上传 | 大小:427008 | 下载:0

[数据结构常用算法shuyjujiegousheji1.6

说明:数据结构设计,约瑟夫环程序设计,自认为写的还不错!-Data structure design, Joseph Central programming, since that' s also good to write!
<小新> 在 2024-09-30 上传 | 大小:225280 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 1979.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org