-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part10...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part10-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part10
- 2022-03-04 18:33:00下载
- 积分:1
-
可以知道人家的邮箱的密码的好软件,找了好久才有的,绝对是能用的...
可以知道人家的邮箱的密码的好软件,找了好久才有的,绝对是能用的-Can know other people s mail password good software, only to find for a long time, it is usable
- 2022-12-22 03:40:03下载
- 积分:1
-
基于P2P的多媒体广播源代码,类似ppstream和pplive,非常有参考价值...
基于P2P的多媒体广播源代码,类似ppstream和pplive,非常有参考价值-P2P multimedia broadcasting source code, and similar ppstream pplive, very valuable reference
- 2022-06-17 23:36:09下载
- 积分:1
-
柏半导体制造的各种锁相环
Cypress Semiconductor makes a variety of PLL-based clock
generators. This application note provides a set of recommendations
to optimize usage of Cypress clock devices in a
system. The application note begins with recommended termination
techniques for clock generators. Subsequently, power
supply filtering and bypassing is discussed. Finally, the application
note provides some recommendations on board
layout.
- 2023-05-18 09:30:03下载
- 积分:1
-
data communications lectures, training guide
数据通信讲义,培训教程-data communications lectures, training guide
- 2022-07-11 05:04:48下载
- 积分:1
-
GPRS手机模块的AT指令,适合开发gprs串口驱程
GPRS手机模块的AT指令,适合开发gprs串口驱程-GPRS handsets AT command module suitable for the development of serial drive-EDGE
- 2022-12-16 16:20:03下载
- 积分:1
-
这是一个非常重要的Modbus工具,外国人写的,我们可以使用一个很好的
这个是一个很重要的MODBUS工具,是外国人编写的,我们可以很好的用的-This is a very important MODBUS tool, written by foreigners, we can use a good
- 2022-02-06 17:26:39下载
- 积分:1
-
这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。
文件传送协议格式:
服务器路径#服务器上的文...
这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。
文件传送协议格式:
服务器路径#服务器上的文件名#操作类型#文件大小
操作类型:0代表上传操作 1代表下载操作
文件大小:上传下载的文件大小
服务器返回的消息类型:
0 :服务器创建文件失败
1:服务器操作成功
2:文件大小不同 (未实现)
注意:
1:正则表达式没有实现
2:其余实现
3:服务器可以为多个客户端服务,用多进程实现-This is a linux system realize the scp command functions the same procedures, client and client communication services using its own definition of the communication protocol. File Transfer Protocol format: server path# Server 23 file name! Operation type# File size operation types: 0 From operated on behalf of one operation on behalf of download file size: From the size of the downloaded file to return to the news server type: 0 : The server failed to create file 1: Server operation successful 2: documents of different sizes (not realize) Note: 1: regular expression did not realize 2: the rest of the realization of 3: The server can service multiple clients, and realize multi-process
- 2022-03-20 03:16:03下载
- 积分: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
-
这是个MATLAB教程,讲的挺详细的,挺综合,重点突出,适合初学者看。...
这是个MATLAB教程,讲的挺详细的,挺综合,重点突出,适合初学者看。-This is a MATLAB tutorial, speak very detailed, very comprehensive, focused and look for beginners.
- 2023-06-11 01:25:03下载
- 积分:1