搜索资源列表
CNGPAPI_ZEALWARE
- zealware提供的CNGPAPI接口库包含以下三个文件:cngp.h,cngpapi.lib,cngpapi.dll。 cngp.h是接口库的头文件,包括cngp2.0的消息结构定义,和接口的导出函数定义。消息结构包括: CNGP_HEAD 协议消息头 CNGP_SUBMIT SP下行包 CNGP_SUBMIT_RESP SP下行包应答 CNGP_DELIVER 网关上行包 CNGP_DELIVER_RESP 上行包应答 CNGP_STATUS
VC_serial_port_DLL
- VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS