Vector
Vector类是在java中可以实现自动增长的对象数组,vector在C++标准模板库中的部分内容,它是一个多功能的,能够操作多种数据结构和算法的模板类和函数库。
资源总数
170
Vector 热门资料
查看全部 170 份 →Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates 利用AI
Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates 利用AI技术生成一个圆
2016-11-19
33
This matlab script is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
This matlab script is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
2017-07-10
33
LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network.
LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be f...
2015-05-02
187
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, w
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta ...
2014-08-17
188