代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/148663/6935384
vhd cpr.vhd
-------------------------------------------------------------------------------
-- Title : (m,2)-compressor (for carry-save adders)
-- Project : VHDL Library of Arithmetic Units
------------
www.eeworm.com/read/444854/7104946
cpp tokenoutstream.cpp
//+-----------------------------------------------------------------------------
//| Included files
//+-----------------------------------------------------------------------------
#include "TokenO
www.eeworm.com/read/439651/7704426
m func4.m
function [ave1, ave2] = func4(vector1, vector2)
if nargin == 1, %
www.eeworm.com/read/439651/7704429
m func7.m
function [ave1, ave2] = func7(vector1, vector2)
if nargin == 1, %
www.eeworm.com/read/438673/7728501
h homographyinit.h
// -*- c++ -*-
// Copyright 2008 Isis Innovation Limited
// HomographyInit.h
// Declares the HomographyInit class and a few helper functions.
//
// This class is used by MapMaker to bootstrap the
www.eeworm.com/read/437034/7756482
ifs ifspec.ifs
/* $Id: ifspec.tpl,v 1.1 91/03/18 19:01:11 bill Exp $ */
NAME_TABLE:
Spice_Model_Name: d_to_real
C_Function_Name: ucm_d_to_real
Description: "Node bridge from digital to r
www.eeworm.com/read/434532/7861525
h vsv.h
const double SPEED_ODD=0.662; //0.338;左右轮速为0时的减速参数
const double SPEED_ZERO = 0.1896; // 0 减速度 和 125减速度的临界值
const double CORNER=5;
void Goalie ( Environment *env, int robot,Vector3D pos);
void
www.eeworm.com/read/398937/7908101
h quaternion.h
//--------------------------------------------------
// Desc: quaternion
// Date: 2007.4.2 /update
// Author: artsylee
//
// Copyright (C) 2007 artsylee
//
//-------------------------------
www.eeworm.com/read/197417/7995834
java nodezlevel.java
import java.awt.*;
import java.awt.event.*;
import java.awt.geom.*;
import java.util.*;
import magic.graphics.*;
public abstract class NodezLevel extends Object