资源列表
gprsserisl
- 实现了GPRS串口的通信,缩短串口开发时间。-To achieve the GPRS serial communications, serial port to shorten development time.
MeterCommEntity
- 实现CJT-188抄表协议的通讯方法,外部程序只需要把该类添加到项目中-CJT-188 meter agreement of the means of communication, the external program just need the class added to the project
PowerSupplyStepUp
- GPIB卡控制电源供应器的源代码,可了解GPIB控制电源供应器的方法-GPIB card to control the power supply source code, can understand GPIB control method of power supply
3
- 要求C语言编写,实现C8051F020通过UART于PC实现数据交换,单片机使用外部22.1184MHz晶振。要求实现的功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。-Requirements written in C, to achieve C8051F020 UART to PC through data exchange, the microcontroller using an
Master103
- 103规约主站端源码,机密的东西,大家好好保存学习吧-103 Statute of the master-side source code, secret things, to safe-keep learning it
MeterCommEntity
- 实现CJT-188抄表协议的通讯方法,外部程序只需要把该类添加到项目中-CJT-188 meter agreement of the means of communication, the external program just need the class added to the project
gps
- 这是一套GPS定位采集程序,可用于卫星天线乏味俯仰角的计算-This is a set of GPS positioning acquisition procedures can be used for satellite antenna pitch angle tedious calculation
NVRAM_TASK_
- 基于NV底层的编写,它的运行规则有简单的描述-NV-based preparation of the bottom, it has a simple descr iption of operating rules
Talking
- 利用VB中的winsock控件编写的简单的基于TCP协议的局域网聊天软件。-Winsock control in VB to write a simple TCP-based LAN chat software.
autopager
- 无线寻呼系统的自动呼叫软件,虽然寻呼机早已退出历史的舞台了,但是其自动呼叫技术可以转移目前很流行的呼叫中心,和电话排队机一起建立语音呼叫中心。
PORTSTAT_pcomm_delphi
- pcomm代码,delphi代码,串口通讯当中的一个功能实现代码,适合初学者,只要将三个必须的.pas加入uses就运行正常-pcomm code, delphi code, a serial communication function among the implementation code, suitable for beginners, as long as the three . pas required adding it uses to run properly
servicetest
- 代码示范了 OpenSCManager、CreateService、OpenService、ControlService、DeleteService、RegisterServiceCtrlHandler、SetServiceStatus、StartServiceCtrlDispatcher等操作服务程序的主要几个API的用法,具体的函数参数大家可以查阅MSDN。-model code of OpenSCManager, CreateService. OpenService, ControlSer