-
C#邮件收发客户端代码
给予c#写的邮件收发客户端测试demo,邮件发送基于smtp协议,使用net自带的System.net.Mail,接收使用第三方控件库
- 2022-02-20 12:45:08下载
- 积分:1
-
ZPLC10
资料是电力载波模块ZPLC10的说明,资料含有周立功电力载波模块的所有资料,硬件设计与软件通信协议都有,提供参考设计。(Information is power line carrier communication module ZPLC10 data containing all information ZLG power line carrier communication module, hardware design and software communication protocol, providing reference design.)
- 2016-08-14 15:11:27下载
- 积分:1
-
cardfile
Micorsoft 卡片文件(crd)读写的DLL源码(The sourcecode of the DLL for reading and writing the Microsoft s card file)
- 2021-03-28 09:19:11下载
- 积分:1
-
gabor_decon
基于Gabor 变换的地震反褶积正反变换程序,以及和维纳反褶积的对比程序
(Gabor transform based on seismic deconvolution forward and reverse transform procedures, and the Wiener deconvolution of the comparison program)
- 2017-05-03 10:46:46下载
- 积分:1
-
qt creator实现文本编辑等功能
适合新手,qt creator开发菜单,图标,文本编辑,查找,状态栏显示等功能。
主要是在菜单栏里添加菜单和图标,添加资源文件。
- 2022-03-24 07:31:19下载
- 积分:1
-
ado查询
CString result,strsql,strcol,strColName,strtemp;
_variant_t va,partment;
CAdoDB db(TEXT("student"));
strsql.Format("%s",B.strsql);
db.ExecuteSQLSelect(strsql);
int k=0,q=0;
if(db.ResultExist())
{
int totalnum=db.GetRecCount();
strtemp.Format("%d",totalnum);
long nItemCount =db.m_pRecordset->GetFields()->GetCount();
db.m_pRecordset->MoveFirst();
if(totalnumadoEOF)
{
for(long i=0;iGetFields()->GetItem(i)->GetName());
strcpy(B.AllInfo[i],db.GetRecordResult(strColName));
}
B.OperState=totalnum;//总个数
Send(&B,sizeof(B));
db.m_pRecordset->MoveNext();
}
}
else
{
while(q
- 2022-06-20 20:45:23下载
- 积分:1
-
ADC-DMA_2通道2波形2016.12.20_17.14
双通道示波器,用的正点原子的屏幕,正点原子的程序。(Dual channel oscillograph)
- 2018-03-08 21:19:53下载
- 积分:1
-
TOJ1923
TOJ的编号1923题!具体的代码就在里面哦,需要思路的可以下来看看的(TOJ ID 1923 title! Specific code in there, oh, you need to be able to look down the idea)
- 2016-12-20 19:06:31下载
- 积分:1
-
SDIO—FatFs移植与读写测试
说明: 基于STM32F405平台下的SD卡读写测试,移植FatFs文件系统。(Based on the SD card read-write test of stm32f405 platform, the FatFs file system is transplanted.)
- 2021-04-16 18:18:53下载
- 积分:1
-
AES
一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。(A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.)
- 2010-03-07 15:57:47下载
- 积分:1