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

搜索资源列表

  1. 7230sample

    0下载:
  2. 1,SerialPort是用来测试com口的一个程序 2,需要在相应的sdk下重新编译 3,手动流控制-1, is used to test SerialPort com mouth of a two procedures, in the corresponding sdk recompile under 3, manual flow control
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1564586
    • 提供者:钟辉
  1. SmartDeviceApplication--SerialPort

    0下载:
  2. 在win 4.2中用 C# 实现串口通讯-win using C# 4.2 Serial Communication
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:12153
    • 提供者:启明
  1. serialport

    0下载:
  2. 简单的串口调试,串行通信调试数据,可以选择多个端口(1.2.3.4)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25010
    • 提供者:钱康
  1. SerialPort 编程介绍

    0下载:
  2. 在Visual Studio 6.0中编写串口通讯程序,一般都使用Microsoft Communication Control(简称MSComm)的通讯控件,只要通 过对此控件的属性和事件进行相应编程操作,就可以轻松地实现串口通讯。但在Microsoft.Net技术广泛应用的今天,Visual Studio.Net没有将此控件加入控件库,所以人们采用了许多方法在Visual Studio.Net来编写串口通讯程序:第一种方法是通过采用Visual Studio 6.0中原来的MSComm控件这
  3. 所属分类:文档资料

  1. monitoring-software

    0下载:
  2. 本人在串口通信程序基础上修改的基于zigbee的温室无线监控系统上位机监控软件2.0版,在上次上传的程序的基础上添加了一些功能-a monitoring software modify base on serialport ,v2.0
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3663346
    • 提供者:sz
  1. serialport-wince-5

    0下载:
  2. 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:14114
    • 提供者:张中
  1. vb.net-serialport

    0下载:
  2. 利用vb.net 实现串口数据采集,给出了2中源代码-To use vb.net serial data acquisition, 2 source code
  3. 所属分类:.net

    • 发布日期:2017-11-09
    • 文件大小:2268
    • 提供者:lazy horse
  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:259025
    • 提供者:虎成
  1. SerialPort_Finish

    0下载:
  2. 我自己用EVC写的串口程序,感觉还可以,可以在WINCE.net4.2的标准模拟器上运行,如果有ARM开发板的SDK的话,也可以下载到开发板上去,我用的是深圳旋极科技的基于三星s3c2410的试验箱,运行可以。-For my own use EVC to write serial programs, can also be felt, you can WINCE.net4.2 standard simulator running on ARM development board if the S
  3. 所属分类:Windows CE

    • 发布日期:2017-05-26
    • 文件大小:8741462
    • 提供者:jiege
  1. serialport

    1下载:
  2. 串口通信编程大全RS232 RS422 RS485-Serial communication programming Daquan RS232 RS422 RS485
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:907091
    • 提供者:wangyf
  1. Csharp

    0下载:
  2. 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:441598
    • 提供者:赵燕
  1. SerialPort_UserBook

    0下载:
  2. NET Framework 2.0 类库包含了SerialPort 类,方便地实现了所需要串口通讯的多种功能,为了使MSComm编程方法快速转换到以SerialPort类为核心的串口通讯的设计方法,本文着重讨论了Visual Studio 6.0的MSComm控件和SerialPort 类设计方法的异同点-NET Framework 2.0 class library includes the SerialPort class, easy to realize the need for mult
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:34308
    • 提供者:youname
  1. SerialPort

    0下载:
  2. VisualStudio2005中serialPort控件访问串口实例2个,及C#串口实例文档-VisualStudio2005 instance in serialPort access the serial control 2, and C# serial port instance document
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:122525
    • 提供者:殷志全
  1. ReadDLT645

    0下载:
  2. 1,使用sp串口控件; 2,基于DLT/645协议开发,可以读取97和07表; 3,暂仅支持读电表数据、无后续帧的操作;-1,use serialPort 2,base on DLT/645, can read 97 AND 07
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:114838
    • 提供者:魏风杰
  1. SerialportsadSample(2)

    0下载:
  2. 串口通讯实例,一个现成的SERIALPORT类,实现串口的初始化及串口的读写,打开关闭-Examples of serial communication, a ready-made category SERIALPORT, realize serial serial initialization and read-write, open to close-Serialport Sample Serialport Sample Serialport Sample Serialport
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:54533
    • 提供者:rbgame
  1. SerialPort

    0下载:
  2. 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应-1 can dynamically modify the parameters of the serial using threads to send the file with the circular queue to receive data at the same time to display data using threads to avoi
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:5692
    • 提供者:石志超
  1. cljbq-v2014.2.10

    0下载:
  2. vb实现用serialport实现串口通信,串口调试工具-implemented by serialport vb serial communication, serial debugging tools
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1057614
    • 提供者:jack
  1. SerialPort

    1下载:
  2. * Function: 串口的打开、关闭、数据发送 以及 自动接收 (1)采用【事件驱动】的方式,即当缓冲区接收到数据的时候,【自动执行接收数据】,有效的节省系统资源,提高执行效率。 原理:建立一个事件线程,它监视串口的事件和错误信息。当有事件或错误发生时,它主动向【主线程】发送一个Windows消息。主线程在消息相应函数中处理已发生的事件或错误。 (2)采用“异步方式”读串口,耗时的读数据在单独的线程中进行。 (3)编程步骤:定义全局变量、创建串口、开启事件线程、发送数据、自定
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6900
    • 提供者:Sun Jin
  1. comseria

    0下载:
  2. 1、运行SerialPort即可启动程序 2、本程序默认使用COM3口,波特率9600,无校验,8个数据位,1个停止位,如需更改请联系。 3、首次启动程序需要用户指定数据保存件(txt格式),在后续使用中,用户可以单击界面中的“选择/修改保存文件”经行路径和文件的修改。修改时请关闭下位机,以免数据混乱。-1,A run to start the program SerialPort 2, the program defaults to using COM3 port, baud ra
  3. 所属分类:Communication

    • 发布日期:2017-06-10
    • 文件大小:17544921
    • 提供者:君耀
  1. SerialPort.tar

    0下载:
  2. i.max283基于Qt5实现串口收发 最近将板子上的Qt版本升级到了Qt5,基于原生库实现了串口收发 1、对串口进行参数配置 2、打开了一个定时器,每3S发送一条命令 3、使用信号与槽机制,将收到的数据打印(qt serialport used for send and receive)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:657408
    • 提供者:遏制一道
« 12 »
搜珍网 www.dssz.com