资源简介
使用串口通讯发送和接收文件的VC++源代码
供大家参考
代码片段和文件信息
// DOWNLOADFILE.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “DOWNLOADFILE.h“
#include “DOWNLOADFILEDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDOWNLOADFILEApp
BEGIN_MESSAGE_MAP(CDOWNLOADFILEApp CWinApp)
//{{AFX_MSG_MAP(CDOWNLOADFILEApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CDOWNLOADFILEApp construction
CDOWNLOADFILEApp::CDOWNLOAD
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 0 2000-05-16 16:09 aa.raw
文件 0 2000-05-15 15:16 aa.raw.bak
目录 0 2000-06-01 15:52 Debug\
文件 118839 2000-05-24 15:48 Debug\DOWNLOADFILE.exe
文件 4229 2000-05-12 14:10 DOWNLOADFILE.001
文件 21112 2000-06-01 15:56 DOWNLOADFILE.APS
文件 1808 2000-06-01 15:58 DOWNLOADFILE.clw
文件 2147 2000-05-12 14:10 DOWNLOADFILE.cpp
文件 4406 2000-05-12 14:26 DOWNLOADFILE.DSP
文件 547 2000-05-12 14:17 DOWNLOADFILE.DSW
文件 1398 2000-05-12 14:10 DOWNLOADFILE.h
文件 82944 2000-06-01 15:58 DOWNLOADFILE.ncb
文件 54784 2000-06-01 15:58 DOWNLOADFILE.opt
文件 1281 2000-05-27 12:16 DOWNLOADFILE.PLG
文件 5874 2000-05-24 15:48 DOWNLOADFILE.rc
文件 8094 2000-05-24 15:29 DOWNLOADFILEDlg.cpp
文件 1771 2000-05-24 15:23 DOWNLOADFILEDlg.h
文件 3455 2000-05-12 14:10 ReadMe.txt
目录 0 2000-06-01 15:56 res\
文件 1078 2000-05-24 15:48 res\DOWNLOADFILE.ico
文件 404 2000-05-12 14:10 res\DOWNLOADFILE.rc2
文件 827 2000-05-15 15:29 resource.h
文件 17613 2000-05-24 10:14 SerialPort.cpp
文件 3029 2000-05-24 10:12 SerialPort.h
文件 210 2000-05-12 14:10 StdAfx.cpp
文件 987 2000-05-12 14:10 StdAfx.h
- 上一篇:C语言编写的猜单词游戏
- 下一篇:MFC实现画椭圆、矩形、直线和随手画功能
相关资源
- Qt4 图形设计与嵌入式开发 源代码
- stc系列单片机串口通讯
- STC51 ADC 采集及串口通讯
- robomaster步兵车开源代码
- 3KW数字LLC源代码
- 单片机LED流水灯源代码
- 单片机蜂鸣器源代码
- STM32的光立方和灯光秀控制算法源代码
- 三电平NPCSVPWM源代码
- UCOS2源代码(未移植版)
- 51单片机34个经典电路制作,附电路图
- windows系统编程源代码第四版
- FTP客户端源代码C语言
- RTSPRTP C++ 源代码
- tftpd32 源代码VC
- 《实用数字图像处理与分析(2版)》
- sha256源代码
- AVR单片机 Bootloader(串口在线升级程序
- 15度地震偏移程序
- VC 多线程工具开源代码
- 堆和堆排序源代码
- 数字滤波器源代码
- c语言:循环语句输出菱形(源代码)
- ROS用A*算法源代码
- c++ 串口 发送消息、接收消息源代码(
- c++premer第五版源代码.zip
- 数据结构单链表c语言源代码
- 360新版界面源代码
- 360新版特性界面源代码
- lpc1114串口发送数据
评论
共有 条评论