搜索结果

找到约 281 项符合 vector 的查询结果

数据结构 a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis

a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
https://www.eeworm.com/dl/654/164741.html
下载: 72
查看: 1064

其他 This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C

This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
https://www.eeworm.com/dl/534/171025.html
下载: 120
查看: 1052

Java书籍 java开发中Vector、ArrayList和List的异同

java开发中Vector、ArrayList和List的异同
https://www.eeworm.com/dl/656/177896.html
下载: 167
查看: 1032

数据结构 这是采用STL的VECTOR 做的一个程序

这是采用STL的VECTOR 做的一个程序,希望对大家有帮助
https://www.eeworm.com/dl/654/179623.html
下载: 152
查看: 1057

软件设计/软件工程 数据挖掘软件发展分析 第一代数据挖掘软件 特点 支持一个或少数几个数据挖掘算法 挖掘向量数据(vector-valued data) 数据一般一次性调进内存进行处理 典型的系统如Sa

数据挖掘软件发展分析 第一代数据挖掘软件 特点 支持一个或少数几个数据挖掘算法 挖掘向量数据(vector-valued data) 数据一般一次性调进内存进行处理 典型的系统如Salford Systems公司早期的CART系统(www.salford-systems.com)
https://www.eeworm.com/dl/684/183206.html
下载: 129
查看: 1045

matlab例程 vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can pl

vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
https://www.eeworm.com/dl/665/183309.html
下载: 75
查看: 1032

matlab例程 LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a

LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, an ...
https://www.eeworm.com/dl/665/183310.html
下载: 92
查看: 1061

软件设计/软件工程 按照官方的说法:Cairo is a vector graphics library with cross-device output support. 翻译过来

按照官方的说法:Cairo is a vector graphics library with cross-device output support. 翻译过来,就是cairo是一个支持多种输出的向量图形库。 具体解释一下,也就是说,cairo是种画图的工具库,他可以向多种设备上画图,比如: cairo可以输出到png,可以输出到pdf,可以输出到ps,可以输出到xlib,可以输出到XCB,可 ...
https://www.eeworm.com/dl/684/184769.html
下载: 83
查看: 1049

人工智能/神经网络 SVM, Support Vector Machine 支持向量机程序

SVM, Support Vector Machine 支持向量机程序
https://www.eeworm.com/dl/650/189413.html
下载: 186
查看: 1063

人工智能/神经网络 LVQ算法( Learning Vector Quantization

LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章) ...
https://www.eeworm.com/dl/650/190829.html
下载: 160
查看: 1084