资源列表
svm00
- 支持向量机的源程序 很简单 ,不知道好用不-SVM source is very simple, utilitarian not know
FCM[matlab]
- FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM, Fuzzy C - Means clustering MATLAB [Matlab]
ranking
- 约瑟夫环实验: 程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏-Josephus experiment : the use of procedures to achieve the order table Josephus, the experiment is for a small game
hb
- 光的干涉演示,呵呵合乎呵呵和呵呵呵呵54洋阿合格欢呼隔-optical interference demonstration with huh huh huh huh 54 and A qualified foreign separated cheers
ZoomFFT
- FFT变换的一个东西,大家可以下来看看,会对自己有所启发-FFT transform one thing, we can see down, will be to their source of inspiration
pause_fly
- 一个自己设计的简单停车场管理系统。里面有实验报告。希望你们喜欢。-a simple design their own car park management system. There are experimental report. Hope you like.
vc34733555
- 进行汉字,字符,数字识别,有预先的训练集一开始载入,然后通过一遍遍的学习,达到识别的功能-for Chinese characters, characters, digital identification, and pre-training set included a start, and then repeatedly through the study, to achieve the function
BOTHSTAC
- 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 -stack of two-way operation to the two-way out of the stack into the operation of the two-way
data_fusion
- 扩展卡尔曼滤波 信息同步 数据融合算法实现-EKF information synchronous data fusion algorithm
euler.cpp
- 有时仅对赋权有向图上从任意一个顶点到另外任意一个顶点之间有没有路感兴趣。试修改Floyd算法,计算出图的道路矩阵P,使得从顶点i到顶点j有路时P[i,j]= 1,否则P[i,j]= 0。-sometimes only to empower a map from any one vertex to another arbitrary point between a road not interested. Try to amend Floyd algorithm calculated the ro
color.cpp
- 对于给定的图G,如果存在一种用2种颜色对顶点着色的 方案,使得图中任意一条边所连接的2 个顶点着有不同 颜色,则称图G 是可2着色的。-for the given graph G, if there is a use two colors of vertex programs, make a map arbitrary edge connected with two vertices are different colors, says G is 2-colored.
path.cpp
- 试在虚基类Network中增加一个函数FindPaths,对于给定的无向图G 和G 中的2 个顶点v和w,输出G 中从v到w的一条简单路径。若有多条可能路径,则输出任意一条。 -test in the virtual base class to add a Network Function FindPaths. For a given undirected graph G and G, the two vertices v, w, output from the G v w to a si