Location:
Search - c gif
Search list
Description: gif解码程序-gif decoding procedure
Platform: |
Size: 5120 |
Author: 站长 |
Hits:
Description: 最简洁的gif解码源代码,适合于自己开发gif解码程序。- The most succinct gif decoding source code, suits to oneself
develops the gif decoding procedure.
Platform: |
Size: 5120 |
Author: hks |
Hits:
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:
Description: 播放gif动画 本事例用picturebox控件做的简单播放器 包含源代码,想学c#的快下哦-players gif animation examples of the picturebox control do with the simple player contains source code, like the c# fast under oh
Platform: |
Size: 21504 |
Author: 丁昭雄 |
Hits:
Description: GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。-An decode arithmetic for GIF animated cartoon.
Its shell is made with VC, and internal arithmetic is implemented with pure C language.
It has value to refer,especially we can refer to
it ro implemente GIF animated cartoon in embedded
system.
Platform: |
Size: 12288 |
Author: 余爱军 |
Hits:
Description: gif动画显示的源代码,标准C,可以在WINDOWS,LINUX等各种平台下工作-gif animation shows the source code, standard C, in Windows, Linux and other platforms to work
Platform: |
Size: 206848 |
Author: 兆彬 |
Hits:
Description: gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
Platform: |
Size: 319488 |
Author: xxz |
Hits:
Description: 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images maximum support 256 color bitmap can support true color.
Platform: |
Size: 4096 |
Author: 邱勇 |
Hits:
Description: 用于gif文件读写库函数。c语言版本,可镶嵌到开发程序中。也可作为外接库用。-gif file reader for library functions. C language version can be embedded into the development process. Also can be used as an external library.
Platform: |
Size: 625664 |
Author: jia |
Hits:
Description: gif解码器在c下编译即可运行
非常简单和使用-gif decoders in C compiler can run very simple and use
Platform: |
Size: 88064 |
Author: jian |
Hits:
Description: 在MFC程序中显示JPG-GIF图像,方法简单实用.经过验证.-in MFC process shows JPG-GIF images, simple and practical method. Validated.
Platform: |
Size: 306176 |
Author: 吴名 |
Hits:
Description: 这个源程序是关于gif 动画的实例程序.-the source of animated gif examples of procedures.
Platform: |
Size: 205824 |
Author: 柳春 |
Hits:
Description: 用以C++ builder 6.0 下可以在image上显示Gif动画的一段源码-to 6.0 C builder in the image can be displayed on a section of Gif animation FOSS
Platform: |
Size: 375808 |
Author: 林德政 |
Hits:
Description: 一个用VC实现的播放GIF格式的类,不错的 啊,喜欢的饿朋友进-VC with a player like GIF format, a good ah like friends into the hungry
Platform: |
Size: 204800 |
Author: kk |
Hits:
Description: WEB常用图像格式文件(gif,jpg,png)处理源代码-WEB common image format files (gif, jpg, png) handling source code
Platform: |
Size: 794624 |
Author: 拉帮结 |
Hits:
Description: gif编码和解码的程序。:) -gif encoding and decoding process. :)
Platform: |
Size: 16384 |
Author: 王文 |
Hits:
Description: lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
Platform: |
Size: 4096 |
Author: 季安 |
Hits:
Description: GIF格式文件处理程序,根据GIF格式的结构来解码,有助于学习GIF格式的程序-GIF format for document processing procedures, in accordance with the structure of GIF format to decode GIF format will help to learn the procedures
Platform: |
Size: 69632 |
Author: huolangmin |
Hits:
Description: 自己写的单片机系统用GIF显示程序,GIF文件从FAT16中读出、可变长LZW解码并在LCD上显示出来-Write your own single-chip microcomputer system using GIF display program, GIF files from FAT16 in the read out variable length decoding LZW and displayed in the LCD
Platform: |
Size: 3072 |
Author: jerrywang |
Hits:
Description: gif文件的显示原码,vc环境读取gif文件,并显示动画-gif files show the original code, vc environmental read gif files, and display the animation
Platform: |
Size: 1381376 |
Author: 杨忻 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»