登录
首页 » Visual C++ » RS232Demo

RS232Demo

于 2021-01-04 发布 文件大小:18506KB
0 303
下载积分: 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 个回复

  • CLOCK
    钟面上的时针和分针之间的夹角总是在 0 ~180之间 ( 包括 0 和180 ) 。举例来说,在十二点的时候两针之间的夹角为 0 ,而在六点的时候夹角为180 ,在三点的时候为90 。本题要解决的是计算 12:00 到 11:59 之间任意一个时间的夹角。(The angle between the hour and minute hands of the clock face is always between 0 to 180 (including 0 and 180). For example, twelve o' clock, when the angle between the two pin 0, in the six o' clock when the angle is 180, three points for 90. This question must be resolved are the angle of the calculation of 12:00 to 11:59 any one time.)
    2011-06-28 13:14:11下载
    积分:1
  • jisuanqi
    C++普通计算器的功能,实现整数、小数的加减乘除的算法,有退格、清空的功能。(Common calculator functions)
    2014-03-20 16:23:25下载
    积分:1
  • migong
    VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. (VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
    2010-03-08 11:27:16下载
    积分:1
  • GetSerialNumDemo
    使用VC++ 6.0 获取主板的序列号。(Get motherboard s serial number using VC++ 6.0)
    2012-03-15 23:01:52下载
    积分:1
  • tongxunlu
    通讯录中的每一个信息包括姓名(规定字节数为15个)、电话(规定字节数为15个)和工作单位(最大字节数为30个)等信息。(Each information including the name of the mail list ( specified byte number 15 ), phone ( specified byte number 15 ) and work units ( the maximum number of bytes to 30 ) and other information.)
    2013-01-24 21:08:29下载
    积分:1
  • interactions
    qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
    2013-12-13 02:50:38下载
    积分:1
  • testPowerCtrl
    电力系统监测组件,显示电动机的控件的源代码。(N/A)
    2010-12-27 22:26:57下载
    积分:1
  • STSFX.
    计算机移动设备的管理,开启,禁用USB设备、U盘、软驱、光驱(Computer, mobile device management, open, disable the USB device, U disk, floppy, CD-ROM)
    2020-07-30 15:38:37下载
    积分:1
  • TFontHealthprh
    Visual C下提取点阵字模源代码,可可直接生成C语言的code,可选字体,大小. (The dot matrix source code Visual C extract, cocoa directly generate C language code, selectable font, size.)
    2012-08-07 01:19:02下载
    积分:1
  • CalcSolver
    VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。(VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such as computing the absolute value can also be used for the expression of some of the more complex calculation. It also has function mapping, data and custom features such as constant.)
    2021-01-19 07:28:42下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载