资源列表
dnfwpefbzxb
- DNF超级辅助,很给力的,大家赶紧去下载吧,一定会衡爽的!哈哈哈哈!-DNF Super auxiliary, is to force, we rush to download it, will balance cool! Ha ha ha ha!
xiacaiyang
- 将高清1920x1080YUV视频序列按2:1比例下采样-The high-definition video sequences 1920x1080YUV downsampling ratio of 2:1
Huffman-enc-dec
- 实现了无损压缩算法:霍夫曼编码的编解码例子-Achieve a lossless compression algorithms: Huffman encoding codec examples
ARMMP3
- 基于arm的MP3音频压缩和解压的算法,很有参考价值-Based on the arm of MP3 audio compression and decompression algorithms, great reference value
dct_idct_latest.tar
- VHDL CODE FOR DISCRETE COSINE TRANSFORM
ModelSim_
- FPGA编写环境,具有仿真容易,软件内存小的特点-FPGA authoring environment, with easy simulation software features small memory
masterProgram
- light controller designed by FavaranCo. that controlled 1024 led colored
19.matem11_programele1-5_omec
- mat source code imp right
TaskManage
- 任务管理系统,可以用于公司给员工分配任务,提高效率- Task management system, which can be used in company allocated tasks to staff, improve efficiency
zipFileCompression
- 对zip进行二次封装,用户定义对象后,可直接调用-Zip package for a second, user-defined object, you can directly call
jj2000
- jj2000 jpeg2000解码 纯Java实现-jj2000 jpeg2000 decoding pure Java implementation
LZW算法C++代码(文件操作)
- LZW压缩算法C++程序代码(只支持文件操作,不是内存操作)