-
VC++发送带附件邮件程序
VC++发送带附件邮件程序,使用base64编码,能够实现收发自如,资源消耗小,可以传输文字,图片,附件,
接口已经全部封装好,使用非常方便,欢迎大家参考
- 2022-01-30 11:48:12下载
- 积分:1
-
该文件内含两个文件,一个是串口调试助手,另一个是用VC编写串口调试助手的源程序,对串口调试助手及其实现原理感兴趣的,是一个很有用的资料。...
该文件内含两个文件,一个是串口调试助手,另一个是用VC编写串口调试助手的源程序,对串口调试助手及其实现原理感兴趣的,是一个很有用的资料。-The document contains two papers, one is the serial debug assistant, and the other is used to prepare serial debug VC source assistants, assistant to the serial debug and realize the principle of interest is a very useful information.
- 2022-05-19 03:36:38下载
- 积分: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
-
adpcm64_g722.rar代码
adpcm64k g.722源码-adpcm64_g722.rar code
- 2022-03-01 02:22:01下载
- 积分:1
-
IEC6100_1 Standards by English Documents
IEC6100_1 Standards by English Documents
- 2022-01-21 22:38:23下载
- 积分:1
-
可以直接使用的RS编码器,标准C语言,便于调试和移植
可以直接使用的RS编码器,标准C语言,便于调试和移植
- 2022-08-21 16:19:56下载
- 积分:1
-
压缩文件夹中包含二十几个MATLAB编写的仿真程序,包括GMSK信号的调制仿真,PN码生成,FIR滤波器的设计,GOLD序列的生成等等,另外还有许多经典的滤波器...
压缩文件夹中包含二十几个MATLAB编写的仿真程序,包括GMSK信号的调制仿真,PN码生成,FIR滤波器的设计,GOLD序列的生成等等,另外还有许多经典的滤波器变换的小程序-compressed file folder containing 20 prepared by several MATLAB simulation program, including GMSK modulation signal simulation, PN code generation, FIR filter design, GOLD sequence generation, etc., in addition to many classic filter transform small program
- 2023-04-15 23:50:03下载
- 积分:1
-
ADPCM 4:1 coder and decoder
ADPCM 4:1 coder and decoder
- 2023-04-06 21:25:03下载
- 积分:1
-
干扰对齐技术IA
主要利用迭代算法来获得预编码和干扰抑制编码矩阵,从而有效的消除干扰的技术
- 2022-01-26 02:54:17下载
- 积分:1
-
频率解与动态区域解,可以用来看看啊,对刚入门有点用处啊...
频率解与动态区域解,可以用来看看啊,对刚入门有点用处啊-The frequency of regional solutions and dynamic solutions can be used来看看啊, use just a little entry-ah
- 2022-03-18 01:01:30下载
- 积分:1