资源列表

« 1 2 ... .39 .40 .41 .42 .43 644.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法ImprovedEbulliton

说明:冒泡法改进: 1.若某次循环中没有数据交换过,则可认为数据已经有序了,不必再进行循环了,可在程序中设一变量Flag 用来标识有无数据交换 2.如果在一次循环中,最后的某些元素没有交换过,则说明后面这些元 素的顺序已排序,下次循环可不对其进行比较-Bubble Act to improve: 1. If there is no cycles in a data exchange, and may think the data has been orderly, and no long
<yangxh> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:采用递归回溯算法求解N皇后问题;C语言实现,可以动态控制皇后数量-Backward recursive algorithm using N Queen' s problem C language implementation, you can dynamically control the number of Queen' s
<yangxh> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Stack

说明:简单模拟栈的操作:包括栈的初始化,压栈,栈顶元素弹出以及取栈顶元素;采用C实现-Analog stack easy steps: including the stack initialization, push, pop elements as well as the Top-Top-check elements implementation using C
<yangxh> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu

说明:数据结构,实现图的邻接创建和各种遍历遍历(中序,前序,后序)-Data structure, adjacent to the creation of implementation plans and a variety of traversal traverse (in sequence, the former order, after the sequence)
<胡丹> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法expressionvalue

说明:表达式求值,根据运算符的优先级构造两个堆栈并运算-Expression evaluation, in accordance with the priority operator stack both class structure and operation
<郑仙花> 在 2025-06-10 上传 | 大小:586kb | 下载:0

[数据结构常用算法BaiduCupWHU09ccPre

说明:第四届百度杯预赛解题报告 武汉大学20090315-BaiduCupWHU09ccPre
<zjhui> 在 2025-06-10 上传 | 大小:1.11mb | 下载:0

[数据结构常用算法WebNavigation.tar

说明:acm题解: Web Navigation 使用堆来解决-acm problem solutions: Web Navigation using Vector
<夏雨可> 在 2025-06-10 上传 | 大小:53kb | 下载:0

[数据结构常用算法TheBottomofaGraph.tar

说明:ACM题解:The Bottom of a Graph 求图的强连通分量的好例子-ACM problem solution: The Bottom of a Graph a good example of graph of strongly connected components
<夏雨可> 在 2025-06-10 上传 | 大小:517kb | 下载:0

[数据结构常用算法ToTheMax.tar

说明:ACM题解: To The Max 一个应用动态规划的例子-ACM Solutions title: To The Max An application of dynamic programming examples
<夏雨可> 在 2025-06-10 上传 | 大小:60kb | 下载:0

[数据结构常用算法pointset

说明:基于OPenCV的源码,用于分割而为点集,函数执行二次方程的算法,将集合拆分成一个或更多的等效类。-Based on the source OPenCV for partition and for the point set, function to implement the algorithm quadratic equation will be split into a set of equivalent or more categories.
<无梦> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法readseq

说明:基于OPenCV的源码,用于实现从一个文件存储器中到结构的数组的操作,供参考。-OPenCV based on the source for a file from a memory array to the structure of the operation, for reference.
<无梦> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法queens

说明:包含两个文件,一个是n皇后问题的动态搜索演示,一个是程序包,里面有n皇后问题的各种优化解法,对掌握数据结构与算法都很有好处-Consists of two documents, a problem is the dynamics of n Queen' s english presentation, a package, there are a variety of questions n Queen optimization method, the master data structu
<heaton> 在 2025-06-10 上传 | 大小:49kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 644.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org