登录
首页 » Visual C++ » pic

pic

于 2013-06-15 发布 文件大小:11993KB
0 413
下载积分: 1 下载次数: 6

代码说明:

  打开图像程序,在左上角显示,基本支持全格式(Open the image process, in the upper left shows the basic support full format)

文件列表:

pic
...\69491734Axes.rar,11284,2013-01-10
...\debug
...\.....\pic.exe,237568,2013-01-10
...\.....\pic.exp,4999,2013-01-10
...\.....\pic.ilk,1519844,2013-01-10
...\.....\pic.lib,8800,2013-01-10
...\.....\pic.pdb,3828736,2013-01-10
...\pic
...\...\Axes.cpp,37580,2013-01-10
...\...\Axes.h,5775,2013-01-10
...\...\cximage.dll,819200,2007-03-28
...\...\Debug
...\...\.....\Axes.obj,194507,2013-01-10
...\...\.....\BuildLog.htm,12754,2013-01-10
...\...\.....\mt.dep,67,2013-01-10
...\...\.....\pic.exe.embed.manifest,664,2013-01-10
...\...\.....\pic.exe.embed.manifest.res,728,2013-01-10
...\...\.....\pic.exe.intermediate.manifest,629,2013-01-10
...\...\.....\pic.obj,151078,2013-01-10
...\...\.....\pic.pch,13697024,2013-01-10
...\...\.....\pic.res,24036,2013-01-10
...\...\.....\picDlg.obj,180098,2013-01-10
...\...\.....\stdafx.obj,335722,2013-01-10
...\...\.....\vc80.idb,945152,2013-01-10
...\...\.....\vc80.pdb,913408,2013-01-10
...\...\mycximage
...\...\.........\header
...\...\.........\......\xfile.h,2836,2008-01-29
...\...\.........\......\ximabmp.h,2574,2004-06-27
...\...\.........\......\ximacfg.h,1855,2008-01-28
...\...\.........\......\ximadef.h,4200,2008-01-29
...\...\.........\......\ximage.h,28464,2008-02-02
...\...\.........\......\ximagif.h,8034,2008-01-30
...\...\.........\......\ximaico.h,1771,2007-12-28
...\...\.........\......\ximaiter.h,7135,2008-01-13
...\...\.........\......\ximajas.h,2622,2007-12-15
...\...\.........\......\ximajbg.h,1300,2007-11-01
...\...\.........\......\ximajpg.h,9517,2008-01-28
...\...\.........\......\ximamng.h,2157,2007-12-28
...\...\.........\......\ximapcx.h,2166,2008-01-28
...\...\.........\......\ximapng.h,2380,2008-01-17
...\...\.........\......\ximaraw.h,3158,2007-12-17
...\...\.........\......\ximaska.h,1219,2007-09-25
...\...\.........\......\ximatga.h,2104,2008-01-20
...\...\.........\......\ximath.h,802,2004-06-01
...\...\.........\......\ximatif.h,2139,2007-11-01
...\...\.........\......\ximawbmp.h,1424,2007-12-28
...\...\.........\......\ximawmf.h,4981,2008-01-28
...\...\.........\......\xiofile.h,2999,2007-12-15
...\...\.........\......\xmemfile.h,1000,2007-12-15
...\...\.........\lib
...\...\.........\...\cximage.lib,2728750,2013-01-08
...\...\.........\...\jasper.lib,2182142,2011-12-19
...\...\.........\...\jbig.lib,108502,2011-12-19
...\...\.........\...\Jpeg.lib,756216,2011-12-19
...\...\.........\...\libdcr.lib,622232,2011-12-19
...\...\.........\...\mng.lib,1640488,2011-12-19
...\...\.........\...\png.lib,696890,2011-12-19
...\...\.........\...\Tiff.lib,1617988,2011-12-19
...\...\.........\...\zlib.lib,240798,2011-12-19
...\...\.........\新建 文本文档.txt,1284,2011-12-19
...\...\pic.aps,59252,2013-01-10
...\...\pic.cpp,1610,2012-12-25
...\...\pic.h,446,2013-01-08
...\...\pic.rc,5222,2013-01-10
...\...\pic.vcproj,5904,2013-01-10
...\...\pic.vcproj.2012-20121225UH.Administrator.user,1427,2013-06-15
...\...\picDlg.cpp,4867,2013-01-10
...\...\picDlg.h,1022,2013-01-09
...\...\ReadMe.txt,2691,2012-12-25
...\...\res
...\...\...\hand1.cur,326,2013-01-10
...\...\...\hand2.cur,326,2013-01-10

...\...\...\pic.rc2,359,2012-12-25
...\...\resource.h,811,2013-01-10
...\...\stdafx.cpp,134,2012-12-25
...\...\stdafx.h,2880,2013-01-08
...\pic.ncb,8506368,2013-06-15
...\pic.sln,874,2012-12-25
...\使用方法.txt,106,2011-12-13

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

发表评论

0 个回复

  • 这是一个很好的关于读取geotiff文件的例子TifMap
    这是一个很好的关于读取geotiff文件的例子,希望对大家有用。(this is a very good example for reading geotiff)
    2020-07-07 14:08:58下载
    积分:1
  • pic
    打开图像程序,在左上角显示,基本支持全格式(Open the image process, in the upper left shows the basic support full format)
    2013-06-15 11:09:45下载
    积分: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
  • Example041-彩色像转换为灰度
    彩色图像转换为灰度图像(color images into gray-scale images)
    2020-07-09 11:28:55下载
    积分:1
  • Source-image-contrast-stretching
    经典的图像对比度拉伸源码,希望给同行提供帮助。(Source image contrast stretching)
    2011-04-26 11:29:56下载
    积分:1
  • circle
    圆的画法。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(Drawing a circle。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2013-10-23 20:13:06下载
    积分:1
  • Cimage
    图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式( The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form )
    2020-06-26 12:20:02下载
    积分:1
  • CVtkSDI
    说明:  用mfc框架写的vtk读入dicom的程序(Mfc framework written using VTK read DICOM procedures)
    2021-02-19 13:39:44下载
    积分:1
  • DrawMap
    一个中国地图着色的源码,可以对中国的32个省着上不同的颜色(Draw China Map)
    2010-11-10 23:01:29下载
    积分:1
  • VgiffdonghhuaC
    Visual C开发的用于显示出来GIF动画的一个程序源码,,非常有意思,你能下载去看一看,也许对你有启发。 (GIF animation of a program source code for Visual C developers show up, very interesting, you can download to take a look, maybe you have inspired.)
    2012-08-14 23:38:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载