代码搜索:structural
找到约 526 项符合「structural」的源代码
代码结果 526
www.eeworm.com/read/126641/6015502
pod engine.pod
=pod
=head1 NAME
engine - ENGINE cryptographic module support
=head1 SYNOPSIS
#include
ENGINE *ENGINE_get_first(void);
ENGINE *ENGINE_get_last(void);
ENGINE *ENGINE_get_nex
www.eeworm.com/read/393424/8287910
m sde_library_optsetup.m
function [PARMIN,PARMAX,MYOPT] = SDE_library_optsetup(bigtheta)
% Optimization setup: load the default upper and lower limits for the
% parameters space and the default optimization options.
%
%
www.eeworm.com/read/248071/12603591
v and.v
module AND(in1, in2, out);
//Structural model of AND gate from two NANDS
input in1, in2;
output out;
wire w1;
// two instances of the module NAND
NAND NAND1(in1, in2, w1);
NAND NAND2(w1,
www.eeworm.com/read/208544/15244854
txt structural description of an 8-bit shift register.txt
Structural Description of an 8-bit Shift Register
ENTITY dtff IS
GENERIC(initial : BIT := '1'); --initial value of q
PORT(d, clock : IN BIT; q : BUFFER BIT := initial);
END dtff;
ARCHITECTURE z
www.eeworm.com/read/365455/9862969
txt readme.txt
Program: NONSAP
Title: Static and Dynamic Response of Nonlinear Systems
Developer: K.-J. Bathe, E. L. Wilson and R. H. Iding,
Department of Civil Engineering, University of California,
Berkel
www.eeworm.com/read/435830/7783345
m contents.m
% CALFEM - Users manual example scripts.
% Version 3.3 1999-03-01
%
% Copyright (c) Division of Structural Mechanics and
% Department of Solid Mechanics.
% Lund Institu
www.eeworm.com/read/145339/12735032
m contents.m
% CALFEM - Users manual example scripts.
% Version 3.3 1999-03-01
%
% Copyright (c) Division of Structural Mechanics and
% Department of Solid Mechanics.
% Lund Institu
www.eeworm.com/read/100446/6269470
schema nadf.schema
# $OpenLDAP: pkg/ldap/servers/slapd/schema/nadf.schema,v 1.2.8.5 2001/02/03 03:46:42 kurt Exp $
# These are definitions from the North American Directory Forum
# They were taken from ftp://ftp.gte.co