-
QAM 调制源代码 Modulation order
QAM 调制源代码 Modulation order -QAM modulation Modulation order source code
- 2022-03-24 10:32:32下载
- 积分:1
-
数据表的GSM / GPRS无线百科
Datasheet GSM/GPRS wireless for multitech
- 2022-01-25 22:08:52下载
- 积分:1
-
on various platforms Socket Programming good Dongdong.
介绍各种平台进行SOCKET编程的好东东。-on various platforms Socket Programming good Dongdong.
- 2022-10-12 11:50:03下载
- 积分:1
-
And SIP protocols related to the development of the Chinese version is good for...
和SIP开发相关的协议的中文版,对于开发有好处-And SIP protocols related to the development of the Chinese version is good for the development of
- 2023-03-25 14:25:04下载
- 积分:1
-
DNP3 Object Library Documentation (*.doc extension)
2.1 GENERAL
This section d...
DNP3 Object Library Documentation (*.doc extension)
2.1 GENERAL
This section describes the basic rules for the declaration of information elements. These rules have been derived from the IEC TC57 870 series of standards or drafts. These rules provide an unambiguous means of describing and representing data irrespective of its origin. Device profile documents are used to indicate the exact origin and meaning of the data object for each telecontrol device.
- 2023-04-28 03:55:03下载
- 积分:1
-
rtp中文协议,做媒体流开发的可能会用到。我做3g手机用的
rtp中文协议,做媒体流开发的可能会用到。我做3g手机用的-rtp Chinese agreement to do the development of media streams may be used. I used to do 3g phone
- 2022-03-26 19:21:41下载
- 积分:1
-
用于城市交通路线导航,查询用的只有你用自己的地图就可以了,不需很大的变动代码,非常有用的。请下!...
用于城市交通路线导航,查询用的只有你用自己的地图就可以了,不需很大的变动代码,非常有用的。请下!-city traffic routes for navigation, inquiry is only you use their own maps, and they can not change the code very, very useful. Under Please!
- 2022-03-15 02:35:06下载
- 积分:1
-
语音LPC压缩算法源代码(C语音)
语音LPC压缩算法源代码(C语音)-voice compression algorithm source code (C voice)
- 2022-01-25 18:51:08下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
this procedure is to control the frequency
这个程序是控制NRF24E1的跳频的测试程序,通过这个程序可以了解跳频的实现方法-this procedure is to control the frequency-hopping NRF24E1 testing procedures, this procedure can understand the method of frequency hopping
- 2023-08-09 07:20:03下载
- 积分:1