嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
VC.图象处理程序设计
.
├── vc 图像处理源代码
│ └── 源代码
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── ColorTable.h
│ ├── DIBAPI.CPP
│ ├── DIBAPI.H
│ ├── DlgCodeGIF.cpp
│ ├── DlgCodeGIF.h
│ ├── DlgColor.cpp
│ ├── DlgColor.h
│ ├── DlgGeoRota.cpp
│ ├── DlgGeoRota.h
│ ├── DlgGeoTran.cpp
│ ├── DlgGeoTran.h
│ ├── DlgGeoZoom.cpp
│ ├── DlgGeoZoom.h
│ ├── DlgHuffman.cpp
│ ├── DlgHuffman.h
│ ├── DlgIntensity.cpp
│ ├── DlgIntensity.h
│ ├── DlgLinerPara.cpp
│ ├── DlgLinerPara.h
│ ├── DlgMidFilter.cpp
│ ├── DlgMidFilter.h
│ ├── DlgPointStre.cpp
│ ├── DlgPointStre.h
│ ├── DlgPointThre.cpp
│ ├── DlgPointThre.h
│ ├── DlgPointWin.cpp
│ ├── DlgPointWin.h
│ ├── DlgShannon.cpp
│ ├── DlgShannon.h
│ ├── DlgSharpThre.cpp
│ ├── DlgSharpThre.h
│ ├── DlgSmooth.cpp
│ ├── DlgSmooth.h
│ ├── FreTrans.cpp
│ ├── FreTrans.h
│ ├── GIFAPI.CPP
│ ├── GIFAPI.h
│ ├── GeoTrans.cpp
│ ├── GeoTrans.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PointTrans.cpp
│ ├── PointTrans.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TemplateTrans.cpp
│ ├── TemplateTrans.h
│ ├── cDlgMorphClose.cpp
│ ├── cDlgMorphClose.h
│ ├── cDlgMorphDilation.cpp
│ ├── cDlgMorphDilation.h
│ ├── cDlgMorphErosion.cpp
│ ├── cDlgMorphErosion.h
│ ├── cDlgMorphOpen.cpp
│ ├── cDlgMorphOpen.h
│ ├── cdib.cpp
│ ├── cdib.h
│ ├── ch1_1.aps
│ ├── ch1_1.clw
│ ├── ch1_1.cpp
│ ├── ch1_1.dsp
│ ├── ch1_1.dsw
│ ├── ch1_1.h
│ ├── ch1_1.ncb
│ ├── ch1_1.opt
│ ├── ch1_1.plg
│ ├── ch1_1.rc
│ ├── ch1_1Doc.cpp
│ ├── ch1_1Doc.h
│ ├── ch1_1View.cpp
│ ├── ch1_1View.h
│ ├── detect.cpp
│ ├── detect.h
│ ├── edgecontour.cpp
│ ├── edgecontour.h
│ ├── morph.cpp
│ ├── morph.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── ch1_1.ico
│ │ ├── ch1_1.rc2
│ │ └── ch1_1Doc.ico
│ ├── resource.h
│ ├── restore.cpp
│ ├── restore.h
│ └── test.h
└── 好例子网_vc 图像处理源代码.rar
3 directories, 89 files