-
Image_Fusion_Toolkit
这是国外研究小波图像处理的学者做出的工具箱,十分好用。(This is the overseas research scholars of wavelet image processing toolbox to make very easy to use.)
- 2009-11-03 09:41:08下载
- 积分:1
-
CMA_DD-LMS
这是一个信道盲均衡的程序,程序若然简单,单是非常经典好用。(This is a blind channel equalization program, the program and if so simple, one is very classic easy to use.)
- 2021-04-16 17:38:53下载
- 积分: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
-
sim_dukou
渡口模型,系统模拟仿真,排队论,任意输入船道数和模拟次数,输出平均车辆数和各车辆类型数量(Ferry model, system simulation, queuing theory, any input channel number and the number of simulations ship, the output of the average number of vehicles and the number of vehicle types)
- 2013-09-23 21:47:10下载
- 积分:1
-
mirranda
基于浮点数编码的多目标遗传算法,运行环境为matlab.(Multi-objective genetic algorithm based on floating-point encoding,Operating environment for matlab.)
- 2014-12-31 15:39:17下载
- 积分:1
-
psnr_nmse_rms
通过matlab编写的几个关于PSNR、mse的图像处理的小程序(Several small program written by matlab about PSNR, mse image processing)
- 2015-10-29 14:17:05下载
- 积分:1
-
ldpc-decode
LDPC code decoding method based on log domain,it s very useful for beginner to simulate. Meanwhile the block length can be changed by parameter u.
- 2011-01-21 15:31:04下载
- 积分:1
-
Matlab-graphics-processing-functions
MATLAB图像处理中用到的命令语句和函数语句还包括一些编程举例。(MATLAB image processing functions used in the command statement and statements also include some programming examples.)
- 2011-04-25 21:19:35下载
- 积分:1
-
FDTD
FDTD一维电磁波传播的matlab程序,输入的波为连续电磁波(FDTD matlab one-dimensional electromagnetic wave propagation process, a continuous electromagnetic wave input)
- 2010-10-14 20:56:11下载
- 积分:1
-
Code2
这是《Windows高级编程第五版珍藏版》一书中的源码,11-23章,由于源码太大所以分开上传,这是下(This is the " Windows Advanced Programming Fifth Edition Collector' s Edition," a book source, 11-23 chapters, due to too much so upload separate source, which is under)
- 2014-10-10 11:35:45下载
- 积分:1