CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程

文件名称:Vc.zip

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    225.16kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

《Visual C++串口通信开发入门与编程实践》(源码)
本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。
  与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手册;Visual C++串口通信开发入门、进阶的“一指神功”。,"Visual C++ serial communication development and programming practice portal" (source)
This book focuses on computer hardware serial communication theory, software development and project examples. Case-based teaching, a wealth of detailed project examples+ code+ annotation complete. Book on the easy-to-digest, easy to understand, pay attention to practice, is a rare programmer manual. This book the author has developed a computer interface devices, as well as extensive experience in software development. Enter the code matching the code removed from the tedious work to improve the learning efficiency.
Beginners to explore and Visual C++ serial communication technology, have a detailed descr iption of each step case-based teaching, a wealth of detailed project examples+ code+ full annotation advocacy quick and easy programming of the programmer will be the Treasury Manual Visual C++ serial communication entry, advanced "one means a martial art."
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ch7/
ch7/例程7-1封面设计:CStartUpDlg.cpp
ch7/例程7-2主界面设计:CCommtestDlg.cpp
ch7/例程7-3主程序调用配置对话框类:ConfigDlg.cpp
ch9/
ch9/例程9-1Xmodem传输协议的实现函数:xm_serDgetc.cpp
ch9/例程9-2CHECKSUM校验方法:check.cpp
ch9/例程9-3串口到以太网口文件传输源程序:xm_send.cpp
ch9/例程9-4以太网口到串口文件传输源程序:net_send.cpp
ch10/
ch10/例程10-1SIEMENS系统采集:OnSerialMsg.cpp
ch12/
ch12/例程12.1关节脉冲式功能模块代码:CPMovj.cpp
ch12/例程12.2直线脉冲式功能模块代码:CPMovl.cpp
ch12/例程12.3关节坐标式功能模块代码:CMovj.cpp
ch12/例程12.4直线坐标式功能模块代码:CMovl.cpp
ch12/例程12.5单步运动功能模块:SingleOperation.cpp
Ch1/
Ch1/113/
Ch1/113/cnoise.m
Ch1/113/cpplot.m
Ch1/113/MIL.log
Ch1/113/noisetb.ic0
Ch1/113/noisetb.lis
Ch1/113/noisetb.sp
Ch1/113/noisetb.st0
Ch1/113/noisetb.tr0
Ch4/
Ch4/HelloWorld/
Ch4/HelloWorld/HelloWorld.cpp
Ch4/HelloWorld/HelloWorldVC6.dsp
Ch4/HelloWorld/HelloWorldVC6.dsw
Ch4/HelloWorld/HelloWorldVC7.sln
Ch4/HelloWorld/HelloWorldVC7.suo
Ch4/HelloWorld/HelloWorldVC7.vcproj
Ch4/HelloWorld/StdAfx.cpp
Ch4/HelloWorld/StdAfx.h
Ch5/
Ch5/cstest/
Ch5/cstest/CSerial/
Ch5/cstest/CSerial/Serial.cpp
Ch5/cstest/CSerial/Serial.h
Ch5/cstest/CSerial/SerialEx.cpp
Ch5/cstest/CSerial/SerialEx.h
Ch5/cstest/CSerial/SerialMFC.h
Ch5/cstest/CSerial/SerialWnd.cpp
Ch5/cstest/CSerial/SerialWnd.h
Ch5/cstest/HelloWorld/
Ch5/cstest/HelloWorld/HelloWorld.dsp
Ch5/cstest/HelloWorld/HelloWorld.dsw
Ch5/cstest/HelloWorld/HelloWorld.sln
Ch5/cstest/HelloWorld/HelloWorld.suo
Ch5/cstest/HelloWorld/HelloWorld.vcproj
Ch5/cstest/HelloWorld/main.cpp
Ch5/cstest/Listener/
Ch5/cstest/Listener/Listener.dsp
Ch5/cstest/Listener/Listener.dsw
Ch5/cstest/Listener/Listener.sln
Ch5/cstest/Listener/Listener.suo
Ch5/cstest/Listener/Listener.vcproj
Ch5/cstest/Listener/main.cpp
Ch5/cstest/MFCCommAssist/
Ch5/cstest/MFCCommAssist/MFCCommAssist.cpp
Ch5/cstest/MFCCommAssist/MFCCommAssist.dsp
Ch5/cstest/MFCCommAssist/MFCCommAssist.dsw
Ch5/cstest/MFCCommAssist/MFCCommAssist.h
Ch5/cstest/MFCCommAssist/MFCCommAssist.rc
Ch5/cstest/MFCCommAssist/MFCCommAssist.sln
Ch5/cstest/MFCCommAssist/MFCCommAssist.suo
Ch5/cstest/MFCCommAssist/MFCCommAssist.vcproj
Ch5/cstest/MFCCommAssist/MFCCommAssistDlg.cpp
Ch5/cstest/MFCCommAssist/MFCCommAssistDlg.h
Ch5/cstest/MFCCommAssist/ReadMe.txt
Ch5/cstest/MFCCommAssist/res/
Ch5/cstest/MFCCommAssist/res/MFCCommAssist.ico
Ch5/cstest/MFCCommAssist/res/MFCCommAssist.manifest
Ch5/cstest/MFCCommAssist/res/MFCCommAssist.rc2
Ch5/cstest/MFCCommAssist/resource.h
Ch5/cstest/MFCCommAssist/stdafx.cpp
Ch5/cstest/MFCCommAssist/stdafx.h
Ch5/cstest/OvListener/
Ch5/cstest/OvListener/main.cpp
Ch5/cstest/OvListener/OvListener.dsp
Ch5/cstest/OvListener/OvListener.dsw
Ch5/cstest/OvListener/OvListener.sln
Ch5/cstest/OvListener/OvListener.suo
Ch5/cstest/OvListener/OvListener.vcproj
Ch5/guitest/
Ch5/guitest/SimpleDialog/
Ch5/guitest/SimpleDialog/main.rc
Ch5/guitest/SimpleDialog/resource.h
Ch5/guitest/SimpleDialog/SimpleDialog.dsp
Ch5/guitest/SimpleDialog/SimpleDialog.dsw
Ch5/guitest/SimpleDialog/tp.rct
Ch5/guitest/SimpleWin/
Ch5/guitest/SimpleWin/main.cpp
Ch5/guitest/SimpleWin/SimpleWin.dsp
Ch5/guitest/SimpleWin/SimpleWin.dsw
Ch5/guitest/SimpleWin/SimpleWin.sln
Ch5/guitest/SimpleWin/SimpleWin.suo
Ch5/guitest/SimpleWin/SimpleWin.vcproj
Ch5/HelloWorld/
Ch5/HelloWorld/Debug/
Ch5/HelloWorld/Debug/BuildLog.htm
Ch5/HelloWorld/Debug/HelloWorldVC7.exe
Ch5/HelloWorld/HelloWorld.cpp
Ch5/HelloWorld/HelloWorldVC6.dsp
Ch5/HelloWorld/HelloWorldVC6.dsw
Ch5/HelloWorld/HelloWorldVC7.sln
Ch5/HelloWorld/HelloWorldVC7.suo
Ch5/HelloWorld/HelloWorldVC7.vcproj
Ch5/HelloWorld/PPP.txt
Ch5/HelloWorld/Release/
Ch5/HelloWorld/Release/BuildLog.htm
Ch5/HelloWorld/Release/HelloWorldVC6.exe
Ch5/HelloWorld/Release/HelloWorldVC7.exe
Ch5/HelloWorld/StdAfx.cpp
Ch5/HelloWorld/StdAfx.h
Ch6/
Ch6/hello_qt/
Ch6/hello_qt/main.cpp
Ch6/hello_qt/temp.pro
Ch6/MTTest/
Ch6/MTTest/main.cpp
Ch6/MTTest/mtconsole.cpp
Ch6/MTTest/mtconsole.h
Ch6/MTTest/mttest.cpp
Ch6/MTTest/mttest.h
Ch6/MTTest/MTTest.pro
Ch6/MTTest/MTTest.suo
Ch6/MTTest/mttest.ui
Ch6/QtComAssist/
Ch6/QtComAssist/main.cpp
Ch6/QtComAssist/qextserialbase.cpp
Ch6/QtComAssist/qextserialbase.h
Ch6/QtComAssist/qextserialport.cpp
Ch6/QtComAssist/qextserialport.h
Ch6/QtComAssist/qtcomassist.cpp
Ch6/QtComAssist/qtcomassist.h
Ch6/QtComAssist/qtcomassist.ui
Ch6/QtComAssist/win_qextserialport.cpp
Ch6/QtComAssist/win_qextserialport.h
Ch6/QtConsoleCom/
Ch6/QtConsoleCom/main.cpp
Ch6/QtConsoleCom/qextserialbase.cpp
Ch6/QtConsoleCom/qextserialbase.h
Ch6/QtConsoleCom/qextserialport.cpp
Ch6/QtConsoleCom/qextserialport.h
Ch6/QtConsoleCom/QtConsoleCom.suo
Ch6/QtConsoleCom/uithread.h
Ch6/QtConsoleCom/win_qextserialport.cpp
Ch6/QtConsoleCom/win_qextserialport.h
Ch6/TextViewer/
Ch6/TextViewer/dlgmain.cpp
Ch6/TextViewer/dlgmain.h
Ch6/TextViewer/dlgmain.ui
Ch6/TextViewer/main.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com