搜索资源列表
电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)
windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
串口调试助手源代码
类似与windows自带的串口超级终端程序的源代码,值得学习!
串口调试助手源代码
- 本助手有助于,你的开发利用。
串口驱动源代码
- 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
RS232串口调试助手源码
- 本程序为串口调试助手源代码,VC6.0平台上开发使用,可以直接作为串口的相关开发项目上使用,使用了多线程的方式串口通讯,本程序在原来的版本上升级到了V2.3,现在分享给各位程序员,希望对大家的项目开发有所帮助,节省开发时间。
串口通讯源代码
- 完整的串口通讯源代码,以及步进电机的加减速控制
串口verilog源代码
- 串口UARTverilog源代码。包括控制模块、收、发模块。程序全,功能简洁,包含Q2工程
串口调试助手全全部代码
- 一个用VC开发的串口调试工具,且有完整的源代码,对开发串口相关程序有很好的参考和借鉴价值。
串口类实现串口通信
- 计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
串口编程源代码
- 这是本人最近几年所编写的串行通讯的代码集,可以供大家参考学习。-recent years prepared by the serial communication code sets, we can reference for learning.
串口实现双机互联程序代码
- 串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program's source code, and write a detailed programming process
当前流行的串口调试助手的源码-自己编写
- 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
串口源码
- 我个人收藏的c++builder源代码文档,介绍了串口通信的开发-some C++ builder documents collected by myself, which are mainly on serial port
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
VC++多串口控制解决方案源代码
- 串口通讯程序。可用于多个串口,本人转载于别处,希望资源共享。-serial communication program. Serial number can be used, reproduced elsewhere, I hope that the sharing of resources.
VB串口编程调试精灵(源代码)
- 很好的串口调试源代码,可以用,适合初学通信编程人员(VB.visual Basic.OK.,OK. OKO .OK.OK.OK.OK)
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)
串口调试助手源代码
- C++编写的串口助手源代码,实测很好用。VS可以直接打开测试(C++ serial assistant source code, measured well)