代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/430580/1920314
as position.as
/*
* Copyright (c) 2008, 2009 Flowplayer Oy
*
* This file is part of Flowplayer.
*
* Flowplayer is free software: you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/189239/8482880
m position.m
% Program 6-2
% positon.m
%
% Positioning of the access terminals in the area of the radius r.
%
% Input arguments
% r : The radius r that an access point is an origin.
% n : The nu
www.eeworm.com/read/189150/8488335
h position.h
// Position.h : header file
class CPosition : public CDialog
{
public:
CString m_nUNIT;
CPosition(CWnd* pParent = NULL);
BOOL Create(void);
void SetPosition2(RECT rt);
void SetPosi
www.eeworm.com/read/289230/8566957
cg position.cg
//
// simple vertex program transforms vertices to projection space and
// passes through color and texture
struct appdata {
float4 position : ATTRIB0;
float4 color : ATTRIB1;
floa
www.eeworm.com/read/388545/8602461
c position.c
/* position.c
* CMUnited-97 (soccer client for Robocup-97)
* Peter Stone
* Computer Science Department
* Carnegie Mellon University
* Copyright (C) 1997 Peter Stone
*
* CMUn
www.eeworm.com/read/388545/8602469
h position.h
/* position.h
* CMUnited-97 (soccer client for Robocup-97)
* Peter Stone
* Computer Science Department
* Carnegie Mellon University
* Copyright (C) 1997 Peter Stone
*
* CMUn
www.eeworm.com/read/388272/8620371
cpp position.cpp
// pst.cpp
// includes
#include "config.h"
#include "piece.h"
#include "position.h"
// macros
#define P(piece_12,square_64,stage) (pst[(piece_12)][(square_64)][(stage)])
static const
www.eeworm.com/read/388272/8620561
h position.h
// position.h
#ifndef PST_H
#define PST_H
// macros
#define PST(piece_12,square_64,stage) (pst[piece_12][square_64][stage])
// variables
extern sint16 pst[12][64][2];
// functions
www.eeworm.com/read/388251/8623034
hpp position.hpp
#pragma ident "$Id: Position.hpp 693 2007-07-19 14:56:11Z pben $"
/**
* @file Position.hpp
* class gpstk::Position encapsulates 3-D positions, including geographic positions,
* expressed as g