代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/365861/9843150
eps ackermannpredict.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.4.0.287 (R2007a). Operating System: Microsoft Windows XP.
%%Title: .\AckermannPredict.eps
%%CreationDate: 07/12/2007 21:50:
www.eeworm.com/read/365861/9843156
eps ekflocationinnov.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.4.0.287 (R2007a). Operating System: Microsoft Windows XP.
%%Title: .\EKFLocationInnov.eps
%%CreationDate: 07/12/2007 21:51:
www.eeworm.com/read/361963/10026366
c linux_eth.c
/*
* Copyright (c) 2006 Christophe Fillot.
* E-mail: cf@utc.fr
*
* linux_eth.c: module used to send/receive Ethernet packets.
*
* Specific to the Linux operating system.
*/
#include
www.eeworm.com/read/361963/10026488
h linux_eth.h
/*
* Copyright (c) 2006 Christophe Fillot.
* E-mail: cf@utc.fr
*
* linux_eth.c: module used to send/receive Ethernet packets.
*
* Specific to the Linux operating system.
*/
#ifndef __LINUX_ETH
www.eeworm.com/read/358185/10194847
c evermore.c
/* $Id: evermore.c 4661 2008-01-19 22:54:23Z garyemiller $ */
/*
* This is the gpsd driver for EverMore GPSes operating in binary mode.
* About the only thing this gives us that NMEA won't is TDOP.
www.eeworm.com/read/356723/10222127
m hprf_reqi.m
% Use this input file to excite option 1 for function "hprf_req"
clear all
pt = 100.0e+3; % peak power in Watts
freq = 5.6e+9; % radar operating frequency in Hz
g = 20.0; % antenna gain
www.eeworm.com/read/356220/10234388
h asc_serial.h
/* incaAscSio.h - (INCA) ASC UART tty driver header */
#ifndef __INCincaAscSioh
#define __INCincaAscSioh
/* channel operating modes */
#define ASCOPT_CSIZE 0x00000003
#define ASCOPT_CS7 0x00000001
#
www.eeworm.com/read/162027/10344385
makefile
#
# MAKEFILE for uC/IP 1.0
#
# This makes the objects only.
#
# Choose the network interface driver.
IF_SRC = ../if_dev/ne2k
# Choose the operating system.
#OS = OS_NULL
OS_SRC = .
# S
www.eeworm.com/read/279617/10410222
lci jcount.lci
[Device]
Family = LC5KVE;
PartNumber = ispLSI5256VE-165LF256;
Package = 256fpBGA;
PartType = ispLSI5256VE;
Speed = -165;
Operating_condition = COM;
Status = Production;
[Revision]
Parent
www.eeworm.com/read/161189/10439899
m fun.m
%
% Computes forward model predictions for the EM-38 problem.
%
function f=fun(sigma)
%
% Number of layers.
%
M=11;
%
% Layer thicknesses.
%
D=0.2*ones(10,1);
%
% Operating frequency.
%
f=14600;
OMEGA