搜索结果
找到约 378 项符合
array 的查询结果
按分类筛选
- 全部分类
- 技术资料 (144)
- 学术论文 (39)
- 其他 (17)
- matlab例程 (16)
- 数学计算 (13)
- 其他书籍 (10)
- Java编程 (10)
- 数据结构 (9)
- 单片机编程 (8)
- VC书籍 (7)
- 书籍 (6)
- 教程资料 (5)
- 系统设计方案 (5)
- JavaScript (5)
- 可编程逻辑 (4)
- Linux/Unix编程 (4)
- 编译器/解释器 (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- DSP编程 (3)
- 数值算法/人工智能 (3)
- 模拟电子 (3)
- 汇编语言 (3)
- 单片机开发 (3)
- Delphi控件源码 (3)
- GPS编程 (3)
- 通讯/手机编程 (2)
- 书籍源码 (2)
- 编辑器/阅读器 (2)
- 多国语言处理 (2)
- 文件格式 (2)
- 嵌入式/单片机编程 (2)
- Java书籍 (2)
- 中间件编程 (2)
- 源码 (1)
- 论文 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- 加密解密 (1)
- 软件工程 (1)
- 开发工具 (1)
- Matlab (1)
- 嵌入式综合 (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 游戏 (1)
- 通讯编程文档 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- 微处理器开发 (1)
- BREW编程 (1)
- VxWorks (1)
- 其他行业 (1)
- Windows CE (1)
- Symbian (1)
- MySQL数据库 (1)
- SQL Server (1)
- 行业发展研究 (1)
- VIP专区 (1)
技术资料 HIP2060双MOSFET的优点、使用中的典型问题及应用电路的介绍
The HIP2060 is a dual MOSFET array topology in a half-bridgeconfiguration which represents a new
技术资料 关于各种视频接口的介绍
关于各种视频接口的介绍 Composite,S-Video,VGA:Video Graphic Array等等
JavaScript Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrice
Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts
技术资料 嵌入微处理器的FPGA设计流程
FPGA(Field-Programmable Gate Array)嵌入微处理器的FPGA设计流程
技术资料 基带码发生器程序设计与仿真
FPGA(Field-Programmable Gate Array)基带码发生器程序设计与仿真
技术资料 期刊论文:Systolic realisation for 2-D convolution using configurable
·期刊论文:Systolic realisation for 2-D convolution using configurable functional method in VLSI parallel array
学术论文 Microphone Arrays : A Tutorial
This report presents a tutorial of fundamental array processing and beamforming theory relevant to microphone array speech processing. A microphone array consists of multiple microphones placed at different spatial locations. Built upon a knowledge of sound propagation principles, the mult ...
数值算法/人工智能 kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in a
kmeans算法实现
a simple k-means clustering routine.
returns the cluster labels of the data points in an array.
数据结构 这是我的一些数据结构(C语言)源代码 比如LinkList
这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr
数据结构 用两个数组实现的基数排序方法
用两个数组实现的基数排序方法,时间为(array.length)的平方