搜索资源列表
Tran
- bmp与jpeg图像格式间的相互转换 可以设置JPEG的压缩品质; 适用于8BIT灰度图和24BIT真彩色图像-jpeg image with bmp format conversion between the setting up of quality JPEG compression; in 8BIT grayscale and color images 24BIT
Tran
- bmp与jpeg图像格式间的相互转换 可以设置JPEG的压缩品质; 适用于8BIT灰度图和24BIT真彩色图像-jpeg image with bmp format conversion between the setting up of quality JPEG compression; in 8BIT grayscale and color images 24BIT
CImage$8bitTo24bit
- CImage类的使用 以及8bit同24bitBMP的相互转换
bmp2h
- bmp图像转换为C语言数组.h文件,包括1bit\2bit\4bit\8bit\16bit\24bit-convert the bmp image to C H file
bmpajpegchuli
- BMP图像文件的操作,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP) 自写算法将BMP转换为JPG,再将jpg转化为bmp-Operation of the BMP image file can be a standard 24bit true color BMP file trichromatic image extracted saved as separate 8bit gra
24bit-to-8bit
- 功能:将24bit的bmp图像转换为8bit的bmp灰阶图像,为了以后的convolution运算做准备-Function: converting 24bit bmp image to a 8bit the bmp grayscale image, prepare order after convolution operator
BMP4bit8bitto24bit
- C语言实现BMP文件4bit、8bit到24bit的BMP文件转换-C language BMP file 4bit, 8bit to 24bit BMP file conversion
test
- 8位bmp图像转换为24位bmp图像,可以进行批量转换。-8bit bmp trans to 24bit bmp
bmp2yuv
- 可以将bmp文件转换为yuv文件,同时将1bit,4bit,8bit,16bit,24bit五幅图像生成在一个yuv视频文件中-You can convert the bmp file to yuv file, while 1bit, 4bit, 8bit, 16bit, 24bit five images generated in a yuv video file
s
- (1)设计一个整数的原码类,有利于任意长整数的原码表示及其运算; (2)整数以十进制输入,对输入的数据要进行合法性检查; (3)实现十进制数的原码转换,转换后的二进制的位数为字节的整数倍(如:8bit,16bit,24bit,32bit等); (4)实现原码输出。输出格式:每4bit二进制位为一组,各组间以空格隔开。如:十进制26的原码输出:00011010十进制-26的原码输出:10011010若某正整数的二进制为:110
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
BMP24To8
- 将24bit BMP图片转换为 8bit(Convert 24BIT BMP file to 8bit bmp file)