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

DEM-read

于 2014-11-23 发布 文件大小:8065KB
0 233
下载积分: 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 个回复

  • files
    数字图像隐藏及提取研究分析论文、文献等。主要研究算法为LSB算法和DCT奇偶量化、DCT均值量化。(Digital Image Information Hiding and Extraction of analytical papers, literature. The main algorithm for the LSB algorithm and DCT parity quantization, DCT mean quantization.)
    2012-04-27 14:06:39下载
    积分:1
  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • Edge-Detection-Algorithm
    图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等(Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.)
    2021-03-17 08:49:21下载
    积分:1
  • dip
    一个全面的图像处理平台,基本上具有教课书上所说的所有图像处理算法,并附带一些关键算法!()
    2007-09-25 06:58:20下载
    积分:1
  • SmartLoadBmp
    对图像(Bmp)的智能读入界面设计,源代码(Read image (BMP), intelligent interface design, source code)
    2013-04-25 17:01:46下载
    积分:1
  • TCPView_second
    This is a Scaling function definition Image cutoff ratio for H = 3
    2015-08-06 21:31:01下载
    积分:1
  • shiligongcheng1
    对各种格式图像实现打开保存旋转的操作的示例工程的说明文档。(images of various formats to achieve preservation of open rotation examples of the operation of the project documentation.)
    2006-11-02 10:30:15下载
    积分:1
  • Basic-function-of-morphology
    基于数学形态学的顺序滤波源程序,可以更改。(Mathematical Morphology order filtering source, can be changed.)
    2013-06-05 11:12:27下载
    积分: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
  • 不规则的填充
    说明:  用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系(development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me)
    2005-11-29 15:22:20下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载