-
断开ADSL重拨
aDSL断线重拨-disconnected aDSL redial
- 2023-06-17 22:05:04下载
- 积分:1
-
nec9234串口调试程序,主要用于9234的串口应用
nec9234串口调试程序,主要用于9234的串口应用-nec9234 serial debugger, mainly for the 9234 Serial Application
- 2022-04-24 21:49:51下载
- 积分:1
-
用vb编写的能管理自己日程计划的程序。后台用access数据库,非常不错的。...
用vb编写的能管理自己日程计划的程序。后台用access数据库,非常不错的。-with vb prepared to manage their own schedules procedures. Background database with access, very good.
- 2023-05-25 11:25:02下载
- 积分: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
-
UWB超宽带信号。IEEE规定的UWB信号的MATLAB源代码。可以用在仿真中...
UWB超宽带信号。IEEE规定的UWB信号的MATLAB源代码。可以用在仿真中-UWB Ultra-wideband signal. IEEE provisions of UWB signals in MATLAB source code. Can be used in simulation
- 2022-03-16 14:05:26下载
- 积分:1
-
基于区域的层次结构链接状态协议 (ZHLS)
在 th 文件中,以减少通信开销
在移动 ad hoc 网络中,我们提出一种基于区域
分层链接状态路由协议与网关
其中的水浸 (ZHLS-GF) 一个新的水浸计划,
被称为网关水浸被提议。ZHLS-GF 根据
关于 ZHLS、 基于区域分层链接状态路由
协议。ZHLS 是分层路由协议的移动
ad hoc 网络中的网络划分为不重叠
区。ZHLS 中的所有网络节点都构造
两个路由表、 锥路由表和区间
路由表中,通过在区域内驱 NodeLSPs
并在整个网络 ZoneLSPs。然而,这会招致
大型通信开销网络。我们
建议水浸计划洪水 ZoneLSPs 只到网关
区的节点从而减少通信开销
- 2022-04-27 03:50:12下载
- 积分:1
-
OPNET仿真案例,初学者有用,图文说明
OPNET仿真案例,初学者有用,图文说明-OPNET simulation cases, useful for beginners, Graphic Help
- 2022-05-22 18:24:18下载
- 积分:1
-
双卡双待带蓝牙功能手机,可以给朋友参考,值得一看
双卡双待带蓝牙功能手机,可以给朋友参考,值得一看-Dual card dual Bluetooth-enabled mobile phones to be with, you can refer to a friend, worth a visit
- 2022-01-25 15:54:35下载
- 积分:1
-
串口动态连接库,使用Windows API
串口动态连接库,使用Windows API-Serial dynamic link library, the use of the Windows API
- 2022-08-11 20:21:40下载
- 积分:1
-
VC interface code examples to demonstrate the use of the TAB Control
VC界面的示例代码,演示了TAB控件的使用-VC interface code examples to demonstrate the use of the TAB Control
- 2022-02-02 06:35:32下载
- 积分:1