Welcome![Sign In][Sign Up]
Location:
Search - picture jpeg

Search list

[Other resourceJPEG可用

Description: 基于“鱼眼”的JPEG图像压缩,我毕业设计的内容。在压缩中,通过设置参数可以提高图像四周的压缩率而不破坏主体。提高压缩率- Based on \"fish eye\" JPEG image compression, my graduation project content. In the compression, may enhance picture all around compression ratio through the establishment parameter but not to destroy the main body. Enhances the compression ratio
Platform: | Size: 63659 | Author: 王宁 | Hits:

[Special Effectspicture

Description: 可以打开各种图象文件包括.bmp .dib .gif .jpg .jpe .jpeg .pcx *.tga .tif .tiff等
Platform: | Size: 3047844 | Author: 赵广 | Hits:

[Hook apiPicture.

Description: 程序中多使用bmp格式的图片,但是bmp格式的图片太大,用此类可以轻松的操作jpg/jpeg格式的图片
Platform: | Size: 2556 | Author: chenjun | Hits:

[Graph programjpeg1

Description: jpeg图像编/解码-jpeg picture arranges/decodes
Platform: | Size: 310272 | Author: 站长 | Hits:

[Graph programjpegsr6b

Description: jpeg图像编/解码-jpeg picture arranges/decodes
Platform: | Size: 761856 | Author: 站长 | Hits:

[Graph programimagedisplay

Description: 可以方便快速的显示多种格式的图像,如JPEG、BMP、Tiff等- May facilitate the fast demonstration many kinds of forms the picture, like JPEG, BMP, Tiff and so on
Platform: | Size: 4259840 | Author: 李素芝 | Hits:

[Multimedia programJpegTest

Description: 这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。- This was carries on to the Jpeg picture arranges the decoding the procedure, in which has contained, between Jpeg and Bmp mutual transformation.
Platform: | Size: 10627072 | Author: NeoM | Hits:

[Picture ViewerJpgDll(vb)

Description: 一个用VB实现的BMP转JPEG图像的代码-a VB BMP images to JPEG code
Platform: | Size: 124928 | Author: 陈琦 | Hits:

[Otherjpg病毒

Description: jpg图片的病毒源代码程序-jpg picture viral source code procedure
Platform: | Size: 14336 | Author: 苏明然 | Hits:

[Internet-Network(利用GIF_LZW算法实现的)网络图片传输

Description: (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX specialized optimization algorithm), is not conducive to VB; C : GIF- LZW compression algorithm compression ratio better, and I have come up with un
Platform: | Size: 62464 | Author: | Hits:

[Picture Viewer将图片另存为jpeg格式

Description: 用Visual Basic做的将图片另存为jpeg格 式 很好的一个源代码, 欢迎下载-Visual Basic Photo will do Save jpeg format for the good of a source code download welcome
Platform: | Size: 99328 | Author: 程程 | Hits:

[Windows Developgvbox

Description: 这是一个用vb编写的图片格式察看,转换的控件,支持GIF,JPEG,TIFF,PNG等流行的图片格式,值得一看。-A picture viewer and converter written in VB, include picture type GIF, JPEG, TIFF, PNG etc.
Platform: | Size: 208896 | Author: 刘德小花 | Hits:

[2D GraphicJPEG可用

Description: 基于“鱼眼”的JPEG图像压缩,我毕业设计的内容。在压缩中,通过设置参数可以提高图像四周的压缩率而不破坏主体。提高压缩率- Based on "fish eye" JPEG image compression, my graduation project content. In the compression, may enhance picture all around compression ratio through the establishment parameter but not to destroy the main body. Enhances the compression ratio
Platform: | Size: 1002496 | Author: 王宁 | Hits:

[Picture Viewerjpeg-6b

Description: 一个图片缩放程序 一个图片缩放程序 一个图片缩放程序-A picture of a picture zoom zoom procedures procedures procedures for a picture of a picture zoom zoom zoom an image process procedures
Platform: | Size: 696320 | Author: zz | Hits:

[OS programpicture

Description: C/C++:如何在程序中加载JPG图片?看了本程序,你就差不多搞定啦!-C/C++: How in the procedure to load JPG images? Read the procedures, you almost get it!
Platform: | Size: 1024 | Author: nsm | Hits:

[Special EffectsJPEG

Description: jepg格式的图片解码,转换和现实程序源代码,比较完整和独立的接口,可以提炼成模块使用-JEPG format picture decoding, conversion and real source code, relatively complete and independent interface, can be refined into a module to use
Platform: | Size: 5467136 | Author: irvine wang | Hits:

[Picture ViewerARMv1_JpgShow

Description: 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7 (S3C44B0)+ LCD (TFT4.3
Platform: | Size: 2647040 | Author: simon | Hits:

[Picture ViewerJpeg

Description: 提供的读写jpeg图片的功能及算法,有lib库生成,可供各种应用!-Provided to read and write jpeg picture functions and algorithms, has generated lib library for a wide range of applications!
Platform: | Size: 394240 | Author: 孙兴 | Hits:

[Picture Viewerjpeg

Description: 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Delphi code using VC displayed in the JPG picture, do not use dynamic link library.
Platform: | Size: 114688 | Author: pengzhangxiang | Hits:

[Picture ViewerJPEG

Description: JPEG编码解码源码,已经调试过,希望大家参考交流-JPEG codec source code, debugging has been, I hope everyone reference COMMUNICATION
Platform: | Size: 54272 | Author: gillyamylee | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net