-
matlab通过SG仿真重采样的代码,适合于192结的重采样点
matlab通过SG仿真重采样的代码,适合于192结的重采样点-matlab simulation through SG resampling code, suitable for 192 points, resampling the knot
- 2023-05-27 23:50:02下载
- 积分:1
-
pci系统流程,对pci进行综述性介绍。可以对pci有很深的理论学习...
pci系统流程,对pci进行综述性介绍。可以对pci有很深的理论学习
-pci system flow, the introduction of pci reviewed. Pci can have a deep theoretical study
- 2022-02-15 04:06:07下载
- 积分: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
-
此文档为wordnet的介绍文档,可以用于二次开发的重要文档
此文档为wordnet的介绍文档,可以用于二次开发的重要文档-This document is the introduction to WordNet documents, can be used for the secondary development of an important document
- 2022-02-20 09:19:16下载
- 积分:1
-
we use a lot of TurboC programming tools, use good, we assured download, absolut...
这是大家使用很多的turboc编程工具,很好使用,大家放心下载,绝对真实.无毒.-we use a lot of TurboC programming tools, use good, we assured download, absolutely true. Nontoxic.
- 2022-08-08 23:56:48下载
- 积分:1
-
NRF24L01发送接收
This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTYT; NRF24L01 是NORDIC 公司最近生产的一款无线通信通信芯片,采用FSK 调制,内部集成NORDIC 自己的Enhanced Short Burst 协议。可以实现点对点或是1 对6 的无线通信。无线通信速度可以达到2M(bps)。NORDIC 公司提供通信模块的GERBER 文件,可以直接加工生产。嵌入式工程师或是单片机爱好者只需要为单片机系统预留5 个GPIO,1 个中断输入引脚,就可以很容易实现无线通信的功能,非常适合用来为MCU 系统构建无线通信功能。
- 2022-02-03 13:09:04下载
- 积分:1
-
CVI development of the procedures for CVI correspondent for example, applies to...
CVI环境开发的程序,用于CVI进行通迅的实例,适用于一般的程序员-CVI development of the procedures for CVI correspondent for example, applies to programmers
- 2023-04-26 07:30:04下载
- 积分:1
-
该程序产生BPSK信号的波形和功率谱图的企业…
This program generates BPSK signal waveforms and plot the power spectrum of unfiltered BPSK.
- 2022-02-13 14:07:55下载
- 积分:1
-
Similar to the serial source code debugger, support for multiple serial port tra...
类似于串口调试程序的源码,支持多个串口的收发-Similar to the serial source code debugger, support for multiple serial port transceiver
- 2023-03-03 00:15:03下载
- 积分:1
-
载波频偏频偏仿真
载波频偏CFO仿真
- 2022-08-07 14:24:24下载
- 积分:1