资源列表
Binary-Tree
- 二叉树的实现,遍历等,值得下载,如果你要完成作业要求-Realization of a binary tree traversal
mmmm
- 动态规划中图形算法中的最短路径算法 用类做的,分几个函数-The short road of dymta i don t know what is this program means,it is a c++ program !numeric recipes in C++
shu_ju_jie_gou_ke_cheng_she_ji(1)
- 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
SVM_introduction
- 支持向量机入门,以精简的语言描述支持向量机算法的原理和功能。-Support vector machine entry, in order to streamline the language to describe the principle of support vector machine algorithm and function.
64656
- 银行业务模拟系统,主要是针对数据结构和算法的设计,是数据结构的课程设计
模拟退火等matlab源程序
- 模拟退火等matlab源程序.rar
Estimation-based-noise-spectrum
- 基于加权最小统计的噪声谱估计改进算法,对研究噪声处理的人相当有用-"Estimation algorithm based on weighted minimum statistics noise spectrum"
MatrixVB-control-in-Matlab-and-VB-programming-of-i
- MatrixVB控件在Matlab与VB交互式编程中的应用MatrixVB control in Matlab and VB programming of interactive-MatrixVB control in Matlab and VB programming of interactive
graph.yangxu
- 熟悉图的存储方式,实现图的邻接矩阵或者邻接表的存储方式下的基本运算,特别是深度遍历和广度遍历;掌握以图为基础的一些常用算法,如最小生成树、拓扑排序、最短路径等。-Familiar with the map of storage practices, and achieve adjacency matrix or adjacency list is stored under the basic operations, especially in the depth and breadth trav
Cluster-analysis
- 对应聚类分析与盲矿体的地球化学预测 为利用矿区地球化学数据进行找矿靶区预测,采用了对应的聚类分析方法-Cluster analysis and blind orebodies corresponding geochemical prediction for the use of data mining geochemical prospecting target prediction, using the corresponding cluster analysis method
merge
- 经典的插入排序-Classic insertion sort. . . . . . . . . . . . . . . . . .
Time
- 典型的操作符重载的例子Time,是C++语言的经典例子- int main() { Time A Time B(5,40) Time C(2,55) cout<<"A=" A.Show() cout<<"B=" B.Show()
