搜索资源列表
COM枚举
- 使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入你自己的方法如Add,Delete等即可-use as follows : 1, the works include
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
SerialPortTest2
- 利用SerialPortT类实现,串口通信的编程方法,区别与comm类的编程
22255
- vb通讯程序,利用vb的comm构件可以做到与多种设备进行通讯,方便,大家都学vb吧。
comm_toolsV1.023
- 一个串口精灵调试工具,很小,但很好用中,是调试Comm接口的好工具
NewPort-ESP-USB
- NewPort多轴平控制器控制(USB COMM)
anviz sdk manual
- anviz sdk manual // If it use the RS232 communication method, please register the comm. port number which is occupied by the machine. CKT_RegisterSno(12345678, 1); CKT_RegisterSno(87654321, 2); // If it use the TCP\IP communication method, please reg
