-
TCP服务器源码
符合初学者学习TCP服务器的源码。
- 2022-06-13 13:26:58下载
- 积分:1
-
射频卡读写程序,射频识别技术集成电路卡,美国…
射频卡读卡程序,射频IC卡识别技术,通常由载有密码的射频IC卡来代替传统的键盘密码。读卡模块读出密码后,即产生输出电信号,继而驱动执行机构动作,或将密码(如卡号)送给外围对接设备(如电脑或单片机等)。采用射频卡读卡模块及感应体构成的特定系统中,因射频卡内码信号唯一且不可复制,因此射频卡不仅杜绝了非法复制密码,还为各种控制采用信息化管理创造了条件。-RF card reader procedure, radio frequency identification technology IC cards, usually containing the password from the RF IC cards to replace the traditional keyboard password. Reader module read out a password, as a result, the output signal, and then drive the implementation agency action, or passwords (such as logging) gave the external docking equipment (such as computer or microcontroller, etc.). RF card reader module consisting of sensors and the specific system, RF signal code card but not the only copy, RF Card not only prevents illegal copying passwords, but also controls the use of information management to create the conditions.
- 2023-07-23 01:35:03下载
- 积分:1
-
with a series of RS coding procedures, using BERLEKAMP
一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等。-with a series of RS coding procedures, using BERLEKAMP- MASSEY S algorithm input m, and the signal-to-noise ratio. available generating polynomial and the error rate.
- 2022-03-22 00:27:10下载
- 积分: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
-
nec9234串口调试程序,主要用于9234的串口应用
nec9234串口调试程序,主要用于9234的串口应用-nec9234 serial debugger, mainly for the 9234 Serial Application
- 2022-04-24 21:49:51下载
- 积分:1
-
华为的td
华为的td-scdma内部讲义,介绍详细-Huawei td-scdma internal notes, introduced in detail
- 2023-04-18 15:25:04下载
- 积分:1
-
找到并设置问题的 Mjpeg 相机,Foscam
这一计划是能够找到网络上并安装 Foscam Mjpeg 相机的基本配置: 管理员、 操作员用户和密码、 wifi Id 和密码,设置的速度运动云台和其第一次的 presset 信息。
- 2022-08-15 11:25:28下载
- 积分:1
-
正交频分复用 forr 降低峰均比
此代码可用于 redusing ofdm PAPR。Ofdm PAPR 是主要的缺点,会降低系统性能,所以我们正通过使用不同的技术降低 PAPR 的更好的性能。
- 2022-07-08 23:03:06下载
- 积分:1
-
使用jsr284模块编写的控制手机摄像头的程序,实现了基本的拍照和保存。...
使用jsr284模块编写的控制手机摄像头的程序,实现了基本的拍照和保存。-use jsr284 to control camera in mobile phone.
- 2023-01-09 20:05:03下载
- 积分:1
-
verilog编写的ldpc编码的源代码
verilog编写的ldpc编码的源代码 -ldpc prepared verilog source code
- 2022-03-02 06:39:25下载
- 积分:1