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

搜索资源列表

  1. WatchCAN

    0下载:
  2. 监测CAN数据软件,通过串口控件PCOMM.DLL读取CAN数据-CAN data monitoring software, serial control through CAN data read PCOMM.DLL
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:831.71kb
    • 提供者:王佳
  1. COM

    0下载:
  2. 通过对pcomm.dll调用,对com口通讯的例程.采用多线程方式,可以对多串口进行通讯处理。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:77.31kb
    • 提供者:panhai
  1. SPPort

    0下载:
  2. 串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。 在Component菜单下选择Install Component子菜单,选择Into existing package 或者 Into new package,在其中的Unit file name选择Port.pas文件,在Package file name 中输入包的名字,然后按OK选择安装。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:33.16kb
    • 提供者:dsd
  1. PCommDLLCSharp调用包

    2下载:
  2. C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllImport("PComm.dll", E
  3. 所属分类:串口编程

    • 发布日期:2010-02-24
    • 文件大小:27.64kb
    • 提供者:wzwgeorge
  1. Serior

    1下载:
  2. VC串口程序,用到了pcomm.dll动态库,功能简单实用,希望对搞串口开发的朋友有所帮助-VC serial program using the pcomm.dll dynamic library, features a simple and practical, want to engage in serial development to help a friend
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:李天宇
  1. Serialdebuggingassistant

    1下载:
  2. 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:7.48kb
    • 提供者:Solonet
  1. PCOMM_pro_V2.0

    2下载:
  2. moxa 公司出的串口库,带开发源码,非常方便的串口开发工具-The serial moxa company database, with the development of source code, the serial port is very convenient development tools
  3. 所属分类:Com Port

    • 发布日期:2015-09-21
    • 文件大小:942.87kb
    • 提供者:leiyahui
  1. PCOMM

    0下载:
  2. PCOMM.DLL,串口开发的必备工具-PCOMM.DLL
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:28.09kb
    • 提供者:bigcats
  1. Read_Data

    0下载:
  2. 通过PCOMM DLL 串口读取数据,J基于MFC平台-Read or Writer Data by PCOMM DLL ,in MFC
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:jj
  1. Pcomm-dll

    0下载:
  2. Pcomm的lab 比Mscomm好很多(延时),简单易学。-Pcomm the lab a lot better than Mscomm (delay), easy to learn.
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:70.71kb
    • 提供者:王若愚
  1. ModbusPCOM

    0下载:
  2. 用VC++编写的dll文件,方便上位机编写应用程序ModbusPCOM.dll,借用pcomm.dll实现sio read write, 内置了CRC16效验,实现了modbus01,03,05,06,16功能。 debug和Release目录下都有简单的测试应用程序-Written by VC++ dll files to facilitate the preparation of PC applications ModbusPCOM.dll, borrow pcomm.dll achie
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5.56mb
    • 提供者:Nemo
  1. MyComm

    1下载:
  2. 串口调试程序4,通过调用PCOMM.DLL来实现串口通信程序,应用相对简单普遍-Serial debugger, 4 by calling PCOMM.DLL, serial communication program, the application is relatively simple and generally
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2.07mb
    • 提供者:张大
  1. PPCOMMMC

    0下载:
  2. PCOMM.DLL,串口开发发的必备工具-PCOMM.DLL -PCOMM.DLL the serial development of an essential tool-PCOMM.DLL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:28.14kb
    • 提供者:结盟
  1. PRead_DataC

    0下载:
  2. 通过PCOMM DLL 串口读取取数据,J基于MFC平台 -Through PCOMM DLL serial read data fetch, J MFC-based platform
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1.78mb
    • 提供者:结盟
  1. Pcomm

    0下载:
  2. 调用该Pcomm.dll动态库,完成在C++ Builder环境下的电脑从COM口读取数据。尤其是在串口通信应用、上位机云台控制等。省去自己编写API函数,节省开发者时间。-Call the Pcomm.dll dynamic library, completed in C++ Builder environment computer to read data from the COM port. Especially in serial communications applications,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:24.34kb
    • 提供者:林恒
  1. PCOMM

    0下载:
  2. PCOMM.DLL 很好用的串口dll,直接调用就可。-PCOMM.DLL good use of the serial control
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:30.84kb
    • 提供者:李林
  1. rs232-for-pms

    0下载:
  2. 通过PCOM.Dll 实现RS232 通讯程序-PComm.dll RS232 progaram example
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:213.9kb
    • 提供者:demon
  1. demo2.8.0

    0下载:
  2. ModuleAPI_C.dll internally call ACE.dll and PCOMM.DLL,please put them in the same catalog.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:235.82kb
    • 提供者:yangchuang
  1. SCOM--with--soft-ini

    0下载:
  2. 基于PCOMM.DLL开发的串口工具,并带有VC软件配置文件,功能不完善,可在现有基础上开发,供学习使用-PCOMM.DLL developed based serial tools and software with VC profiles, imperfect, can be developed on the existing basis for learning to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:161.39kb
    • 提供者:lll
  1. PCOMM的帮助文件,详细介绍了PCOMM.DLL的所有函数;

    0下载:
  2. PCOMM的帮助文件,详细介绍了PCOMM.DLL的所有函数;
  3. 所属分类:软件工程

« 12 »
搜珍网 www.dssz.com