搜索资源列表
khalid_khuwaja
- Igray = rgb2gray(I) Ibw = im2bw(Igray,graythresh(Igray)) Iedge = edge(uint8(Ibw)) se = strel( square ,3) Iedge2 = imdilate(Iedge, se) Ifill= imfill(Iedge2, holes ) [Ilabel num] = bwlabel(Ifill) Iprops = r
figure-2.2.2
- 1. Compare undamped SDOF system with damped SDOF system 2. Consist of matlab source code(*.m) and graphic file(*.eps)
WinMerge-2.12.4-src-origin
- WinMerge是一款运行于Windows系统下的免费开源的文件比较/合并工具,使用它可以非常方便地比较多个文档内容甚至是文件夹与文件夹之间的文件差异-WinMerge is a Windows system running on a free open source file compare/merge tool with which you can easily compare the contents of multiple documents or even folders and fi
file
- 对两个文本文件进行比较,形如compare软件,实现找出差异。-compare txt file
