资源列表

« 1 2 ... .64 .65 .66 .67 .68 269.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法bridge

说明:bridge(求桥的算法),dijkstra算法 kruskal算法,求多个桥的算法-bridge
<王泽宇> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:哈弗曼编码 很有用的,直接就可以用的了-huffman code
<杨小玲> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法chessboard

说明:用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of
<kyc> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:求解任意一个二叉树的中序先序后序遍历结果-Solving any one of the first order binary tree in postorder traversal sequence results
<灵霄> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:此代码为数据结构里三种排序方法,分别为冒泡,插值,选择排序方法-This code is the data structure in the three sorting methods, respectively, bubbling, interpolation, select the sort method
<刘成> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法fangdaqi

说明:信号放大器数据结构作业 简单实现在控制台中-Amplifier operating simple data structure to achieve in the console
<钟洪盛> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法insertionsort

说明:插入排序,通过输入数据规模,以随机数作为待排序元素,得出运行时间,分析时间效率,数量级可达10^7-Insertion sort, through the input data size to be sort of random numbers as the elements come running time, analytical time efficiency of magnitude up to 10 ^ 7
<bdx> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法graphoperation

说明:根据从键盘输入的数据创建图(图的存储结构可采用邻接矩阵或邻接表),并对图进行深度优先搜索和广度优先搜索(实验类型:验证型) 1)问题描述:在主程序中提供下列菜单: 1…图的建立 2…深度优先遍历图 3…广度优先遍历图 0…结束 2)实验要求:图的存储可采用邻接表或邻接矩阵;定义下列过程: CreateGraph(): 按从键盘的数据建立图 DFSGrahp():深度优先遍历图 BFSGr
<zf> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法guibin

说明:数据结构排序中的归并算法,开发环境vc-Sorting data structures in the merging algorithm, vc++ development environment
<saa> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法4_2

说明:此代码解决了经典的八皇后问题,主要思想是穷举思想。-eight queen
<luckym> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:平衡树的数据结构作业 完成了平衡树的建立于左转、右转-Balanced tree data structure to complete the balance of work established in the tree, turn left, turn right
<钟洪盛> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:完成了简单的A*(A star)算法 可以用于求解第K短路径-Completion of a simple A* (A star) algorithm can be used to solve the first K shortest paths
<钟洪盛> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 269.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org