-
使用efax的fax工具程序
使用efax的fax工具程序 -Using fax tools in efax
- 2022-02-12 16:44:02下载
- 积分:1
-
CDMA IS95 agreement. Describing the network structure, for the development of CD...
CDMA IS95协议 。 主要描述了系统网络结构,可以供CDMA网络开发和相关设备开发提供参考依据-CDMA IS95 agreement. Describing the network structure, for the development of CDMA network and related equipment for the development of reference
- 2023-02-09 08:45:04下载
- 积分:1
-
微软亚洲研究院:可扩展视频在频率可选信道传输中预编码OFDM与自适应向量信道分配
微软亚洲研究院:可扩展视频在频率可选信道传输中预编码OFDM与自适应向量信道分配-Microsoft Asia Research Institute : scalable video frequency in the channel transmission optional Pre-OFDM and adaptive vector Channel Allocation
- 2022-01-20 23:38:10下载
- 积分:1
-
TPLINK路由器修改MAC+重启
一键重启路由器,一键修改路由WAN口MAC地址,无需登录。目前只支持TPLINK路由器,但是可以参考里面的封包。
- 2022-06-27 07:00:36下载
- 积分:1
-
该tcl文件包含的代码是在ns2下用于仿真视频数据流的
该tcl文件包含的代码是在ns2下用于仿真视频数据流的-this tcl file inclde the code which can simulate a video data flow
- 2022-05-20 23:28:30下载
- 积分:1
-
贡献者给予免费的,不可撤销的许可,IEEE将马…
The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in
this contribution, and any modifications thereof, in the creation of an IEEE Standards publication
to copyright in the IEEE’s name any IEEE Standards publication even though it may include
portions of this contribution and at the IEEE’s sole discretion to permit others to reproduce in
whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and
accepts that this contribution may be made public by IEEE 802.16.-The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in
this contribution, and any modifications thereof, in the creation of an IEEE Standards publication
to copyright in the IEEE’s name any IEEE Standards publication even though it may include
portions of this contribution and at the IEEE’s sole discretion to permit others to reproduce in
whole or in part the resulting IEEE Standard
- 2022-07-22 08:54:27下载
- 积分: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
-
galois code generator polinomiale
galois code generator polinomiale
- 2023-08-15 05:00:03下载
- 积分:1
-
Construction of a fixed
介绍了一种构建在定点DSP上的高速瑞利衰落信道仿真模型。通过应用确知性瑞利过程的理论,使得仅需要较少的低频正弦波分量以及简单的运算即可实现较高精度的信道建模;进而可采用查表法并结合TMS320C6202定点数字信号处理器的高并行性和处理能力构造高速的仿真模型-Construction of a fixed-point DSP in the high-speed Rayleigh fading channel simulation model. Through the application process unascertained Rayleigh theory, only need to make small low-frequency sine wave components and the simple operation can achieve higher accuracy Channel modeling; then use look-up table method and combination TMS320C6202 fixed-point digital signal processor parallel and can handle Construction of the high-speed simulation model
- 2022-07-04 23:01:52下载
- 积分:1
-
AODV routing protocol in the OPNET simulation under the original code
AODV路由协议在OPNET下的仿真原码-AODV routing protocol in the OPNET simulation under the original code
- 2022-08-09 00:59:53下载
- 积分:1