代码搜索:光信号检测
找到约 10,000 项符合「光信号检测」的源代码
代码结果 10,000
www.eeworm.com/read/412645/11190100
m esprit.m
clear all;
j=sqrt(-1);
N=8;%天线阵元数
P=3;%信号源个数
angle1=-40;angle2=20;angle3=60;%信号达到方向
th=[angle1,angle2,angle3];
th=sort(th);
L=1024;%采样点数,即快拍数
rat=0.5;%rat 代表阵元距离是信号波长的一半
degrad=pi/180;
AM=[(
www.eeworm.com/read/192685/8362715
txt 如何控制cd-r进行读写操作.txt
你 可 以 在 http://www.vision-factory.com下 载 一 个 免 费 的 cdwriter控 件 , 它 可 以 用 来 刻 光 盘 , 在 VB中 可 以 使 用 , 应 该 在 PB中 也 可 以 。
www.eeworm.com/read/192685/8363048
txt 如何知道cdrom的盘符.txt
你 可 以 使 用 API函 数 GetDriveType来 确 定 哪 个 磁 盘 是 光 盘 。 该 函 数 定 义 如 下 :
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
你 可 以 使 用 GetDriveTyp
www.eeworm.com/read/289378/8555883
plg 操作2oooo.plg
Build Log
--------------------Configuration: 操作2oooo - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\李洪光~1
www.eeworm.com/read/183589/9151466
toc countdoom.toc
## Interface:11200
## Version: 0.48
## Title: CountDoom
## Title-zhCN: |cFFFF9900月光宝盒 术士计时器
## Notes: A bunch of on-screen timers for Warlocks.
## Notes-zhCN: 显示术士对敌人释放魔法的持续时间
## Author: Scrum
www.eeworm.com/read/468696/6986630
c mcu.c
// PSD 光管CPU板,硬件仅能发送数据,调试USB发送数据程序
// 调试成功
#include
void main()
{
int FIFO6_STATE;
int i=0;
System_Config();
System_Init();
USB_END=1;
USB_SRD=1;