PI设计
PI设计技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
PI设计 全部资料 500 份
实时数据库pi的中文说明 对pi的纤细说明 包括 其中的大部分功能 对人们了解pi的架构有很大作用 实时数据库 还是空白
实时数据库pi的中文说明 对pi的纤细说明 包括 其中的大部分功能 对人们了解pi的架构有很大作用 实时数据库 还是空白
2014-12-05
75
#include<stdio.h> struct powernode { float pi float qi int i float vi
#include<stdio.h> struct powernode { float pi float qi int i float vi } struct powern...
2013-12-29
134
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute: pi = (mu*ai - bi
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute: pi = (mu*ai - bi)^+ sum(pi) = Pt ...
2014-01-10
139
无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异
无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异 25%交叉 旋转转轮选择
2013-11-26
113
thetaT=0 T平台波束斜视角 thetaT=thetaT*pi/180 rad thetaR=0 R平台波束斜视角 thetaR=thetaR*pi/180 c=3e8 光速
thetaT=0 T平台波束斜视角 thetaT=thetaT*pi/180 rad thetaR=0 R平台波束斜视角 thetaR=thetaR*pi/180 c=3e8 光速 fc=1.5e9 载频 lambd...
2013-12-24
83
用51汇编语言设计的DTMF发生器程序 输出到PI的每次间隔是52个指令周期 主频:6M
用51汇编语言设计的DTMF发生器程序 输出到PI的每次间隔是52个指令周期 主频:6M,6M/12=0.5M,每个指令周期:2uS 即每次输出到P1的时间间隔是122uS 指令周期数:52 + 9 = 61
2015-03-27
33