资源列表

« 1 2 ... .97 .98 .99 .00 .01 1802.03 .04 .05 .06 .07 ... 2656 »

[数据结构常用算法bag

说明:数据结构的课程设计,背包问题的解决 数据结构的课程设计,背包问题的解决-bag bag bag
<梅子> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法huffymantree

说明:这是一个构造哈夫曼树的程序 属于数据结构算法-this is a huffman tree data structure
<123456> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法maandian

说明:找马鞍点:1. 若在矩阵Am×n中存在一个元素A[i][j],其满足A[i][j]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。-Find a saddle point: 1. If in the matrix Am × n, there is a element of A [i] [j], the meet A [i] [j] is the
<李月> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法apriori2

说明:aprior算法的实现及改进算法 大家可以参考一下,相互探讨 -aprior algorithm and improved algorithm we can refer to each other to explore
<zhang> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法suiji

说明:算法当中的随机算法详细讲解以及各种实例算法讲解-Algorithm among the randomized algorithm explained in detail as well as various examples of algorithms to explain
<sunbo> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法AskToStrugglingConnectedComponents

说明:输入一个有向图是数据,计算并给出该有向图的强联通分量。-I is a program that ask to struggling connected components
<LiLei> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法NoRecursionHan-listrac

说明:非递归的汉斯塔。相信大家都可以很容易地实现递归的汉斯塔,但只用循环的汉斯塔就不是那么容易想到了。-Non-recursive Han Sita. I believe we all can easily implement recursive Han Sita, but only with the cycle of Han Sita is not so easy to think of.
<xiangbaichun> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法Data-structure-diagram

说明:数据结构中图的存储结构的建立与搜索 建立图的二种存储结构 在不同的结构上实现遍历 -Data structure diagram of the storage structure of the establishment of the search to establish two kinds of graph storage structure in the different structures to achieve
<teddy> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法dead-or-live

说明:生死者游戏,利用约瑟夫环编写的C语言代码-Game of life and death were the use of Josephus written in C language code
<xia> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法alg

说明:some useful little program for new learner Graph Alg.:Red-Black tree,Dijkstra s algorithm,Depth first search and breadth first search. Heaps:Fibonacci heap source.. Sorting:Various array sorting algorithms.. Sear
<史宇飞> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法Lnode

说明:本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
<袁风帆> 在 2024-10-04 上传 | 大小:156672 | 下载:0

[数据结构常用算法CPP8Empress

说明:八皇后问题的C++版,内附有可以直接运行的源代码。-C++ source code with eight queens problem, can be directly run.
<肖正> 在 2024-10-04 上传 | 大小:156672 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 1802.03 .04 .05 .06 .07 ... 2656 »

源码中国 www.ymcn.org