-
Visual Basic preparation generated Emial, send Email
Visual Basic 编写生成Emial,发送Email-Visual Basic preparation generated Emial, send Email
- 2022-02-04 22:26:02下载
- 积分:1
-
VC++发送带附件邮件程序
VC++发送带附件邮件程序,使用base64编码,能够实现收发自如,资源消耗小,可以传输文字,图片,附件,
接口已经全部封装好,使用非常方便,欢迎大家参考
- 2022-01-30 11:48:12下载
- 积分:1
-
曼彻斯特编解码Verilog代码 .zip
曼彻斯特编解码Verilog代码 .zip-Manchester codec Verilog code. Zip
- 2022-02-05 21:26:48下载
- 积分:1
-
LINUX下消息队列
Linux下消息队列
用于进程间通信,有4个例程,可以实现
1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.
2.消息队列允许一个或多个进程向它写入与读取消息.
3.管道和命名管道都是通信数据都是先进先出的原则。
4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。
目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
- 2022-07-27 21:44:31下载
- 积分:1
-
sip_rfc3261 ISO documents
sip_rfc3261 国际标准化文档-sip_rfc3261 ISO documents
- 2022-02-15 02:18:51下载
- 积分:1
-
CAN_USB CAN_USB CAN_USB
CAN_USB CAN_USB -CAN_USB CAN_USB CAN_USB
- 2022-03-05 08:29:54下载
- 积分: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
-
联通短信收发系统,采用SMGP协议,没有采用SMGP API.
联通短信收发系统,采用SMGP协议,没有采用SMGP API.-EDI messaging transceiver system that uses searched agreement not used Wide API.
- 2022-05-23 06:47:02下载
- 积分:1
-
This the Bluetooth client part. This establishes connection with the server
This the Bluetooth client part. This establishes connection with the server-This is the Bluetooth client part. This establishes connection with the server
- 2022-05-11 00:45:01下载
- 积分:1
-
文章中比较了在时变信道条件下的自适应均衡算法
文章中比较了在时变信道条件下的自适应均衡算法-More article in the time-varying channel conditions, the adaptive equalization algorithm
- 2022-08-09 23:29:29下载
- 积分:1