代码搜索结果
找到约 60,780 项符合
Smart Home 的代码
smart.dpr
program Smart;
uses
{$IFNDEF LINUX}
Forms,
{$ELSE}
QForms,
{$ENDIF}
Main in 'Main.pas' {fmMain};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TfmMain,
home.aspx
Home
home.jsp
${message}
This is the Spring Training home page. We should probably
put some more compelling text here. But for now this will have
to suffice.
home.jsp
Home.jsp
Hi, I am new here.
Use Jsp here to simplify the development.
smart.lin
chap_9.OBJ,
smart_ci.OBJ,
epphal.OBJ,
protodma.obj,
mainloop.OBJ,
isr.OBJ
TO
smart.ABS
RAMSIZE(256)
CODE(20H)
IDATA(80H)
IXREF
home.c
/* Get home directory */
/* $Id: home.c,v 1.53 2004/10/07 02:54:06 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#include
smart.lin
chap_9.OBJ,
smart_ci.OBJ,
epphal.OBJ,
protodma.obj,
mainloop.OBJ,
isr.OBJ
TO
smart.ABS
RAMSIZE(256)
CODE(20H)
IDATA(80H)
IXREF
smart.lin
chap_9.OBJ,
smart_ci.OBJ,
epphal.OBJ,
protodma.obj,
mainloop.OBJ,
isr.OBJ
TO
smart.ABS
RAMSIZE(256)
CODE(20H)
IDATA(80H)
IXREF
home.m
function Home
clear;
unew=((rand*80-40)+(rand*80-40)*i)
r=zeros(19,1);
L=zeros(19,1);
a=4;
Y=C;
for j=1:19;
r(j)=abs(unew-Y(j));
shadow=normrnd(0,8);
L(j)=shadow-10*a*log10(r(j))