搜索结果
找到约 236 项符合
ARRAY 的查询结果
按分类筛选
- 全部分类
- 学术论文 (39)
- 其他 (17)
- matlab例程 (16)
- 数学计算 (13)
- Java编程 (10)
- 数据结构 (9)
- 其他书籍 (9)
- 单片机编程 (7)
- VC书籍 (7)
- 技术资料 (7)
- 书籍 (6)
- 教程资料 (5)
- JavaScript (5)
- 系统设计方案 (5)
- 可编程逻辑 (4)
- Linux/Unix编程 (4)
- 软件设计/软件工程 (4)
- 编译器/解释器 (4)
- 模拟电子 (3)
- DSP编程 (3)
- GPS编程 (3)
- 汇编语言 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 中间件编程 (2)
- 书籍源码 (2)
- 数值算法/人工智能 (2)
- 通讯/手机编程 (2)
- 文件格式 (2)
- 单片机开发 (2)
- 嵌入式/单片机编程 (2)
- Java书籍 (2)
- 多国语言处理 (2)
- 编辑器/阅读器 (2)
- PCB相关 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 游戏 (1)
- Internet/网络编程 (1)
- 行业发展研究 (1)
- 其他行业 (1)
- VxWorks (1)
- 软件工程 (1)
- 文章/文档 (1)
- Windows CE (1)
- SQL Server (1)
- 压缩解压 (1)
- 微处理器开发 (1)
- MySQL数据库 (1)
- BREW编程 (1)
- 通讯编程文档 (1)
- 人工智能/神经网络 (1)
- Symbian (1)
- 加密解密 (1)
- Matlab (1)
- 论文 (1)
- 源码 (1)
- VIP专区 (1)
JavaScript A program to demonstrate a method returning an array.
A program to demonstrate a method returning an array.
JavaScript A Java example to insert element into sorted array
A Java example to insert element into sorted array
其他书籍 《Microphone Array Signal Processing》
《Microphone Array Signal Processing》,2008年新出的一本关于麦克风阵列处理的好书。
系统设计方案 Maximum Likelihood Methods in Radar Array Signal Processing
Maximum Likelihood Methods in Radar Array Signal Processing
MySQL数据库 array to json php code version 1
array to json php code version 1
数据结构 C/C++常用的数据结构类 包括: array.h: 安全数组
C/C++常用的数据结构类
包括:
array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低)
linkedlist.h: 普通链表(可随机访问,但访问效率低)
dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高)
hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运 ...
matlab例程 This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码
This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码
matlab例程 "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover fun
"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for
apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
matlab例程 A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on
A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.计算具有收发线性调频波形参数的相位权重的16单元线性匹配滤波器
BREW编程 A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array
A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array geometry. User can specify the array geometry, directions of incoming signals, noise power, and the type of beamformer. Useful for gaining insight about collaborative beamforming in sensor networks a ...