代码搜索:study
找到约 4,321 项符合「study」的源代码
代码结果 4,321
www.eeworm.com/read/194440/8195402
m aliastudy.m
% ALIASTUDY: study aliasing versus depth
%
% Just run the script
vo=1500;c=.6;
dx=[20 40 80 160];
z=0:25:20000;
f=60;
theta=zeros(length(dx),length(z));
for k=1:length(dx)
theta(k,:)=thali
www.eeworm.com/read/193670/8207618
pjt sci232.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="e:\1study\4robot\2example\SCI232\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool
www.eeworm.com/read/369613/9637900
htm exinterrupt.htm
Static Call Graph - [E:\ARM study\EXInterrupt\EXInterrupt.axf]
Static Call Graph fo
www.eeworm.com/read/369613/9638081
htm led.htm
Static Call Graph - [E:\ARM study\TimerAndLED\led.axf]
Static Call Graph for image
www.eeworm.com/read/415663/11059369
m tree.m
function tree(n_nodes, density)
%study how many broadcasting trees can cover the whole graph
width = sqrt(n_nodes/density);
[D coord] = simulate_topology(n_nodes, width, width);
missing_edges = find(D
www.eeworm.com/read/411683/11232453
c studyuid.c
#include
#include
#include
#include
extern int errno;
int main()
{
int fd;
printf("uid study: \n");
printf("Process's uid = %d,euid = %d\n",g
www.eeworm.com/read/146918/12603292
rpt traffic.rpt
Project Information f:\maxplus_study\maxshiyan\traffic\traffic.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 11/25/2004 20:39:42
Copyright (C) 1988-2002 Al
www.eeworm.com/read/146918/12603318
rpt clockcontroll.rpt
Project Information f:\maxplus_study\maxshiyan\traffic\clockcontroll.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 11/25/2004 20:11:47
Copyright (C) 1988-2002 Al
www.eeworm.com/read/146918/12603493
rpt eclock.rpt
Project Information f:\maxplus_study\tt\eclock\eclock.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 11/23/2004 08:51:56
Copyright (C) 1988-2002 Al
www.eeworm.com/read/236393/14017570
makefile
# Makefile for Unix/Xenix rz and sz programs
# Some targets may not be up to date
CC=cc
OFLAG= -O
nothing:
@echo
@echo "Please study the #ifdef's in crctab.c, rbsb.c, rz.c and sz.c,"
@echo "make