搜索资源列表

  1. JPEP_source_code

    0下载:
  2. JPEG压缩编码系统源代码,对做这方面工作的大侠有一定的帮助。-JPEG compression coding system source code, to do the work in this area has some of the heroes to help.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:131072
    • 提供者:ljx
  1. JPEG

    0下载:
  2. matlab编程实现JPEG的压缩和编码-JPEG compression and coding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:748544
    • 提供者:ww
  1. arithmetic_of_jpg

    0下载:
  2. DCT变换用于JPEG压缩编码的实验,实验目的:掌握DCT变换的基本运算和JPEG编码的基本过程-DCT transform coding for the JPEG compression experiments Objective: To master the basic computing DCT transform coding and JPEG basic process
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:113664
    • 提供者:super
  1. JPEG_Compress3.2

    0下载:
  2. 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg f
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:584704
    • 提供者:张工
  1. jpeg

    0下载:
  2. jpeg编码,vc++实现,能控制压缩比-jpeg code, vc++ implementation, to control the compression ratio
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:瞿甘婉
  1. Chapter10

    0下载:
  2. 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:6872064
    • 提供者:xiao
  1. jpeg

    0下载:
  2. JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:太平洋
  1. jpeg_coding

    0下载:
  2. 图片的jpeg压缩,包括dct,行程编码,huffman编码-Jpeg image compression, including the dct, stroke coding, huffman coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:朱青祥
  1. compress-bmp

    0下载:
  2. 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:zhangheyi
  1. compression

    0下载:
  2. 图像处理 图象的压缩编码,JPEG压缩编码标准 -Image compression image processing, JPEG compression standard
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:1751040
    • 提供者:景枫林
  1. yuv

    0下载:
  2. 此程序是将.yuv文件读取并且进行JPEG压缩编码,程序可用-This procedure is. Yuv file to read and to JPEG compression, the program can be used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Ellis
  1. JPEGEncoderDecoder1

    0下载:
  2. 这是一个静态图像的JPEG压缩编码与解压缩程序-This is a JPEG encoding & decoding program of still image.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:zhaocong
  1. jpeg

    0下载:
  2. 此为jepg压缩编码算法,实现了jpeg压缩算法,以供学习和交流-This is jepg compression algorithm to achieve the jpeg compression algorithm for learning and communication
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:tjh
  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1526784
    • 提供者:ljh
  1. imagedatabase

    0下载:
  2. 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:7904256
    • 提供者:kersmlonq
  1. C_programming_code_length_encoding_JPEG_compressio

    0下载:
  2. C编程实现行程编码JPEG压缩编码代码C programming code length encoding JPEG compression-C programming code length encoding JPEG compression
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:123904
    • 提供者:ifd
  1. xinxilun

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3454976
    • 提供者:chengshuai
  1. jpeg

    0下载:
  2. 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:邢旭
  1. work

    0下载:
  2. 对图像进行JPEG压缩编码和解码,用matlab实现-JPEG compression of image encoding and decoding, using matlab implementation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:266240
    • 提供者:王手艺
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:551936
    • 提供者:gexian
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

源码中国 www.ymcn.org