-
Fast_CRC Algorithme source en Test programme to evaluate performance
Fast_CRC Algorithme source en Test programme to evaluate performance
- 2022-01-29 02:23:10下载
- 积分:1
-
a useful wavelet program can be used in signal processing
很好的小波实用基础程序,实用方便,可用于一维,二维信号处理-a useful wavelet program can be used in signal processing
- 2022-10-10 14:40:03下载
- 积分:1
-
In MATLAB for the design of ultra
在MATLAB中对超宽带波形设计中产生其前十五阶导数的仿真程序及多径传播的仿真程序-In MATLAB for the design of ultra-wideband waveform 15 produced its first derivative before the simulation program and the spread of multi-path simulation program
- 2022-01-22 10:39:50下载
- 积分:1
-
Siemens Gprs module installed and the data transceiver
西门子的Gprs模块的设置与数据收发的方法-Siemens Gprs module installed and the data transceiver
- 2022-05-22 23:13:47下载
- 积分:1
-
MT+Single+chip+dual+SIM+MT6225+MT6318+MT6188+MT6301+MT6139+MT6601+MT6302图纸
MT+Single+chip+dual+SIM+MT6225+MT6318+MT6188+MT6301+MT6139+MT6601+MT6302图纸-MT+ Single+ Chip+ Dual+ SIM+ MT6225+ MT6318+ MT6188+ MT6301+ MT6139+ MT6601+ MT6302 drawings
- 2022-03-25 06:48:27下载
- 积分:1
-
通讯串口编程的一个实例,应用于变电站自动化系统的前置通讯模块...
通讯串口编程的一个实例,应用于变电站自动化系统的前置通讯模块-serial communications programming an example for substation automation system for the front communication module
- 2023-05-25 14:00:03下载
- 积分:1
-
QPSK在AWGN传输中的检测性能
QPSK在AWGN传输中的检测性能
QPSK在AWGN传输中的检测性能
QPSK在AWGN传输中的检测性能-QPSK AWGN
- 2022-02-01 03:26:36下载
- 积分:1
-
本文介绍一种新型的基于消息队列的重复型服务器通信软件的设计方法,不同于并发型服务器和一般的重复型服务器通信软件,这种新的软件具有生成的子进程数少的优点,并且轻易...
本文介绍一种新型的基于消息队列的重复型服务器通信软件的设计方法,不同于并发型服务器和一般的重复型服务器通信软件,这种新的软件具有生成的子进程数少的优点,并且轻易对客户机与服务器的连接进行治理,适用于客户机数量较多和随机数据通信的情况,能够有效地提高服务器的运行效率。
-This article describes a new type of duplication based on the message queue server-based communication software design methods, and hair is different from the server and repeat the general type of server software, this new generation of software with a subset of a few of the advantages of the process, and easily client and server for the connection management, applicable to the client a larger number and random data communications, can effectively improve the efficiency of servers.
- 2022-02-04 10:08:20下载
- 积分:1
-
SLAA465 - CC430 RF Examples
应用背景适合初学者和开发软件使用。CC430代码大全关键技术ADC,串口,DMA,比较器,低功耗,P1,P2,flash,Ta,UCS,IIC,SPI,WDT源代码提供
- 2022-03-19 03:01:07下载
- 积分: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