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

搜索资源列表

  1. rs232中断式程序实例

    0下载:
  2. 采用中断方式编写的串口程序实例,你可以将其中的相关代码更改成你所需要的代码-using interrupt procedures for the preparation of Serial example, which you can change the code as you need the code! !
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:83782
    • 提供者:秋实
  1. 20060727GSM

    0下载:
  2. 很好的手机发短信的例子。含GSM群发机设计原理和使用说明。还有详细代码-good cell phone text message example. With GSM mass Design Principle and use. There are detailed code
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15202747
    • 提供者:柳心雨
  1. SDIComm

    1下载:
  2. 一个采用mscomm控件的串口读写的例子,有程序工程的各个文件,如资源文件、头文件源代码、实现文件源代码和工程文件-mscomm using a serial control of literacy example, the procedures for various documents, resources such as documents, files, source code, the source code to achieve documents and engineering d
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:47637
    • 提供者:杨军
  1. portSerial

    0下载:
  2. 此源代码是一个很复杂的串口通信的例子,序,可以运行。-this source code is a very complicated serial communication example, sequence, can run.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:58543
    • 提供者:sdnu_zhl
  1. Pocket+PC

    0下载:
  2. Pocket+PC流接口驱动示例 一个好的代码,很不错,大家学习-flow Pocket PC Interface Driver a good example code is pretty good, we learn
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39218
    • 提供者:jill
  1. vb串口通讯

    4下载:
  2. 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:82771
    • 提供者:伍军伟
  1. OMRON_PLC_Control.rar

    1下载:
  2. 欧姆龙PLC RS232 通讯 hostlink应用例子 源码 VC++开发 可用于学习编写OMRON_PLC上位机控制软件,Omron PLC RS232 communications applications hostlink example of VC++ source code can be used to study the preparation of the development of PC control software OMRON_PLC
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:5582121
    • 提供者:wLiao
  1. vc_assist

    0下载:
  2. VC串口调试助手源代码,很不错的例子,非常适合初学者使用-VC serial debugging aides source code, it is a good example, very suitable for beginners! !
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3706329
    • 提供者:LV
  1. modscan2

    0下载:
  2. 对于Modbus通讯来说,怎么样方便的测试通讯很有价值。用自己写的代码很麻烦。这个测试软件,基本上解决了一般的Modbus通讯的测试问题。值得推广。-Modbus communication for example, how to facilitate the testing of communication very valuable. Write their own code is cumbersome. The test software is basically to solve the
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:710328
    • 提供者:jefrey
  1. slink-code

    0下载:
  2. slink协议举例,该协议用于工业控制领域-Slink protocol, for example, the protocol used in the field of industrial control
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1273
    • 提供者:江斌
  1. usb232

    0下载:
  2. USB转串口的一个例子(源代码),可以在KEIAL下直接编译。-USB to serial port of an example (source code)
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1360
    • 提供者:studyhz
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. lBarcodeReader

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3947
    • 提供者:liubin
  1. ourdev_436169

    0下载:
  2. C# 串口调试助手源程序,例子很简单。但却很好用。同时也验证了我写的串口组件的使用正确性。现公开给大家。串口组件源码空间中有。该例子中包括应用可程序和源码-C# serial port source code debugging aides, for example, is very simple. But it just works. Verified at the same time I wrote the serial use of the correctness of componen
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:264057
    • 提供者:sjm
  1. UART_verilog

    0下载:
  2. 一个uart的Verilog代码,希望能够帮助你做UART逻辑。-Code about uart. You can use it as an example when desighn UART logic.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:148040
    • 提供者:Jin Zhang
  1. lvboqi

    0下载:
  2. 滤波器的经典范例!初学者可以看看,学习一下!-Electronic Code Lock classic example!
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:12967
    • 提供者:shiyilang12
  1. Serial_communication_example_VC_code_for_advanced_

    0下载:
  2. 串口通信的VC++高级编程实例代码Serial communication example of VC + + code for advanced programming-Serial communication example of VC++ code for advanced programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:40072
    • 提供者:ciq
  1. ADtoPC

    0下载:
  2. C8051F340测量电位器的电压值,AD采样后通过数据串口传到上位机-This example code takes and averages 2048 analog measurements from input P1.1 using ADC0, then prints the results to a terminal window via the UART
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:18773
    • 提供者:wangfan
  1. scommcomuinication

    0下载:
  2. 串口通信编程源代码,对于初学者来说很有用处,代码很丰富,例子很充分-Serial communication programming source code, useful for beginners, the code is very rich, very good example! !
  3. 所属分类:Com Port

    • 发布日期:2017-06-01
    • 文件大小:14276651
    • 提供者:刘凯
  1. S7.Net-example-master

    2下载:
  2. 里面包含西门子PLC,S7通讯协议,可以通讯plc1500,plc1200,内含源码(It contains Siemens PLC and S7 communication protocol, which can communicate with plc1500 and plc1200, including source code)
  3. 所属分类:串口编程

    • 发布日期:2020-08-10
    • 文件大小:20480
    • 提供者:一剑诛天
« 12 »
搜珍网 www.dssz.com