代码搜索:DHI
找到约 1,555 项符合「DHI」的源代码
代码结果 1,555
www.eeworm.com/read/245526/12796329
m tesub3.m
function DH = TESUB3(Z,T,DH,ITY,AH,BH,CH,AG,BG,CG,XMW);
% TESUB3VAL = TESUB3(Z,T,DH,ITY)
% Substitution of TESUB3 for call statement MWB
%
if ITY == 0
DH = 0.0;
for I = 1:8
www.eeworm.com/read/247567/12641557
makefile
SAMPLE_ROOT = $(PWD)
DVS_ROOT = $(PWD)/../../code
CC = arm-uclibc-linux-gcc
CFLAGS=-DHI_DEBUG -g -Wall
INCLUDE = -I$(DVS_ROOT)/include
INCLUDE += -I$(DVS_ROOT)/msp/include
INCLUDE += -I.
INCLUDE +=
www.eeworm.com/read/247567/12641566
makefile dev.makefile
SAMPLE_ROOT = $(PWD)
DVS_ROOT = $(PWD)/..
CC = arm-uclibc-linux-gcc
CFLAGS=-DHI_DEBUG -g
INCLUDE = -I$(DVS_ROOT)/include
INCLUDE += -I$(DVS_ROOT)/msp/include
INCLUDE += -I$(DVS_ROOT)/extdrv/include
www.eeworm.com/read/38039/1093741
txt proadam.txt
Pro/ADAM
ManikinTest
#
#
Show Lib
Show Lib
#
#
Show DHI Manikin Library Contents
Show DHI Manikin Library Contents
#
#
ProADAMShowLib description
ProADAMShowLib description
#
#
Create Manikin
New Mani
www.eeworm.com/read/136989/5833781
h rtscheduler_loader.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file RTScheduler_Loader.h
*
* RTScheduler_Loader.h,v 1.3 2003/07/21 23:51:39 dhi
www.eeworm.com/read/136989/5836735
h endpoint_strategy.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file Endpoint_Strategy.h
*
* Endpoint_Strategy.h,v 5.18 2003/07/21 23:51:30 dhi
www.eeworm.com/read/136989/5837268
h security_policyfactory.h
// -*- C++ -*-
//=============================================================================
/**
* @file Security_PolicyFactory.h
*
* Security_PolicyFactory.h,v 1.3 2003/07/21 23:51:33 dhi
www.eeworm.com/read/136989/5837433
h constraint_visitors.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file Constraint_Visitors.h
*
* Constraint_Visitors.h,v 1.21 2003/07/21 23:51:33 dhi
www.eeworm.com/read/136989/5838144
h bindings_iterator_t.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file Bindings_Iterator_T.h
*
* Bindings_Iterator_T.h,v 1.10 2003/07/21 23:51:32 dhi
www.eeworm.com/read/255742/12060909
h eorng.h
/** Random number generator adapted from (see comments below)
The random number generator is modified into a class
by Maarten Keijzer (mak@dhi.dk). Also added the Box-Muller
transformation to generat