资源列表
PHPMailer
- 一个非常好用的PHP邮件发送类,以便有需的开发者学习-this is PHPMailer
wsgw
- java网上购物系统,实现简单购买支付功能-java online shopping system, to achieve a simple purchase to pay function
zipshoujijieya
- zip jieyaAny time they like to help you -zip-extracting file, etc.Any time they like to help you
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
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
OpenCVFaceDetectDirectShow
- 小波图像分割算法,希望对大家伙有些帮助 同时再者互相交流-Wavelet image segmentation algorithm, in the hope that some big guy to help at the same time In addition to exchange
Optimization-of-X264-
- 比较了H264的几种开源代码的优缺点,选择X264算法-H264 compared the advantages and disadvantages of several open source code, select the X264 algorithm
h264
- h264编解码.用C++实现了图像的编解码功能。
ADSL
- 获得adsl密码的 比较实用的工具,获得adsl密码的 比较实用的工具。-Get adsl password
DPCM
- 使用DPCM语音压缩的简单实验,主控芯片使用C8051F020,8位的ADC1进行采集,采样频率8KHz,12位的DAC0进行输出-Voice compression using DPCM simple experiment, the master chip using C8051F020, 8-bit ADC1 collection, sampling frequency 8KHz, 12-bit output of a DAC0
upx307w
- Packing and Unpacking files with UPX packer
Huffman
- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法