- ZDT4 为了有效地应用遗传算法解决 鲁棒控制系统设计问题
- vtk_Chinese 在vtk中显示中文字符
- RFIDReadCard RFID读卡器
- OTHERCDMA CDMA Simulation Using MATLAB This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word
- IO-interface 1
- Trend_Martin_Download 外汇EA均线交叉EA
资源列表
TestText
- 本程序是使用TCL开发的,实现三维重构的文字输出 -use of this procedure is the development of TCL, 3D Reconstruction of the text output
PainterDemo.java
- 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
bmpconverter
- 用于转换bmp多色格式为单色文件的程序。
EMSeg
- 图象分割,应用比叫广泛的哦,希望大家咄咄指甲破-failed to translate
ColortoGrayscale
- 将彩色图像转为灰度图像的程序,输入彩色图像输出灰度图像-Color image to Gray image
abstract
- use histogram of image in image processing
tiqumaifu
- 对处理后的数字波形,提取幅度,以作为其他方面的应用。-Digital waveform processed to extract the amplitude, as applied in other areas.
Fcmeer
- 算法FCM代码,具有一定的实用性,使用时请按要求修改-FCM algorithm code, is practical, please modify as required
RemoveBlackConnectedComponents
- 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
201211041138
- 小球从自由落体开始后反复弹跳模拟程序。重力10N,阻力2N-Freefall after bouncing ball simulation program.
DepthFirstSearch
- Depth First Search For Graph
手写数字识别
- 采用mnists数据集方法提取3000个训练数据进行识别