CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - windows串口

搜索资源列表

  1. WindowsCEDeviceDriver

    0下载:
  2. 在此以串口驱动程序中初始化过程为线索简单讲一讲WindowsCE下驱动程序开发基础-this in the serial driver for initialization process as simple as talking about the clues driver under Windows CE Sequence development foundation
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:203557
    • 提供者:Robert
  1. MultiCast_Ser

    0下载:
  2. 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序服务端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy services end!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:24505
    • 提供者:OneGun
  1. 232_TCPIP

    0下载:
  2. 程序的最大缺陷:   Windows把硬件驱动的接口都进行了抽象和标准化,串口也不例外,大部分的设备都可以通过文件操作API进行存储控制,如:CreateFile、ReadFile、WriteFile等,其实很简单。网上有个SerialPort的类写得还不错,我就直接拿来用了,只做了小小的修改以满足我的要求。原本的类一次只能收发一个Byte,根据需要我改成了512 Byte,需要重点提出的是,当收发多字节数据时,数据的正确性和完整性更需要自己保证,因为串口协议标准只是定义在物理层和数据链路层
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:38910
    • 提供者:Lee
  1. 功能较强且界面漂亮的串口监视软件

    0下载:
  2. 一个功能较强且界面漂亮的串口监视软件,窗口界面设置了很多功能,不同与以往功能较少的监视界面 -A more powerful and beautiful interface for serial monitoring software, windows interface to set a lot of features, different from the previous monitoring interface with less functionality
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-09
    • 文件大小:1027364
    • 提供者:dean1689
  1. LinuxXwindwskylix3

    0下载:
  2. Linuxwindows环境下用kylix3实现串口通信:完整的串口接受和发送数据功能。和windows中“串口”调试软件功能类似。-Linux X windows environment with kylix Serial communication: Serial complete function to receive and send data. And windows in the Serial is similar to debugging software.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:541843
    • 提供者:kitty
  1. Serial

    0下载:
  2. 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:22277
    • 提供者:zhao
  1. chuankouxianshi

    0下载:
  2. 1、串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:209251
    • 提供者:刘yi
  1. visualcom

    0下载:
  2. 基于Windows API的虚拟终端实现,进行虚拟串口的创建、连接于通信-Windows API-based implementation of virtual terminal, virtual serial port creation, connected to the communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1989827
    • 提供者:huang
  1. Communicate

    0下载:
  2. 完成不同平台的串口\SOCKET通信(windows、Linux、Unix)-Complete different platform serial \ SOCKET communication (windows, Linux, Unix)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:216373
    • 提供者:小马哥
  1. QT-Tcp-udp-sreial

    1下载:
  2. windows上基于QT4.8.0开发包的TCP服务器、客户端,UPD、以及串口等模拟测试程序-QT 4.8.0 TCP UDP RS232 RS485 TESTER
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-14
    • 文件大小:18502708
    • 提供者:Hunter
  1. PDATest

    0下载:
  2. Windows Mobile手持设备上实现蓝牙虚拟串口通信的一个简单例子,适合于初学蓝牙但有一定串口经验的程序人员参考。-Here is a simple example for programmer to learn how to convert Bluetooth stack to Comm communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:22811386
    • 提供者:李江明
  1. SeriesPortTest

    0下载:
  2. 采用windows API编写的测试串口的程序-Windows API written test serial program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-29
    • 文件大小:2926580
    • 提供者:宋晓青
  1. mycom

    0下载:
  2. linux 平台下串口的编程,本程序提供linux和windows平台下的linux类,运用提供的QT串口类,本工程实现的是在linux环境下运行的QT串口通信。-Serial programming under Linux platform, the program provides Linux and windows platform Linux, using the QT serial, the project is the realization of QT serial communi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:18358
    • 提供者:罗洪彬
  1. php_serial.class

    0下载:
  2. PHP 串口类,修改了原有代码的windows下的参数设置部分,程序测试通过;只可以发送信息;接收数据部分未完成。- PHP serial class, modify the parameter setting part of the windows of the original code under test procedures only can send messages receive data section is not complete.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3652
    • 提供者:李永明
  1. comm

    0下载:
  2. 该程序实现windows下的串口编程.-serial port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-13
    • 文件大小:21060770
    • 提供者:jenney
  1. SerialPortTest

    0下载:
  2. 串口通信是 Windows 应用软件开发的重要环节,除了普通的通信软件外,还在工业控制领域有广泛的用途。本串口通测试讯源码,用于测试串口是否正确联通。-Serial communication is an important part of Windows application software development, in addition to general communication software, but also a wide range of industrial cont
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:426351
    • 提供者:yingxiong
  1. wdmk

    0下载:
  2. 串口测试程序,包括所有原代码,以及,EXE文件,可以在你的WIN系统中运行(Serial port test procedures, including all source code, as well as, EXE file, you can run in your Windows system)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:87040
    • 提供者:Rpymond
  1. polymorkhismentitys

    0下载:
  2. 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序()
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Ingemqr
  1. rhdidected-speedup

    0下载:
  2. 串口动态连接库,使用Windows API()
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:53248
    • 提供者:afhomblm
搜珍网 www.dssz.com