-
xy7z
无源双基地雷达直达波脉冲丢失与相位突变影响分析Passive bistatic radar direct wave pulse loss and phase change impact analysis(Passive bistatic radar direct wave pulse loss and phase change impact analysis)
- 2012-05-18 22:27:07下载
- 积分:1
-
CRC
循环码的编码与译码器(支持一位的纠错)
编码(n,k可调)
测试用例1:
input:n=7 k=3 g=11101 m=101
output:1010011
input:n=7 k=3 g=11101 m=010
output:0100111
测试用例2:
input:n=7 k=4 g=1011 m=1101
output:1101001
input:n=7 k=4 g=1011 m=1010
output:1010011
译码(可译一位错)
测试用例1:
input:n=7 k=3 g=11101 r=0100110
已纠错 output:0100111
input:n=7 k=3 g=11101 r=1110011
已纠错 output:1010011
测试用例2:
input:n=7 k=4 g=1011 r=1110011
已纠错 output:1010011
input:n=7 k=4 g=1011 r=1111001
已纠错 output:1101001(Encoding and decoding of cyclic codes (to support an error-correction)
Coding (n, k adjustable)
Test Case 1:
input: n = 7 k = 3 g = 11 101 m = 101
output: 1,010,011
input: n = 7 k = 3 g = 11 101 m = 010
output: 0,100,111
Test Case 2:
input: n = 7 k = 4 g = 1011 m = 1101
output: 1101001
input: n = 7 k = 4 g = 1011 m = 1010
output: 1,010,011
Decoding (translation of a wrong)
Test Case 1:
input: n = 7 k = 3 g, = 11 101 r = 0.10011 million
Error-correcting output,: 0,100,111
input: n = 7 k = 3 g, = 11 101 r = 1,110,011
Error-correcting output,: 1,010,011
Test Case 2:
input: n = 7 k = 4 g, = 1011 r = 1,110,011
Error-correcting output,: 1,010,011
input: n = 7 k = 4 g, = 1011 r = 1,111,001
Error-correcting output,: 1,101,001)
- 2012-03-04 16:02:48下载
- 积分:1
-
gavc
说明: 用vc来实现遗传算法,不是matlab哦(vc used genetic algorithms to achieve, not Matlab oh)
- 2006-04-27 08:54:29下载
- 积分:1
-
2.矩阵键盘(自创)
矩阵键盘源代码,stm32源代码,本人自创(source code keyboar self create)
- 2018-08-27 23:14:36下载
- 积分:1
-
KMP算法优化版 C语言实现
数据结构里KMP的最优版C语言源代码,是一种非常经典的字符串匹配算法................................................
- 2022-01-31 16:27:56下载
- 积分:1
-
Medicine-Invoicing
VC++6.0的医药进销存系统,可以撤单,添加管理用户(Medicine Invoicing
)
- 2014-05-27 11:57:06下载
- 积分:1
-
WSD_04_V2.01
说明: 温湿度传感器STM8S单片机IAR程序,采用MODBUS协议与外部接口通信,用SHT30传感器测量温湿度, 使用简单,方便。(Temperature and humidity sensor stm8s single chip microcomputer IAR program, using Modbus protocol and external interface communication, using sht30 sensor to measure temperature and humidity, easy to use and convenient.)
- 2021-04-21 20:18:49下载
- 积分:1
-
zigbee协议栈开发
zigbee协议栈开发基础实验,无线收发控制LED
- 2022-04-23 17:18:45下载
- 积分:1
-
Led_LM3S310_ucosII
基于 Luminary Micro 公司的 Cortex-M3 (ARM)内核使用之 uC/OS-II 作业系统,此例程是移植于 LM3S310 上的应用,于 Keil MDK 工程编译,而 uC/OS 版本为 2.83(Based on the Luminary Micro Cortex-M3 (ARM) core use uC/OS-II operating system, this routine is transplanted into the application of the LM3S310, Keil MDK works in the compiler, and uC/OS version 2.83)
- 2009-04-23 09:40:02下载
- 积分:1
-
USBshuzijiekou
说明: 基于USB的数字接口测试系统的设计,硕士学位论文(USB digital interface based on test system design, Master thesis)
- 2010-03-31 22:18:15下载
- 积分:1