-
MatlabScript
利用MFC技术,借助MATLAB强大的数学计算能力。同时,MATLAB脚本方便修改,不需要重新运行程序。(Using MFC technology, using MATLAB a powerful mathematical calculation. At the same time, MATLAB scripts to facilitate changes, do not need to re-run the program.)
- 2010-06-24 07:35:25下载
- 积分:1
-
smartfox
说明: 一个Foxmail的辅助工具 SmartFox ,实现闪存“随身邮”功能,用来解决使用闪存时foxmail不提示已使用帐号的问题。(an auxiliary tool SmartFox achieve flash "Walkman Post" feature, intended to address the use of flash when I have not suggested the use of the account.)
- 2005-10-27 15:09:54下载
- 积分:1
-
DDK_Filter
This a ddk filter sample for keyboard
- 2007-10-15 01:25:22下载
- 积分:1
-
boostspi
boos pi controller close loop
- 2013-10-18 19:00:52下载
- 积分:1
-
Bartlettmethod
bartle自功率谱密度分析,对于直接法的功率谱估计,当数据长度N太大时,谱曲线起伏加剧,若N太小,谱的分辨率又不好,因此需要改进。(Bartle since the power spectral density analysis, for the direct method of power spectrum estimation, when the data length N is too large, the spectrum curve of the ups and downs, if N is too small, the resolution of the spectrum and is not good, so need to improve.)
- 2014-09-26 15:29:33下载
- 积分:1
-
wenMatlabFit_dn05
利用Matlab工具在VC dotNet中实现聚点拟合以及直径测算的程序(Matlab tool in achieving VC dotNet accumulation diameter calculation and fitting procedures)
- 2007-04-26 04:37:00下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
ck_conty
说明: ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序(ck_conty for judging connectivity map matlab mex file, and the other side contains the BFS and DFS)
- 2008-09-05 22:18:25下载
- 积分:1
-
SelectPic_1
实现视频 分帧功能 按照灰度值存储 直接matlab读取(matlab vc )
- 2011-10-25 22:41:32下载
- 积分:1
-
TSP
说明: 算法仿真,很好用蚁群算法算法仿真,很好用蚁群算法(Algorithm simulation, a good simulation algorithm using ant algorithm, ant colony algorithm with good)
- 2008-10-13 20:23:26下载
- 积分:1