资源列表
ADSL
- 获得adsl密码的 比较实用的工具,获得adsl密码的 比较实用的工具。-Get adsl password
h264
- h264编解码.用C++实现了图像的编解码功能。
Optimization-of-X264-
- 比较了H264的几种开源代码的优缺点,选择X264算法-H264 compared the advantages and disadvantages of several open source code, select the X264 algorithm
OpenCVFaceDetectDirectShow
- 小波图像分割算法,希望对大家伙有些帮助 同时再者互相交流-Wavelet image segmentation algorithm, in the hope that some big guy to help at the same time In addition to exchange
EncodingReports
- 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s mate
ckplayer-v4.0
- CKplayer支持flv,f4v,mp4,rtmp视频流播放。具体设置查看ckplayer.js文档类说明,开发版需要放在iis(虚拟服务器)里才可以正常运行播放,欢迎大家都得意的风格上传到论坛。软件支持用户自己开发风格。 -CKplayer support flv, f4v, mp4, rtmp video streaming. Specific set view ckplayer.js document class descr iption, the development versi
zipshoujijieya
- zip jieyaAny time they like to help you -zip-extracting file, etc.Any time they like to help you
wsgw
- java网上购物系统,实现简单购买支付功能-java online shopping system, to achieve a simple purchase to pay function
PHPMailer
- 一个非常好用的PHP邮件发送类,以便有需的开发者学习-this is PHPMailer
hfm
- 输入文件路径即可对中英文文本进行压缩和解压缩,简单明了。
huffman
- huffman编码压缩与解压 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。-compress and decompress
Huffman
- huffman算法 实现叶子节点动态变化的算法-huffman algorithm