资源列表
[并行运算] test2
说明:该程序产生一个Gold序列族的所有序列,并计算其自相关函数,从而检验其平衡性-The program produces a family of Gold sequences of all sequences, and calculate its autocorrelation function, and thus test its balance<wangxiaoyu> 在 2025-04-17 上传 | 大小:1kb | 下载:0
[matlab例程] cyclic_coder
说明: (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder<wangxiaoyu> 在 2025-04-17 上传 | 大小:1kb | 下载:0
[matlab例程] cyclic_decoder
说明: (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle<wangxiaoyu> 在 2025-04-17 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] printer
说明:采用c8051f020芯片,此程序运行时就可驱动微型打印机打印字符或汉字,打印内容可自己定义 -Using c8051f020 chip, this program is running can drive mini-printer character or characters, print content can define their own<张 勇> 在 2025-04-17 上传 | 大小:1kb | 下载:0