搜索资源列表
tcr232
- TC中的串口编程基础-the TC basis Serial Programming
commClass非常好的串口通信程序,VC工程
- 非常好的串口通信程序,VC工程,只需要在此基础上稍做修改就可以加入到你自己的程序中-very good serial communication program, VC works only on this basis can be tailored to your own accession process
EncyclopediProgramming
- 串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上 经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合 会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~ 20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性 都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为 一种标准,目前已在微机通信接口中广
HZTableComHelp
- 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
work
- 这是一个利用vc2008开发的GPS程序模块。利用NMEA-0133协议和ODBC技术来实现的,程序具有很高的质量,并且代码有详细的中文注释。是初学者和毕业设计者的很好参考。也可在此基础上进一步的开发完善。-This is a development of GPS using vc2008 program modules. The use of NMEA-0133 protocol and ODBC technology to implement the program of high qual
work2
- 这是一个利用vc2008实习的服务器端应用程序模块。代码质量很高,而且有详细的中文注释。是初学者和毕业设计者的最佳选择,并且能在此基础上进一步的开发其他功能。-This is an advantage of vc2008 internship program modules of the server-side applications. The code of high quality, but also have detailed notes in Chinese. Beginners an
GPSCommtest
- 在4串口通信程序的基础上进行修改,满足GPS的格式协议抓取经纬度,UTC时间,日期等信息,利用了SerialPort类,在此基础上增加了许多自己的代码-4 serial communication program based on the changes to the format of the agreement to meet the GPS latitude and longitude crawl, UTC time, date and other information, using t
SerMonitor-Log
- 不占用串口,使用过滤驱动来做。在此基础上增加了自动保存日志功能,程序启用后自动转入监听状态-Off the serial port, use the filter driver to do. On this basis, an increase of automatically save the log function, the program automatically transferred to monitor the opening of the state
RS232
- RS232的发送与接收程序,适用于串口的研究与开发,尤其适合初学者,很规范,可以在这基础上扩展,力荐!-RS232 send and receive procedures for serial research and development, especially for beginners, very standard, you can expand on this basis, recommended!
Serialport
- 小串口程序,实现串口和下位机的通讯功能, 本程序只实现了最小的传输功能,实现具体的功能只要在此基础上添加代码即可-Small serial procedures to achieve and slave serial communication function, the program only achieved minimal transfer function to achieve specific functions as long as you can add the code o
comm
- 串口通信经典书籍 龚建伟,串口调试的基础-Classic books Gong Jianwei serial communication, the basis of serial debugging
rs232
- 在labwindowsCVI例子的基础上写的串口助手! -serial assistant on the basis CVI example
SampleApp_pa_test1
- 基于zigbee协议栈的串口收发程序,在例程基础上调通了串口的收发程序-Zigbee protocol stack based on the serial transceiver procedures, routine basis through the serial port of the transceiver increase program
chuankou
- 这是串口调试助手低版本的编程源码,可以在这个基础上进行修改,以满足自己的应用-This is a low version of the serial debugging assistant programming source code, on this basis can be modified to suit your application
VB-RS-232
- Visual Basic与RS-232串行通信控制。 应用Visual Basis中的串行通信控件MSComm,通过实例循序渐进地介绍了自动化的基础—Rs232串行通信.从简单的串行通信概念、实验到复杂的仪器控制,本书都提供了完整的Visual Basic范例、将应用扩展到硬件控制,同时还介绍了Visual Basic 6.0自身具有的串行通信控件,串行通信控件的细节,控制调制解调器并进行文件传输,用串行通信端口来控制仪器,将串行通信扩展到分布式监控等内容。-Visual Basic and R
CYGLXT
- 程控电话计费系统;主要利用mscomm控件,后台是sql server2000,包括源程序和数据库; 分为前台电话管理和后台管理两部分; 前台:设置电话状态浏览 记录查询 分机设置 后台: 基础信息管理模块 权限管理 系统参数等-Main use mscomm control, the background is the sql server2000, including source code and database divided into two par
SerialComm
- C#下的串口通信程序,功能强大,需要的可以在这个基础上自己修改使用-C# serial communication program, powerful, and needs on this basis, modified to use
CommAPI
- 串口发送文件不可多得的例子,调试通过!串口程序部分利用线程来完成接受和显示。包含知识点串口通讯,线程基础等。-A rare example of serial port to send files, debugging through! Serial part of the program to accept and use the thread to complete the display. Serial communication contains knowledge points, th
serialport
- 此串口资料内容包含串口基础,及串口实例,适合初学串口的人使用。-This serial data contents were included serial basis, and serial instance, suitable for beginners to use the serial port.
