CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc serial port

搜索资源列表

  1. vcPP6.

    0下载:
  2. vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用,-Serial port dual Internet contains windows code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:99894
    • 提供者:陈波
  1. A163410914-27047

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果。-VC++ example using MSComm control serial communication based on MSComm to achieve, which is to use the serial port to send and receive data, the program will
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:16652
    • 提供者:韩瑞欣
  1. SerialEnum

    0下载:
  2. VC++ 枚举PC串口名,包括完整的名字,不用再到处找了,这个足够你使用-VC++ enum PC serial port name, including full names, do not find that, and this is enough for you to use
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:18303
    • 提供者:v0860
  1. Serial

    0下载:
  2. 这是一个PC访问串口的标准类,用VC++文件操作实现。-This is a com standard class for Pc to access com port.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:tiantian
  1. ComDevice

    0下载:
  2. 基于VC++开发的windows 串口使用接口,在VC6.0上编译通过-Based on VC++ development windows serial port interface on VC6.0 compiler
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1901
    • 提供者:linius
  1. IMUKit

    0下载:
  2. 9轴惯性测量单元的串口上位机软件,基于VC++编写的读取的9轴数据,3轴加速度,3轴磁力计,陀螺仪-9 axis inertial measurement unit the serial port of PC software.Based on vc++ write data read 9 axis, three axis acceleration, three axis magnetometer, a gyroscope
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:1012448
    • 提供者:ry
  1. CommThread

    0下载:
  2. 利用多线程进行串口编程环境:vc++6.0-example of serial port using multithread develope environment: VC++6.0
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1920475
    • 提供者:李全信
  1. Lightning_counter

    0下载:
  2. 用VC实现的雷击计数器的显示界面,此界面彩串口编程,通过串口采用modbus报文来对雷击计数器进行查询和设置,为了保证传输的准确性,报文的传输采用CRC检验。-With VC lightning counter display interface that color serial programming via the serial port using modbus packets of lightning counter to query and set, in order to ensu
  3. 所属分类:ComboBox

    • 发布日期:2017-05-27
    • 文件大小:9418764
    • 提供者:maxue
  1. ComE-2015-10-28-ComThreadReceive

    0下载:
  2. VC++6写的串口的通信程序,参考了TeraTerm的源代码。使用线程或CWinApp中的OnIdle()接受数据。-VC++ 6.0 Serial Port
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:203044
    • 提供者:asdfasd
  1. VCPDataStore

    1下载:
  2. 利用VC实现数据板块的控制,通过FT2232进行数据的接受,利用串口实现指令的发送-Using VC to achieve control data plate, data were received by FT2232, use serial port to send commands
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7503166
    • 提供者:张晓春
  1. CBIndyTimerExample

    0下载:
  2. Timerecify the IP address of the ser Complex network analysis tools, c NAT traversal P2P peer-to-peer co The timber wolf Remote Control V6 tcp/ip network programming, clien The UPNP library, without setting NetWork Program book P
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:660392
    • 提供者:nawee dllyou
  1. mfc

    0下载:
  2. 利用vc++编写的基于mfc的串口通信界面,能够进行串口选择-With c++ mfc prepared based on serial communication interface, able to choose the serial port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1804190
    • 提供者:mobaoxi
  1. chuankouSerialPort

    0下载:
  2. VC++编程,串口接收数据并实时波形显示-VC++ programming, serial port to receive data and real-time waveform display
  3. 所属分类:assembly language

    • 发布日期:2017-05-14
    • 文件大小:3180034
    • 提供者:张海涛
  1. PC-and-mcu-communikation

    0下载:
  2. 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:24725819
    • 提供者:因一
  1. MainForm

    0下载:
  2. 一个VC++用串口通信类所做上位机serialport串口收发助手软件-A C++ class with serial communication made PC serial port transceiver serialport assistant software
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:5636370
    • 提供者:王磊
  1. CSerialPort

    2下载:
  2. VC++串口类文件,建立和打开串口,采集串口数据,包含头文件和源文件-VC++ serial class files, build and open the serial port, serial data collection, including the header and source files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:7326
    • 提供者:刘天宇
  1. DM_PC_SOFTWARE_TEST-Rev.1.0.9

    0下载:
  2. 用VC++编写的软件,用串口来发送数据,测试一些板的数据是否正常或通讯是否有误- Written with VC++ software, using the serial port to send data to test some of the board s data is normal or whether the communication is incorrect
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:116493
    • 提供者:p
  1. 1

    0下载:
  2. vc编写的串口通信程序支持CSerialport类。-Vc to write a serial port communication, using Cserialport class
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:58161
    • 提供者:王元
  1. sport123

    0下载:
  2. vc编写的串口通信程序,利用了Cserialport类-Vc to write a serial port communication, using Cserialport class
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:58350
    • 提供者:王元
  1. portcom123

    0下载:
  2. vc写的串口通信程序,已在工程使用,只需简单修改就可以用-Vc write a serial port communication program, which has been used in engineering, simply modify can use
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:76706
    • 提供者:王元
« 1 2 ... 16 17 18 19 20 2122 23 »
搜珍网 www.dssz.com