搜索资源列表
完整串口通信程序Vc++源代码
- 一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。-a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.
RS232COMMuniication
- uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
log8
- 串口收发程序,采用时间触发和事件触发,已经实际应用。-procedures, and use of time-triggered events trigger has practical applications.
bcbcomm
- CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
考勤
- 这是我给公司编写的自己使用的一个考勤系统,他的界面是从网上下载的,并且路经是静态的 安装的,时候 必须 把 数据库 放在 c:\\progome file\\考勤 下面才可以!-This is what I prepared for the company's own use of a performance appraisal system, and the interface is downloaded from the Internet, and pass through the
51系列串口通讯例程
- 单片机串口通信例程,对于初次接触单片机串口编程的朋友是一个很好的借鉴-microcontroller serial communications routines for the first time contact with the MCU Programming is a very good friend of the draw
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
mscomm
- Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual B
Mscommtongx
- 用VC实现的MSComm 控件在基于单文档中的应用,为程序员串口通讯编程节省了很多时间。 -with VC in the MSComm control based on single file, the application programmer for serial communication programming save a lot of time.
robot_cut
- 机器人通讯协议,用于激光切割系统的通信协议以及实现方法,其中涉及到实时多任务系统VRTXsa.串口通信控件编制-robot communications protocols, laser cutting system for the communication protocol and method, which relates to real-time multi-task system VRTXsa. Serial Communication Control preparation
Com_API
- 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
uart_v0.1
- RAR文件,现在这个版本基本的 ASCII码的串行通迅是没有问题的,由于时间的问题暂时没有做十六进制的转换处理。-RAR files, and now this version of the basic ASCII serial communications is no problem, because of the time there is no problem doing hexadecimal conversion processing.
16LED
- led条屏幕显示,串口屏幕,带时间显示功能~~!-led of the screen display, serial screen, with time display function ~ ~!
Realtime_SerialCom_DLL
- 实时串口操作动态库,dll的形式实现了串口实时操作-dynamic real-time operation of the serial, dll in the form of a serial real-time operation
seriodll
- 动态库(dll)中建立串口监视线程的实时串口通信-dynamic library (dll), the establishment of serial real-time surveillance thread Serial Communication
transGps
- 主要对汽车电子行业全天候时间调整,一般可以参照此代码填加修改实现不同的功能-mainly in the car electronics industry time to adjust, all-weather, the general reference to this code can fill modification to achieve different functions
multi-serialsport
- 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
Real-Time-sample
- 中控实时软件调用方法和处理方式,VB调用程序-Call the method in real-time software control and treatment, VB calling program
ZedGraph-serial-data-real-time
- 使用 SerialPort 及 ZedGraph快速实现串口数据实时显示协议-Use of the SerialPort and ZedGraph fast Serial real-time data display protocol