代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/168118/9937326
m shootray.m
function [x,t]=shootray(v,z,p)
% SHOOTRAY: similar to RAYFAN but with less error checking (faster)
%
% [x,t]=shootray(v,z,p)
%
% SHOOTRAY shoots a single ray or fan of rays through a stratified
www.eeworm.com/read/168118/9937854
m shootray.m
function [x,t]=shootray(v,z,p)
% [x,t]=shootray(v,z,p)
%
% shootray shoots a single ray or fan of rays through a stratified
% velocity model.
% It is assumed that v is a vector of interval vel
www.eeworm.com/read/360190/10106973
cpp elim-dups.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/425160/10376310
cpp elim-dups.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that