搜索结果

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

其他书籍 ESRIMapObjectsLT 2 and MicrosoftVisual Basic6 to build an application that uses maps. Display a map

ESRIMapObjectsLT 2 and MicrosoftVisual Basic6 to build an application that uses maps. Display a map with multiple layers. Control panning and zooming. Create a toolbar control. Base the display of map layers on scale. Perform spatial and logical queries. Display features with thematic renderers. Add ...
https://www.eeworm.com/dl/542/479178.html
下载: 23
查看: 1065

数据结构 一个德国人Kasper Peeters用C++ template写的tree的STL实现

一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
https://www.eeworm.com/dl/654/185437.html
下载: 88
查看: 1196

人工智能/神经网络 基于libsvm

基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
https://www.eeworm.com/dl/650/209946.html
下载: 92
查看: 1052

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1099

编译器/解释器 how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing

how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing vectors as function arguments. * Reading from files of unknown size (monitoring istream status). * Repetitive structures (while and for loops). * The increment operators (++). * Selection ...
https://www.eeworm.com/dl/628/431997.html
下载: 28
查看: 1046

matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by ...
https://www.eeworm.com/dl/665/214092.html
下载: 34
查看: 1108

DSP编程 ICETEK–VC5509-A 评估板定时器实验.实验程序的工程中包含了两种源代码

ICETEK–VC5509-A 评估板定时器实验.实验程序的工程中包含了两种源代码,主程序采用C 语言编制利于控制,中断向量表在 vector.asm 汇编语言文件中,利于直观地控制存储区分配。
https://www.eeworm.com/dl/516/305748.html
下载: 154
查看: 1129

技术资料 一种基于SVR的传感器系统故障诊断方法

简要介绍了回归型支持向量机(Support Vector Regression,SVR),并在此基础上构建了一个传感器故障诊断系统,对SVR采用离线训练,在线应用的方法,用训练好的SVR来模拟柴油机温
https://www.eeworm.com/dl/927101.html
下载: 6
查看: 7316

单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests

MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the ...
https://www.eeworm.com/dl/648/184633.html
下载: 72
查看: 1121

行业发展研究 Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (E

Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (Ebarhart, Kennedy, 1995 Kennedy, Eberhart, 1995 Ebarhart, Kennedy, 2001). The PSO is a population based search algorithm based on the simulation of the social behavior of birds, bees or a school of fi ...
https://www.eeworm.com/dl/692/487394.html
下载: 125
查看: 1130