搜索结果
找到约 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)
人工智能/神经网络 The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagsta
The program performs alpha seeding within LIBSVM Solvers. Please refer to:
D. DeCoste and K. Wagstaff, "Alpha Seeding for Support Vector Machines for the meaning of alpha seeding".
人工智能/神经网络 用模拟退火算法求解旅行商问题
用模拟退火算法求解旅行商问题,其中用STL中的Vector来实现路径的存放
其他 Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo
Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution
%
...
VC书籍 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标
准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空
间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模
板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需
要的类clas ...
Internet/网络编程 通用的jsp分页组件
通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说 ...
J2ME 一款麻将游戏的J2me源代码
一款麻将游戏的J2me源代码,对Vector的用法值得借鉴
matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
...
matlab例程 PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
PIECEWISE_EVAL: evaluates a piecewise function of x
usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
arguments (input)
x - vector or array of points to evaluate though the function
breakpoints - list of n breakpoints, -inf and +inf are implicitly
单片机开发 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 ...
GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit
The objective of this projectis to design, model and simulate an autocorrelation
generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some
gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating
the autocorrelation , we have to des ...