搜索资源列表
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
Visual C++_Turbo C串口通信编程实践
- 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
c-gps
- 以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。 我先贴上我用C解的代码,是直接将VB和C#的思路转过来的。 现在可以读出经度或纬度-before using VB, C#, etc. is easy to decode the GPS information. However, the recent use of C language, (the Internet by a VC-So
VC++_TurboC_SComm2rdEdition
- Visual C++_Turbo C串口通信编程实践(第2版)- 龚建伟, 熊光明编著的配套光盘,里面含书中大部分代码。是学习串口通信的必备资料。
VC-PortProgamming
- 用Visual C++6.0编程工具,使用Microsoft Communications Control控件(MSComm控件)进行串行通信程序的开发。
Vc.zip
- 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。 与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
CRC16.rar
- 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
VC.rar
- 短信猫DLL二次开发控件及范例,C++版本,含源代码,SMS Modem develop demo
利用Visual C++实现PC机与GSM短信模块串口通信
- 在PC机上编写VC++程序界面,与短信模块实现串口通信,方便你开发-In the pc do you write vc plus plus the application interfaces, and a short letter to the serial communication modules. you develop
SerialPort.rar
- 在Visual c++下的串口通信程序,可以边学边用呀,In the Visual c++ Under the serial communication program, you can learn while using it
MSComm
- 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
Ymodem_transfan
- 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
MyTestGrid
- Symbian 开发的网格控件,类似与VC的Flexgrid控件,对于初学Symbian开发者,学习界面开发有帮助-Symbian development of grid control, similar to VC s Flexgrid control, Symbian developers for the beginner to learn interface development help
SMS_test
- 基于VC++6的GSM模块收发短消息的程序,可发送免提信息,可发送字符和汉字(PDU)新增加了超长汉字短信发送,可同时支持多个串口GSM模块,网上还没发现有如此强大功能的源代码呢,本人的心血啊,商用一定要通知本人一声,礼貌嘛。-Based on VC++ 6 of GSM module发短消息collection procedures, can be sent hands-free information, can send characters and Chinese characters (
gps-VC++
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
DCS
- 用VC模拟数字通信系统,包括信源产生、噪声产生、QPSK调制,16PSK调制和计算误码率等。-VC simulated using digital communications system, including the letter of the source of generation, noise, QPSK modulation, 16PSK modulation and bit error rate calculation.
SerialSample
- MapX+VC++的SerialSample,地图示例,C++源码
vc
- *系统 欢迎学习指导,C++编写Short Message System Welcome to the guide, C + + writing-Short Message System Welcome to the guide, C++ writing
C语言读取GPS
- 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)