资源列表

« 1 2 ... .68 .69 .70 .71 .72 2573.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法HuffmanTree

说明:静态建立Huffman树,数据结构,静态,huffman树-Static build Huffman tree data structures, static, huffman tree
<周双> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法graph

说明:数据结构,建立图,实现图的深度和广度优先搜索,最小生成树,最短路径-Data structure, the establishment figure, to achieve the depth and breadth-first search, minimum spanning tree, shortest path
<周双> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:C++,数据结构,判断二叉树是否为二叉排序树和平衡二叉树C++版本-C++, data structures, to determine whether the judge binary binary sort tree and balanced binary C++ version
<周双> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:本程序实现了数据结构课程中的快速排序算法-This program implements a data structure courses in the quick sort algorithm
<II> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法tarea3

说明:Walk around a tree thats its declare in datos.txt. and show the walks like pre-oreder, in-order and post-order. plus you can eliminate and modified the data.
<chupalo> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort_and_search

说明:几个重要的排序算法(插入,冒泡,选择及快排等)和查找算法(普通查找,二分查找)-Several important sorting algorithms (insertion, bubble, selection and fast scheduling, etc.) and search algorithms (general search, binary search)
<李彦宏> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Lcs

说明:求最长公共子序列。本算法使用动态规划算法,解得最长公共子序列问题。-Find the longest common subsequence. The algorithm uses a dynamic programming algorithm, the solution was the longest common subsequence problem.
<wutong> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法n-Queen

说明:在n*n格的棋盘上放置彼此不受攻击的n皇后。按照国际想起的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n*n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线了。-Place each n is not an attack on the queen n* n chessboard grid. Think of in accordance with international rules,
<wangjinghua> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法polynomial-coefficient-matrix

说明:一元系数多项式矩阵计算器,实现一元矩阵加减-One yuan polynomial coefficient matrix calculator, to achieve a dollar matrix subtraction
<yangguotao> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Priority_Queue

说明:Priority Queue for C
<sbekmezci> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法arrayoperation

说明:数组运算示例,演示二维数组的存储方式(不同于其它语言)以及数组的运算和输出方法。-example of array operations. Demostration of storage (unlike other languages) , operation and output method of two dimensional array.
<蜗牛> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法danyuanzuiduanlujing

说明:自己写的关于单元最短路径的算法实现,也就是迪杰斯特拉算法的实现!-Himself wrote on the unit shortest path algorithm, Dijkstra algorithm is realized!
<DUHAOJIE> 在 2024-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2573.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org