搜索资源列表
Delphi实现串口通信的常用的方法
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
Delphi中串口通信的实现
- Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapid visual RAD tool easy to use
投篮运球综合
- 投篮运球综合是运用单片机技术设计的一个易于算投篮个数的发明,该程序是为此而设计-shot dribble integrated microcomputer technology is the design of an easy shot count the number of inventions, the program is designed for this purpose
qts_qq
- 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
激光测距仪(密码arzhiy@163.com)
- 串口控制器,简单好用用DELPHI7.0编写-serial controller, simple and easy to prepare with DELPHI7.0
commix1.0
- 一个很好的串口测试程序,功能齐全,使用方便,带CRC校验-a good serial testing procedures, fully functional, easy to use, with CRC
RS232Com
- 一个不错的串口调试程序,方便简单,适合嵌入-a good serial debugger, easy to use, suitable for embedded
MSCommEx
- Delphi语言的串口调试精灵,易于修改程序以便适用于不同用途-Delphi serial debugging genies, easy to amend the procedures applicable to different uses
vhdldata
- 很不错的vhdl学习实例 几十个编程事例 轻松上手-very good examples of VHDL learning dozens of examples of programming easy to get started
JingchaPaiZhao
- 电子警察拍照管理系统,简单易用,源码开放,可以自己扩充方便。-electronic management system, easy to use, open source can facilitate their expansion.
SerialCommulicationProgramme
- 串口通信编程实践(VC++实现),带大量实例,很容易上手。吐血推荐!-serial communication programming practice (VC), with a large number of examples, it is easy to get started. Hematemesis recommended!
serialcommpro
- 在工业控制中,工控机(一般都基于Windows平台)经常需要与智能仪表通过串口进行通信。串口通信方便易行,应用广泛...... -in industrial control, IPC (generally based on the Windows platform) often need and Intelligent Instrumentation through serial communication. Serial communication is easy, widespread
MThreadComm
- 简洁易用的多线程串行通讯接口,对CSerialPort类重新进行了二次封装,主要目的是简化串口的使用。-concise, easy-to-use multithreading serial communication interface, CSerialPort category of re-packaging the second main objective is to simplify the use of serial port.
comm2communication
- 串口通信程序,可以直接执行使用,带有界面容易操作-serial communication procedures, the implementation can be directly used, with the interface is easy to operate
sermon
- 这是一个超级好用的串口监控程序(非源码),可以检测到其他软件打开串口后的任何活动及收发数据,从而可以分析其通讯协议。软件的全称是Serial Monitor v3.22 ,这个是破解版,很费劲才找到的。我实际使用效果非常好,可以很容易得到别的软件如手机管理软件的通讯的全过程,搞清发了一些什么AT命令,等到了什么样的应答和数据。强烈推荐串口编程者必备-This a super user-friendly Serial Monitoring Program (FOSS), can detect ot
225411041
- 串口程序,可以使初学者能够很轻松的学好这个编程的方法-Serial procedure allows beginners to learn is the easy programming method
用VB6实现仪器串口通信及检测功能
- 随着Windows98的推出,越来越多的微机用户已习惯于Windows操作系统。不过Windows应用软件的开发对于一般工程技术领域的技术人员来说并非易事,然而使用微软的VisualBasic6.0(简称VB6)来开发这些方面的Windows应用软件就十分方便,编程工作量相对较小,只需进行主要应用功能的编程和少量界面控制的编程。本文介绍利用VB6串行通信编程的方法对采用了RS-232接口的仪器,进行串行通信的计算机测控软件开发和实现仪器功能和指标的验收。-With the launch of W
SerialPort 绝对能用且好用的串口调试助手源代码
- 绝对能用且好用的串口调试助手源代码,包含了一个很好用的串口类-Absolutely can and easy to use serial debugging assistant source code contains a very good class with a serial
Vc.zip
- 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。 与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas