搜索资源列表
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
dos16pic
- 本人原创. Turbo C2.0图形模式下显示BMP位图的高速方法,不同于一般的putpixel和line绘制的方法,速度之快令你感觉不到显示的过程,而且绝对能在TC的initgraph()初始化的BGI模式下使用。 个人网站:www.turinger.com-. Turbo C2.0BMPputpixellineTCinitgraph()BGI Website : www.turinger.com
QuickImage
- 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
在VC下显示JPEG、GIF格式图像的一种简便方法
- 在VC下显示JPEG、GIF格式图像的一种简便方法-in VC display JPEG and GIF format images of a simple method
BitmapExa
- 一个位图打开程序分为DIB和DDB两类,两种方法,初学者的练手好机会。-a bitmap DIB open procedures are divided into two categories and DDB, two of the methods practiced hand beginners the opportunity.
huazhixian
- 直线的生成方法 简单的 但是十分好啊 适合于计算机图形学-linear generator simple but very nice suited to computer graphics
ViewBMP
- 采用自绘图的方法绘制选择的图片,并能直接查看BMP格式的文件的相关参数-since Mapping using the method of choice drawing pictures, and can directly view BMP format of the document related parameters
BmpBrowserP
- bmp图片vc中显示,多中方法显示bmp图片等信息,-bmp Photo vc shows that the method shows more photos and other information bmp,
pic__cruise
- 用vb实现图片漫游的新方法,速度朝快,中文说明,值得期待-with vb achieve Photo roaming the new method, fast speed, Chinese explanation should be worth the wait
Soft20060210100316481
- 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the screen, and used the code to sea
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
pictureANDaccess
- 图片存入ACCESS中并且读取的简单方法-Photo deposited ACCESS read and simple method
2003_10
- JPEG2000中提升小波的分解与重构的方法,是一个比较新的硬件实现结构-upgrade JPEG2000 wavelet decomposition and reconstruction method is a relatively new hardware structure
tuxianxianshi
- 图像的各种显示方法,源代码,可直接编译生成可执行文件-images show the various methods, the source code can directly generate executable file compiler
robert
- 这是一个用Robert算子检测边缘的有效方法,程序已经通过运行-This is an operator with Robert Edge Detection effective methods, and procedures have been adopted Operation
delphi24wei
- 本文详细介绍了ICO 文件的格式,以及利用Jpeg、BMP 等格式的24 位真彩色图片,生成图标的一种方法-paper describes in detail the ICO document format, and the use of Jpeg. BMP format such as the 24 true color pictures, the icon of a generation method
20060524IrregularForms
- 两种方法两套源码实现不规则窗体的显示和移动-two methods to achieve the two sets of source irregular window display and mobile
20060525NOMFC_LoadBmp
- SDK方式实现显示BMP位图的方法,可自动RESIZE-SDK manner shown BMP bitmap method that can automatically RESIZE
themethodofshowBMPfiles
- VC下显示位图的几种方法.files 1-VC show bitmap several ways. Files a
提供PLT格式文件的详细解析方法
- 提供PLT格式文件的详细解析方法,并将其绘制到界面上,PLT format to provide detailed analytical method, and its mapping to the interface
