-
串口通讯
串口通讯-Serial Communication
- 2022-03-12 06:12:52下载
- 积分:1
-
This is the class library using Microsoft RTC do Demo, it is absolutely the run....
这是利用微软RTC类库做的Demo,是绝对可以跑的。注意修改include的路径。该程序是测试Call In的。-This is the class library using Microsoft RTC do Demo, it is absolutely the run. Changes include attention to the path. The procedure is to test the Call In.
- 2023-08-18 07:00:02下载
- 积分:1
-
关于ivr的jain,开发包,很好用的
关于ivr的jain,开发包,很好用的-Carolina on the IVR, development kits, with the good
- 2022-02-14 21:49:56下载
- 积分:1
-
GPRS 的AT 指令使用程序,请接见采用,多提意见
GPRS 的AT 指令使用程序,请接见采用,多提意见-GPRS the AT command to use the program, please met with the use of and opinions
- 2023-07-02 21:45:03下载
- 积分:1
-
Alcatel CTI interface for the development of examples.
Alcatel CTI interface for the development of examples.
CSTA32CSTA32 对于阿尔卡特交换机的开发
- 2022-05-08 22:10:59下载
- 积分:1
-
NRF24L01 一对六
NRF2401无线模块,STM32程序实现了数据双向通信.它分为接收和发送两部分,发送时发送的源程序,接收是接收的源程序,分别设置了俩个文件夹。nrf24l01在stm32的模块上,通过spi接口连接,实行通信,最终实现两块单独的stm32模块实现短距离的无线通信,速度高,功耗小。
- 2022-05-01 01:51:50下载
- 积分:1
-
本源码是一个bbs客户端程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文!...
本源码是一个bbs客户端程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文!-the source is a bulletin board clients, according to the agreement in principle with each other, for each byte analysis, but also can display Chinese and English!
- 2023-08-22 18:55:03下载
- 积分:1
-
一个基于2194的CAN总线的发送和接收实验。
一个基于2194的CAN总线的发送和接收实验。-CAN Bus sending and receiving experimental.
- 2022-01-25 21:50:05下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
simple software system for cell phone,including basic function in processing vio...
简易手机软件系统,具有话音,短信等基本业务处理功能,用Telelogic Tau SDL and TTCN Suite 4.4完成,含完整开发文档,已编译通过-simple software system for cell phone,including basic function in processing vioce,SMS. Developed by using Tau SDL and TTCN Suite4.4,completed documentation and compiled.
- 2022-04-30 16:00:40下载
- 积分:1