-
一个不错的modem通信的例程,给大家看一下。
一个不错的modem通信的例程,给大家看一下。-a good modem communications routines for everyone to look at.
- 2022-06-17 21:53:06下载
- 积分:1
-
matlab hfss antenna code
matlab 代码,结合了hfss里面关于天线仿真设计的原理,利用在matlab里面对天线结构的仿真和分析,再结合hfss的分析,可以有效设计
天线。本代码主要是针对微带天线的设计和仿真分析,建立了图标分析,输入设计频率和尺寸就可以分析不同天线的增益,给出了天线的
极化图,便于分析学习
- 2022-03-15 20:42:29下载
- 积分:1
-
WCDMA数字光纤直放站与基站远端射频单元RRU的比较
WCDMA数字光纤直放站与基站远端射频单元RRU的比较-WCDMA base stations, digital, fiber-optic repeater and a remote RF unit RRU comparison
- 2022-03-11 17:59:23下载
- 积分:1
-
gprs tutorials and summary
gprs tutorials and summary
- 2022-03-11 18:18:35下载
- 积分:1
-
这也是一个微软电话API的例子,用于两台远距离计算机通过Modem和电话线传输数据!我是TAPI专家,呵呵,很多这方面的资料阿。建议将TAPI独立成立一个分类
这也是一个微软电话API的例子,用于两台远距离计算机通过Modem和电话线传输数据!我是TAPI专家,呵呵,很多这方面的资料阿。建议将TAPI独立成立一个分类- This also is a Microsoft telephone API example, uses in two
long-distance ranges computers through Modem and the telephone line
transmission data! I am the TAPI expert, ha-ha, very many this aspects
material Arab League. The suggestion independently had been
established TAPI to classify
- 2023-02-26 10:35:03下载
- 积分:1
-
vc++基于MScomm控件的串口编程实例。编译已经通过。并可以接收和发送数据,里面有详细源码的解释说明...
vc++基于MScomm控件的串口编程实例。编译已经通过。并可以接收和发送数据,里面有详细源码的解释说明-vc++ Mscomm controls based on the examples of serial programming. Compiler has been adopted. And can receive and send data, which has detailed explanations of the source
- 2022-03-04 07:44:51下载
- 积分:1
-
an environment in the ilcitos corba of the open
一个在linux环境下的mico这个开源的corba项目中演示如何使用CORBA的命名服务。用户可以很容易的扩展为比较复杂的CORBA命名服务。-an environment in the ilcitos corba of the open-source projects demonstrate how to use the CORBA Naming Service. Users can be easily extended to more complex CORBA Naming Service.
- 2022-03-23 10:45: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
-
网吧系统集成方案。计算机网络集成的大作业。包括最要的设备选型。...
网吧系统集成方案。计算机网络集成的大作业。包括最要的设备选型。-Internet cafe system integration program. Computer Network Integration great job. Including the most wanted selection of equipment.
- 2022-02-10 10:12:32下载
- 积分:1
-
蓝牙管理工具,管理蓝牙的最新蓝牙不需要直接安装就可运行...
蓝牙管理工具,管理蓝牙的最新蓝牙不需要直接安装就可运行-Bluetooth management tools, management, the latest Bluetooth Bluetooth do not need to install can be run directly
- 2022-09-20 20:35:03下载
- 积分:1