-
dtmf project and hex file
dtmf project and hex file
- 2022-01-28 21:56:18下载
- 积分:1
-
程序使用了自相关性和互相关性较好的gold码作为扩频序列,直扩,扩频增益设置为31,模拟用户数为4...
程序使用了自相关性和互相关性较好的gold码作为扩频序列,直扩,扩频增益设置为31,模拟用户数为4-Program uses a self-correlation and cross-correlation of the better gold code as spreading sequence, direct expansion, spreading gain is set to 31 to simulate the number of users of 4
- 2022-01-26 01:15:52下载
- 积分:1
-
G.711通信协议以及压缩解压缩代码.
G.711通信协议以及压缩解压缩代码.-communication protocol and G.711 compression decompression code.
- 2022-02-04 03:06:11下载
- 积分:1
-
在Max+plusΠ环境下用VHDL语言编写实现基于CPLD的CMI编译码器设计...
在Max+plusΠ环境下用VHDL语言编写实现基于CPLD的CMI编译码器设计-In Max+ plusΠ environment using VHDL language CPLD-based design of CMI codecs
- 2022-12-24 15:40:04下载
- 积分:1
-
MIMO-OFDM无线系统开发与仿真
这是一篇很大的程序,有多种功能,可以很好地描述MIMO-OFDM系统,也可以改不同的参数,达到仿真比较的结果,这是一篇不错的程序,大家可以参考它,进行多种改进
- 2022-05-15 14:47:29下载
- 积分:1
-
卡尔曼滤波
最佳线性滤波理论起源于40年代美国科学家Wiener和前苏联科学家K 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-13 14:05:03下载
- 积分:1
-
一个串行口通讯的例子程序
一个串行口通讯的例子程序-An example of serial port communication program
- 2022-03-25 06:32:49下载
- 积分:1
-
DNW的0.5源代码,支持USB和Serial的Download,在VC6.0下测试通过。
DNW的0.5源代码,支持USB和Serial的Download,在VC6.0下测试通过。-DNW 0.5 source code, support for USB and Serial for Download, in VC6.0 under test.
- 2022-03-26 16:17:14下载
- 积分:1
-
点点聊天工具的服务器段,写的过程中加了注释,有助于理解...
点点聊天工具的服务器段,写的过程中加了注释,有助于理解-little chat servers, the process of writing a footnote added, helps to understand
- 2022-08-15 21:04:24下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1