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

搜索资源列表

  1. modbus_tianshui

    0下载:
  2. 完整的MODBUS协议程序,在好几个工程中使用过,可以修改一下直接使用。-integrity of the agreement procedures in several projects used can change it directly.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:斯多
  1. communicationforpcandplc1

    0下载:
  2. ABB变频器中MODBUS与PLC的串行通讯程序,可直接用于项目中-ABB inverter MODBUS PLC with serial communication procedure can be used directly in projects
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:8.89kb
    • 提供者:冉嘉奇
  1. zhinenganfang1

    0下载:
  2. 一个基于串口通信编程实现的智能安全防盗系统,自己在做导师项目的时候参照着编的,后来自己经济紧张的时候拿到网上卖,竟然有人要的.呵呵,欢迎大家下载哦!-based on a serial communication program of intelligent security systems, instructors do their projects in the light of a series later, the economic times get tense online sale
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:362.23kb
    • 提供者:吴志华
  1. RS232TM_0.2_Alpha_D_with_javacomm

    0下载:
  2. Java RS232 terminal with graphical interface . Suitable for small RS projects and test protocols for hardware developing. Free for usage ,modifying and redistributing.Also added \"javacomm20\"-api installer
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:303.25kb
    • 提供者:戴奕
  1. HZTableComHelp

    0下载:
  2. 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:184.98kb
    • 提供者:叶木公
  1. chuankou

    0下载:
  2. 这里有比较全面封装好的串口通信的类库信息,里面包含三个VC++工程,从不同的方向去实现通信-There are more comprehensive package of a good serial communication library of information, which consists of three VC++ projects, from different directions to achieve communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:368.2kb
    • 提供者:齐峰
  1. serialportcommunicationcode.iso

    0下载:
  2. 串口通信工程开发实例代码,包含云台控制,楼宇自动化等多个项目实例,源码可用。-Serial communication engineering sample code, including PTZ control, building automation and many other examples of projects, source code is available.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:477.74kb
    • 提供者:刘学山
  1. VC

    0下载:
  2. 该文件包含了再VC++下的通信工程的实例,包括串口通信,tcpip通信等。-The document contains a further communication under VC++ examples of projects, including the serial communications, tcpip communications.
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:徐冬卫
  1. Secialport

    1下载:
  2. 串口调试助手3.0版可以实现的功能包括 发送接受16进制数、字符串、传输文件、搜索出空闲串口 等,此外,还可以搜索用户自定义设置其他的项目-Serial Debug Assistant 3.0 can be achieved include sending to accept 16 hex number, string, transfer files, search a free serial port, etc. You can also search for user-defined set
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:7.6mb
    • 提供者:solon
  1. DCCE

    0下载:
  2. C#串口通信例程说明,修改后可用在工程之中-C# serial communication routine instructions, can be used in projects such modified
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:210.31kb
    • 提供者:liguofa
  1. DCCE-cPP

    0下载:
  2. C++串口通信例程说明,修改后可用在工程之中-C++ serial communication routine instructions, can be used in projects such modified
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:242.94kb
    • 提供者:liguofa
  1. DCCE-VC

    0下载:
  2. VC串口通信例程说明,修改后可用在工程之中-VC serial communication routine instructions, can be used in projects such modified
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:216.17kb
    • 提供者:liguofa
  1. DCCE-VB

    0下载:
  2. VB串口通信例程说明,修改后可用在工程之中-VB serial communication routine instructions, can be used in projects such modified
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:156.84kb
    • 提供者:liguofa
  1. ComSet

    0下载:
  2. 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类*面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:97.32kb
    • 提供者:吴鹏
  1. SerialPort

    0下载:
  2. 串口通信程序,很多需要使用串口的项目可以使用此控件-Serial communication program, many projects need to use the serial port can use this control
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:80.26kb
    • 提供者:berry
  1. COMM

    0下载:
  2. 一个基于串口的小程序,实现串口读写工程,以及一些简单处理-A small program based on the serial port, Serial reading and writing projects, as well as some simple processing
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:9.28mb
    • 提供者:李交子
  1. SerialTest

    0下载:
  2. 串口测试操作,第一个示范程序,用这个开发了很多项目了-Serial test operation, the first demonstration of a program, use this to develop many projects
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.6mb
    • 提供者:张大
  1. SmsTest

    0下载:
  2. 串口调试程序2,可以通过串口收发短消息,用这个程序开发了很多项目-Serial debugger, you can receive and send through the serial port, use this program to develop a number of projects
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1.93mb
    • 提供者:张大
  1. com

    0下载:
  2. 串口调试程序3,这是串口转发程序,应用普遍,用这个程序开发了很多项目-Serial debugger serial port redirector, widespread application of this program has developed many projects
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.92mb
    • 提供者:张大
  1. Display

    0下载:
  2. c# 操作串口的集成类,标准pos设备指令,公司新项目开发时用到的,扩展性很好 -c# operation serial integrated classes, the standard pos Equipment Directive, the company used in the development of new projects, expansion very good
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:1.24kb
    • 提供者:天幕
« 12 »
搜珍网 www.dssz.com