登录
首页 » Visual C++ » Vc++

Vc++

于 2007-09-21 发布 文件大小:7419KB
0 368
下载积分: 1 下载次数: 546

代码说明:

  含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等(Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.)

文件列表:

20072152093110
..............\vc%2B%2B数字图象处理(人民邮电出版社)
..............\..................................\图像




..............\..................................\....\Hough变换



..............\..................................\....\rec2.bmp
..............\..................................\....\test.bmp
..............\..................................\....\view.bmp
..............\..................................\....\图像复原





..............\..................................\....\........\Miss05.bmp
..............\..................................\....\........\noise.bmp
..............\..................................\....\........\noise1.bmp
..............\..................................\....\差影法



..............\..................................\....\投影法



..............\..................................\....\模板匹配



..............\..................................\....\种子填充


..............\..................................\....\轮廓提取与跟踪



..............\..................................\....\边缘检测





..............\..................................\....\........\blood1gausslaplace.BMP
..............\..................................\....\........\blood1kirsch.BMP
..............\..................................\....\........\blood1robert.BMP
..............\..................................\....\........\Miss.bmp
..............\..................................\....\........\Missprewitt.bmp
..............\..................................\....\........\Missrobert.bmp
..............\..................................\....\........\Misssobel.bmp
..............\..................................\....\阈值分割


..............\..................................\源代码
..............\..................................\......\c.cpp
..............\..................................\......\c.h
..............\..................................\......\cdib.cpp
..............\..................................\......\cdib.h
..............\..................................\......\cDlgMorphClose.cpp
..............\..................................\......\cDlgMorphClose.h
..............\..................................\......\cDlgMorphDilation.cpp
..............\..................................\......\cDlgMorphDilation.h
..............\..................................\......\cDlgMorphErosion.cpp
..............\..................................\......\cDlgMorphErosion.h
..............\..................................\......\cDlgMorphOpen.cpp
..............\..................................\......\cDlgMorphOpen.h
..............\..................................\......\ch1_1.clw
..............\..................................\......\ch1_1.cpp
..............\..................................\......\ch1_1.dep
..............\..................................\......\ch1_1.dsp
..............\..................................\......\ch1_1.dsw
..............\..................................\......\ch1_1.h
..............\..................................\......\ch1_1.mak
..............\..................................\......\ch1_1.ncb
..............\..................................\......\ch1_1.opt
..............\..................................\......\ch1_1.plg
..............\..................................\......\ch1_1.rc
..............\..................................\......\ch1_1.rc.bak
..............\..................................\......\ch1_1Doc.cpp
..............\..................................\......\ch1_1Doc.h
..............\..................................\......\ch1_1View.cpp
..............\..................................\......\ch1_1View.h
..............\..................................\......\ChildFrm.cpp
..............\..................................\......\ChildFrm.h
..............\..................................\......\ColorTable.h
..............\..................................\......\Debug
..............\..................................\......\.....\cDlgMorphClose.obj
..............\..................................\......\.....\cDlgMorphClose.sbr
..............\..................................\......\.....\cDlgMorphDilation.obj
..............\..................................\......\.....\cDlgMorphDilation.sbr
..............\..................................\......\.....\cDlgMorphErosion.obj
..............\..................................\......\.....\cDlgMorphErosion.sbr
..............\..................................\......\.....\cDlgMorphOpen.obj
..............\..................................\......\.....\cDlgMorphOpen.sbr
..............\..................................\......\.....\ch1_1.bsc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QR-decomposition
    QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition )
    2020-08-31 01:08:10下载
    积分:1
  • iteration-method
    解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 (Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method)
    2013-07-05 20:15:05下载
    积分:1
  • Simple
    求解速度压力耦合的Simple半隐式迭代方法,该方法在计算流体动力学中应用极为广泛(To solve the pressure velocity coupling Simple semi-implicit iterative method, the method applied in the Computational Fluid Dynamics an extremely wide range of)
    2021-01-05 09:08:54下载
    积分:1
  • calrescapind
    this source code is use to calculate resister capacitor and inductor
    2009-09-29 18:26:22下载
    积分:1
  • db
    说明:  本程序用在测试采煤机煤矸识别系统中,验证小波算法(Wavelet Algorithm for caving coal)
    2013-08-10 18:33:01下载
    积分:1
  • project
    多项式的加减法运算,输入的多项式带有未知数x和数字(Polynomial addition and subtraction calculations)
    2021-04-28 10:28:44下载
    积分:1
  • -recursive-
    天线组阵中相位差的递推最小二乘估计与滤波(Phase array antenna group recursive least squares estimation and filtering)
    2013-12-20 13:17:48下载
    积分:1
  • plrc_fdtd
    一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
    2006-10-01 09:29:56下载
    积分:1
  • DFP
    DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
    2011-11-19 14:07:21下载
    积分:1
  • Euler_DG_Quadrilateral_2D
    自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为没有做重构或者加人工粘性 等这个做出来了 再发一次。 程序没有进行优化 比如说内存的消耗没有优化 比如直边单元的边界积分仍然采 用了曲边的积分方法 增加了计算量 比如面积分、线积分都是采用的是Gauss- Legendre-Lobatto积分 积分精度会比一般的Gauss-Legendre积分精度低一阶 等 等问题。 二维的 纯属交流性质 就没有考虑这些问题 ^_^ 如果物面全部是直边 那么只要改变一个参数N 就可以获得不同的计算精度 且具 有谱精度 因为单元的节点是Gauss-Legendre-Lobatto积分点。 其实就是谱元法 (物面是曲边的情况我不清楚是不是也可以通过提高基函数的阶数 也就是增加N 来提高计算精度)(Wrote a two-dimensional Euler equations with discontinuous finite element program Last made ​ ​ a triangular element of the program, not curved edge unit is so easy to form a vortex in the cylinder behind the Program to curved edge quadrilateral element vortices appear Unit is the order of 8-node quadrilateral element node number is 15,263,748 which is the four corners of the points in turn Is 1234 and then the side of the midpoint of the number 5678. Time promote the use of Runge-Kutta method Numerical flux of the overall situation of Lax-Friedrichs, flux Still can not capture the shock wave did not do the reconstruction or artificial viscosity do it Zaifayici. The program is not optimized for example, memory consumption is not optimized such as straight-edge boundary integral of the unit is still mining Integral method to increase the amount of computation such as surface integral with a curved edge, the line integral using the Gauss- The Legendr)
    2021-01-29 12:58:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载