代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/130982/14164182
m dubs3.m
function [srf] = dubs3(simp);
%function [srf] = dubs3(simp);
%
%Auxilairy fuction that caclulates the boundary faces of a given 3D volume.
%Usefull in electrode assignment.
%
%
%
%srf = Outt
www.eeworm.com/read/130982/14164225
sci dubs3.sci
function [srf]=dubs3(%simp)
srf=[];
//function [srf] = dubs3(simp);
//
//Auxilairy fuction that caclulates the boundary faces of a given 3D volume.
//Usefull in electrode assignment.
//
//
//
//sr
www.eeworm.com/read/125106/14513381
prog1
/* PARESH CHHOTUBHAI
CS 362A : " C " LANGUAGE
SPRING 1988
ASSIGNMENT #1
" C " WORKBOOK : PAGE 26, 26A
DUE DATE : APRIL 14,1988
MR. DAVID JOHNSON
*/
/* Program with fu
www.eeworm.com/read/123974/14603048
txt stringex.txt
宏定义的意义说明:
SS_NO_REFCOUNT - By #define-ing this flag you effectively turn off reference counting for most assignment functions. This is not perfect: It only affects assignments done through CStdSt
www.eeworm.com/read/123020/14651922
shtml invert_assigment.shtml
DevStudio Macro - Inverting Assignment Operation
www.eeworm.com/read/15240/440100
h ixethaccqueueassign_p.h
/**
* @file IxEthAccQueueAssign_p.h
*
* @author Intel Corporation
* @date 06-Mar-2002
*
* @brief Mapping from QMgr Q's to internal assignment
*
* Design Notes:
*
*
* @par
* IXP400 SW Re
www.eeworm.com/read/16793/691268
tests assoc.tests
# TEST - basic declaration and assignment
typeset -A fluff
declare -A
fluff[foo]=one
fluff[bar]=two
declare -A
declare -p fluff
unset fluff[foo]
declare -p fluff
fluff[bar]=newval
declare fluff[qu
www.eeworm.com/read/17071/711568
h ixethaccqueueassign_p.h
/**
* @file IxEthAccQueueAssign_p.h
*
* @author Intel Corporation
* @date 06-Mar-2002
*
* @brief Mapping from QMgr Q's to internal assignment
*
* Design Notes:
*
*
* @par
* IXP400 SW Re
www.eeworm.com/read/17619/743486
qsf timer.qsf
set_global_assignment -name TOP_LEVEL_ENTITY Timer
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and
www.eeworm.com/read/494783/1154203
h ixethaccqueueassign_p.h
/**
* @file IxEthAccQueueAssign_p.h
*
* @author Intel Corporation
* @date 06-Mar-2002
*
* @brief Mapping from QMgr Q's to internal assignment
*
* Design Notes:
*
*
* @par
* IXP400 SW Re