代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/261074/11667382
m balle.m
%% balle - Program to compute the trajectory of a baseball
% using the Euler method.
clear; help balle; % Clear memory and print header
%% * Set initial position and velocity of the bas
www.eeworm.com/read/261074/11667409
asv balle.asv
%% balle - Program to compute the trajectory of a baseball
% using the Euler method.
clear; help balle; % Clear memory and print header
%% * Set initial position and velocity of the bas
www.eeworm.com/read/261074/11667543
asv balleenergy.asv
%% balle - Program to compute the trajectory of a baseball
% using the Euler method.
% This version also computes and plots energy
clear; % Clear memory and print header
%% * Set initia
www.eeworm.com/read/345593/11807315
pas unit1.pas
{: Basic terrain rendering demo.
This demo showcases the TerrainRenderer, some of the SkyDome features
and bits of 3D sound 'cause I got carried over ;)
The terrain HeightData is
www.eeworm.com/read/257450/11926267
readme
$Id: README,v 1.9 2003/10/05 05:17:42 dwalters Exp $
-- Open Automaton Project: http://oap.sourceforge.net --
HEAD CONTROL MODULE INTRODUCTION
--------------------------------
This README covers th
www.eeworm.com/read/154058/11991346
bas aml_func.bas
Attribute VB_Name = "aml_func"
' Environmental Systems Research Institute, Inc.
'Module Name: aml_func.bas
'Description: Used to perform AML-like functions for string manipipulation.
'
www.eeworm.com/read/153018/12066795
m ulsr.m
function [b,All,MaxML]=ulsr(x,NonNeg);
% $ Version 1.02 $ Date 28. July 1998 $ Not compiled $
%
% See also:
% 'unimodal' 'monreg' 'fastnnls'
%
% Copyright, 1998 -
% This M-file and the code
www.eeworm.com/read/152968/12072372
mdl ann.mdl
Library {
Name "ann"
Version 3.00
BlockDataTips off
BlockParametersDataTip off
BlockAttributesDataTip off
BlockPortWidthsDataTip off
BlockDescriptionStringDataTip off
www.eeworm.com/read/340628/12142378
cpp quake3bsp.cpp
#include "Main.h"
#include "Camera.h"
#include "Quake3Bsp.h"
#include "Frustum.h"
// This is our maximum height that the user can climb over
const float kMaxStepHeight = 10.0f;
// We use t
www.eeworm.com/read/150036/12323140
mdl ann.mdl
Library {
Name "ann"
Version 3.00
BlockDataTips off
BlockParametersDataTip off
BlockAttributesDataTip off
BlockPortWidthsDataTip off
BlockDescriptionStringDataTip off