登录
首页 » Visual C++ » Gdaltest1

Gdaltest1

于 2010-06-18 发布 文件大小:1388KB
0 122
下载积分: 1 下载次数: 202

代码说明:

  gdal库读入图像的源码。实现bmp tiff gif jpg img 等格式文件的读取(using gdal lib to load images. bmo tiff gif jpg img files ared included)

文件列表:

Gdaltest1
.........\DlgOpen.cpp,4015,2010-06-02
.........\DlgOpen.h,1641,2010-05-25
.........\gdal14.dll,4821033,2007-03-23
.........\Gdaltest1.aps,29892,2010-06-02
.........\Gdaltest1.clw,3278,2010-06-02
.........\Gdaltest1.cpp,4325,2010-05-25
.........\Gdaltest1.dsp,8059,2010-05-25
.........\Gdaltest1.dsw,543,2010-05-25
.........\Gdaltest1.h,1389,2010-05-25
.........\Gdaltest1.ncb,435200,2010-06-02
.........\Gdaltest1.opt,54784,2010-06-02
.........\Gdaltest1.plg,2072,2010-06-02
.........\Gdaltest1.rc,13468,2010-05-26
.........\Gdaltest1Doc.cpp,4500,2010-05-26
.........\Gdaltest1Doc.h,1637,2010-05-25
.........\Gdaltest1View.cpp,4546,2010-05-26
.........\Gdaltest1View.h,1908,2010-05-25
.........\gdal_i.lib,778448,2007-04-29
.........\include
.........\.......\cpl_config.h,2160,2007-04-10
.........\.......\cpl_conv.h,10621,2007-04-10
.........\.......\cpl_csv.h,2703,2007-04-10
.........\.......\cpl_error.h,3910,2007-04-10
.........\.......\cpl_list.h,2815,2007-04-10
.........\.......\cpl_minixml.h,6637,2007-04-10
.........\.......\cpl_multiproc.h,4291,2007-04-10
.........\.......\cpl_odbc.h,9023,2007-04-10
.........\.......\cpl_port.h,15483,2007-04-10
.........\.......\cpl_string.h,7017,2007-04-10
.........\.......\cpl_vsi.h,8928,2007-04-10
.........\.......\cpl_vsi_private.h,4390,2007-04-10
.........\.......\cpl_win32ce_api.h,2973,2007-04-10
.........\.......\cpl_wince.h,1821,2007-04-10
.........\.......\Debug
.........\.......\gdal.h,29698,2007-04-10
.........\.......\gdaljp2metadata.h,4620,2007-04-10
.........\.......\gdalwarper.h,14679,2007-04-10
.........\.......\gdal_alg.h,11099,2007-04-10
.........\.......\gdal_frmts.h,4553,2007-04-10
.........\.......\gdal_pam.h,10574,2007-04-10
.........\.......\gdal_priv.h,24555,2007-04-10
.........\.......\gdal_rat.h,4945,2007-04-10
.........\.......\gdal_version.h,701,2007-04-10
.........\.......\gvgcpfit.h,2886,2007-04-10
.........\.......\ogrsf_frmts.h,11879,2007-04-10
.........\.......\ogr_api.h,16321,2007-04-10
.........\.......\ogr_attrind.h,3682,2007-04-10
.........\.......\ogr_core.h,8901,2007-04-10
.........\.......\ogr_feature.h,13474,2007-04-10
.........\.......\ogr_featurestyle.h,22809,2007-04-10
.........\.......\ogr_geometry.h,20926,2007-04-10
.........\.......\ogr_geos.h,1934,2007-04-10
.........\.......\ogr_p.h,3548,2007-04-10
.........\.......\ogr_spatialref.h,21641,2007-04-10
.........\.......\ogr_srs_api.h,27414,2007-04-10
.........\.......\oledbgis.h,1719,2007-04-10
.........\.......\oledb_sup.h,5062,2007-04-10
.........\.......\sfcdatasource.h,4181,2007-04-10
.........\.......\sfcenumerator.h,2007,2007-04-10
.........\.......\sfclsid.h,2463,2007-04-10
.........\.......\sfcschemarowsets.h,6344,2007-04-10
.........\.......\sfctable.h,4077,2007-04-10
.........\.......\sfiiddef.h,3307,2007-04-10
.........\.......\swq.h,5702,2007-04-10
.........\.......\thinplatespline.h,5294,2007-04-10
.........\MainFrm.cpp,2510,2010-05-25
.........\MainFrm.h,1581,2010-05-25
.........\ReadMe.txt,4383,2010-05-25
.........\res

.........\...\Gdaltest1.rc2,401,2010-05-25


.........\resource.h,1147,2010-05-25
.........\StdAfx.cpp,211,2010-05-25
.........\StdAfx.h,1054,2010-05-25

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

发表评论

0 个回复

  • DIBDisplay
    一个使用VC++ 显示位图图像的小程序的源代码(A VC++ display bitmap image program source code)
    2012-06-07 18:00:40下载
    积分:1
  • yuv2rgb
    将yuv420格式的文件转换为rgb格式的文件(turn yuv420 to rgb)
    2013-09-24 09:13:22下载
    积分:1
  • Dib
    1.位图的加载与保存 2.将彩色位图转换成灰度位图 3.将灰度位图转换成彩色位图(1 bitmap loading and saving 2 color bitmap into grayscale bitmap 3 grayscale bitmap into color bitmap)
    2016-11-24 21:39:08下载
    积分:1
  • BmpPicSize
    说明:  根据位图文件的路径,读位图文件头信息,判断是否是BMP,读位图头信息,获得大小信息,并显示.(According to a bitmap file path, read bitmap file header information to determine whether the BMP, Reading bitmap header information, access to size information, and displayed.)
    2010-04-23 22:47:27下载
    积分:1
  • circle
    圆的画法。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(Drawing a circle。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2013-10-23 20:13:06下载
    积分:1
  • JPEG_Decoder
    一个标准的JPGE解码算法,非常适合移植到嵌入式系统中。(A example of jpeg decode algorithm。It is very easy to transplant into embedded system.)
    2010-02-25 10:37:30下载
    积分:1
  • viewImage
    可以对不同格式的图像进行基本的加载操作,以及裁剪,缩放等功能(Can be of different formats images to load the basic operations, as well as cutting, zoom and other functions)
    2008-03-10 21:21:55下载
    积分:1
  • 1.bmp
    这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。(This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.)
    2011-06-26 13:46:36下载
    积分:1
  • dutu
    读取任一一张不同格式的图像 JPG.BMP等等(read picture)
    2012-02-15 17:06:09下载
    积分:1
  • fire_display_C
    如题,显示焰火图形,看了就明白 。欢迎下载(As title, shows Fireworks graphics, read to understand. Welcome to download)
    2010-06-09 20:02:10下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载