-
the__rhe__file
UNLZEXE converts the compressed file by lzexe to the UNcompressed
- 2018-12-26 15:36:10下载
- 积分:1
-
数字图像处理滤波
#include#include#includeusing namespace std;using namespace cv;Mat image;//输入的图像矩阵Mat fImageFFT;//图像的快速傅里叶变换Point maxLoc;//傅里叶谱的最大值的坐标int radius = 50;//截断频率const int Max_RADIUS = 100;int bandWid = 40;//带宽const int MAX_BANDWID = 50;//最大带宽Mat bpFilter;//带通滤波器int bpType = 0;//带通滤波器的类型const int MAX_BPTYPE = 2;Mat fImageFFT_bpFilter;//带通傅里叶变换Mat fImageFFT_bpFilter_spectrum;//带通傅里叶变换的傅里叶谱
- 2022-01-25 21:23:28下载
- 积分:1
-
AVR-M48-
航模用AVR M48开发的无刷电调驱动,参考德国的代码-AVR M48(Model aircraft using the AVR M48 developed brushless ESC drive, refer to the German code-AVR M48)
- 2012-05-16 08:26:36下载
- 积分:1
-
CurveLab-2.1.1
curvelet变换matlab程序和c程序(curvelet transform)
- 2011-11-24 00:29:20下载
- 积分:1
-
MySocket-master
一个简单的聊天室 练习MFC与系统消息循环(A Simple Chat Room Practice MFC and System Message Circulation)
- 2019-06-04 08:30:17下载
- 积分:1
-
排班
应用此程序,可对文件进行排班。(With this program, files can be scheduled.)
- 2020-06-17 13:20:01下载
- 积分:1
-
0701停车场管理系统
实现停车场的基础功能,用C#语言实现会员车辆的充值与查询,以及临时车辆的收费(Parking lot management system, including membership, temporary vehicle charges)
- 2020-06-21 14:00:01下载
- 积分:1
-
PP
说明: 摘 要:0IE 问题是一个典型的优化组合问题,现在有很多解决的方法。本文针对遗传算法求解0IE 问题进行了研究,对
选择、交叉和变异算子进行了算法设计,最后在_ C- N软件上进行编程实现。结果表明,遗传算法在求解0IE 问题时具有
结果准确、收敛速度快等特点。
关键词:遗传算法;0IE 问题;最优化问题;_ C- N 软(Abstract: 0IE problem is a typical combinatorial optimization, there are many solutions. In this paper, genetic algorithm 0IE conducted a study on the selection, crossover and mutation operators of the algorithm design, and finally _ C- N software for programming. The results indicate that the genetic algorithm in solving problems with 0IE accurate, fast convergence and so on. Key words: genetic algorithm 0IE problem optimization problems _ C- N Soft)
- 2010-12-21 10:58:01下载
- 积分:1
-
VSxMatlab
vc调用matlab,如何使用vc来调用matlab的文件等一些基础功能(matlab use vc++)
- 2013-01-10 15:48:19下载
- 积分:1
-
图象压缩的程序,包括有损压缩或无损压缩两类
这是关于图象压缩的程序,包括有损压缩或无损压缩两类。用的是jpeg2000的压缩标准,但是这是jpeg2000的第一部分(This is the image compression procedures, including lossy compression or lossless compression of two categories. Using the JPEG2000 compression standard, but this is the first part of JPEG2000)
- 2007-12-18 10:41:28下载
- 积分:1