CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - BMP图片

搜索资源列表

  1. BmpTransfertoJpg

    0下载:
  2. 本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:575775
    • 提供者:叶子
  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:137542
    • 提供者:王立
  1. bmp2jpeg&jpegcoding

    1下载:
  2. bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:124134
    • 提供者:方完
  1. DE0_SDCARD_JPEG_2_BMP

    0下载:
  2. 从SD Card中读取 image.jpg, 经过NIOS II 转成 image.bmp,并保存在SD Card中。 注: 运行程序之前,在SD Card的跟目录放一张名字为image.jpg的图片,并建立一个名为image.bmp的文件, 程序运行时,会把bmp图片数据写入image.bmp中-Read from the SD Card image.jpg, through the NIOS II converted image.bmp, and stored in the SD Car
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5224118
    • 提供者:xiao
  1. iwms4.6

    0下载:
  2. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1638137
    • 提供者:
  1. jpegconvert

    0下载:
  2. 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:323888
    • 提供者:cy
  1. JPEG01

    0下载:
  2. 实现bmp图片到jpeg图片的转换,通过编译调试,功能完好。-Bmp picture to achieve the conversion to the jpeg image through compiler debugging, function well.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2820767
    • 提供者:辛光明
  1. FaceBmp

    0下载:
  2. 人脸识别用的bmp图片,格式100x100,黑白-Face Recognition using bmp images, format 100x100, black and white
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1023802
    • 提供者:铁军
  1. shuzhijifen

    0下载:
  2. 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:211866
    • 提供者:俞峻
  1. jpegcompression

    0下载:
  2. 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2900928
    • 提供者:黄伟
  1. STB_Gif

    0下载:
  2. VC++下C语言实现的GIF图片解析,虽然不能显示,但是将Gif各帧保存为BMP图片格式,对学习Gif解析很有帮助!-VC++ under the C language of the GIF image parsing, though not shown, but the frame will be saved as BMP Gif image format, useful for learning Gif Analysis!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:38832
    • 提供者:lixiaolong
  1. bmpfile

    0下载:
  2. bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168047
    • 提供者:黄忠
  1. SPIHT

    0下载:
  2. 对BMP图片进行SPIHT编码,压缩编码-SPIHT coding of the BMP picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:8886
    • 提供者:魏萌
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4344
    • 提供者:吴超
  1. yasuoer

    0下载:
  2. 该源程序可以实现BMP图片的压缩,便于喜好VB程序的初学者参考-BMP pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:1160
    • 提供者:刘华
  1. yasuoyi

    0下载:
  2. BMP图片特效处理 可以实现BMP格式图片的压缩,便于存储-BMP pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1178
    • 提供者:刘华
  1. yasuosan-

    0下载:
  2. 这个程序可以实现BMP图片的压缩,缩小存储空间-BMP pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:1850
    • 提供者:刘华
  1. GA3threshold

    0下载:
  2. 针对Bmp图片,采用多阈值最大化图像的信息熵为目标,采用多目标遗传算法(源码全)对图像进行多阈值变换,实现对图像的多阈值分割。(VC6.0实现)-Bmp images using multi-threshold image information entropy maximization as the goal, the use of multi-objective genetic algorithm (source full) image multi-threshold transform,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:888292
    • 提供者:ll
  1. GA1threshold

    0下载:
  2. 针对Bmp图片,根据以最大图像的信息熵为目标,采用遗传算法(源码全)对图像进行单阈值变换,实现对图像的阈值分割。(VC6.0实现)-Bmp picture, according to the target maximum image information entropy, genetic algorithm (source all) single threshold transform image threshold segmentation of images. (VC6.0 achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:3812952
    • 提供者:ll
  1. BMP-jiema

    0下载:
  2. 这是根据ucgui写的用sd卡存储bmp图片并进行解密的程序-This is in accordance with the sd card ucgui write bmp image and decrypt stored procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:4577
    • 提供者:王皓
« 12 3 »
搜珍网 www.dssz.com