代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/223937/14611449
h matrix3d.h
// Matrix3D.h: interface for the RxMatrix3D class.
//
//////////////////////////////////////////////////////////////////////
//
// Title: Header file for Matrix Calculation
//
////////////////////////
www.eeworm.com/read/216898/14986976
cpp rangexpr.cpp
/*****************************************************************************
* rangexpr.cpp Blitz++ range expression example
****************************************************************
www.eeworm.com/read/214737/15090439
vhd display.vhd
--
-- File: display.vhd
-- 数码管动态显示译码电路
-- 输入:1KHZ时钟,两个数,
-- 输出:位选col,数据led
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
entity display is
port (
data
www.eeworm.com/read/212047/15167716
c bidiag.c
/* linalg/bidiag.c
*
* Copyright (C) 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/212047/15167893
c reim_source.c
/* vector/reim_source.c
*
* Copyright (C) 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pub
www.eeworm.com/read/212047/15167981
c qrsolv.c
/* This function computes the solution to the least squares system
phi = [ A x = b , lambda D x = 0 ]^2
where A is an M by N matrix, D is an N by N diagonal matrix, lambda
is a scalar
www.eeworm.com/read/168845/5431565
hpp back.hpp
#ifndef BOOST_MPL_VECTOR_AUX_BACK_HPP_INCLUDED
#define BOOST_MPL_VECTOR_AUX_BACK_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Versio
www.eeworm.com/read/168845/5434279
cpp is_sequence.cpp
// Copyright Aleksey Gurtovoy 2002-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_
www.eeworm.com/read/167728/5454142
c bidiag.c
/* linalg/bidiag.c
*
* Copyright (C) 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/167728/5454319
c reim_source.c
/* vector/reim_source.c
*
* Copyright (C) 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pub