CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 文件编码

搜索资源列表

  1. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

  1. huofuman

    0下载:
  2. 此文件包含霍夫曼编码及其霍夫曼解码,此代码本人自己编写,可用-This file contains Huffman coding and decoding this code to write your own, can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:3262
    • 提供者:钟江江
  1. graypic

    0下载:
  2. 图像灰度化编码的MATLAB的M文件,灰度可调节的哦-Ashing image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:3759
    • 提供者:zi wei
  1. jpeg_decode

    1下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:60300
    • 提供者:颖风
  1. c_code_dbn

    0下载:
  2. 这是深度置信网的C++版本。 rbm.h 实现自动编码. mnist.h 读取MNIST数据文件 spectrum.inl RGBs与颜色的映射 demo.cc 训练/测试主程序-The deep learning algorithm is based on the matlab code provided by Geoff Hinton etc at http://www.cs.toronto.edu/~hinton/MatlabForSciencePaper.html
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1249062
    • 提供者:dengzxf
  1. bm暗暗p

    0下载:
  2. 这是一个对bmp格式文件图象读取的源程序,可以用它高效实现编码,注释详细,可读性好.-this is a bmp format of the source image reader, can be used to achieve efficient coding Notes detailed and readable.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4707
    • 提供者:王高伟
  1. browse

    0下载:
  2. 该编码显示了怎样预先在浏览器中选择文件夹以便放置文件夹对话框。-the coding shows how to advance in the browser select folders to put folder dialog.
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:9131
    • 提供者:tarysou
  1. tuxiangchuli

    0下载:
  2. 图像处理 1.基础图像处理 2.图像压缩编码 3.信息隐藏 4.人脸检测 (详细要求请见文件内题目描述)-Image processing 1. Basis of image processing 2 image compression coding 3. Information Hiding 4 face detection (see the detailed requirements of the title documents describe)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8126685
    • 提供者:赵宛玥
  1. Actual-JPEG

    0下载:
  2. jpeg图像编码的matlab实现,主文件为jpegdemo-jpeg image coding matlab implementation, the master file is jpegdemo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:101381
    • 提供者:
  1. CH7026

    0下载:
  2. ch7026编码器配置文件,该配置代码配置入ch7026寄存器内,显示面板即可见数字输出格式摄像头拍摄的图像。-ch7026 encoder profile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:893
    • 提供者:陈彬
  1. TML

    0下载:
  2. TML-9编码工程文件,包含宏块层编码,块层编码,运动矢量估计,区块滤波器等功能-TML-9 coding project file that contains the macroblock layer coding, block layer coding, motion vector estimation, block filters and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2475237
    • 提供者:大海
  1. guidedfilter_vc

    1下载:
  2. 本文件为引导滤波算法的程序文件,为VC++编码,根据何凯明博士的文章《Guided Image Filtering》讲述的原理编写而成,具有很好的边缘保持特性,是作为作者在前一篇讲解去污算法的文章《Single Image Haze Removal Using Dark Channel Prior》的补充,当然也可以用于其他的滤波算法中-This document is a boot file filtering algorithm for VC++ coding, according to D
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:2361
    • 提供者:
  1. cudaEncode

    0下载:
  2. 此示例演示如何有效地使用CUDA视频编码器API编码H.264视频。视频输入在YUV格式作为输入(系统CPU或GPU内存)和视频输出帧编码H.264文件-This sample demonstrates how to effectively use the CUDA Video Encoder API encode H.264 video. Video input in YUV formats are taken as input (either CPU system or GPU memor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13431385
    • 提供者:张帆
  1. jpeg

    0下载:
  2. 基于c的jpeg图片压缩编码 输入bmp文件输出jpeg文件 时限压缩 -transfer a bmp file to a joeg file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11936040
    • 提供者:王宇
  1. mtar_08_03

    0下载:
  2. 文件压缩软件,利用哈弗曼树的特点,把文件里的内容描绘成一棵哈弗曼树,利用哈弗曼编码,来存储文件,从而达到了文件压缩的效果。-File compression software, tree characteristics Hafu Man, depicts the contents of the file into a Ha Fuman tree using Hafu Man coding, to store the file, so as to achieve the effect of fil
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6932
    • 提供者:ndrkadth
  1. pdf417

    0下载:
  2. Pdf417基于Linux源代码网上可以随便找到,不过一般是pbm、postscr ipt等开源文件格式,在windows和linux下通用的基于bitmap的格式更适合开发人员测试,于是编写编码、解码算法供下载。-Pdf417 Linux-based source code can easily be found online, but it is generally pbm, postscr ipt and other open source file format, under windo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2108339
    • 提供者:liwe
  1. IMAGECODING

    0下载:
  2. MFC中的图像编码的源代码,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、保存img文件、读入img文件等。-The source code of Image coding in MFC , including the Hoffman code, Shannon Fenno coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3407245
    • 提供者:yanls
  1. JPEGcode

    0下载:
  2. 实现JPEG  编码,输出为  DC  系数的码流、  AC  系数的码流、图像高度和图像宽度,将这四个变量写入  jpegcodes.mat  文件.-Implement JPEG coding, the output stream, stream AC coefficients, the image height and image width DC coefficients, these four variables are writ
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3620
    • 提供者:王涛
  1. tuxiangchulidaima

    0下载:
  2. 本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:13426
    • 提供者:jiatingqiao
  1. hdr

    0下载:
  2. RGBE文件的扩展名为.hdr,RGBE正式名称为RadianceRGBE格式。这个本来是BR、FR等作为radiance材质的一种格式,也叫做radiancemap,后来成为流行的一种HDR格式。所谓E,就是指数。RadianceRGBE文件每个通道为8bitBYTE数据类型,4个通道一共是32bit。RGBE可以使用RLE压缩编码压缩,也可以不压缩。由文件头、RGBE数据组成。-RGBE RGBE file name extension. HDR, formally known as Rad
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:145911
    • 提供者:赵胜
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com