搜索资源列表
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
CloudMsg
- 这是通过串口编程,来实现的云台控制程序。包括简单的左右上下,聚焦,变倍等。-This is through the serial port programming, to achieve the PTZ control procedures. Including around a simple up and down, focus, zoom and so on.
snake
- In this homework, we will focus on data structures and you are responsible for their (correct) implementation. You will implement the queue data structure, which allows FIFO access. You will also implement the hashtable data structure, which implemen
fft_dspbuilder_ip
- dspbuilder中基于IP核的fft实现——重点在于参数设置(超好)-dspbuilder-based IP core implementation of the fft- focus on parameter settings (super good)
Turbo_LDPC
- Turbo码,LDPC码(低密度奇偶校验码)均具有接近Shannon限的性能, 是目前便译码研究的热点。Turbo码在低信噪比情况下的性能优于其它各种编码 方式。而LDPC码的描述简单,具有较大的灵活性,当码长足够长时具有比Turbo 码更为良好的性能,其译码复杂度低于Turbo码。-Turbo code, LDPC code (LDPC) all have close to Shannon limit performance, it is the firm' s resear
JsonTest
- 测试superObject的一些功能,重点是未知节点结构的json文件解析-Some of the features of the test superObject focus the unknown node structure json file parsing
find-name-of-windows
- 可以判断当前窗口的名字 并写入名称.txt 关闭后删除名称.txt-This program could find the name of the focus windows and write to a txt file but it will be deleat when this program close.