搜索资源列表
szpmatrix
- 矩阵常见算法,C++实现的类,这是个下载的公用类如果侵犯了您的权利,请告诉我。-This class implements some usual operation about matrix.If this pragram being put on the internet infringe upon your right,please tell me.
层次非递归遍历
- 数据结构中的常见算法,树的层次非递归遍历序算法,简单易懂-data structure of the common algorithm, the level of tree traversal sequence non - recursive algorithm, simple
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
数据结构--图的常见算法实现
- 数据结构--图的常见算法实现-data structure -- a common map algorithm
PR
- 超全的模式识别Matlab源程序,涉及几乎所有常见算法,还有图形界面,可以图形显示分析结果
c++suanfa
- 常见算法,仅供学习参考,希望指点。
fuergefa
- 数学建模用到的常见算法 伏格尔法
C算法常用程序
- 收录各种常见的c算法,对C语言初学者是个很好的帮助,对开发人员来说也是不错的参考
数据结构18个常见算法
- 八皇后、斐波那契序列、约瑟夫环、二叉树的遍历(递归、终须、先序、后序、层次)、二叉树及树的深度、DFS、Prim构造最小生成树、常见排序算法(选择、折半插入、冒泡)、顺序查找、折半查找
mma算法matlab文件
- 本算法是通信系统中盲均衡中最常见的算法,算法中,通过生成的星座图解释了均衡的特性
常见算法及函数源代码
- 算法设计与分析 1. 用直接递归方法计算n!: (2)通过键盘输入n的值,( 2. 用直接递归方法计算第n个Fibonacci数: 3. 用直接递归方法计算Ackerman函数: 4. 用直接递归方法给出n个元素的全排列: 8. 用直接递归方法求解Hanoi塔问题 ,Algorithm Design and Analysis 1. Using direct recursive meth
ACM
- acm是一门相当富有技术含量的大学生竞赛,这是其中的一些常见算法教程,希望对大家有帮助-acm is a ativity for university students
Introduction_to_Algorithm
- 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
C
- 详细介绍了C语言的各种常见算法,算法简单易懂,很适合初学者,值得一看-Described in detail the various common C language algorithm is easy to understand, it is suitable for beginners, worth a visit
排序和机器学习常见算法
- 数据结构(排序)、机器学习(聚类、相似性、C4.5)常用算法总结(Summary of data structure and machine learning algorithms)
python算法库
- 人工智能算法的研究,大数据的处理,常见的数据结构的写法(The study of artificial intelligence algorithm, processing of big data, common data structure)
GYIKN
- acm是一门相当富有技术含量的大学生竞赛,这是其中的一些常见算法模板,希望对大家有帮助()
算法
- 编程语言为C++的几个常见算法源码,提供给大家(Programming language for C++ several common algorithm source code, to everyone.)
大规模MIMO
- mimo系统中常见的三种算法中的性能比较(Performance comparison of three common algorithms in MIMO system)
Algorithm design and analysis(Java)
- 王晓东版本的算法设计与分析,介绍数据结构与常见算法题目,附Java代码示例。(Wang xiaodong version of the algorithm design and analysis, introduce the data structure and common algorithm topics, with Java code examples.)