资源列表
8_1
- 多态 实现了多态的 多态的运算,老师的很认可改程序,对多态不熟熟悉的朋友-duotaiyunsuan
net
- 基本网页设计,网页宣传网站,用户学生基础学习,方便了解编程思维-Basic web design, web promotion web site, a user based learning students, to facilitate thinking about programming
house
- s2jspservlet项目,简单的房屋租赁程序,用于基础编程人员学习-s2jspservlet project, a simple house leasing program for learning basic programmers
shopp
- 简单的java小程序,制作电子购物网页,方便了解程序编写流程-Simple java applet, the production of shopping pages to understand the programming process
Arithmeticcodecompressionfile
- 采用vc++所写的编码小课业,其中采用算术编码模块设计,能达到压缩一半的效果!-Using vc++ code written in small tasks, which use arithmetic coding module design, can achieve the effect of compression by half!
oop
- oop Compress-Decompress algrithms of jpeg
STB_Gif
- VC++下C语言实现的GIF图片解析,虽然不能显示,但是将Gif各帧保存为BMP图片格式,对学习Gif解析很有帮助!-VC++ under the C language of the GIF image parsing, though not shown, but the frame will be saved as BMP Gif image format, useful for learning Gif Analysis!
tangzhuanganzhuangchengxu
- 唐装软件源码,用于唐装软件,或者还可以用用于盛装服装软件系统-Tang suit software source code, software for Tang suit, or clothing can also use the software system used to hold
HuffmanTree
- 本程序可以对任何大小的字符型文件进行Huffman编码,生成一个编码文件。 并可以在程序运行结束后的任意时间对它解码还原生成字符文件。即:先对一条电文进行输入,并实现Huffman编码,然后对Huffman编码生成的代码串进行译码,最后输出电文数字 -This procedure can be any size character files Huffman coding, to generate a code file. And can run it any time after th
l1_ls_matlab
- 基于BP算法的 求解最优L1范数的程序和文章-BP algorithm based on L1 norm for solving optimal procedures and articles
HafmCode
- 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
huffman
- 里面有Huffman编码,重复码编码及半字节数据操作。-in it there is something about Huffman tree and repeat-accumulate codes。