搜索资源列表
ocx
- 多年编程积累的vc6.0下的常用控件,包括是示波器控件,数码管控件,串口控件,字体设置控件,编辑框控件,非常难得,极大得提高编程效率。-Programming vc6.0 accumulated over the years under the common control, including the oscilloscope controls, LED control, serial control, set the font controls, edit box control, very
InstantMessages
- linux下串口的访问,可用vc6打开。含有一个串口库。非常方便的进行串中编程。Makefile 文件要自己改写一下。-linux Serial visit can open the vc6. Contains a serial library. Very convenient to carry out series of programming. Makefile file you want to rewrite.
mscomabc
- 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
comtemp
- 串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve th
SCOMMV23
- VC串口通信代码,包含注释,用VC6.0编写-VC serial communication code
chazhao
- 基于vc6的串口程序,能实现两台机器间数据的接收与发送-Based on the the vc6 serial procedures, to achieve the reception and transmission of data between two machines
VC6.0
- 无线射频IC卡读写测试系统,串口连接硬件,可以进行简单的数据交换,-RFID data send and receive system
VC6
- mfc串口通信,调用dll,不用mscomm控件-mfc serial communication, call the dll, without mscomm control
CTB
- VC6.0的串口通讯真实项目,基于KEYENCE CCD與FANUC Robot串口通信的相關控制指令和設置。主要功能是将CCD拍照出来的坐标误差通过换算成机械手臂的运动坐标,实现机械手臂的自动化目视操作。-Serial communication real VC6.0 project, and based on the relevant control instructions KEYENCE CCD Robot with FANUC serial communications and set
ComDevice
- 基于VC++开发的windows 串口使用接口,在VC6.0上编译通过-Based on VC++ development windows serial port interface on VC6.0 compiler
VC6GetCommPort
- 使用VC6.0枚举计算机上所有的串口号,其它高版本上枚举串口比较容易,老版本比较困难,而这时一个VC6实现的串口枚举-this is a program which lists the serialports in computer.listing ports is easy in higner editon platform but hard in lower editon in old editon platform
KWP
- 用VC6开发的串口和K线调试程序,采集数据可以自动保存在TXT文档当中-Developed using VC6 and K-line serial debugger, collecting data can be automatically saved in TXT files
