代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/429621/8798455
m m1.m
% MATLAB script file m1.m file for Projects 1 and 5 on
% operating characteristics of synchronous machine
% in Chapter 7
% m1.m does the following:
% loads machine parameters
% set up stu
www.eeworm.com/read/384944/8827755
m rocch.m
function [tp, fp] = rocch(t, y)
%
% ROCCH - generate a receiver operating characteristic convex hull
%
% [TP,FP] = ROCCH(T,Y) gives the true-positive rate (TP) and false positive
% rate (FP), c
www.eeworm.com/read/283538/9011136
txt readme.txt
Welcome to MINIX 3.
This is the README file for the CD that accompanies:
Operating Systems Design and Implementation, 3rd Edition
by Andrew S. Tanenbaum and Albert S. Woodhull
Text ISBN: 0-13-
www.eeworm.com/read/360995/10070120
m roc_hull.m
function out = roc_hull(r)
%ROC_HULL Convex hull of an ROC curve
%
% OUT = ROCHULL(R)
%
% Computes the convex hull of ROC curve R. It just returns the operating
% points on the hull, and the res
www.eeworm.com/read/352714/10522061
c base_gdt.c
/*
* base_gdt.c
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1991,1990 Carnegie Mellon University
* Copyright (c) 1991 IBM Corpora
www.eeworm.com/read/352714/10522336
h tss.h
/*
* tss.h
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.
*
* Pe
www.eeworm.com/read/352714/10522494
c memcmp.c
/*
* memcmp.c
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1992,1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.
www.eeworm.com/read/352714/10522503
c strcat.c
/*
* strcat.c
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1992,1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.
www.eeworm.com/read/352714/10522539
c strlen.c
/*
* strlen.c
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1992,1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.