登录
首页 » Visual C++ » DEM-read

DEM-read

于 2014-11-23 发布 文件大小:8065KB
0 246
下载积分: 1 下载次数: 5

代码说明:

  此程序可以根据一幅图像的DEM读取一幅图像(This program can read an image of an image based on DEM)

文件列表:

DEM读取
.......\Debug
.......\.....\DEM读取.exe,31744,2014-03-06
.......\.....\DEM读取.ilk,337136,2014-03-06
.......\.....\DEM读取.pdb,510976,2014-03-06
.......\DEM读取
.......\.......\Debug
.......\.......\.....\CL.read.1.tlog,13634,2014-03-06
.......\.......\.....\CL.write.1.tlog,518,2014-03-06
.......\.......\.....\DEM读取.exe.embed.manifest,406,2014-03-06
.......\.......\.....\DEM读取.exe.embed.manifest.res,472,2014-03-06
.......\.......\.....\DEM读取.exe.intermediate.manifest,381,2014-03-06
.......\.......\.....\DEM读取.lastbuildstate,56,2014-03-06
.......\.......\.....\DEM读取.log,4403,2014-03-06
.......\.......\.....\DEM读取.obj,30046,2014-03-06
.......\.......\.....\DEM读取.pch,1179648,2014-03-06
.......\.......\.....\DEM读取.vcxprojResolveAssemblyReference.cache,713,2014-03-06
.......\.......\.....\DEM读取.write.1.tlog,0,2014-03-06
.......\.......\.....\DEM读取_manifest.rc,200,2014-03-06
.......\.......\.....\link-cvtres.read.1.tlog,2,2014-03-06
.......\.......\.....\link-cvtres.write.1.tlog,2,2014-03-06
.......\.......\.....\link.7568-cvtres.read.1.tlog,2,2014-03-06
.......\.......\.....\link.7568-cvtres.write.1.tlog,2,2014-03-06
.......\.......\.....\link.7568.read.1.tlog,2,2014-03-06
.......\.......\.....\link.7568.write.1.tlog,2,2014-03-06
.......\.......\.....\link.read.1.tlog,2830,2014-03-06
.......\.......\.....\link.write.1.tlog,580,2014-03-06
.......\.......\.....\mt.read.1.tlog,230,2014-03-06
.......\.......\.....\mt.write.1.tlog,230,2014-03-06
.......\.......\.....\rc.read.1.tlog,202,2014-03-06
.......\.......\.....\rc.write.1.tlog,210,2014-03-06
.......\.......\.....\stdafx.obj,11475,2014-03-06
.......\.......\.....\vc100.idb,379904,2014-03-06
.......\.......\.....\vc100.pdb,176128,2014-03-06
.......\.......\DEM读取.cpp,2429,2014-03-06
.......\.......\DEM读取.vcxproj,4370,2014-03-06
.......\.......\DEM读取.vcxproj.filters,1313,2014-03-06
.......\.......\DEM读取.vcxproj.user,143,2014-03-06
.......\.......\ReadMe.txt,1567,2014-03-06
.......\.......\stdafx.cpp,212,2014-03-06
.......\.......\stdafx.h,233,2014-03-06
.......\.......\targetver.h,236,2014-03-06
.......\.......\ͼƬ.dat,2803968,2014-03-06
.......\.......\ͼƬint.dat,1440008,2011-04-11
.......\DEM读取.sdf,27873280,2014-03-06
.......\DEM读取.sln,894,2014-03-06
.......\ipch
.......\....\dem读取-27a91544
.......\....\................\dem读取-f6ceb3b3.ipch,2359296,2014-03-06

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

发表评论

0 个回复

  • SparseMatrixOfExamples
    稀疏矩阵的实例,讲述如何用稀疏矩阵进行实际的编程。本例是以超市购物为实际背景。(Examples of sparse matrix)
    2010-07-29 09:57:15下载
    积分:1
  • 1111222223333334444445533332345554
    VC计算机图形学原理及算法教程 VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
    2013-11-18 15:30:26下载
    积分:1
  • 256-gray
    说明:  能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
    2010-04-18 21:37:13下载
    积分:1
  • zernikeCT
    此程序为泽尼克的方法拟合离散点的数据,用于图像处理。(Zernike parameter fitting)
    2013-11-16 19:55:34下载
    积分:1
  • Face
    通过对二维人脸图片的特征提取进行三维人脸的重建(Through the two-dimensional face image feature extraction for three-dimensional reconstruction of human faces)
    2009-03-01 01:57:59下载
    积分:1
  • threhold-dealt
    关于阈值处理的一部分参考文献,对于图像的二值化等很有帮助,是经过精心选择的参考文件。(References on the part of the processing threshold for image binarization helpful, is carefully selected reference files.)
    2014-08-25 12:03:43下载
    积分:1
  • DIP_vc
    用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有(With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has)
    2013-11-30 20:23:27下载
    积分:1
  • laplace
    说明:  用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助(Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone)
    2008-09-04 20:10:07下载
    积分:1
  • HoughMFC
    用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错(using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!)
    2006-11-03 21:15:57下载
    积分:1
  • VCPP-image-processing-chapter06
    VisualC++数字图像处理技术详解第2版光盘-第六章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI)
    2016-04-16 13:34:28下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载