代码搜索结果
找到约 10,000 项符合
B 的代码
network_b.cpp
//循环冗余码及模拟噪声干扰
#include "stdafx.h"
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#include "time.h"
#define LEN 4 //每帧数据长
char Data[50]; //待传输数据
char send[LEN+2]; //加上2字节C