代码搜索:无线广播
找到约 3,481 项符合「无线广播」的源代码
代码结果 3,481
www.eeworm.com/read/367025/9785746
plg rx433.plg
礦ision2 Build Log
Project:
F:\我的调试\9e5\串口无线收发5\rx433.uv2
Project File Date: 10/21/2008
Output:
www.eeworm.com/read/248995/12527974
plg ird.plg
礦ision2 Build Log
Project:
E:\无线解码\mcu\rfcode.uv2
Project File Date: 09/06/2007
Output:
Build target 'Target 1'
compiling RF2272.c...
compil
www.eeworm.com/read/248995/12528025
plg ird.plg
礦ision2 Build Log
Project:
E:\无线解码\mcu\rfcode.uv2
Project File Date: 09/06/2007
Output:
Build target 'Target 1'
compiling RF2272.c...
compil
www.eeworm.com/read/335372/12532133
jci mcontrol.jci
[JTAG-Chain]
Chain_Device1=uPSD3234A,"E:\分局无线调度\黄浦分局\软件\监听设备\upsd\mcontrol.osf",2,2,FFFFFFFE,5,0
[DeviceID]
DeviceID_1=08140047
[SectorsSizes]
Device1_MAIN_SECTOR0=0x8000
Device1_MAIN_SECTOR
www.eeworm.com/read/291233/8433735
asv yuesu.asv
fun='x(1)^2+x(2)^2-x(1)*x(2)-2*x(1)-5*x(2)'; %目标函数min
x0=[0 1];
A=[-2 3]; %线性不等式约束
b=6;
Aeq=[ ]; %无线性等式约束
beq=[ ];
lb=[ ]; %x没有下、上界
ub=[ ];
[x,fval,exitflag,output,lambda,grad,hessia
www.eeworm.com/read/291233/8433754
m yuesu.m
fun='x(1)^2+x(2)^2-x(1)*x(2)-2*x(1)-5*x(2)'; %目标函数min
x0=[0 1];
A=[-2 3]; %线性不等式约束
b=6;
Aeq=[ ]; %无线性等式约束
beq=[ ];
lb=[ ]; %x没有下、上界
ub=[ ];
[x,fval,exitflag,output,lambda,grad,hessia
www.eeworm.com/read/291019/8444688
plg receive.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\PC\桌面\CC1100无线\SPI模式\程序\CC1100RX\receive.uv2
Project File Date: 09/09/2006
Output:
www.eeworm.com/read/291019/8444725
plg send.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\PC\桌面\CC1100无线\SPI模式\程序\CC1100TX\send.uv2
Project File Date: 09/14/2006
Output:
www.eeworm.com/read/389833/8496504
asm 波形采集.asm
;*************************************
;STC89C51RC单片机,6M晶振
;P0.7为红外输入
;P0.6为无线电信号输入
;P0.5为外部信号输入
;*************************************
CS EQU P0.4
A0 EQU P0.0
DX EQU P0.2
CE EQ
www.eeworm.com/read/185947/8971580
h cdatams.h
/** Copyright (c) 2004,北京邮电大学无线研究中心
* All rights reserved.
*
* 文件名称:CDataMs.h
* 文件标识:数据移动台模块类定义
* 摘 要:声明CDataMs类
*
* 当前版本:1.0
* 作 者:陈美娅
* 完成日期:2004年
*/
#ifndef CDATAMS_H_INCLUDED