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

搜索资源列表

  1. Visual Basic串口通讯调试方法

    1下载:
  2. Visual Basic串口通讯调试方法。一个非常简单的方法.-Visual Basic serial communications debugging method. A very simple method.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1757
    • 提供者:阿钟
  1. CserialPort类源码

    2下载:
  2. VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7340
    • 提供者:dli
  1. TestMSCom

    0下载:
  2. 串口调试精灵,可以收发ASCII和HEX两种格式的数据,简单实用。-serial debugging genies, TX ASCII and HEX both formats of data, simple and practical.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:40251
    • 提供者:孙志海
  1. rs232通讯VB.NET小程序

    1下载:
  2. rs232通讯VB.NET小程序,对开发简单的串口通讯应用有参考价值的。-RS232 communications VB.NET small program to develop simple serial communications applications reference value.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:53872
    • 提供者:反对撒
  1. 串口访问功能的小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61970
    • 提供者:天照
  1. USComm

    0下载:
  2. 非常好用的GPS串口通信,支持Nmea0183协议,支持GarMin协议,如果需要新添加协议类型,修改非常简单!-very handy GPS serial communications, support Nmea0183 agreement, support GarMin Agreement, if the need for a new type of agreement to add, change is very simple!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36959
    • 提供者:韩友力
  1. uartok

    0下载:
  2. 采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少-Serial communication written by verilog hdl. It is designed with FSM. The program is simple,and consume resource is few.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:431689
    • 提供者:陈旭
  1. comm_in_VC

    0下载:
  2. 我用VC编的一个小小的串口应用程序,里面用到了一个库CComm。挺简单的。-I VC series a tiny serial applications, they use a library CComm. Very simple.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:22426
    • 提供者:许晨飞
  1. 串口编程-云台镜头控制系统

    1下载:
  2. 用DELPHI语言实现串口访问的源代码,简单实用,对学习用DELPHI进行串口编程有一定帮助。-using DELPHI Serial visit to the source code, simple and practical, to learn using Delphi for serial programming will definitely help.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:185145
    • 提供者:孙克再
  1. AutoDemo

    0下载:
  2. 自编的串口通信程序,支持一些简单命令-self serial communication program to support some simple orders
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:141961
    • 提供者:陈波
  1. SerialTest11

    0下载:
  2. 这是一个简单的串口通讯程序适用于初学者-This a simple serial communication procedures applicable to beginners
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:37643
    • 提供者:卢全银
  1. 激光测距仪(密码arzhiy@163.com)

    0下载:
  2. 串口控制器,简单好用用DELPHI7.0编写-serial controller, simple and easy to prepare with DELPHI7.0
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:50807
    • 提供者:hai
  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:94690
    • 提供者:li
  1. 串口访问功能的小测试程序

    0下载:
  2. 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:609726
    • 提供者:b
  1. HBU_SearilTest

    0下载:
  2. 通讯源代码,用VC编写和单片进行通信,代码详细简单。-communications source code with a single VC preparation and communication, code simple detail.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39594
    • 提供者:boy
  1. ouxcomm

    0下载:
  2. delphi串口通讯控件,简单易用,适用于D6、D7-serial communication control, simple to use, applicable to D6, D7
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:245586
    • 提供者:王军
  1. Uartdebug 简单的串口调试工具

    1下载:
  2. 一个简单的串口调试工具,此工具虽然简单,但是可以像SSCOM一样扩展-A simple serial port debugging tool, this tool is simple, but the same can be extended as SSCOM
  3. 所属分类:串口编程

    • 发布日期:2017-04-09
    • 文件大小:2270666
    • 提供者:刘保
  1. rs232 485接口转换的简单介绍

    3下载:
  2. rs232 485接口转换的简单介绍,包裹接线方法,新手实用。,弄
  3. 所属分类:串口编程

    • 发布日期:2017-03-23
    • 文件大小:87824
    • 提供者:韩云飞
  1. vb串口通信简单示例

    2下载:
  2. vb串口通信简单示例,发送程序,接收程序。-vb rs232 communication program
  3. 所属分类:串口编程

    • 发布日期:2017-03-25
    • 文件大小:1755
    • 提供者:pwl
  1. 03-简单的聊天工具

    0下载:
  2. 简单的聊天功能,类似于微信QQ,哒哒哒哒哒哒。。。。。。(A simple chat, similar to the WeChat QQ, da da da da da da......)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:AlexAI
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com