代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/292219/8366768
m position_gg.m
%------------------------gps/galileo双系统定位程序-------by zhang zhirong----------------%
clear
%------------- 参数定义 -----------%
pi=3.1415926;
C=3.0e8; %光速
a_1=26609e3; %gps
www.eeworm.com/read/292217/8366820
m gps_position.m
%%%% gps position %%%%%
clear;
%------------- 参数定义 -----------%
pi=3.1415926;
C=3.0e8; %光速
a=26609e3; %轨道长半轴长,单位已经换算为 m
e=0.006; %轨道的偏心率
i_0=55*pi/180;
www.eeworm.com/read/387342/8691966
dbf empl_position.dbf
www.eeworm.com/read/387342/8691980
cdx empl_position.cdx
www.eeworm.com/read/384535/8861477
class treeparser$position.class
www.eeworm.com/read/284617/8913245
cg update_position.cg
#include "sph.cg"
void main(fixed index : TEXCOORD0,
uniform samplerRECT attr_rect : TEXUNIT0,
uniform float timestep,
out float3 result : COLOR)
{
float3 pos = f3texRECT(attr_rec
www.eeworm.com/read/284617/8913277
fp update_position.fp
!!FP1.0
# cgc version 1.3.0001, build date Aug 4 2004 10:01:10
# command line args: -profile fp30
# source file: update_position.cg
# source file: ./sph.cg
#vendor NVIDIA Corporation
#version 1
www.eeworm.com/read/284617/8913424
cg update_position.cg
#include "sph.cg"
void main(float index : TEXCOORD0,
uniform samplerRECT attr_rect : TEXUNIT0,
uniform float timestep,
out float3 result : COLOR)
{
float3 pos = f3texRECT(attr_rec
www.eeworm.com/read/284529/8921389
m sun_position.m
function sun = sun_position(time, location)
% sun = sun_position(time, location)
%
% This function compute the sun position (zenith and azimuth angle at the observer
% location) as a function of t