搜索结果

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

Java编程 A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation

A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each c ...
https://www.eeworm.com/dl/633/294638.html
下载: 168
查看: 1148

VC书籍 一本关于stl的免费电子书

一本关于stl的免费电子书,包括容器,vector和string,关联容器,迭代器,算法,仿函数等内容。
https://www.eeworm.com/dl/686/303155.html
下载: 130
查看: 1017

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

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

VC书籍 C++STL STL(Standard Template Library

C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。 STL的代码从广义上讲分为三类:algorithm(算法)、cont ...
https://www.eeworm.com/dl/686/310448.html
下载: 69
查看: 1039

Java编程 MediaPlayer代码

MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable ...
https://www.eeworm.com/dl/633/318167.html
下载: 88
查看: 1037

Linux/Unix编程 sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据

sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测 ...
https://www.eeworm.com/dl/619/321110.html
下载: 134
查看: 1166

其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi

ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noise variance % Mt - number of Tx antennas % Mr - number of Rx antennas % x - vector of complex input symbols (for MIMO, this is a matrix, where each column % is the value of the antenna outputs a ...
https://www.eeworm.com/dl/534/323173.html
下载: 128
查看: 1047

单片机开发 本代码适合嵌入式系统(爱普生S1C33209)硬件驱动

本代码适合嵌入式系统(爱普生S1C33209)硬件驱动,其中包括led驱动,key驱动,timer驱动,以及必须的boot,vector等源代码。
https://www.eeworm.com/dl/648/326866.html
下载: 55
查看: 1046

matlab例程 统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具

统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具,支持向量分类(support vector classification,简称SVC)算法是一个很有发展前景的方向。
https://www.eeworm.com/dl/665/333283.html
下载: 192
查看: 1055

数据结构 使用递归的方法来求取N阶矩阵的行列式

使用递归的方法来求取N阶矩阵的行列式,其中矩阵使用vector来表示,求取行列式的方法为代数余子式展开的方式
https://www.eeworm.com/dl/654/339577.html
下载: 118
查看: 1062