搜索资源列表
floy
- floyd算法 数据结构 求最短路径
UCI数据集
- UCI数据集 可用于验证机器学习算法
稀疏矩阵数据结构的实现
- 实现了稀疏矩阵,用单元组进行存储,实现了矩阵的转置、快速转置、矩阵加法和矩阵输出的算法。本程序在VC 6.0上实现通过
数据挖掘c++代码
- 包括关联 聚类 神经网络 遗传算法
Graph
- 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
Analysis-of-the-data-structure-and-algorithm=study
- 数据结构与算法分析学习笔记,chm电子书,讲的比较详细(含源代码)-Analysis of the data structure and algorithm study notes, chm e-book, said a more detailed (including source code)
c
- c入门代码大全,算法大全,数据类型,文件,指针-c Guinness entry code, algorithms Guinness Entry code Guinness, Guinness algorithm, data type, file, pointer
《数据结构》算法实现与分析高一凡(第二版)+源码
- Data Structures.rar 《数据结构》算法实现与分析高一凡(第二版)+源码
ch01
- 算法数据结构算法实现(严蔚敏版配套实现程序)-Algorithm of data structure algorithm (min version of program supporting)
2
- 数据结构与算法 数据结构与算法的源程序 -s. f d do
kiu-V7.7
- 计算多重分形非趋势波动分析matlab程序,Pisarenko谐波分解算法,数据模型归一化,模态振动。- Calculation multifractal detrended fluctuation analysis matlab program, Pisarenko harmonic decomposition algorithm, Normalized data model, modal vibration.
sfdm
- 高教版《数据结构与算法》的源代码,非常适合学习(data structure and alrotithm source code)
matlab经典算法源程序
- matlab数据处理,画图经典算法的源程序,源代码(the classic code of matab,which included data procession ,GUI and so on)
1
- /*设顺序表中的关键字是递增有序的,讲监视哨设在高下标端,设计算法实现简单顺序查找*/(A key sequence in the table / * is incremental and orderly, about surveillance posts in the standard end, design algorithm is simple sequential search.)
常用算法程序集第五版
- 数值积分、线性方程组求解、数据处理、统计分析算法(Numerical integration, linear equations, data processing, statistical analysis algorithm)
司守奎《数学建模算法与应用》的程序及数据
- 司守奎的《数学建模算法与应用》一书中的的所有程序源码及数据(Secretary Shikui "Mathematical Modeling Algorithms and Applications," a book of all the source code and data)
bp
- bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
数据结构与算法分析C++描述源代码
- 数据结构与算法分析C++描述源代码,书籍源码,学习数据结构,了解这些结构应该怎么实现(Data Structure and Algorithm Analysis C++ Descr iption Source Code)
数据结构与算法分析:C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
大话数据结构配套源码
- 大话数据结构源码 线性表 树 排序 查找 算法 绪论(PlayWithDataStructureSourceCode)