-
wireless sensor netwrok
这是使用AODV协议的无线传感器网络tcl脚本。其中有4个节点,其中3个节点是从环境中采集数据的传感器节点,1个节点是从所有传感器节点中采集数据的汇聚节点。
- 2022-02-01 13:46:56下载
- 积分:1
-
数字频显收音机电路图和数字频显收音机原理~
数字频显收音机电路图和数字频显收音机原理~-failed to translate
- 2022-04-30 18:58:43下载
- 积分:1
-
串口通讯底层软件,测试资料
串口通讯底层软件,测试资料-serial communications infrastructure software, test data
- 2022-01-21 22:33:20下载
- 积分:1
-
socket通讯类封装,适合C++编程引用,简单明了,可以喝ftp.tar结合使用。...
socket通讯类封装,适合C++编程引用,简单明了,可以喝ftp.tar结合使用。-socket Communication package for C++ programming reference, simple and clear, you can drink ftp.tar used in combination.
- 2023-04-11 12:10:03下载
- 积分:1
-
turbo
turbo-code thesis.
I hope your succis
- 2022-08-19 07:37:07下载
- 积分: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
-
利用oSIP协议栈开发的测试程序,简单的调用实现的乐趣…
利用osip协议栈开发的测试程序,简单实现了UAS的呼叫功能-Use oSIP protocol stack developed test procedure, a simple call to achieve a functional UAS
- 2022-03-10 02:03:14下载
- 积分:1
-
a phone screen clock procedures, based on the OSE operating system, we can see t...
一个手机副屏的时钟程序,基于OSE操作系统,可以看到实现的完整代码,但没有环境是不能编译运行。-a phone screen clock procedures, based on the OSE operating system, we can see the realization of a complete code, but no compiler environment is not running.
- 2022-02-09 10:42:35下载
- 积分:1
-
卷积码译码器,采用sova算法译码
卷积码译码器,采用sova算法译码-Convolutional Decoder, decoding algorithm used SOVA
- 2023-01-25 01:05:04下载
- 积分:1
-
vc编写的socket编程,实现发送和接信息的程序,
vc编写的socket编程,实现发送和接信息的程序,
- 2022-08-24 22:00:49下载
- 积分:1