CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 设备

搜索资源列表

  1. usb_devchange

    0下载:
  2. 检测任何USB设备插入和拔出消息的VC源代码-Detect any USB device insertion and pull-out of the VC source code message
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:41897
    • 提供者:liu
  1. transferring

    0下载:
  2. 升降横移式立体停车设备的电气控制系统设计升降横移式立体停车设备的电气控制系统设计-Lifting and transferring equipment, parking control system design of electric lifting and transferring equipment, parking control system electrical design
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:156266
    • 提供者:侯桂友
  1. spdlldemo

    0下载:
  2. Atm机sp框架,vc代码,定义出十一个通用接口,只须填入不周设备的处理代码-Atm machine sp frame, vc code, defines 11 general-purpose interface, simply fill in the ill-handling code equipment
  3. 所属分类:Communication

    • 发布日期:2015-09-09
    • 文件大小:17138
    • 提供者:农民
  1. SeriesPort

    0下载:
  2. 如今许多硬件设备都采用串口技术与计算机相连,串口应用程序的开发越来越普遍.本程序实现了两台电脑间的串口通信-Today, many hardware devices are using technology and the computer connected to serial port, serial port application development more and more common. This procedure has two serial communication b
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3478119
    • 提供者:黎民百姓
  1. ChipGenius

    0下载:
  2. ChipGenius是一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。   软件绿色小巧,即插即用,是数码消费者、电子爱好者、DIY人士和数码维修人员身边的好帮手。-ChipGenius chip is a USB device type detection tool that automatically
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:136476
    • 提供者:赵金彪
  1. projectDowntime

    0下载:
  2. 用来访问设备停机的一个程序样例(GE MES)-GE MES SDK API
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:171825
    • 提供者:dengzhiyong
  1. myfirst_program

    0下载:
  2. 利用周立功Arm模拟多台综合保护器的485通讯功能,仿真监控设备与综保的通讯。-Arm Ligong week simulation using multiple integrated protection device 485 communications, emulation Integrated security monitoring equipment and communications.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:19571
    • 提供者:胡晓钦
  1. DNP

    0下载:
  2. 电力智能设备中,尤其是国外进口设备常常采用的通讯接口协议-Power smart devices, especially imported equipment is often used in communication interface protocol
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:82839
    • 提供者:chen
  1. AUCERTWZC

    0下载:
  2. 检测到带证书的usb设备,核实证书正确性,启用无线网络。代码段,缺少配置文件不能直接运行。-detect usb device
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:220356
    • 提供者:rachel
  1. answer_tool

    0下载:
  2. 实现电话应答,采用第3方的 TAPI 功能,控制IP电话设备-The realization of telephone response, the use of section 3 of the TAPI functions to control the IP telephone equipment
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:115445
    • 提供者:lv xiao
  1. WinSDK

    0下载:
  2. DekTec 设备的C++ API 支持 DTA-100, DTA-102, DTA-105, DTA-107, DTA-110 T, DTA-115, DTA-120, DTA-122, DTA-124, DTA-140, DTA-145, DTA-160,< DTA-2135, DTA-2144, DTA-2145, DTE-3100, DTE-3120, DTU-205, DTU-225, DTU-234, DTU-235, DTU-24
  3. 所属分类:Communication

    • 发布日期:2017-06-02
    • 文件大小:14618288
    • 提供者:王君
  1. LabVIEWandUSB

    0下载:
  2. 利用动态链接库现LabVIEW与USB设备的数据通信-Is the use of dynamic-link library of LabVIEW and the USB data communication equipment
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:138706
    • 提供者:RaymondHuang
  1. VB-usb-HP34970

    1下载:
  2. 利用Visual Basic通过GPIB控制设备HP34970进行对产品测试.GPIB需在安装驱动后再安装VISA后连接设备方可使用.-The use of Visual Basic through GPIB control equipment on an HP34970 test. GPIB driver and then installed after the installation of VISA can be used to connect equipment.
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:77916
    • 提供者:秦祥文
  1. RS232toEthernet

    0下载:
  2. 为调试设备编写的RS232转以太网通信软件。 均使用异步通信方式,RS232使用API编写,以太网使用Sockte类。程序中使用了两个独立线程,线程间以消息方式传递数据,本程序中包括:RS232异步通信、Sockte异步通信、用户界面线程、线程间通信。-Equipment prepared for debugging RS232 to Ethernet communications software. Only use asynchronous communication mode, RS2
  3. 所属分类:Communication

    • 发布日期:2017-06-14
    • 文件大小:21642604
    • 提供者:Huangxiangjun
  1. VB_Example_USB-CAN

    0下载:
  2. 我司专业can设备通信设计,内部vb例程愿与大家一起分享。-Our professionals can equipment, communications design, internal vb routine is willing to share with everyone.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:87626
    • 提供者:王敏
  1. 20069115353335144

    0下载:
  2. GPRS设备中文AT指令集 -GPRS设备中文AT指令集
  3. 所属分类:Communication

  1. Modicon_Modbus

    0下载:
  2. 标准MODBUS规约文档。Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。-Standard MODBUS Statute of the document. Modbus protocol is applied to an electronic controller on the lingua franca. With this agreement, the controller be
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:143663
    • 提供者:eagle
  1. MobieTest

    0下载:
  2. VC6开发,手机测试设备控制程序,通过串口与PLC通讯-VC6 development, mobile phone test equipment control procedures, through the serial port and the PLC communication
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:320791
    • 提供者:wangqm
  1. SepamModbus

    0下载:
  2. 施耐德SEPAM设备,自动化软件控制程序,用于管理施耐德SEPAM设备-SEPAM DEVICE
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:42249
    • 提供者:nrislnad
  1. 64_TestUsb

    0下载:
  2. 一个测试USb的小小的程序,可以看到电脑的Usb设备,但是不可以操作usb设备。-A test USb of small programs, you can see the computer Usb Device
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:42846
    • 提供者:David
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com