代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/171365/9760125
txt readme.txt
Cosmos: a small open source operating system written in C
Copyright (C) 2001 - Christopher Giese
http://www.execpc.com/~geezer/os/index.htm#cosmos
To build this kernel, you ne
www.eeworm.com/read/201218/15413222
m roc.m
function [AREA,SE,RESULT_S,FPR_ROC,TPR_ROC,TNa,TPa,FNa,FPa]=roc(RESULT,CLASS,fig)
% Receiver Operating Characteristic (ROC) curve of a binary classifier
%
% >> [area, se, deltab, oneMinusSpec, sen
www.eeworm.com/read/100073/15886551
cf cray.cf
XCOMM platform: $XConsortium: cray.cf,v 1.31 91/07/16 16:24:17 rws Exp $
#define OSName UNICOS 5.1
XCOMM operating system: OSName
#define OSMajorVersion 5
#define OSMinorVersion 1
#define Syst
www.eeworm.com/read/100073/15886564
cf bsd.cf
XCOMM platform: $XConsortium: bsd.cf,v 1.18 91/07/30 12:10:52 rws Exp $
#define OSName 4.3bsd
XCOMM operating system: OSName
#define OSMajorVersion 4
#define OSMinorVersion 3
#def
www.eeworm.com/read/100073/15886573
cf convex.cf
XCOMM platform: $XConsortium: convex.cf,v 1.1 91/07/29 10:31:44 rws Exp $
#define OSName ConvexOS V9.0
XCOMM operating system: OSName
#define OSMajorVersion 9
#define OSMinorVersion 0
www.eeworm.com/read/288415/8634417
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 = .
# Sp