文件名称:rangecoder-arithmeticcoder-huffman-sourcecode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:63.84kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
These are some range coder, arithmetic coder, and huffman too. These source code is easy to understand. Write by a newbie
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ac_adaptive_dec_model/
ac_adaptive_dec_model/ac.c
ac_adaptive_dec_model/ac.h
ac_adaptive_dec_model/ac_adaptive_dec_model.cbp
ac_adaptive_dec_model/bin/
ac_adaptive_dec_model/bin/Debug/
ac_adaptive_dec_model/bin/Release/
ac_adaptive_dec_model/bitio.c
ac_adaptive_dec_model/bitio.h
ac_adaptive_dec_model/main.c
ac_adaptive_dec_model/Makefile
ac_adaptive_dec_model/model.c
ac_adaptive_dec_model/model.h
ac_adaptive_dec_model/obj/
ac_adaptive_dec_model/obj/Debug/
ac_adaptive_dec_model/obj/Release/
ac_adaptive_dec_model/typedefs.h
ac_adaptive_model_no_eof/
ac_adaptive_model_no_eof/ac.c
ac_adaptive_model_no_eof/ac.h
ac_adaptive_model_no_eof/ac_adaptive_model_no_eof.cbp
ac_adaptive_model_no_eof/bin/
ac_adaptive_model_no_eof/bin/Debug/
ac_adaptive_model_no_eof/bin/Release/
ac_adaptive_model_no_eof/bitio.c
ac_adaptive_model_no_eof/bitio.h
ac_adaptive_model_no_eof/main.c
ac_adaptive_model_no_eof/Makefile
ac_adaptive_model_no_eof/model.c
ac_adaptive_model_no_eof/model.h
ac_adaptive_model_no_eof/obj/
ac_adaptive_model_no_eof/obj/Debug/
ac_adaptive_model_no_eof/obj/Release/
ac_adaptive_model_no_eof/typedefs.h
ac_static_model_no_eof/
ac_static_model_no_eof/ac.c
ac_static_model_no_eof/ac.h
ac_static_model_no_eof/ac_static_model_no_eof.cbp
ac_static_model_no_eof/bin/
ac_static_model_no_eof/bin/Debug/
ac_static_model_no_eof/bin/Release/
ac_static_model_no_eof/bitio.c
ac_static_model_no_eof/bitio.h
ac_static_model_no_eof/main.c
ac_static_model_no_eof/Makefile
ac_static_model_no_eof/obj/
ac_static_model_no_eof/obj/Debug/
ac_static_model_no_eof/obj/Release/
ac_static_model_no_eof/staticmodel.c
ac_static_model_no_eof/staticmodel.h
ac_static_model_no_eof/typedefs.h
huffman/
huffman/alloc.c
huffman/alloc.h
huffman/buf.c
huffman/buf.h
huffman/build/
huffman/build/bin/
huffman/build/huffdem.cbp
huffman/build/huffdem.dev
huffman/build/huffdem.layout
huffman/build/Makefile.win
huffman/build/obj/
huffman/dll/
huffman/dll/huffdll.c
huffman/dll/huffdll.h
huffman/file.c
huffman/file.h
huffman/huff/
huffman/huff/huffcodec.c
huffman/huff/huffcodec.h
huffman/huff/huffman.c
huffman/huff/huffman.h
huffman/iobuf.c
huffman/iobuf.h
huffman/staticmodel/
huffman/staticmodel/model.c
huffman/staticmodel/model.h
huffman/test/
huffman/test/.objs/
huffman/test/.objs/huff/
huffman/test/.objs/huffman_static_model.o
huffman/test/.objs/staticmodel/
huffman/test/.objs/test/
huffman/test/.objs/testmain.o
huffman/test/.objs/test/huffman_static_model.o
huffman/test/huffdll.h
huffman/test/huffman_predefined_static_model.c
huffman/test/huffman_semi_adaptive_model.cbp
huffman/test/huffman_semi_adaptive_model.layout
huffman/test/huffman_semi_adpt_model.c
huffman/test/huffman_static_model.cbp
huffman/test/huffman_static_model.layout
huffman/test/testdll.c
huffman/test/Test_dll.dev
huffman/thread.c
huffman/thread.h
huffman/typedefs.h
rc_adaptive_dec_model/
rc_adaptive_dec_model/bin/
rc_adaptive_dec_model/bin/Debug/
rc_adaptive_dec_model/bin/Release/
rc_adaptive_dec_model/byteio.c
rc_adaptive_dec_model/byteio.h
rc_adaptive_dec_model/main.c
rc_adaptive_dec_model/Makefile
rc_adaptive_dec_model/model.c
rc_adaptive_dec_model/model.h
rc_adaptive_dec_model/obj/
rc_adaptive_dec_model/obj/Debug/
rc_adaptive_dec_model/obj/Release/
rc_adaptive_dec_model/rc.c
rc_adaptive_dec_model/rc.h
rc_adaptive_dec_model/rc_adaptive_dec_model.cbp
rc_adaptive_dec_model/typedefs.h
rc_carryless_adaptive_dec_model/
rc_carryless_adaptive_dec_model/bin/
rc_carryless_adaptive_dec_model/bin/Debug/
rc_carryless_adaptive_dec_model/bin/Release/
rc_carryless_adaptive_dec_model/byteio.c
rc_carryless_adaptive_dec_model/byteio.h
rc_carryless_adaptive_dec_model/main.c
rc_carryless_adaptive_dec_model/Makefile
rc_carryless_adaptive_dec_model/model.c
rc_carryless_adaptive_dec_model/model.h
rc_carryless_adaptive_dec_model/obj/
rc_carryless_adaptive_dec_model/obj/Debug/
rc_carryless_adaptive_dec_model/obj/Release/
rc_carryless_adaptive_dec_model/rc.c
rc_carryless_adaptive_dec_model/rc.h
rc_carryless_adaptive_dec_model/rc_carryless_adaptive_dec_model.cbp
rc_carryless_adaptive_dec_model/typedefs.h
ac_adaptive_dec_model/ac.c
ac_adaptive_dec_model/ac.h
ac_adaptive_dec_model/ac_adaptive_dec_model.cbp
ac_adaptive_dec_model/bin/
ac_adaptive_dec_model/bin/Debug/
ac_adaptive_dec_model/bin/Release/
ac_adaptive_dec_model/bitio.c
ac_adaptive_dec_model/bitio.h
ac_adaptive_dec_model/main.c
ac_adaptive_dec_model/Makefile
ac_adaptive_dec_model/model.c
ac_adaptive_dec_model/model.h
ac_adaptive_dec_model/obj/
ac_adaptive_dec_model/obj/Debug/
ac_adaptive_dec_model/obj/Release/
ac_adaptive_dec_model/typedefs.h
ac_adaptive_model_no_eof/
ac_adaptive_model_no_eof/ac.c
ac_adaptive_model_no_eof/ac.h
ac_adaptive_model_no_eof/ac_adaptive_model_no_eof.cbp
ac_adaptive_model_no_eof/bin/
ac_adaptive_model_no_eof/bin/Debug/
ac_adaptive_model_no_eof/bin/Release/
ac_adaptive_model_no_eof/bitio.c
ac_adaptive_model_no_eof/bitio.h
ac_adaptive_model_no_eof/main.c
ac_adaptive_model_no_eof/Makefile
ac_adaptive_model_no_eof/model.c
ac_adaptive_model_no_eof/model.h
ac_adaptive_model_no_eof/obj/
ac_adaptive_model_no_eof/obj/Debug/
ac_adaptive_model_no_eof/obj/Release/
ac_adaptive_model_no_eof/typedefs.h
ac_static_model_no_eof/
ac_static_model_no_eof/ac.c
ac_static_model_no_eof/ac.h
ac_static_model_no_eof/ac_static_model_no_eof.cbp
ac_static_model_no_eof/bin/
ac_static_model_no_eof/bin/Debug/
ac_static_model_no_eof/bin/Release/
ac_static_model_no_eof/bitio.c
ac_static_model_no_eof/bitio.h
ac_static_model_no_eof/main.c
ac_static_model_no_eof/Makefile
ac_static_model_no_eof/obj/
ac_static_model_no_eof/obj/Debug/
ac_static_model_no_eof/obj/Release/
ac_static_model_no_eof/staticmodel.c
ac_static_model_no_eof/staticmodel.h
ac_static_model_no_eof/typedefs.h
huffman/
huffman/alloc.c
huffman/alloc.h
huffman/buf.c
huffman/buf.h
huffman/build/
huffman/build/bin/
huffman/build/huffdem.cbp
huffman/build/huffdem.dev
huffman/build/huffdem.layout
huffman/build/Makefile.win
huffman/build/obj/
huffman/dll/
huffman/dll/huffdll.c
huffman/dll/huffdll.h
huffman/file.c
huffman/file.h
huffman/huff/
huffman/huff/huffcodec.c
huffman/huff/huffcodec.h
huffman/huff/huffman.c
huffman/huff/huffman.h
huffman/iobuf.c
huffman/iobuf.h
huffman/staticmodel/
huffman/staticmodel/model.c
huffman/staticmodel/model.h
huffman/test/
huffman/test/.objs/
huffman/test/.objs/huff/
huffman/test/.objs/huffman_static_model.o
huffman/test/.objs/staticmodel/
huffman/test/.objs/test/
huffman/test/.objs/testmain.o
huffman/test/.objs/test/huffman_static_model.o
huffman/test/huffdll.h
huffman/test/huffman_predefined_static_model.c
huffman/test/huffman_semi_adaptive_model.cbp
huffman/test/huffman_semi_adaptive_model.layout
huffman/test/huffman_semi_adpt_model.c
huffman/test/huffman_static_model.cbp
huffman/test/huffman_static_model.layout
huffman/test/testdll.c
huffman/test/Test_dll.dev
huffman/thread.c
huffman/thread.h
huffman/typedefs.h
rc_adaptive_dec_model/
rc_adaptive_dec_model/bin/
rc_adaptive_dec_model/bin/Debug/
rc_adaptive_dec_model/bin/Release/
rc_adaptive_dec_model/byteio.c
rc_adaptive_dec_model/byteio.h
rc_adaptive_dec_model/main.c
rc_adaptive_dec_model/Makefile
rc_adaptive_dec_model/model.c
rc_adaptive_dec_model/model.h
rc_adaptive_dec_model/obj/
rc_adaptive_dec_model/obj/Debug/
rc_adaptive_dec_model/obj/Release/
rc_adaptive_dec_model/rc.c
rc_adaptive_dec_model/rc.h
rc_adaptive_dec_model/rc_adaptive_dec_model.cbp
rc_adaptive_dec_model/typedefs.h
rc_carryless_adaptive_dec_model/
rc_carryless_adaptive_dec_model/bin/
rc_carryless_adaptive_dec_model/bin/Debug/
rc_carryless_adaptive_dec_model/bin/Release/
rc_carryless_adaptive_dec_model/byteio.c
rc_carryless_adaptive_dec_model/byteio.h
rc_carryless_adaptive_dec_model/main.c
rc_carryless_adaptive_dec_model/Makefile
rc_carryless_adaptive_dec_model/model.c
rc_carryless_adaptive_dec_model/model.h
rc_carryless_adaptive_dec_model/obj/
rc_carryless_adaptive_dec_model/obj/Debug/
rc_carryless_adaptive_dec_model/obj/Release/
rc_carryless_adaptive_dec_model/rc.c
rc_carryless_adaptive_dec_model/rc.h
rc_carryless_adaptive_dec_model/rc_carryless_adaptive_dec_model.cbp
rc_carryless_adaptive_dec_model/typedefs.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.