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

2005serial

于 2015-01-29 发布 文件大小:10020KB
0 197
下载积分: 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 个回复

  • 115157731
    说明:  手写鉴别用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字. (Handwriting identification using VC++ 6.0 Development of a handwritten character recognition systems, on-line input signatures can identify numbers, letters and Chinese characters.)
    2008-11-10 01:30:08下载
    积分:1
  • winceDrive
    包括wince的开发入门和wince驱动开发,是驱动开发的很好的资料。(Including the development of entry and wince wince-driven development, is driving the development of good information.)
    2011-10-14 09:43:06下载
    积分:1
  • wince编程第三版
    说明:  wince编程第三版,对WINCE初学者很有帮助,欢迎下载(The Third Version of wince program It do much help to the laymans. welcome here!)
    2005-09-03 13:39:25下载
    积分:1
  • chatPCandCE
    基于EVC在WINCE5.0下的聊天室源码(EVC under the WINCE5.0 based chat room source code )
    2013-10-17 09:26:34下载
    积分:1
  • winmobpatch
    you can copy and paste into your EVC4 source code It uses #ifdef _WIN32_WCE to make sure the code gets compiled for Pocket PC 2003 project or Smartphone 2003 project. The final executable can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device. ( you can copy and paste into your EVC4 source code It uses#ifdef _WIN32_WCE to make sure the code gets compiled for Pocket PC 2003 project or Smartphone 2003 project. The final executable can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device. )
    2009-07-22 16:42:28下载
    积分:1
  • HelloWorldMFC
    按照指定格式编写ini文件后,手动加载ini文件中的WinCE驱动,并有Read、Write、Unload接口以方便调试(Specify ini file, manually load WinCE driver)
    2013-08-29 13:01:50下载
    积分: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
  • WinCE6.0
    说明:  VS2005下用C++编写的WinCE6.0串口调试程序(VS2005 C++, written under the WinCE6.0 serial debugger)
    2011-02-25 11:51:32下载
    积分:1
  • EVC_Book
    < EVC高级编程及其应用开发>>电子书!!! 共13章,超星转PDF格式,这可是我自己转换独家首次发布!其源码本站已经有人发布过了,可以自己找找。(<EVC high-level programming and application development>> e-books! ! ! A total of 13 chapters, Chaoxing to PDF format, this is my own exclusive conversion the first time! The source website has been released, you can find their own.)
    2020-06-26 06:00:01下载
    积分:1
  • devmode
    WinCE操作系统下运行的一个旋转屏幕的小程序。(err)
    2007-12-28 18:32:44下载
    积分:1
  • 696518资源总数
  • 104856会员总数
  • 26今日下载