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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:阿钟
  1. Com_N

    0下载:
  2. 本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx cont
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:95.29kb
    • 提供者:道通
  1. Delphi实现串口通信的常用的方法

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:黄区
  1. Win32下的几种串口通信编程

    0下载:
  2. 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5.65kb
    • 提供者:黄区
  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
    • 文件大小:7.17kb
    • 提供者:dli
  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    0下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6.13kb
    • 提供者:abel
  1. 串口综合

    0下载:
  2. 关于串口应用的很多方法及相关软件,对初学者大有帮助,应用的可以参考-serial application on the many ways and related software for beginners help, can refer to the application
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:276.74kb
    • 提供者:刘力
  1. VC使用的串口类

    1下载:
  2. 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6.44kb
    • 提供者:ssda
  1. I2C AT24C02控制)

    0下载:
  2. 以at24xx为例,向你详细的再现了I2C编程的方法和思想,依此类推,你可以掌握更多的I2C硬件编程-to at24xx as an example to you, detailed reproduction of I2C programming methods and thinking, and so on, you can grasp more hardware I2C programming
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3.42kb
    • 提供者:陈全胜
  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:林帆
  1. 通过串口和计算机连接

    0下载:
  2. 一个通过串口和计算机连接的vc小程序,可以让你了结到基本的串口通讯方法-through a serial connection and computer vc small program, which will let you settle to the basic serial communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:260.15kb
    • 提供者:张眘
  1. WWW.Ahaoz.CoM_cn700_vb232ck

    0下载:
  2. VB.NET串口通讯调试方法.用VB 控件实现通讯的方法比调用SDK的API动态连接库的方法更加方便、 快捷.-VB.NET serial communications debugging method. VB Controls communication method than the SDK API called dynamic link library of more convenient and faster.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:72.15kb
    • 提供者:张小
  1. myflycontrol

    0下载:
  2. 模型飞机测控平台是用delphi编写的串口操作软件,源码中涉及到GPS数据接收,多线程等编程方法,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。-model aircraft monitoring platform is prepared by using delphi Serial operating software, the source code relating to the GPS data reception, multi-threading programming, s
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:312.39kb
    • 提供者:张永
  1. pic&pc

    0下载:
  2. 介绍一种运用PIC16F84单片机实现与PC机串行通信的方法,并给出其硬件接口电路及通信源程序。包含单片机和PC端的程序。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:24.66kb
    • 提供者:郝东
  1. VC++duochuankoukongzhijiejue

    0下载:
  2. VC++多串口控制解决方案(DLL) 工业控制--串口通讯方法(WINAPI实现) -VC Multiport Serial control solution (DLL) industrial control -- serial communication (WINAPI it now)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:460.52kb
    • 提供者:王杰
  1. comu

    0下载:
  2. 一种简单可行的串行通讯方式,以及字符传送方法-a simple serial communications, as well as characters transmission method
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:13.08kb
    • 提供者:天峰
  1. robot_cut

    0下载:
  2. 机器人通讯协议,用于激光切割系统的通信协议以及实现方法,其中涉及到实时多任务系统VRTXsa.串口通信控件编制-robot communications protocols, laser cutting system for the communication protocol and method, which relates to real-time multi-task system VRTXsa. Serial Communication Control preparation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5.29kb
    • 提供者:刘磊
  1. UltraSonarBoard

    0下载:
  2. 机器人超声波避障系统,串口编程,8个方向8个超声波传感器数据处理,采用模糊数据处理方法-robot obstacle avoidance system, serial programming, eight direction eight ultrasonic sensor data processing, fuzzy Data Processing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:106.11kb
    • 提供者:luoqijun
  1. 基于vb的西门子plc和上位机通信的实现方法

    1下载:
  2. 基于vb的西门子plc和上位机通信的实现方法 拷贝就行-vb-based Siemens plc and the personal computer communications method copy OK
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76.99kb
    • 提供者:宋勇江
  1. 具有高可靠性的高速连续数据采集的设计与实施方法

    0下载:
  2. 具有高可靠性的高速连续数据采集的设计与实施方法,一篇有关数据采集的论文-highly reliable high-speed data acquisition for the design and implementation methods, a data acquisition papers
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:74.45kb
    • 提供者:陈立家
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com