CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口编程调试

搜索资源列表

  1. SerialSample

    0下载:
  2. Wince下的串口编程的简单的小例子,可以实现,已经通过调试。-Wince serial programming under the simple little example, can be achieved, has passed debug.
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2812744
    • 提供者:wwh
  1. wendushishishuaxin

    0下载:
  2. Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-02
    • 文件大小:7013
    • 提供者:xiaobo
  1. vcseriocom

    0下载:
  2. VC 2008串口编程的例子,本地串口通信编程,调试通过。-VC 2008 serial port programming example, the local serial communication programming, debugging through.
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3425777
    • 提供者:Tony
  1. TSerialPort

    0下载:
  2. 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3966812
    • 提供者:
  1. MySerialPortTool

    0下载:
  2. MFC编写的串口调试工具,使用VS2008环境进行开发,没有任何冗余代码,适合学习串口编程。-MFC prepared by serial debugging tools, use the VS2008 development environment, there is no redundant code, suitable for learning serial programming.
  3. 所属分类:Com Port

    • 发布日期:2017-06-16
    • 文件大小:24716094
    • 提供者:张沛轩
  1. vc2008serial-port-programming

    0下载:
  2. 2008串口编程的例子,本地串口通信编程,调试通过。-vc2008serial port programming
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3424042
    • 提供者:oooreadooo
  1. msp430_serial_programming_skills

    0下载:
  2. msp430串口编程与调试技巧,介绍如何设置串口速率,如何初始化串口参数-msp430 serial programming and debugging skills on how to set the serial rate, how to initialize the serial port parameters and so on and so on
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:283279
    • 提供者:王刚
  1. ScommTest

    0下载:
  2. 本软件为串口测试程序,经过专家调试通过,对于提高软件开发人员的串口编程水平具有积极意义-The software for the serial test procedure, after the adoption of expert debugging for software developers to improve the level of serial programming is of positive significance
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-16
    • 文件大小:35151
    • 提供者:腾宇海
  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:3795596
    • 提供者:董剑峰
  1. CommProgramTest

    0下载:
  2. VB6.0开发的串口通信编程调试精灵,可以设置为自动与手动形式的测试方式,可以以2,4,8,16进制的形式测试,是串口编程的好助手。-VB6.0 development debug serial communication programming wizard, can be set to automatic and manual forms of testing, it can be to 2,4,8,16 hexadecimal form of testing is a good assi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:24161
    • 提供者:wdejun
  1. serialcommpro

    0下载:
  2. 串口编程,分为同步通信模式和异步通信模式,方便调试。-Serial Programming is divided into synchronous and asynchronous modes of communication modes of communication to facilitate debugging.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:52860
    • 提供者:田野
  1. PLCserialcommunications

    0下载:
  2. 欢迎使用“PLC串口通信调试” 本软件主要用于PLC(或单片机)与计算机的串口通信调试。软件根据目前PLC常用的多种串行通信协议的特点设计,数据的输入、组织和显示方式灵活多样,便于使用和观察调试。 在编制计算机与PLC的串口通信程序时,由于计算机和可编程设备双方均需编制通信程序,调试时往往不知道是哪一方的程序出了问题。可以使用本软件调试PLC一侧的程序,调试正确后再调试计算机侧的程序。本软件为PLC串口通信程序的调试提供了便利。-Welcome to "PLC serial
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:191059
    • 提供者:hym
  1. Serialporttools

    0下载:
  2. 串口编程工具。虽然不是源码,如果需要进行串口调试的,本工具绝对有用。-Serail programming tools. Though it is not source code, but it is very useful when you are debugging serial port or.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:303931
    • 提供者:安杰伦
  1. COMM

    0下载:
  2. 串口调试工具源代码,对于学习串口编程的朋友很有帮助!-Serial port source code debug tools, serial port programming for the study helpful friend!
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3675568
    • 提供者:sunboy
  1. SerialCommunicationPracticesGongjianbin

    0下载:
  2. 龚建斌的这本讲串口编程的书很好。很适合初学者。并附有本书的中所有例程和串口调试助手源码。-It is a good book of serial programming and very suitable for beginners.
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:45774690
    • 提供者:jiaojiao
  1. comdebug

    0下载:
  2. 有用的串口调试工具,希望对需要串口编程的朋友有所帮助。-A useful tool for serial port debugging
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:159365
    • 提供者:cheny
  1. 0103

    0下载:
  2. WINDOWS串口编程,调试程序第一部分-WINDOWS serial programming, the first part of the debugger
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:sxf
  1. SerialTools.RAR

    0下载:
  2. 一个串口调试和监控工具,串口编程很有用,不妨试试看!-A tool of tracing serial port is useful for you!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:381655
    • 提供者:abcdefgh0101
  1. Serial

    0下载:
  2. 串口编程的典型示例,带有串口调试助手,是串口编程的好帮手-A typical example of serial programming, with serial debugging assistant who was a good helper serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:195267
    • 提供者:qiudongsun
  1. 2009062611232389458

    0下载:
  2. 对于需要编写并口通讯程序的人员来说,可能会需要一款方便的并口调试工具,但这样的 调试工具 目前网络上好像还没有(至少还没有免费的:)),串口调试器倒有很多(包括我曾经写过的“串口调试 器 2002”),因此我花了点时间写了这款支持各类Windows平台的并口调试工具包,希望能对你编程 及开发带来方便。 -For the need to write the parallel port communication program staff who may need a conven
  3. 所属分类:Parallel Port

    • 发布日期:2017-04-16
    • 文件大小:433381
    • 提供者:王科
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com