资源列表

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

[数据结构常用算法tuxiangguangsuanfa_SourceCode

说明:这是本人精心搜集的关于常用图论算法的一套源码,代码内附注释,可供需要的朋友作为参考-carefully collected on the graph algorithm commonly used in a set of source code, code contains Notes the need for a friend as a reference
<> 在 2024-09-20 上传 | 大小:494592 | 下载:0

[数据结构常用算法maze

说明:形象演示《数据数据结构与算法(用C++语言描述)》书里面的一个迷宫算法-Image Demo " Data Data Structures and Algorithms (with C++ language descr iption)" the book inside a maze algorithm
<李先生> 在 2024-09-20 上传 | 大小:495616 | 下载:0

[数据结构常用算法test3-5

说明:问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Descr iption: T
<伍超洋> 在 2024-09-20 上传 | 大小:494592 | 下载:0

[数据结构常用算法Computeralgorithmsr

说明:计算机算法_贪婪算法 计算机算法(贪心算法,遍历搜索,递归,回溯法,分治法,分枝定界) 关于这方面的介绍-计算机算法_贪婪算
<linjunying> 在 2024-09-20 上传 | 大小:495616 | 下载:0

[数据结构常用算法Red_black_Tree

说明:标准关联容器是由红黑树实现的,因此非常重要。-Standard red-black tree from the container associated with implementation, and therefore very important.
<aaron> 在 2024-09-20 上传 | 大小:494592 | 下载:0

[数据结构常用算法Huffman

说明:小强的算法分析课程里面的代码-哈夫曼编码,实现代码,-Huffman encode
<wlh> 在 2024-09-20 上传 | 大小:493568 | 下载:0

[数据结构常用算法Sort-binary-tree

说明:排序二叉树完整程序代码,C++实现,编译测试通过-Sorting binary tree complete program code, c + + realization, compiled by test
<newthursday> 在 2024-09-20 上传 | 大小:494592 | 下载:0

[数据结构常用算法AVLTree2

说明:数据结构课程的实验。构造二叉搜索树,构造平衡二叉树-用AVL树实现,可以用两种树比较调平的过程,有插入节点、删出结点、调平、缩格打印树等功能。-Data structures course experiment. Construct a binary search tree, balanced binary tree structure- achieved with the AVL tree, the tree can be compa
<Michael Zhou> 在 2024-09-20 上传 | 大小:495616 | 下载:0

[数据结构常用算法Josephus

说明:一种通过循环链表实现约瑟夫环的方式,内有注释-A through the cycle of Joseph ring way realization list,There were comments
<peter> 在 2024-09-20 上传 | 大小:495616 | 下载:0

[数据结构常用算法lvxingfenzhishangxian

说明:计算机算法分析实习源码,旅行售货员问题,分枝限界法,通过调试-Computer algorithm analysis internship source, the traveling salesman problem, branch and bound, and through the debugger
<yangyu> 在 2024-09-20 上传 | 大小:495616 | 下载:0

[数据结构常用算法hunhegaosi

说明:针对智能交通系统中运动目标检测阶段存在的不足,提出了一种基于自适应混合高斯模型(GMM)的改进算法。-For the deficiencies of the intelligent transportation system moving target detection stage, an improved algorithm based on adaptive Gaussian mixture model (GMM).
<张子龙> 在 2024-09-20 上传 | 大小:494592 | 下载:0

[数据结构常用算法Rails

说明:使用队列和栈来模拟火车进站出战的过程。 有信息显示。代码有注释-Use the queue and stack to simulate the train came into the station played. Information display. Code annotated
<陆小果> 在 2024-09-20 上传 | 大小:493568 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2173.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org