代码搜索:CONCEPTS
找到约 1,063 项符合「CONCEPTS」的源代码
代码结果 1,063
www.eeworm.com/read/207184/15280343
m mktemplate.m
function mktemplate(problemname)
% Automated file generation supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for infor
www.eeworm.com/read/209559/4973105
txt rcu.txt
RCU Concepts
The basic idea behind RCU (read-copy update) is to split destructive
operations into two parts, one that prevents anyone from seeing the data
item being destroyed, and one that actually
www.eeworm.com/read/209559/4973174
txt porting.txt
Porting Drivers to the New Driver Model
Patrick Mochel
7 January 2003
Overview
Please refer to Documentation/driver-model/*.txt for definitions of
various driver types and concepts.
Most of th
www.eeworm.com/read/209367/4978467
java logger.java
package org.mandarax.util.logging;
/**
* Logger interface. Useful to wrap similar logger concepts and keep mandarax independent from
* the actual log mechanism in use. Implementation wraps lo
www.eeworm.com/read/187788/5215613
readme
This is an example of RTAPI semaphores between two real-time
processes.
NOTE: The basic concepts of this example haven't changes since
this was originally written, but some details have changed.
See
www.eeworm.com/read/316872/3604057
txt rcu.txt
RCU Concepts
The basic idea behind RCU (read-copy update) is to split destructive
operations into two parts, one that prevents anyone from seeing the data
item being destroyed, and one that actually
www.eeworm.com/read/316872/3604158
txt porting.txt
Porting Drivers to the New Driver Model
Patrick Mochel
7 January 2003
Overview
Please refer to Documentation/driver-model/*.txt for definitions of
various driver types and concepts.
Most of th
www.eeworm.com/read/418684/2086502
imm notes.imm
NOTE:
These files are incomplete. They do not yet form a working
implementation of hte concepts discused below.
OVERVIEW
The t_dd_imm_* files form a set of templates to produce driver -
specific
www.eeworm.com/read/410205/2216436
java senderexternal.java
import zeus.util.*;
import zeus.actors.*;
import zeus.concepts.*;
import zeus.agents.*;
import java.io.*;
public class SenderExternal implements ZeusExternal,Serializable {
/**
www.eeworm.com/read/393024/2489624
readme
This is an example of RTAPI semaphores between two real-time
processes.
NOTE: The basic concepts of this example haven't changes since
this was originally written, but some details have changed.
See