-
heap
实现栈的基本操作,建栈,进栈,出栈,数据结构实现(To achieve the basic operation of the stack, built stack into the stack, the stack data structure)
- 2013-04-03 11:08:37下载
- 积分:1
-
Fuzzy-Cluster-Analysis
模糊聚类分析的matlab程序,先将原矩阵标准化,再标定并生成模糊相似矩阵,最后生成动态分类图。(Matlab fuzzy clustering analysis program, the first of the original matrix standardized, re-calibration and generate fuzzy similarity matrix, and finally generate dynamic classification map.)
- 2013-12-10 22:12:25下载
- 积分:1
-
Matlab_基于FFT的图像配准
说明: 简单的用相位相关法来粗估计图像间的平移参数(simple phase correlation method used to estimate the image of rough translation parameters)
- 2005-12-02 14:14:26下载
- 积分:1
-
3DSFileLoader_cn
OPENGL 3DS FILE LOADER 。中文注释(OpenGL 3D FILE LOADER. Chinese Notes)
- 2007-04-01 16:58:27下载
- 积分:1
-
MATLABmusic3
matlab演奏《最炫民族风》音乐的程序代码3(matlab music code3)
- 2012-08-11 15:52:14下载
- 积分:1
-
麻将游戏源代码
说明: 一个完整的麻将游戏原代码,可以学到很多东西(a complete game of mahjong the original code, can learn a lot of things)
- 2005-12-27 11:42:59下载
- 积分:1
-
MFCchuankou
串口通信,也可实现虚拟串口通信。采用VS2015编程 MFC(Serial communication.
It can also realize virtual serial communication.)
- 2021-04-10 11:08:59下载
- 积分:1
-
IGBT_LOSS
这是我根据英飞凌手册编写的IGBT损耗分析软件,软件显示计算公式,用于损耗评估(This is my according to IGBT loss Infineon manual writing and analysis software, the software shows the calculation formula, used to evaluate the loss
)
- 2013-08-24 18:04:59下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
MAPML_Segmentation_Program
Image Segmentation by MAP-ML Estimations
- 2009-08-22 07:25:17下载
- 积分:1