搜索资源列表

  1. 多串口多线程工业控制实现(SerialPort类)

    0下载:
  2. 对SerialPort类进行了一些简单的修改,其中封装了操作串口复杂的一些串口操作。使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。经测试,效果很好-right SerialPort category for some simple changes, packaged operating serial complexity of some serial operation. It can be used dire
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:7168
    • 提供者:丁建军
  1. serialport

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

    • 发布日期:2024-04-30
    • 文件大小:52224
    • 提供者:00
  1. SerialPort

    0下载:
  2. SerialPort 串口通讯用,可以供大家调试设备,主要是用Csharp开发的-SerialPort serial communication can be for everyone debugging equipment, mainly developed by CSharp
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:73728
    • 提供者:djxxt
  1. serialport

    0下载:
  2. Remon Spekreijse写的经典串口serialport类最新1.27版-Remon Spekreijse wrote the classic serial-type serialport the latest version 1.27
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:25600
    • 提供者:孟国建
  1. SerialPort

    0下载:
  2. C#里面SerialPort控件做的串口调试工具,希望各位大虾多多批评多多指导,能增加功能更好,不过希望能传给我一份-C# Inside SerialPort controls do serial debugging tools, I hope that a lot of criticism of a lot of shrimp guidance, can increase the function better, but I hope
  3. 所属分类:C#编程

    • 发布日期:2024-04-30
    • 文件大小:37888
    • 提供者:杜承霖
  1. SerialPort

    0下载:
  2. 本实例包含了VB.net中SerialPort的一些使用方法,还是有帮助的!-The examples included in VB.net some use SerialPort or helpful!
  3. 所属分类:.net编程

    • 发布日期:2024-04-30
    • 文件大小:364544
    • 提供者:yaodi
  1. Serialport

    0下载:
  2. 基于serialport类的串口通讯。民航西南空管局气象中心数据库室。基本知识-Serialport category based on serial communication. Civil Aviation Meteorological Center Southwest ATMB database room. Basic knowledge
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:140288
    • 提供者:尚朝
  1. serialport-wince-5

    1下载:
  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 butto
  3. 所属分类:Windows CE

    • 发布日期:2024-04-30
    • 文件大小:31744
    • 提供者:张中
  1. serialport

    0下载:
  2. two serialport comparison in VB
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:med hedi
  1. serialport

    0下载:
  2. 封装一串口类,利用多线程实现串口的读写,-class serialport
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:宋沛东
  1. serialPort

    0下载:
  2. wince 串口通讯程序。接受与发送。 wince 串口通讯程序。接受与发送。-serialport communication
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:36864
    • 提供者:罗立新
  1. SerialPort[VB.NET2005]

    0下载:
  2. 从网上找到得基于VB.NET2005的串口程序,添加了比较详细的注释。-SerialPort programme with relatively detailed annotation based on VB.NET2005
  3. 所属分类:.net编程

    • 发布日期:2024-04-30
    • 文件大小:53248
    • 提供者:Lee
  1. serialport

    0下载:
  2. .net 下serialport串口类操作使用示例-. net operating under the serialport serial port class to use the sample
  3. 所属分类:软件工程

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:leorubens
  1. SerialPort

    0下载:
  2. MFC的串口通信,很不错,可以学学的,对初学者很有帮助-SerialPort
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:45056
    • 提供者:you
  1. SerialPort(Win32)

    0下载:
  2. 自動偵測目前可用的SerialPort及相關數據 附帶兩個文字輸入框做RX/TX 的傳輸測試 (以WIN32函式方式)-RS232 transmition by win32
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:82944
    • 提供者:sean
  1. SerialPort

    0下载:
  2. 学习串口通信的不错的例子,我费了很大功夫才把他找到-serialPort exampl,a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:427008
    • 提供者:罗德文
  1. SerialPort-DLL

    1下载:
  2. 把SerialPort通讯类封装成的DLL+使用例子-SerialPort Dll and demo
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:9366528
    • 提供者:xuminglong
  1. SerialPort

    0下载:
  2. 此为SerialPort.h,SerialPort.cpp文件,转载自他人-This is SerialPort.h, SerialPort.cpp document, reproduced from the others
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:7168
    • 提供者:Devon.S
  1. SerialPort

    0下载:
  2. VC++ 串口通信示例程序源代码,serialPort,MSCOMM 。-VC++SerialPort Communication Programs
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:1442816
    • 提供者:颜鹏
  1. SerialPort

    0下载:
  2. android串口实现,需要有root权限才能使用-android SerialPort
  3. 所属分类:android开发

    • 发布日期:2024-04-30
    • 文件大小:140288
    • 提供者:zzzz
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org