登录
首页 » Visual C++ » RS232Demo

RS232Demo

于 2021-01-04 发布 文件大小:18506KB
0 164
下载积分: 1 下载次数: 2

代码说明:

  MFC编写的RS232 Demo,可供新手借鉴,VS可直接运行。(MFC RS232 Demo)

文件列表:

RS232Demo
.........\Debug
.........\.....\RS232Demo.exe,6326272,2017-03-25
.........\.....\RS232Demo.ilk,14922120,2017-03-25
.........\.....\RS232Demo.pdb,25193472,2017-03-25
.........\ipch
.........\....\rs232demo-120b3ac1
.........\RS232Demo
.........\.........\Debug
.........\.........\.....\CL.read.1.tlog,71914,2017-03-25
.........\.........\.....\CL.write.1.tlog,2338,2017-03-25
.........\.........\.....\link-cvtres.read.1.tlog,2,2017-03-25
.........\.........\.....\link-cvtres.write.1.tlog,2,2017-03-25
.........\.........\.....\link.read.1.tlog,6154,2017-03-25
.........\.........\.....\link.write.1.tlog,1310,2017-03-25
.........\.........\.....\mscomm.obj,20747,2017-03-25
.........\.........\.....\mt.read.1.tlog,700,2017-03-25
.........\.........\.....\mt.write.1.tlog,518,2017-03-25
.........\.........\.....\rc.read.1.tlog,6542,2017-03-25
.........\.........\.....\rc.write.1.tlog,566,2017-03-25
.........\.........\.....\RS232Demo.Build.CppClean.log,655,2017-03-25
.........\.........\.....\RS232Demo.exe.embed.manifest,667,2017-03-25
.........\.........\.....\RS232Demo.exe.embed.manifest.res,732,2017-03-25
.........\.........\.....\RS232Demo.exe.intermediate.manifest,381,2017-03-25
.........\.........\.....\RS232Demo.lastbuildstate,61,2017-03-25
.........\.........\.....\RS232Demo.log,3715,2017-03-25
.........\.........\.....\RS232Demo.obj,35466,2017-03-25
.........\.........\.....\RS232Demo.pch,33751040,2017-03-25
.........\.........\.....\RS232Demo.res,80164,2017-03-25
.........\.........\.....\RS232Demo.write.1.tlog,0,2017-03-25
.........\.........\.....\RS232DemoDlg.obj,145955,2017-03-25
.........\.........\.....\RS232Demo_manifest.rc,208,2017-03-25
.........\.........\.....\stdafx.obj,684159,2017-03-25
.........\.........\.....\vc100.idb,2001920,2017-03-25
.........\.........\.....\vc100.pdb,3444736,2017-03-25
.........\.........\mscomm.cpp,537,2017-03-24
.........\.........\mscomm.h,11650,2017-03-25
.........\.........\ReadMe.txt,3110,2017-03-24
.........\.........\res

.........\.........\...\RS232Demo.rc2,674,2017-03-24
.........\.........\resource.h,1914,2017-03-25
.........\.........\RS232Demo.aps,106384,2017-03-25
.........\.........\RS232Demo.cpp,2126,2017-03-25
.........\.........\RS232Demo.h,460,2017-03-24
.........\.........\RS232Demo.rc,12296,2017-03-25
.........\.........\RS232Demo.vcxproj,6078,2017-03-24
.........\.........\RS232Demo.vcxproj.filters,2180,2017-03-24
.........\.........\RS232Demo.vcxproj.user,143,2017-03-24
.........\.........\RS232DemoDlg.cpp,6900,2017-03-25
.........\.........\RS232DemoDlg.h,980,2017-03-25
.........\.........\stdafx.cpp,142,2017-03-24
.........\.........\stdafx.h,1683,2017-03-24
.........\.........\targetver.h,234,2017-03-24
.........\RS232Demo.sln,894,2017-03-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ADS_B_original
    matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)
    2020-12-23 13:29:06下载
    积分:1
  • 911516
    2017-09-27 20:09:10下载
    积分:1
  • biaodashiqiuzhi
    表达式求值程序,很好的实现表达式的ascii码输入,到数值计算(Expression evaluation procedures, to achieve a very good expression of the ascii code input to the numerical calculation)
    2009-07-16 16:10:20下载
    积分:1
  • EXCEL
    数据保存到EXCEL文件 给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)
    2009-04-26 22:59:20下载
    积分:1
  • VB-and-EXCEL-interconnect
    VB与EXCEL的交互连接,VB对EXCEL的写入,VB读出EXCEL的数值(VB and EXCEL interconnect)
    2012-03-13 19:35:35下载
    积分:1
  • Parser
    说明:  一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis Parser)
    2010-03-27 13:52:05下载
    积分:1
  • aqzyx
    这是一个Visual Basic 源代码程序,它通过变更用户权限的方法,让某一个应用程序在相对安全的状态下运行,从而提高系统的安全性。(This is a Visual Basic source code program, change user permissions, so that an application running in the relative safety of the state, to improve the security of the system.)
    2012-10-25 06:01:11下载
    积分:1
  • Unikey-4.0
    to study for student
    2013-08-28 12:11:13下载
    积分:1
  • array
    用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
    2012-03-29 16:55:52下载
    积分:1
  • VBMouseWheehao
    VB6开发环境的鼠标滚轮插件 VB6开发环境,无法使用鼠标的滚轮,这个插件解决了这个问题. 使用方法是用VB把这个插件编译好,编译时,把动态库指向windows目录.(plug-in for vb , vb mouse wheel original vb donot support mouse wheel. so someone develop this plug for vb. It write by vb. So you have to compile it by visual basic, then registe it in your computer.)
    2009-06-18 21:16:27下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载