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

搜索资源列表

  1. rfid_vc

    0下载:
  2. /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1108
    • 提供者:leesun
  1. at91sam7s_usart_usb_20080916

    0下载:
  2. This a port of the demo-project AT91SAM7S-USART_USB_SAM7S which is available from at91.com for the IAR EW to the GNU-toolchain-This is a port of the demo-project AT91SAM7S-USART_USB_SAM7S which is available from at91.com for the IAR EW to the G
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:742182
    • 提供者:mario
  1. S200PLC

    0下载:
  2. 附带VB和Delphi的例子 西门子ppi协议,支持V区操作,实际应用中足够了, 支持V区的位、字节,字和双字操作, 默认一次可以读取100个字节。 控件默认参数为串口1,PLC地址2,Even效验,波特率9600 有问题发邮件lkl_xz@163.com 使用控件时,一般只需更改2个属性: 1、PLC地址 plcAddress 2、串口号 port- plcAddress port
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:357791
    • 提供者:程兴
  1. KeilC51_CountDown

    0下载:
  2. 源起: http://zhidao.baidu.com/question/163455823.html 适合用户:KeilC已初步入门,想进一步提高的朋友 程序架构:全部使用状态机构建而成(状态机是高手进阶必经之路) 模块构成:键盘,显示,定时器,CPU核心四大块 程序特点: 1. 修改方便,所有头文件由Includes.h统一组织,增加头文件只需在Includes.h中加入 2. 由Keil自带串口方便的在全速运行时监视数据 3. 本系统相当于一个精简
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:8330
    • 提供者:尹刚
  1. Mc1000

    0下载:
  2. WindowsMobile 下的Com编程-serial port Demo in WindowsMobile System
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-06
    • 文件大小:130130
    • 提供者:王磊品
  1. consol1

    0下载:
  2. com串口类,包括初始化,串口DCB参数设置-Serial Port class (including init(),openconnection().............)
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:3611
    • 提供者:叶苏昌
  1. Delphi_COM_port_communication_tool

    0下载:
  2. Routines for using COM ports - special component which simplifies reading / writing to the port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:312864
    • 提供者:aly55
  1. KBD_RDCHR

    0下载:
  2. The function kbd_rdchr() does not riqueres interrupts or timers. Just call it when your program needs to read a key, it also does not queue those keys in any way. This function handles a 3x4 matrix keyboard conected at port defined as "kdb_port" kd
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:6307
    • 提供者:manoel
  1. pelcod

    0下载:
  2. COM编程,串口编程,视频监控编程之云台控制协议pelcod。-COM programming, serial port programming, programming of video surveillance PTZ control protocol pelcod.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:8825
    • 提供者:chenqingyun
  1. jazzlib-j2me-src-0.0.7

    0下载:
  2. port jazzlib-0.0.7 to j2me. source code (implementation of the java.util.zip library) http://code.google.com/p/staff/
  3. 所属分类:J2ME

    • 发布日期:2017-03-24
    • 文件大小:231169
    • 提供者:loentar
  1. VNC Dump

    0下载:
  2. vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。-+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +This is a little Disclaimer for if you havn t read the on on our site. + +The tools and tutor
  3. 所属分类:WEB源码

    • 发布日期:2013-06-20
    • 文件大小:879
    • 提供者:sdsd
  1. VC_SerialPortMonitor

    0下载:
  2. 用VC开发串口监视工具,提供COM口选择,报文监视等功能。-This is serial port monitor develope by vc.
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1983519
    • 提供者:ivanliao
  1. SysLibComTest

    0下载:
  2. CodeSys下的Com口测试程序,来自德国3S-Seriel port test demo under CodeSys
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:12325
    • 提供者:ou
  1. stm32_GPIO

    0下载:
  2. Stm32嵌入式系统的IO口研究。这是配合作者博文(http://blog.ednchina.com/czlyzhj/1794894/message.aspx)的源程序。 编译环境:keil-Stm32 IO port of the embedded system. This is in line with of the Notes (http://blog.ednchina.com/czlyzhj/1794894/message.aspx) of the source. Build env
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:323941
    • 提供者:zhj
  1. Desktop

    0下载:
  2. IC AT89C51 is a low-power, high-performance, 8-bit microcontroller with 8 kB of Flash programmable and eras-able read-only memory (EPEROM),256 bytes of RAM,32 input/output (I/O)lines, three 16-bit timers/counters, a six-vector two-level interrupt a
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1614
    • 提供者:sam
  1. ET_USB_HID_DEMO1

    0下载:
  2. Futurlec LPC2148 development board. HID Demo of USB port. HEX code and source code and windows GUI and usb driver. This package will get you going in the world of USB development for this board here: http://www.futurlec.com/ARM2148_USB_Development_Bo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:2047716
    • 提供者:darrklogik
  1. ComTest

    0下载:
  2. 一个使用VC++编写的COM通信的简单例子,可以用于串口的开发,测试串口的通信-A written using VC++ COM to communicate a simple example, can be used for the serial port of the development, testing, serial communication
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3561043
    • 提供者:黄文钊
  1. com_port_Rx_Thread

    0下载:
  2. Author: Rangarajan Varadan //This File and the associated com_port.cpp provide a simple Serial Port application //Please see the com_port.cpp for features descr iption ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // This file is
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:5778
    • 提供者:canavarim
  1. SHOW

    0下载:
  2. 做一个对串口收到的数据进行处理并显示出来,把相应的指令通过串口发送出去得到相应的接收数据,其中包含com串口的使用代码-Going to be a serial port for processing the data received and displayed, the corresponding commands sent via the serial port to receive the corresponding data, which includes the use of com
  3. 所属分类:Com Port

    • 发布日期:2017-06-17
    • 文件大小:26230416
    • 提供者:赵星
  1. rfid_USBReadPort

    1下载:
  2. usb_hid通讯,无需驱动,能直接编译,能读出www.soliddigi.com的下位机USB口相关信息\\?\hid#vid_1325&pid_c029#6&5e6b518&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}正在读取设备的标识... 已读取,见右边所示 -usb_hid communication, no driver can be directly translated, can read
  3. 所属分类:通讯编程

    • 发布日期:2017-06-29
    • 文件大小:3646125
    • 提供者:lwm159
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com