代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/390106/8485673
htm addbigdec.htm
Operating with Big Decimal Values (Java Developers Almanac Example)
www.eeworm.com/read/390106/8485685
htm addbigint.htm
Operating with Big Integer Values (Java Developers Almanac Example)
www.eeworm.com/read/384944/8827763
m roc.m
function [tp, fp] = roc(t, y)
%
% ROC - generate a receiver operating characteristic curve
%
% [TP,FP] = ROC(T,Y) gives the true-positive rate (TP) and false positive
% rate (FP), where Y is a c
www.eeworm.com/read/164792/10087758
c simple_eos.c
/*
Simple_EOS.C (v1.00)
Main file for Simple Embedded Operating System (sEOS) for 8051.
- This version for project TIME
*/
#include "Main.H"
#include "Simple_EOS.H"
#include "PC
www.eeworm.com/read/356723/10222124
m power_aperture_eqi.m
% Use this input file with the program "power_aperture_eq.m"
clear all
snr = 15.0; % sensitivity SNR in dB
freq = 10.0e+9; % radar operating frequency in Hz
tsc = 2.5; % antenna scan t
www.eeworm.com/read/278507/10532466
in config.h.in
/* config.h.in. Generated from configure.in by autoheader. */
/* CPU, vendor, and operating system */
#undef CPU_VENDOR_OS
/* Define to 1 if defines struct addrinfo */
#undef HAVE_ADDRIN
www.eeworm.com/read/296774/7113615
h xm-sysv.h
/* Configuration for GNU C-compiler for UMIPS operating system
Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistri
www.eeworm.com/read/434241/7879568
c delay.c
//delay subroutines
//change the crystal frequency according to your operating frequency
#define XTAL_FREQ 20
void delay_ms(unsigned int);
#if XTAL_FREQ >= 12
#define delay_us(x) { un
www.eeworm.com/read/297942/7984900
m power_aperture_eqi.m
% Use this input file with the program "power_aperture_eq.m"
clear all
snr = 15.0; % sensitivity SNR in dB
freq = 10.0e+9; % radar operating frequency in Hz
tsc = 2.5; % antenna scan t
www.eeworm.com/read/297233/8039835
h mingw32.h
/* Operating system specific defines to be used when targeting GCC for
hosting on Windows32, using GNU tools and the Windows32 API Library,
as distinct from winnt.h, which is used to build GCC f