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

搜索资源列表

  1. DrakeDCT050629B

    0下载:
  2. DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:63.19kb
    • 提供者:中国
  1. PicCompressEncode(VC)

    1下载:
  2. 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:580.47kb
    • 提供者:刘利辉
  1. BMPtoAVI

    0下载:
  2. vc++实现一系列bmp流压缩成的avi格式的影音文件输出-vc achieve a series of bmp flow of compressed into avi video file format output
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:83.6kb
    • 提供者:dukang
  1. BMP_DCT_IDCT

    0下载:
  2. 本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换-the source of VC 6.0, showing a bitmap BMP, and achieve a rapid 8 * 8 block of DCT and IDCT transform
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:848.02kb
    • 提供者:颜色
  1. vc

    0下载:
  2. jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:
  1. IJL

    0下载:
  2. vc环境下的利用IJL压缩库进行BMP->JPG的压缩转化
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:251.91kb
    • 提供者:某某人
  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
    • 文件大小:121.22kb
    • 提供者:方完
  1. vc-mfc-open--and-show-bmp-

    0下载:
  2. vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:191kb
    • 提供者:luocw138
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5.48kb
    • 提供者:
  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
    • 文件大小:206.9kb
    • 提供者:俞峻
  1. PlateReco

    0下载:
  2. 用VC++读取图像,可以是BMP格式,也可一是JEPG格式等等,提供出血者参考学习。-VC++ code to read images
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5.19mb
    • 提供者:蒋波
  1. bmptojpg

    0下载:
  2. 在VC++环境下,将bmp格式转换为jpg格式,有助于图形图像之间的转换。-In the VC++ environment, will be converted to jpg format, bmp format, will help the conversion between graphic image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.13mb
    • 提供者:linjing
  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
    • 文件大小:37.92kb
    • 提供者:lixiaolong
  1. JPEGImageZipProgram

    0下载:
  2. VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:189.1kb
    • 提供者:idlerrf
  1. Letter-recognition

    0下载:
  2. 基于神经网络, 采用 Matlab 6. 5 和 Visual C, 设计一个字母识别系统。 该系统通过对 BMP 图片的二值化 处理,在 VC 环境下调用 Matlab,并将把二值化后的数据进行网络训练,从而实现 26 个英文字母的识别。 系统性能的测试表明,系统所训练的神经网络有很好的抗干扰能力。-The design letter recognition system based on neural network, using Matlab 6. 5 and Visual C,. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:119.72kb
    • 提供者:王朝
  1. jpeg_compression

    0下载:
  2. 共包含四个C文件,用这四个文件导入到VC中,就可以很方便地当作bmp图像压缩解压的函数来用了。具体使用都可以通过百度搜索来解决。-Contains a total of four C files, with these four files into the VC, you can easily as a bmp image compression decompression function to use. The specific use can be resolved through Ba
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:133.96kb
    • 提供者:songs
  1. bmp_jpeg_compression_decompression

    0下载:
  2. 这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。-This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7.13mb
    • 提供者:songs
搜珍网 www.dssz.com