代码搜索:VECTOR

找到约 10,000 项符合「VECTOR」的源代码

代码结果 10,000
www.eeworm.com/read/221464/4830008

hpp vector_of_vector.hpp

// // Copyright (c) 2003 // Gunter Winkler, Joerg Walter // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted wi
www.eeworm.com/read/168845/5432393

hpp vector_of_vector.hpp

// // Copyright (c) 2003 // Gunter Winkler, Joerg Walter // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted wi
www.eeworm.com/read/375190/2731569

hpp vector_of_vector.hpp

// // Copyright (c) 2003 // Gunter Winkler, Joerg Walter // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.
www.eeworm.com/read/379471/9195037

as vector.as

/** * project3D Engine * @author John Sword * @version 2 - AS3 */ package engine.geom { public class Vector { public var x:Number; public var y:Number; public var z:Number;
www.eeworm.com/read/16156/663248

as vector.as

/* Copyright (c) 2006, 2007 Alec Cove Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal i
www.eeworm.com/read/252773/4401532

as vector.as

/** * Flade - Flash Dynamics Engine * Release 0.6 alpha * Vector class * Copyright 2004, 2005 Alec Cove * * This file is part of Flade. The Flash Dynamics Engine. * * Flade is free
www.eeworm.com/read/252770/4401552

as vector.as

/* APE (Actionscript Physics Engine) is an AS3 open source 2D physics engine Copyright 2006, Alec Cove This library is free software; you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/368625/9682912

cpp vector~.cpp

#include #include #include #include using namespace std; struct ID { //public: string Name; int Score; ID():Name(""),Score(0){} ID(string NewName,
www.eeworm.com/read/351636/3102678

cxx vsl_vector_io+vcl_vector+vcl_vector+vnl_vector+double----.cxx

#include #include typedef vcl_vector < vcl_vector< vnl_vector > > cvec_cvec_nvec_double; VSL_VECTOR_IO_INSTANTIATE( cvec_cvec_nvec_double
www.eeworm.com/read/233522/4667162

cxx vcl_vector+vnl_vector+double-~-.cxx

#include #include VCL_VECTOR_INSTANTIATE(vnl_vector*); #include VCL_CONTAINABLE_INSTANTIATE(vnl_vector*);