代码搜索结果
找到约 10,000 项符合
Design 的代码
invoice_design.cpp
/**
@file invoice.cpp
@author Cay Horstmann
*/
/**
Describes an invoice for a set of purchased products.
*/
class Invoice
{
public:
/**
Adds a charge for a product to th
ejbca-design.txt
This is an initial design document from the early days of ejbca, the very start...
IMPORTANT DESIGPARAMETERS
=========================
Modular to be able to change (through configuration) authentica
read_design.inc
/* Set search path for verilog include files */
search_path = search_path + RTL_PATH + { GATE_PATH }
/* Read verilog files of the OR1200 IP core */
if (TOPLEVEL == "or1200_top") {
read -f verilog o
trans_design.nr
.NC "The Design of the ARGO Transport Entity"
.sh 1 "Protocol Hooks"
.pp
The design of the AOS kernel IPC support to some
extent mandates the
design of protocols.
Each protocol must provide the follo
esis_design.nr
.NC "The Design of the ARGO Network Layer"
.sh 1 "End System to Intermediate System Routing Protocol"
.pp
The following sections describe the design of the End System to Intermediate
System (ES-IS) Ro
net_design.nr
.NC "The Design of the ARGO Network Layer"
.sh 1 "Connectionless Network Layer
.pp
The following sections describe the design of the ARGO
connectionless network layer (CLNL).
The connectionless networ
design_rbf.m
function [H, Inp] = design_rbf(X, C, R)
% [H, Inp] = design_rbf(X, C, R)
%
% Gets the design matrix from the input data, centre positions
% and radii factors.
%
% Input
% X Input tr