VECTOR in English translation

vector
矢量
向量
病媒
载体
媒介
媒抗
矢量图
vectors
矢量
向量
病媒
载体
媒介
媒抗
矢量图

Examples of using Vector in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
MidtownEquities的JosephCayre和VectorGroup的BennettLeBow都从纽约分别捐赠了170,000美元和135,000美元。
Joseph Cayre of Midtown Equities and Bennett LeBow of Vector Group, both from New York, donated $170,000 and $135,000, respectively.
Cantrell说,Vector对于从Alcantara推出的机会“非常感兴趣”,因为燃油效率优势。
Vector was"very interested in the opportunity" to launch from Alcantara, Cantrell said, because of the fuel efficiency advantage.
Vector有一个泛型类型Vec<T>,所以在这个例子中v是Vec<i32>类型的。
Vectors have a generic type Vec<T>, so in this example v will have type Vec<i32>
Vector通常占用多于静态数组的空间,因为要分配更多内存以管理将来的增长。
Vectors usually occupy more space than static arrays, because more memory is allocated to handle future growth.
总部位于伦敦的去中心化通信初创公司NewVector已筹集850万美元,以推动Matrix(一种主要的替代消息协议)的采用。
London-based decentralized communication startup New Vector has raised $8.5 million to drive adoption for Matrix, a major alternative messaging protocol.
现在你知道如何创建、更新和销毁vector了,接下来的一步最好了解一下如何读取它们的内容。
Now that you know how to create, update, and destroy vectors, knowing how to read their contents is a good next step.
总部位于伦敦的去中心化通信初创公司NewVector已筹集850万美元,以推动Matrix(一种主要的替代消息协议)的采用。
London-based decentralized communication startup New Vector has raised $8.5 million to fuel adoption of Matrix, a major alternative messaging protocol.
使用哈希map和vector,创建一个文本接口来允许用户向公司的部门中增加员工的名字。
Using a hash map and vectors, create a text interface to allow a user to add employee names to a department in a company.
在接管罗马尼亚的智能手表市场VectorWatch之后,美国健身可穿戴设备生产商Fitbit在布加勒斯特开设了欧洲最大的研发机构。
After taking over Romanian smartwatch market Vector Watch, American fitness wearables producer Fitbit opened in Bucharest its largest research& development facility in Europe.
来增长Vector,它们比MATLAB的a(end+1)=val更高效。
Julia has push! and append!, which grow Vectors much more efficiently than MATLAB's a(end+1)= val.
为了创建一个新的空vector,可以调用Vec::new函数,如示例8-1所示:.
To create a new, empty vector, we can call the Vec::new function, as shown in Listing 8-1.
我们将讨论如何创建和更新vector、字符串和哈希map,以及它们有什么特别之处。
We will discuss how to create and update vectors, strings, and hash maps, as well as what makes each special.
VectorSolutions是一家航空航天和国防公司,专门从事技术集成以及对载人和无人飞行器的强大任务支持。
Vector Solutions, Inc. is an Aerospace& Defense company, specializing in technology integration and robust mission support with manned and unmanned vehicles.
不过,Vector实例是密集数组,这意味着它必须在每个索引中具有一个值(或null)。
However, Vector instances are dense arrays, meaning it must have a value(or null) in each index.
Vector、字符串和哈希map会在你的程序需要储存、访问和修改数据时帮助你。
Vectors, strings, and hash maps will take you far in programs where you need to store, access, and modify data.
VectorLaboratories是许多创新技术的先驱,40多年来一直提供源源不断的可靠工具。
A pioneer in a number of innovative technologies, Vector Laboratories has been providing a continuous stream of reliable tools for more than 40 years.
Vector允许我们在一个单独的数据结构中储存多于一个的值,它在内存中彼此相邻地排列所有的值。
Vectors allow us to store more than one value in a single data structure that puts all the values next to each other in memory.
StartIndex:int-一个整数,它指定Vector中开始进行插入或删除的位置处的元素的索引。
StartIndex: int- An integer that specifies the index of the element in the Vector where the insertion or deletion begins.
Vector和Color总是有4个元素(分别为xyzw和rgba)。
Vectors and Colors always have four elements(XYZW and RGBA, respectively).
在小数据集处理上,其他的方法,比如支持向量机(supportvectormachines)能达到更好的效果,不会被噪音影响。
In small dataset processing, other methods, such as support vector machines, can achieve better results without being affected by noise.
Results: 535, Time: 0.0234

Vector in different Languages

Top dictionary queries

Chinese - English