资源列表
Morton
- Morton算法实现自动编码,效果很不错-Morton automatic coding algorithm, the effect is very good
datapro
- 道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了
091120076
- 基于matlab的哈夫曼编码,可以完成良好的信源压缩编码-Matlab-based Huffman coding, you can complete a good source compression coding
entropyDecoding
- 一个带有源码的完整的熵编码程序,使用vC++编写,直接编译链接就可以运行,执行速度比较可以
RTU_Demo
- STC测试软件 STC测试软件
x264-encoding-process
- x264编码流程详解,可能不适用最新的x264版本,可是对初学者还是很有用的。-x264 encoding process Detailed may not apply to the latest x264 version, but still very useful for beginners.
slaa405
- Audio app to store an audio file in internal memory of the device
a-fast-motion-estimation-algorithm-for-h.264.PDF.
- A Fast Motion Estimation Algorithm for H.264
libfame-0.9
- 一个很好用的MPEG1/4的开源编码器,使用汇编代码优化,效率很高。-a good use of MPEG1 / 4 encoder revenue, the use of assembly code optimization, high efficiency.
lzma449.tar
- lzma算法实现,很经典包括c/c++/c#/java的实现
Websocket
- 利用WebSocket技术实现即时通讯,项目中包含服务器端和客户端两部分,源码可供参考。-Achieve real-time communication by using WebSocket technology, the project contains two parts, the server and client, the source code for reference.
compress
- 通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。