代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/198946/7903208
txt linuxrealtime.txt
LINUX REALTIME AUDIO PLAYBACK
Thomas M. Sailer
sailer@ife.ee.ethz.ch
Typical Unix schedulers go to great lengths to allow batch processing jobs
to run on a machine while still p
www.eeworm.com/read/197745/7972089
txt testform.txt
-------------------------------------------------------------
BOCHS TESTING FORM Version 0.3
-------------------------------------------------------------
Because of the variety of platforms and conf
www.eeworm.com/read/137160/13341917
m prodc.m
%PRODC Product combining classifier
%
% W = PRODC(V)
% W = V*PRODC
%
% INPUT
% V Set of classifiers trained on the same classes
%
% OUTPUT
% W Product combiner
%
% DESCRIPTION
% It def
www.eeworm.com/read/137160/13342273
m meanc.m
%MEANC Mean combining classifier
%
% W = MEANC(V)
% W = V*MEANC
%
% INPUT
% V Set of classifiers (optional)
%
% OUTPUT
% W Mean combiner
%
% DESCRIPTION
% If V = [V1,V2,V3, ... ] is a s
www.eeworm.com/read/314653/13562263
m prodc.m
%PRODC Product combining classifier
%
% W = PRODC(V)
% W = V*PRODC
%
% INPUT
% V Set of classifiers trained on the same classes
%
% OUTPUT
% W Product combiner
%
% DESCRIPTION
% It def
www.eeworm.com/read/314653/13562522
m meanc.m
%MEANC Mean combining classifier
%
% W = MEANC(V)
% W = V*MEANC
%
% INPUT
% V Set of classifiers (optional)
%
% OUTPUT
% W Mean combiner
%
% DESCRIPTION
% If V = [V1,V2,V3, ... ] is a s
www.eeworm.com/read/302979/13824069
txt readme.txt
README
Program: unformat.exe
Version: 0.7
Author: Brian E. Reifsnyder
reifsnyderb@panetwork.com
Description: Unformats quick-formatted hard disks.
Compiler: Borland Turbo C++ 3.
www.eeworm.com/read/147331/5732653
c _exit.c
/*
FUNCTION
---end program execution with no cleanup processing
INDEX
_Exit
ANSI_SYNOPSIS
#include
void _Exit(int );
TRAD_SYNOPSIS
#include
void _Exit(
www.eeworm.com/read/136571/5870972
txt linuxrealtime.txt
LINUX REALTIME AUDIO PLAYBACK
Thomas M. Sailer
sailer@ife.ee.ethz.ch
Typical Unix schedulers go to great lengths to allow batch processing jobs
to run on a machine while still p