登录
首页 » Visual C++ » 2005serial

2005serial

于 2015-01-29 发布 文件大小:10020KB
0 254
下载积分: 1 下载次数: 14

代码说明:

  基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfilewritefile eadfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。(Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC components, serial read and write directly through createfile writefile readfile and other flow-driven function, which also includes the baud rate, parity, and serial communication protocol the detailed program, the class after the successful commissioning in VS2005 debugging environment, under wince serial communication system to achieve with a good reference.)

文件列表:

2005serial
..........\2005serial
..........\..........\2005serial.aps,3723336,2014-05-27
..........\..........\2005serial.cpp,1479,2014-04-22
..........\..........\2005serial.h,558,2014-04-22
..........\..........\2005serial.rc,8013,2014-05-27
..........\..........\2005serial.vcproj,8363,2014-10-16
..........\..........\2005serial.vcproj.PC6141-20120909.Administrator.user,1827,2015-01-29
..........\..........\2005serialDlg.cpp,23291,2014-12-23
..........\..........\2005serialDlg.h,2216,2014-05-27
..........\..........\ColorStatic.cpp,15779,2014-05-27
..........\..........\ColorStatic.h,4478,2014-05-26
..........\..........\mscomm1.cpp,625,2014-04-22
..........\..........\mscomm1.h,11743,2014-11-19
..........\..........\MyWait.cpp,6463,2014-05-27
..........\..........\MyWait.h,1641,2014-05-26
..........\..........\ReadMe.txt,3684,2014-04-22
..........\..........\res





..........\..........\...\icon1.ico,766,2014-05-27
..........\..........\...\icon11.ico,2998,2014-05-27
..........\..........\...\icon2.ico,766,2014-05-19
..........\..........\...\icon3.ico,2998,2014-05-27
..........\..........\...\IDB_BITMAP1.bmp,797502,2014-05-20
..........\..........\...\IDB_BITMAP2.bmp,291342,2014-05-20
..........\..........\...\IDB_BITMAP4.bmp,750054,2014-05-20
..........\..........\...\My2005serial.rc2,324,2014-04-22
..........\..........\resource.h,3086,2014-05-27
..........\..........\SDK2 (ARMV4I)
..........\..........\.............\Debug
..........\..........\.............\.....\2005serial.exe,5436928,2014-12-23
..........\..........\.............\.....\2005serial.obj,29498,2014-11-19
..........\..........\.............\.....\2005serial.pch,9568256,2014-05-20
..........\..........\.............\.....\2005serial.pdb,4885504,2014-12-23
..........\..........\.............\.....\2005serial.res,3700280,2014-05-27
..........\..........\.............\.....\2005serialDlg.obj,145425,2014-12-23
..........\..........\.............\.....\BuildLog.htm,6446,2014-12-23
..........\..........\.............\.....\ColorStatic.obj,129534,2014-05-27
..........\..........\.............\.....\mscomm1.obj,16836,2014-11-19
..........\..........\.............\.....\MyWait.obj,66334,2014-05-27
..........\..........\.............\.....\stdafx.obj,139493,2014-05-20
..........\..........\.............\.....\vc80.idb,633856,2014-12-23
..........\..........\.............\.....\vc80.pdb,331776,2014-12-23
..........\..........\.............\.....\串口调试助手.exe,5436928,2014-05-27
..........\..........\stdafx.cpp,210,2014-04-22
..........\..........\stdafx.h,1876,2014-04-28
..........\2005serial.ncb,14289920,2015-01-29
..........\2005serial.sln,1181,2014-04-22

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

发表评论

0 个回复

  • vc_can2rs232
    Very Useful Visual C++ source code.
    2016-12-06 13:30:57下载
    积分:1
  • WinCE
    一款基于winCE的嵌入式打地鼠游戏设计,文件包含代码,截图,说明。(One based on embedded winCE play hamster game design, the file contains the code, screenshots, instructions.)
    2013-06-04 14:02:12下载
    积分:1
  • WAVEDEV2
    PXA270平台下WINCE6.0的音频控制驱动,欢迎大家下载(PXA270 platform WINCE6.0 audio control driver, welcome you to download)
    2007-12-12 14:52:05下载
    积分:1
  • devmode
    WinCE操作系统下运行的一个旋转屏幕的小程序。(err)
    2007-12-28 18:32:44下载
    积分:1
  • Mini2440-CE6-SDK-20100204
    Mini2440 CE6 SDK 20100204
    2010-10-08 01:22:00下载
    积分:1
  • gpsdata(Com-dll)
    WinCE 上仿Mobile GPS 接口实现GPS 数据解析DLL。(GPS data analysis interface on WinCE)
    2013-12-11 16:34:35下载
    积分:1
  • WMCOPYServer
    wince进程间利用WM_COPY传递消息的服务端程序源码。(wince processes using WM_COPY impart information service client program source code.)
    2007-12-21 20:33:42下载
    积分:1
  • 2005serial
    基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfilewritefile eadfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。(Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC components, serial read and write directly through createfile writefile readfile and other flow-driven function, which also includes the baud rate, parity, and serial communication protocol the detailed program, the class after the successful commissioning in VS2005 debugging environment, under wince serial communication system to achieve with a good reference.)
    2015-01-29 15:01:15下载
    积分:1
  • WinCE6.0CalculatorVS2008
    使用VS2008+WINCE6.0 SDK编写的计算器可以实现科学计算、四则运算等多个模式切换(It is a Calculator Program run in WinCE6.0 platform,developemnt IDE is VS2008)
    2014-02-24 14:35:09下载
    积分:1
  • VoiceRec
    wince平台下的一个录音程序,可录音,回放(under wince platform for a recording process, recordable, playback)
    2009-07-15 10:20:09下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载