-
NOKIA sms
用NOKIA手机发短消息的VB源程序-NOKIA sms
- 2023-02-06 00:00:03下载
- 积分:1
-
GE公司的103规约测试软件,请大家保密啊
GE公司的103规约测试软件,请大家保密啊-GE IEC103 TEST
- 2023-05-15 07:40:02下载
- 积分:1
-
Gpsapi 2.0(标准mobile接口)
Gpsapi 2.0(æ ‡å‡†mobile接å£)
- 2022-03-19 23:06:18下载
- 积分:1
-
自己写的一个进程间通讯库,使用很方便。
带有例子程序。...
自己写的一个进程间通讯库,使用很方便。
带有例子程序。-Wrote it myself a process of communication among libraries, use very convenient. With examples of procedures.
- 2022-07-07 15:47:26下载
- 积分: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
-
这个程序用来说明单频离散序列的周期延拓和补零延拓会对频域的分辨率有什么影响,是我自己刚作出来的,就贡献了吧,请您审查通过...
这个程序用来说明单频离散序列的周期延拓和补零延拓会对频域的分辨率有什么影响,是我自己刚作出来的,就贡献了吧,请您审查通过-the procedure used to describe single-frequency cycle sequence of discrete Extension and Extension-zero frequency domain will have a resolution of any impact option is my own just to make the contribution on the right, please review by Thank you
- 2022-01-30 19:33:06下载
- 积分:1
-
这是一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。...
这是一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-This a serial programming on the study notes, for the use of VC peer program should be some help.
- 2022-02-24 13:52:27下载
- 积分:1
-
微软亚洲研究院论文:鲁棒的报头压缩机制:TCP/IP子集
微软亚洲研究院论文:鲁棒的报头压缩机制:TCP/IP子集 -Microsoft Asia Research Institute Papers : Robust header compression mechanism : TCP/IP subset
- 2023-07-13 01:55:03下载
- 积分:1
-
多径信道下的ofdm仿真系统,包括编码,映射,交织,调制。信道估计采用判决反馈方法。...
多径信道下的ofdm仿真系统,包括编码,映射,交织,调制。信道估计采用判决反馈方法。-multi-path channel under the ofdm simulation system, including coding, mapping, interleaving, modulation. Channel estimated that the decision feedback methods.
- 2022-04-15 12:06:06下载
- 积分:1
-
具有Citron NAT穿透的H.323 PHONE
具有Citron NAT穿透的H.323 PHONE -with Citron NAT Traversal of H.323 PHONE
- 2022-02-06 06:05:53下载
- 积分:1