代码搜索:Directional
找到约 393 项符合「Directional」的源代码
代码结果 393
www.eeworm.com/read/405279/2294102
h omni-antenna.h
/* -*- c++ -*-
omni-antenna.h
$Id: omni-antenna.h,v 1.2 1998/08/12 06:48:48 dmaltz Exp $
omni-directional antenna
*/
#ifndef _cmu_omniantenna_h_
#define _cmu_omniantenna_h_
#include
www.eeworm.com/read/446811/7564443
msg lp-tc.msg
Path: samsung!emory!dixie.com!jgd
Date: 9 Apr 91 16:23:20 GMT
From: jgd@Dixie.Com (John G. DeArmond)
Newsgroups: alt.sources
Subject: PC printer port bi-directional driver
This archive contains
www.eeworm.com/read/147972/5718606
java lightportrayal3d.java
package sim.portrayal3d.simple;
import sim.portrayal3d.*;
import javax.media.j3d.*;
import javax.vecmath.*;
import sim.util.*;
/** A simple Portrayal3D which provides ambient, directional, or point
www.eeworm.com/read/235440/14071866
plt offset_3.plt
set title ''
set xrange [0:60]
set yrange [0:1]
set ytics(0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0)
set xtics(0, 10, 20, 30, 40, 50, 60)
set xlabel "Maximum Directional Error Degree"
www.eeworm.com/read/235440/14071873
plt offset_10.plt
set title ''
set xrange [0:60]
set yrange [0:1]
set ytics(0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0)
set xtics(0, 10, 20, 30, 40, 50, 60)
set xlabel "Maximum Directional Error Degree"
www.eeworm.com/read/14965/428153
cfg slip2.cfg
# Configuration file for 'TCP/IP Lean'
# Two SLIP interfaces - use with NETMON to monitor bi-directional serial traffic
net slip pc com1:38400,n,8,1
net slip pc com2:38400,n,8,1
# EOF
www.eeworm.com/read/218586/4856961
js editor_plugin.js
/* Import plugin specific language pack */
tinyMCE.importPluginLanguagePack('directionality', 'en,sv,fr_ca,zh_cn,cs,da,he,no,de,hu,ru,ru_KOI8-R,ru_UTF-8,es,cy,is,pl');
function TinyMCE_directional
www.eeworm.com/read/318186/13483553
cpp clight.cpp
#include "CLight.h"
#include "3dhelp.h"
CLight::CLight()
{
SetLightType( D3DLIGHT_DIRECTIONAL );
SetDiffuse( 1.0f, 1.0f, 1.0f, 1.0f );
SetDirection( 1.0f, 1.0f, 1.0f );
SetAmbientColor(
www.eeworm.com/read/38039/1089975
mnu def_light.mnu
DEFINE#LIGHT 定义光源
# remove the # sign and enter foreign help string in this line
Direction 方向
Define a new directional light .
定义新的光源方向
Point 点
Define a new point light .
定义一个新的点光源
Spot 点
Define a ne
www.eeworm.com/read/178602/9390688
m asga.m
%自适应变步长定向变异遗传算法 软件工程国家重点实验室 林志毅 2006.10.18
%The main program for adaptive step-changing directional mutation genetic
%algorithm
clf;
figure(gcf);
echo on
clc
initPop=initializega(30,[-3.0 12.1;