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

搜索资源列表

  1. PDUdecode

    0下载:
  2. com端口解码,用于短信解码,速度快,使用方便。-com port decoder for decoding messages, fast and easy to use.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1445
    • 提供者:王林
  1. GPSNMEA

    0下载:
  2. 通过COM口直接控制GPS硬件,并设置GPS硬件,读取NMEA信息,并解析NMEA,获取GPS定位信息-GPS through the COM port directly control the hardware, and set the GPS hardware, to read NMEA information and parse NMEA, access GPS location information
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5240
    • 提供者:倪绍强
  1. PM.SJCJ

    0下载:
  2. 对使用COM端口进行通讯的仪表仪器等设备进行数据读取的模块,附带使用说明-COM port on the use of communications equipment and other instrumentation data acquisition module, incidental use
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:25285
    • 提供者:胡文鹏
  1. comt(mux)-csharp

    0下载:
  2. 我用C#语言写的一个对COM端口读写的示例程序!希望对想从事串口编程的朋友,有所帮助。-c# program for COM-port
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:39372
    • 提供者:Hill
  1. System.IO.Ports

    0下载:
  2. c#编写的关于com口通信访问的程序。很不错的-c# write access on the com port communication program. Nice
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:258947
    • 提供者:ningbo
  1. FrameworkUsingtheCOMPort

    0下载:
  2. this sourcecode demonstrate the com port programming using visual c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:27599
    • 提供者:Athira Rejeesh
  1. COM_Port

    0下载:
  2. Programming for COM Port by C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:76419
    • 提供者:sang
  1. 2010

    0下载:
  2. COM口与TCPIP通信的实现,仅供参考-COM port with TCPIP Communication for reference purposes only
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8641243
    • 提供者:NORMAN
  1. ComPort

    0下载:
  2. .NET Component to use Com-port
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:138819
    • 提供者:APA
  1. DiivaRedSender

    0下载:
  2. COM口红外发射,支持外置配置文件,修改配置文件就可以实现不同红外命令的发送-Infrared COM port to support external configuration files, modify the configuration file you can send commands to achieve different infrared
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:173790
    • 提供者:viki
  1. CommTool

    0下载:
  2. Com port monitor, send,receive,save data.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:19857
    • 提供者:Adelin C
  1. ListAllCOMPort

    0下载:
  2. c#写的的com口简单检测器。检测之后列在LIST里面,有时会检测到并不存在的COM口-c# to write the com port a simple detector. After testing are listed in the LIST inside, sometimes detect the COM port does not exist
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:262347
    • 提供者:sjbwylbs
  1. Temper2

    0下载:
  2. Temperature sensor(COM-port)
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:37164
    • 提供者:alexmfivt
  1. com

    0下载:
  2. 英创的《C#使用VS2005提供的串口类进行串口操作》-British creators of the " C# using VS2005 provides serial port class action"
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:94008
    • 提供者:yiwen
  1. COMPort

    0下载:
  2. com port comunication
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:21515
    • 提供者:hadi
  1. GuessCapture

    0下载:
  2. Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1946132
    • 提供者:yudiz
  1. arduino-com-port-info

    0下载:
  2. arduino com port info
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:79492
    • 提供者:A
  1. Socket-TCP-COM

    1下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:131327
    • 提供者:王崇洋
  1. cSharp-com-port-and-usb-port-dev

    0下载:
  2. C#语言简单实现,串口和USB口编程。对初学者有帮助-Serial and USB port programming
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:416618
    • 提供者:Bill
  1. COM

    0下载:
  2. c#中利用com口进行通信的程序,包括初始化和简单的通信-c# in use com port for communication procedures, including initialization and simple communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:46049
    • 提供者:小非
« 12 »
搜珍网 www.dssz.com