搜索结果

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

Java编程 java简单购物车的实现Vector创建模拟购物结算界面并实现结算功能。其中使用了内部类和Vector 向量。运行程序后

java简单购物车的实现Vector创建模拟购物结算界面并实现结算功能。其中使用了内部类和Vector 向量。运行程序后,可输入购买记录,单击“添加”按钮将保存记录到Vector 向量中,并可以显示任意一个记录,或按记录号删除记录,并可给出购买物品总额,并可清空所有记录。 ...
https://www.eeworm.com/dl/633/272752.html
下载: 79
查看: 1595

数据结构 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
查看: 1098

matlab例程 support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) wit

support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points N: dimension % atrain: alpha coefficients (from svcm_tra ...
https://www.eeworm.com/dl/665/192513.html
下载: 114
查看: 1074

matlab例程 %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the %

%DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is 0-1 sign vector (See ?? for more detail.) % % Copyr ...
https://www.eeworm.com/dl/665/214095.html
下载: 110
查看: 1055

Java编程 关于java的10个例子如(vector插入,删除),希望大家喜欢.

关于java的10个例子如(vector插入,删除),希望大家喜欢.
https://www.eeworm.com/dl/633/248105.html
下载: 144
查看: 1059

Linux/Unix编程 LVQ - Learning Vector Quantization Demonstration Download xlvq Linux executable (128 kb) wlvq.ex

LVQ - Learning Vector Quantization Demonstration Download xlvq Linux executable (128 kb) wlvq.exe Windows executable (152 kb) lvqd.zip C sources, version 1.7, 2003.09.02 (144 kb) lvqd.tar.gz (130 kb)
https://www.eeworm.com/dl/619/297966.html
下载: 24
查看: 1057

网络 按需路由协议- AODV AODV(Ad Hoc on demand distance vector) C++源代码

按需路由协议- AODV AODV(Ad Hoc on demand distance vector) C++源代码
https://www.eeworm.com/dl/635/347329.html
下载: 64
查看: 1203

DSP编程 DSP算法(ANSI_C) TEST VECTOR MACROS INPUTS: NONE OUTPUTS: PRINT OF TEST VECTORS

DSP算法(ANSI_C) TEST VECTOR MACROS INPUTS: NONE OUTPUTS: PRINT OF TEST VECTORS
https://www.eeworm.com/dl/516/407406.html
下载: 159
查看: 1123

数据结构 算法导论上的快速排序经典算法实现。用动态数组vector实现

算法导论上的快速排序经典算法实现。用动态数组vector实现,调试通过。大家可以看一下。自己写的。
https://www.eeworm.com/dl/654/448106.html
下载: 129
查看: 1070

通讯/手机编程 the code of Ad Hoc On-demand Distance Vector (AODV) routing protocol for mobile ad hoc networks

the code of Ad Hoc On-demand Distance Vector (AODV) routing protocol for mobile ad hoc networks
https://www.eeworm.com/dl/527/491284.html
下载: 195
查看: 1166