vector 音标拼音: [v'ɛktɚ]
n . 向量,矢量,带菌者
vt . 无线电导引
向量,向量,带菌者无线电导引
vector 向量
vector n 1 :
a variable quantity that can be resolved into components 2 :
a straight line segment whose length is magnitude and whose orientation in space is direction 3 :
any agent (
person or animal or microorganism )
that carries and transmits a disease ; "
mosquitos are vectors of malaria and yellow fever "; "
fleas are vectors of the plague "; "
aphids are transmitters of plant diseases "; "
when medical scientists talk about vectors they are usually talking about insects "
[
synonym : {
vector }, {
transmitter }]
4 : (
genetics )
a virus or other agent that is used to deliver DNA to a cell Vector \
Vec "
tor \,
n . [
L .,
a bearer ,
carrier .
fr .
vehere ,
vectum ,
to carry .]
1 .
Same as {
Radius vector }.
[
1913 Webster ]
2 . (
Math .)
A directed quantity ,
as a straight line ,
a force ,
or a velocity .
Vectors are said to be equal when their directions are the same and their magnitudes equal .
Cf .
{
Scalar }.
[
1913 Webster ]
Note :
In a triangle ,
either side is the vector sum of the other two sides taken in proper order ;
the process finding the vector sum of two or more vectors is vector addition (
see under {
Addition }).
[
1913 Webster ]
66 Moby Thesaurus words for "
vector ":
aerial infection ,
air line ,
airborne infection ,
axis ,
azimuth ,
beeline ,
biological vector ,
carrier ,
chord ,
communicability ,
compass bearing ,
compass direction ,
contagion ,
contagiousness ,
contamination ,
course ,
cryptogenic infection ,
diagonal ,
diameter ,
direct infection ,
direct line ,
directrix ,
droplet infection ,
dust infection ,
edge ,
epidemiology ,
great -
circle course ,
hand infection ,
heading ,
indirect infection ,
infection ,
infectiousness ,
lee side ,
magnetic bearing ,
mechanical vector ,
normal ,
perpendicular ,
phytogenic infection ,
primary infection ,
pyogenic infection ,
radius ,
radius vector ,
relative bearing ,
right line ,
secant ,
secondary infection ,
segment ,
shortcut ,
side ,
straight ,
straight course ,
straight line ,
straight stretch ,
straightaway ,
streamline ,
subclinical infection ,
tack ,
taint ,
tangent ,
transversal ,
true bearing ,
vehicle ,
virus ,
waterborne infection ,
weather side ,
zoogenic infection
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
C++ vector 容器 - 菜鸟教程 C++ vector 容器 C++ 中的 vector 是一种序列容器,它允许你在运行时动态地插入和删除元素。 vector 是基于数组的数据结构,但它可以自动管理内存,这意味着你不需要手动分配和释放内存。
GitHub - JingMatrix Vector: Modern Xposed Framework Modern Xposed Framework Contribute to JingMatrix Vector development by creating an account on GitHub
[详解-vector] C++必知必会 vector常用各种操作解析 - 知乎 vector 是 C++ 标准库中的一个动态数组容器,它可以自动管理内存大小,可以在运行时根据需要动态增长或缩小。 它是一个非常常用且强大的容器,用于存储一系列元素。 下面详细介绍 vector 的使用方法,并提供相应的代…
C++ vector的用法(整理)-CSDN博客 本文主要整理了C++ vector的用法。 vector是C++ STL重要成员,是可容纳多种数据的容器。 介绍了其五种初始化方式、对象的重要操作、顺序访问的几种方式,包括向向量添加元素和从向量读取元素的方法,还提及几种重要算法及所需头文件。
std:: vector - cppreference. com The storage of the vector is handled automatically, being expanded as needed Vectors usually occupy more space than static arrays, because more memory is allocated to handle future growth
std::vector - C++中文 - API参考文档 vector 的存储是自动管理的,按需扩张收缩。 vector 通常占用多于静态数组的空间,因为要分配更多内存以管理将来的增长。 vector 所用的方式不在每次插入元素时,而只在额外内存耗尽时重分配。 分配的内存总量可用 capacity () 函数查询。
Vector (STL) - 维基百科,自由的百科全书 設計 vector 定義於 <vector> 標頭檔中。 與其他STL元件一樣,vector 屬於std名稱空間。 vector是 C++標準程式庫 裡最基本的容器,大多數狀況下都很有效率。 vector設計之初即是為了改善C語言原生陣列的種種缺失與不便,而欲提供一種更有效、更安全的陣列。
C++ STL vector容器详解 - C语言中文网 vector 常被称为 向量容器,因为该容器擅长在尾部插入或删除元素,在常量时间内就可以完成,时间复杂度为 O(1);而对于在容器头部或者中部插入或删除元素,则花费时间要长一些(移动元素需要耗费时间),时间复杂度为线性阶 O(n)。
vector - C++ Users Instead, vector containers may allocate some extra storage to accommodate for possible growth, and thus the container may have an actual capacity greater than the storage strictly needed to contain its elements (i e , its size)
Background Vectors - Download Free High-Quality Vectors from Freepik . . . Download the most popular free Background vectors from Freepik Explore AI-generated vectors and stock vectors, and take your projects to the next level with high-quality assets!