搜索结果
找到约 281 项符合
vector 的查询结果
按分类筛选
- 全部分类
- matlab例程 (42)
- 人工智能/神经网络 (31)
- 其他 (25)
- 数据结构 (21)
- 数学计算 (15)
- 其他书籍 (13)
- Java编程 (10)
- 数值算法/人工智能 (8)
- VC书籍 (8)
- 软件设计/软件工程 (6)
- Linux/Unix编程 (5)
- 网络 (5)
- 压缩解压 (4)
- 文章/文档 (4)
- 嵌入式/单片机编程 (4)
- 单片机开发 (4)
- STL (4)
- 编译器/解释器 (4)
- DSP编程 (4)
- 通讯/手机编程 (4)
- 技术资料 (4)
- Java书籍 (3)
- VHDL/FPGA/Verilog (3)
- 编辑器/阅读器 (3)
- 行业发展研究 (3)
- 书籍 (3)
- 单片机编程 (2)
- 工控技术 (2)
- Applet (2)
- J2ME (2)
- 其他嵌入式/单片机内容 (2)
- 软件工程 (2)
- 加密解密 (2)
- 论文 (2)
- 多媒体 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- *行业应用 (1)
- 微处理器开发 (1)
- 游戏 (1)
- Internet/网络编程 (1)
- GPS编程 (1)
- 电子书籍 (1)
- 通讯编程文档 (1)
- FlashMX/Flex源码 (1)
- Delphi控件源码 (1)
- Jsp/Servlet (1)
- 数据库系统 (1)
- Ajax (1)
- 文件格式 (1)
- 多国语言处理 (1)
- 其他文档 (1)
- 图形图像 (1)
- Matlab (1)
- 源码 (1)
- VIP专区 (1)
matlab例程 MATLAB的SVM算法实现
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you reall ...
其他书籍 This book is the product of a twenty-year resarch project at Rice University to develop fundamental
This book is the product of a twenty-year resarch project at Rice University
to develop fundamental compiler technologies for vector and parallel
computer systems. The effort was by Randy Allen and Ken Kennedy with the help of David Kuck and Michael Wolfe.
软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This
The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This
The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
其他嵌入式/单片机内容 在室內環境中可結合式子母機器人系統
在室內環境中可結合式子母機器人系統,子機為一多功能平台,可放置各種家庭所需之設備,而母機為一輪式機器人,經由兩者的結合,可提供高機動性與多功能的服務。在結合的技術面,傳統的吸塵器機器人與充電站之間的導航系統使用紅外線感測作為依據,當兩者間有障礙物阻擋時,紅外線感測器導航系統將會失效。因此本系統利用聲 ...
数学计算 Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args.
VHDL/FPGA/Verilog 16点FFT VHDL源程序
16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data
is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for
each of the real and imaginary component of a datum.
数据结构 常见java数据结构的使用方法
常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类
嵌入式/单片机编程 These instances, whenmapped to an N-dimensional space, represent a core set that can be used to con
These instances, whenmapped to an N-dimensional space, represent a core set that can be
used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning
problem on these core sets can produce a good approximation solution in very fast speed.
For example, the core-vector machin ...
单片机开发 The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash bre
The ISD51_Demo project for the MSC1200 shows how to use the ISD51
In-System-Debugger with flash breakpoints or hardware breakpoints.
By default, it is configured for flash breakpoints which allow you
to set real-time breakpoints in your software. Using Flash breakpoints
has also the benefit that no ...