代码搜索:Directional

找到约 393 项符合「Directional」的源代码

代码结果 393
www.eeworm.com/read/457857/7316858

v ram_dp_ar_aw.v

module ram_dp_ar_aw ( address_0 , // address_0 Input data_0 , // data_0 bi-directional cs_0 , // Chip Select we_0 , // Write Enable/Read Enable oe_0 , // Output Enable address_1 , /
www.eeworm.com/read/136824/5848378

nvv directionallight.nvv

; Directional Light, Diffuse and Specular. ; Viewer is non-local (constant half-vector) #include "lighting.h" #define R_NORMAL r1 #define R_HALF_VECTOR r8 #define R_DIFFUSE r5 #define R_SPECUL
www.eeworm.com/read/136824/5848611

nvv directionallightbump.nvv

; Directional Light, Diffuse and Specular. ; Viewer is non-local (constant half-vector) #include "DirectionalLight.h" #define R_NORMAL r1 #define S_WORLD r2 #define T_WORLD r3 #define SxT_WORL
www.eeworm.com/read/136824/5848614

nvv directionallight.nvv

; Directional Light, Diffuse and Specular. ; Viewer is non-local (constant half-vector) #include "DirectionalLight.h" #define R_NORMAL r1 #define S_WORLD r2 #define T_WORLD r3 #define SxT_WORL
www.eeworm.com/read/429717/1946379

tcl mcast5.tcl

## Simple Bi-directional Shared Tree multicast test # on a binary tree set ns [new Simulator -multicast on] set f [open out-mc8.tr w] $ns trace-all $f set nf [open out-mc8.nam w] $ns namtrace-all $n
www.eeworm.com/read/311447/13630861

m dfilters.m

function [h0, h1] = dfilters(fname, type) % DFILTERS Generate directional 2D filters产生方向性的二维过滤器 % % [h0, h1] = dfilters(fname, type) % % Input: % fname: Filter name. Available 'fname' are: %
www.eeworm.com/read/311447/13630902

m dfilters.m

function [h0, h1] = dfilters(fname, type) % DFILTERS Generate directional 2D filters产生方向性的二维过滤器 % % [h0, h1] = dfilters(fname, type) % % Input: % fname: Filter name. Available 'fname' are: %
www.eeworm.com/read/259003/11827828

v ram_static_bd.v

module RAM_static_BD (data, CS_b, OE_b, WE_b); inout data; // Bi-directional data port input CS_b; // Active-low chip select input OE_b; // Active-low output enable input WE_b; // Act
www.eeworm.com/read/463239/1538926

v ram_static_bd.v

module RAM_static_BD (data, CS_b, OE_b, WE_b); inout data; // Bi-directional data port input CS_b; // Active-low chip select input OE_b; // Active-low output enable input WE_b; // Act
www.eeworm.com/read/268818/4249910

v ram_static_bd.v

module RAM_static_BD (data, CS_b, OE_b, WE_b); inout data; // Bi-directional data port input CS_b; // Active-low chip select input OE_b; // Active-low output enable input WE_b; // Act