搜索资源列表
compress11
- 这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
15458462587421556
- Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
matlab-code
- matlab神经网络三十个编程实例源程序和数据-thirty matlab neural network programming examples
blackjack_src
- 这是一个BLACKJACK的源代码,使用C++编程,较容易。-This is a BLACKJACK the source code, using C++ programming easier.
Simple_Str198015192001
- VC++编程,有源代码,使用RLE算法压缩文件,适合压缩解压的初学者-VC++ Programming, source code, the use of RLE algorithm for compressed files, suitable for beginners compression decompression
ppmd
- VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
Compr
- VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
simplex
- simplex method programming source code-simplex method programming source code
aspnet20advancedprogrammingcode
- aspnet2.0高级编程随书光盘代码 -asp.net2.0 advanced programming code
7941924HARDWARE
- vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
j_14091_zutai
- 一款很有名的工业专用组态软件——组态王v6.5版的源代码,压缩包内包含经过5次开发完善后的最终版源码。可以对提高您的编程思路有一定帮助。 -A well-known industry-specific configuration software- KingView v6.5 version of the source code, compressed package that contains over five times, after perfecting the final vers
JPEG
- matlab编程实现JPEG编码,输出为DC系数的码流、AC系数的码流、图像的高度宽度。-matlab programming JPEG encoding, the output stream for the DC coefficients, AC coefficients of the code stream, the image height width.
nasl_win_v1.4_src
- nussus部分插件的源代码,供与爱好者的研究,需有一定的编程能力。-nussus part of the plug-in source code, and enthusiasts for the research, the need for some programming skills.
csa0019001
- 石器源碼編程,天神降福(幸運星功能)在線充值、購買寵物及道具核心代碼,自動PK系統開始N秒後給未PK玩家自動分配戰鬥,裝備強化系統主要代碼-Stone source programming, god bless (Lucky features) online recharge, pets and props to buy the core code, PK system started automatically after N seconds, automatically assigned t
jpegcompression
- 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
erbm
- 利用java编程实现算术编码字母编码的编码与译码-Arithmetic coding using java programming code encoding and decoding letters
VC.programming.code.extracting.file.compression.ra
- VC编程实现压缩解压文件经典代码VC classical programming code extracting file compression -VC classical programming code extracting file compression
Information-Programming
- 用C语言编程实现了信息论中比较难的模37和循环码。-Information theory more difficult to mold 37 and the cyclic code with C language programming.
capacity
- 信息论中计算信道容量的matlab编程代码,经测试可用。-Information theory to calculate the channel capacity matlab programming code, have been tested.
Huffman-algorithm-code
- 哈夫曼树是一种树形结构,用哈夫曼树的方法解编程题的算法就叫做哈夫曼算法。树并不是指植物,而是一种数据结构,因为其存放方式颇有点象一棵树有树叉因而称为树。 最简哈夫曼树是由德国数学家冯。哈夫曼 发现的,此树的特点就是引出的路程最短。 概念理解:1.路径 从树中一个节点到另一个节点之间的分支构成这两个节点之间的路径。2.路径长度 路径上的分支数目称作路径长度。-Huffman tree is a tree structure, Huffman tree algorithm method to sol
