登录
首页 » Picture Viewer » pgm图片显示,一种不太用到的图片格式

pgm图片显示,一种不太用到的图片格式

于 2023-06-06 发布 文件大小:2.22 kB
0 1117
下载积分: 2 下载次数: 1

代码说明:

pgm图片显示,一种不太用到的图片格式-pgm Photo, a photo not to use the format!

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

发表评论

0 个回复

  • vignetting.m paper presentation
    vignetting.m文件演示"渐晕现象"的主程序 func_k.m文件是求渐晕系数 fig2.jpg是所用的图片 -vignetting.m paper presentation
    2022-05-17 21:02:26下载
    积分:1
  • The Jpegcrop Windows Application for Lossless rotation and related transform pic...
    The Jpegcrop Windows Application for Lossless rotation and related transform pictures
    2022-12-21 06:20:03下载
    积分:1
  • FreeImage是为想支持流行的图像格式(BMP, JPEG, TIFF, PCX 等等)的开发人员提供的一个开发库项目。一些亮点有:非常易于使用,不限于只在...
    FreeImage是为想支持流行的图像格式(BMP, JPEG, TIFF, PCX 等等)的开发人员提供的一个开发库项目。一些亮点有:非常易于使用,不限于只在本地PC上使用(独特的FreeImageIO)和插件式驱动! -FreeImage is to want to support the popular image formats (BMP, JPEG, TIFF, PCX, etc.) provided by the developer for a development project. Some bright spots : very easy to use, not limited to only the use of local PC (unique FreeImageIO) and the plug-in drive!
    2022-07-24 19:29:19下载
    积分:1
  • 实现了位图的显示功能,是个很不错的八位图像显示程序,开发环境Visual C++。...
    实现了位图的显示功能,是个很不错的八位图像显示程序,开发环境Visual C++。-Achieved bitmap display functions, is a very good eight image display process, development environment, Visual C++.
    2023-03-17 04:40:03下载
    积分:1
  • 提供读写dxf文件格式的动态库,支持autocad2000,可靠性较高,功能完备...
    提供读写dxf文件格式的动态库,支持autocad2000,可靠性较高,功能完备-provide literacy dxf file format DLL support autocad2000, high reliability, complete functions.
    2022-07-07 18:38:49下载
    积分:1
  • 纯代码实现BMP、JPG、GIF图像互转
    纯代码实现BMP、JPG、GIF图像互转-Pure code BMP, JPG, GIF image conversion
    2022-05-28 18:39:00下载
    积分:1
  • C# prepared a small window application software can browse*. bmp jpg*. gif*.* jp...
    用C#编写一个window应用小软件可以浏览*.bmp *.gif *.jpg *jpeg等类型图片并且提供保存以及一些放大缩小旋转等功能!不足之处麻烦大家批批!我主页是http://www.biglong.54bk.com-C# prepared a small window application software can browse*. bmp jpg*. gif*.* jpeg photos and other types of preservation for some zooming and rotation features! Deficiencies Department We trouble! My Home is http://www.biglong.54bk.com
    2023-06-26 04:05:03下载
    积分:1
  • 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序...
    作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp convert
    2022-11-01 09:40:03下载
    积分:1
  • 犯错
    Gnuplot 是一种免费分发的绘图工具,可以移植到各种主流平台。它可以下列两种模式之一进行操作:当需要调整和修饰图表使其正常显示时,通过在 gnuplot 提示符中发出命令,可以在交互模式下操作该工具。或者,gnuplot 可以从文件中读取命令,以批处理模式生成图表。例如,如果您正在运行一系列的实验,需要每次运行后都查看结果图表;或者当您在图表最初生成很久以后需要返回图表修改某些内容时,批处理模式能力会特别有用。当在 WYSIWIG 编辑器中很难捕获用于修饰图表的鼠标单击事件时,您可以很容易地将 gnuplot 命令保存在文件中,六个月后将其加载到交互式会话中重新执行。 -err
    2023-06-15 12:50:20下载
    积分:1
  •  利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。
     利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code in VC show JPG images, not to use Dynamic Link Library.
    2022-01-27 15:27:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载