搜索资源列表
TYbCommDevicshili
- 这是控件内部使用的对话框,代码没有做任何修改。 由于程序是多语言自动识别的,可能程序略显复杂一些。 这个程序里面使用了内码转换,虽然源程序都是GBK码的汉字,但能够根据运行平台或设置进行汉字内码转换(GBK<=>BIG5) ☆可以参照这个程序做串口设置程序,串口设置保存在与 .EXE 文件同名的 .CFG 里。 ☆可以参照这个程序做多语言自动识别程序,支持简体中文、繁体中文、英文。-This is the internal use of the dialog b
gpslib-src
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
VCPortdllsource
- 一个VC++串口通讯链接库DLL源文件,在VC6.0测试通过!-A VC++ serial communication link library DLL source file, in VC6.0 tested!
ymodemcom
- 一个用C编的串口通讯中的ymodem的文件传输源代码,很实用。-A serial communication with the C series of the file transfer in ymodem source code, it is practical.
UART_FOR_Altera
- 用于控制3个独立的全双工传输的UART/RS232接口。该接口由Altera SOPC 实现,开发环境为NIOS II。在Statrix II上工作正常。 每个接口可独立配置为短数据模式和数据流模式。-This C source file is used for controling three UART/RS232 interfaces . These interfaces are implemented by Altera s SOPC module , assembled in a S
cnComm
- 使用方法:自己重新写一个串口操作源文件cmd.c或者cmd.cpp.在cmd.c或者cmd.cpp中定义头文件#include "cnComm.h".定义串口类-To Usage: own re-write a serial operation source file cmd.c or cmd.cpp cmd.c, or cmd.cpp in defining the header file# include "cnComm.h define the serial port class
gpslibsrc
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
mycom
- 本程序是一个用Qt编写的串口程序,包含最基本的串口功能。本文件解压后包含所有源码和一个生成的exe(debug文件夹中)。-This procedure is a serial program is written in Qt, contains the basic serial port function.This file contains all the source code after decompression and a generated exe (debug folder).
fanlt
- 串口测试程序,包括所有原代码,以及,EXE文件,可以在你的WIN系统中运行(Serial port test procedures, including all source code, as well as, EXE file, you can run in your Windows system)