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

搜索资源列表

  1. rs232

    0下载:
  2. 本程序是我写的第一个用于工程的程序,只是框架,用于232串口通信和无闪烁刷屏
  3. 所属分类:串口编程

    • 发布日期:2014-01-16
    • 文件大小:3756264
    • 提供者:吴刚
  1. 51_zhongduan.rar

    0下载:
  2. 51中断程序框架c代码,包括定时中断,外部中断,串口通信中断。。。。。,mcu51
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:87757
    • 提供者:zhongxinyu
  1. uart

    0下载:
  2. msp430异步通信的框架程序,根据实际情况填写代码-msp430 framework for asynchronous communication process, fill in the code according to the actual situation
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:27562
    • 提供者:jeff
  1. Example

    0下载:
  2. 基于CSerialPort的串口多线程通信框架-CSerialPort based on serial communication framework for multi-threaded
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:63902
    • 提供者:章九
  1. sms_gprs

    0下载:
  2. 上位机vc6.0编程控制西门子GPRS模块实现短信收发,GPRS收发数据,并且此程序可以移植到带有操作系统UCOS-II或LINUX的下位机,框架结构很好,效率很高。-Programming the control PC vc6.0 Siemens GPRS module to send and receive SMS, GPRS to send and receive data, and this process can be transferred to UCOS-II with the o
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:5450609
    • 提供者:zhanglong
  1. my_com_test

    0下载:
  2. 包括串口通信中重要功能,最基本的框架和函数设计。-Including the important function of serial communication, the basic design of the framework and function.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:36817
    • 提供者:frag
  1. MFCSerialCommunicationProgramDesign

    0下载:
  2. MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:29327
    • 提供者:谢琳琳
  1. Serial_Communicate_Overlap

    0下载:
  2. 串口通讯,支持异常处理。程序框架和主要成员函数接口均已做好。-Serial communications, to support exception handling. Process framework and key members of the function interfaces are good.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:33978
    • 提供者:zhaoyi
  1. modbusmodel

    0下载:
  2. 工业上常用的串口MODBUS协议的模板,是一个框架结构可继续补充-Industry common serial MODBUS protocol template is a frame structure can continue to add
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:5628
    • 提供者:cecil
  1. Example3

    0下载:
  2. 基于CSerialPort的串口多线程通信框架~!串口多线程编程~!加强学习串口编程-Based on the serial multi-thread communication CSerialPort framework ~! Serial multi-threaded programming ~! Serial programming to enhance learning
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:63683
    • 提供者:林子建
  1. Serial_port_communication_routines

    0下载:
  2. 本文将介绍如何在.NET平台下使用C#创建串口通信程序,.NET 2.0提供了串口通信的功能,其命名空间是System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进行通信。我们将使用标准的RS 232 C 在PC间通信。它工作在全双工模式下,而且我们不打算使用任何的握手或流控制器,而是使用无modem连接。-Serial_port_communication_routines
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:29964
    • 提供者:Evan Zhang
  1. VSerial

    0下载:
  2. WindowsXP下虚拟串口驱动源码.使用VC的编译环境编译,目前还是在HelloWDM的基础上进行,完成了驱动的框架,虚拟的串口7。系统加载驱动好,必须在注册表中手动添加才行,具体位置是HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM,在这里加入新项目,名为MyWDMDevice,类型为REG_SZ,内容是COM7。向虚拟串口写入的数据会自动发回来。本程序适合初学者学习参考。-Virtual serial port driver source c
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:163023
    • 提供者:Tir
  1. Virtualserial

    0下载:
  2. 描述了虚拟串口软件整体框架、虚拟串口设备驱动程序(Ethcomm.sys)和虚拟串口网络服务程序(Service.sys)包括服务程序与虚拟串口驱动程序的接口及服务程序流程框-Describes the overall framework of the software virtual serial port, virtual serial port device driver (Ethcomm.sys) and virtual serial ports Network Service prog
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:102588
    • 提供者:雪逸
  1. SerialPortAPI

    0下载:
  2. 串口通信小程序,可以在vc++6.0平台是运行,采用MFC框架-this program is for port test,which can run on vc6.0 .
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1558572
    • 提供者:jinchang
  1. Data-acquisition-system

    0下载:
  2. 用MFC框架编写的数据采集系统,串口通讯,MSComm和MSChart-Data acquisition system written in MFC framework, serial communication, the MSComm and MSChart
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:7372981
    • 提供者:li
  1. Serial-multi-thread-communication

    0下载:
  2. 基于Cserialport的串口多线程通信框架,可以更加方便地实现串行通信。-Based the Serialport serial multi-threaded communications framework, can more easily realize the serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1252060
    • 提供者:郭晓
  1. AdvancedHMIv399x

    1下载:
  2. 开源.net HMI 框架,框架包含AB,Opc等plc驱动和免费的桌面环境控件.(Turn Visual Studio into a powerful HMI/SCADA development package by simply dragging and dropping, no coding required. DF1, Ethernet/IP for Allen Bradley PLC controllers, and many more drivers. Free)
  3. 所属分类:串口编程

    • 发布日期:2020-10-21
    • 文件大小:7471104
    • 提供者:cylangren
搜珍网 www.dssz.com