-
简单的PPC红外线通讯,本代码通过PDA红外与手机红外端口连接并发送短消息!...
简单的PPC红外线通讯,本代码通过PDA红外与手机红外端口连接并发送短消息!-PPC simple infrared communication, the code through the PDA and cell phone infrared infrared port and send short message!
- 2022-02-04 14:20:16下载
- 积分:1
-
无限长IIR滤波器源代码,这是经过改进后的源代码
无限长IIR滤波器源代码,这是经过改进后的源代码-Infinite IIR filter source code, which was the culmination of the improved source code
- 2022-02-16 02:53:47下载
- 积分:1
-
一个(k,n,K)的卷积码的维特比译码算法
一个(k,n,K)的卷积码的维特比译码算法-A (k, n, K) convolutional codes Viterbi decoding algorithm
- 2023-02-01 15:45:04下载
- 积分:1
-
对AODV协议的流程进行了详细的描述文件…
一个对AODV协议流程进行详细说明的文档,对深入学习AODV协议有很好的帮助
- 2022-03-17 00:28:33下载
- 积分:1
-
Sigma modulation function, can increase its frequency accuracy, dramatically red...
Sigma调制功能,便可提高其频率精度,大幅降低相位噪音及带内杂散信号,并???持极高的切换速度。系统设计工程师可以利用 Delta Sigma PLL将比较频率提高到很高的水平,以大大降低相位噪音。但高比较频率会导致产生周期滑动(cycle slipping)现象。-Sigma modulation function, can increase its frequency accuracy, dramatically reducing the in-band phase noise and spurious signals, and??? Holders of high switching speed. System design engineers can take advantage of Delta Sigma PLL compares the frequency increased to a very high level in order to significantly reduce the phase noise. However, the high comparison frequency would result in sliding cycle (cycle slipping) phenomenon.
- 2022-07-10 10:35:34下载
- 积分:1
-
qextserialport串口调试助手
支持Qt 5,源码可以直接用Qt 5编译;
使用最新的QextSerialPort(1.2rc版)第三方Qt串口库;
一份代码可实现在Windows和Linux下分别进行编译;
十六进制、字符两种方式发送和接受;
自定义串口设置;
可定时的连续发送;
添加自定义串口;
文件读取与写入;
清空缓冲区数据;
显示接收字节数;
简洁明朗的用户界面。
- 2023-02-05 13:30:03下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-01-25 23:23:38下载
- 积分:1
-
详细讲述了轨迹回放的VC++源码,希望对大家有所帮助,第一次上传,以后会更加努力的...
详细讲述了轨迹回放的VC++源码,希望对大家有所帮助,第一次上传,以后会更加努力的-detailed account of the trajectory intervals VC source, and I hope to help you, the first upload, There will be more efforts
- 2023-01-15 11:15:03下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
I have uploaded a Matlab program for simulation of CDMA. You can use it but must...
I have uploaded a Matlab program for simulation of CDMA. You can use it but must acknowledge the author
- 2023-08-23 21:05:04下载
- 积分:1