资源列表
hafuman
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编/译码系统。-The use of Huffman encoding can greatly improve the communication channel utilization, reduce the inform
uncompyle2-master
- uncompyle2是Python 2.7的反编译工具,它可以把python生成的pyo、pyc字节码文件反编译为十分完美的源码,并可以将反编译后的源码再次生成字节码文件! - uncompyle2 converts Python byte-code back into equivalent Python source. It accepts byte-code Python version 2.7 only. Additionally, it will only run on Py
BaiSkeletonPruningDCE
- Pruning skeleton Remove the spurious edge of s keleton-Pruning skeleton Remove the spurious edge of skeleton Remove the spurious edge of skeleton
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp
splash-1.13.1.tar
- 翻译 采用sph计算流体飞溅,程序采用Fortran编写-Using SPH to calculate fluid splash, the program uses Fortran
test1174
- used by winfof for write fw
seaserial
- used by winfof for read write
si_testparameters
- used by winfof for ssd drive
Lamport
- A programa in C for Lamport algorithm
LTBEC
- LT码在删除信道(BEC)性能分析与仿真,通过改变删除概率来测试喷泉码开销与译码成功概率之间的关系。-The LT code analyzes the relationship between the fountain code overhead and the decoding success probability by changing the deletion probability in the Delete Channel (BEC) performance analysis and
pl0编译器c++实现
- 通过c++实现pl0语言的编译器,使之生成中间代码和解析(Through c++ to achieve the pl0 language compiler, so that it generates intermediate code and parse)
polar_SC译码
- 该部分的主要功能是完成基于FPGA的polar码SC译码。(The main function of this part is to complete the FPGA-based polar code SC decoding.)