资源列表
RB2_decoder
- H.264的CABAC的常规码的另一个解码过程-H.264 CABAC conventional another code decoding process
2007621222792270
- 小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。-small game, one is free to use the chess game, you can easily surrendered as operations.
c_asm51
- 怎样在C语言中插入汇编语言,希望对大家有所帮助-how the C language compilation to insert language, we hope to help
hs12232-9
- 122X32的点阵LCD的驱动程序,能显示汉字和图形-122X32 LCD driver that can show characters and graphics
java_PhoneBook
- 详细见内部说明,只要把所有的.java放内开发环境中就运行带有MAIN的主程序就行!-detailed see internal notes, As long as all. java up within the development environment on the operation with the main program on MAIN OK!
huffmancode
- huffman编码演示程序-Huffman coding Demonstration Program.
RayCompressDelphi
- RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted at high repetition rate of dat
dmti
- 这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧-This is a multimedia compression and decompression software using the source code look at the itinerary it
bianyi
- ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。
mywork1.0(release)
- 本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
lzw
- 一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩-lZW a compression algorithm based on the efficient realization can be used for data and image compression efficiency
200761969911905
- java语方开发的五子棋游戏源代码。