文件名称:Mindray

介绍说明--下载内容均来自于网络,请自行研究使用

实现一个图像缩放算法,不调用对算法本身有帮助的库函数,将图像缩放到指定的大小。

具体功能:

1.输入为用windows画图程序生成的无压缩BMP图片,只支持256色位图和24位色位图,输出格式与输入格式相同,要求也要能用Windows画图程序打开;

2.支持批量转换,一次转换的张数不作限制,命令行接口指令如下:

Zoom.Exe imagelist.txt

其中imagelist.txt的保持待转换的文件列表,以纯文本格式指定了每幅图片转换后的宽度和高度,格式示例如下:

Image1.bmp 320,240

Image2.bmp 320,240

程序使用说明:

1、将Mindray.exe、imagelist.txt和用于缩放的位图文件放在相同目录下;

2、在运行窗口中输入“cmd”进入cmd.exe

3、输入Mindray.exe所在路径,例如“e:”

4、输入指定格式命令行:Mindray.exe 1.txt执行程序,得到处理结果。

-To achieve an image scaling algorithm, the algorithm itself does not help call the library functions to scale the image to the specified size.

Specific functions:

1 input for the use of windows drawing program to generate uncompressed BMP images, which only supports 256 colors and 24-bit color bitmap bitmap output format with the same input format, requiring also can use Windows Paint program to open 

2 supports batch conversion, a conversion of the number of sheets without limit, the command line interface command is as follows:

Zoom.Exe imagelist.txt

One imagelist.txt to maintain a list of files to be converted to plain text format conversion is specified after each image width and height, format example:

Image1.bmp 320,240

Image2.bmp 320,240

Program instructions:

1, Mindray.exe, imagelist.txt and for the scaling of bitmap file in the same directory 

2 In the Run window type "cmd" to enter cmd.exe 

3, input Mindray.exe the path, such as "e:"

4, enter the speci
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Mindray\Debug\Dib.obj

.......\.....\Mindray.exe

.......\.....\Mindray.ilk

.......\.....\Mindray.obj

.......\.....\Mindray.pch

.......\.....\Mindray.pdb

.......\.....\Mindray.res

.......\.....\Readtext.obj

.......\.....\StdAfx.obj

.......\.....\vc60.idb

.......\.....\vc60.pdb

.......\Dib.cpp

.......\Dib.h

.......\Mindray.aps

.......\Mindray.clw

.......\Mindray.cpp

.......\Mindray.dsp

.......\Mindray.dsw

.......\Mindray.h

.......\Mindray.ncb

.......\Mindray.opt

.......\Mindray.plg

.......\Mindray.rc

.......\ReadMe.txt

.......\Readtext.cpp

.......\Readtext.h

.......\Resource.h

.......\StdAfx.cpp

.......\StdAfx.h

.......\Debug

Mindray

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org