搜索结果
找到约 74 项符合
ARRAYS 的查询结果
按分类筛选
- 全部分类
- 数学计算 (8)
- 技术资料 (6)
- 其他 (5)
- 学术论文 (4)
- 其他书籍 (4)
- 文章/文档 (4)
- 数据结构 (4)
- Java编程 (3)
- 书籍 (2)
- 电源技术 (2)
- 嵌入式综合 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- Linux/Unix编程 (2)
- 编译器/解释器 (2)
- matlab例程 (2)
- 软件设计/软件工程 (2)
- JavaScript (2)
- VC书籍 (2)
- 论文 (1)
- 单片机编程 (1)
- Linux/uClinux/Unix编程 (1)
- 数值算法/人工智能 (1)
- 书籍源码 (1)
- Matlab (1)
- 模拟电子 (1)
- 电子书籍 (1)
- USB编程 (1)
- BREW编程 (1)
- VHDL/FPGA/Verilog (1)
- Symbian (1)
- Jsp/Servlet (1)
- VIP专区 (1)
文章/文档 This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
文章/文档 fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays
fft.c--This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
数据结构 this package contains two .c files.One file implements the merge of two int arrays.The other one imp
this package contains two .c files.One file implements the merge of two int arrays.The other one implements the merge of two linkage array.
技术资料 BGA下过孔的影响
BGA下过孔的影响:In this paper, the impact of power/ground via arrays on power plane impedance is studied.
技术资料 .An.introduction.to.Programming.the.Microchip.PIC.in.CCS.C
外文pic编程书籍,
Contents
Introduction
History
Why use C?
PC based versus PICmicro®MCU Based Program Development
Product Development
Terminology
Trying and Testing Code
C Coding Standards
Basics
1 C Fundamentals
Structure of C Programs
Components of a C Program
#pragma
main()
#include
printf Funct ...
数学计算 implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive b
implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
其他 This ar the basic programs that i did in highschool. From very simple to medium programs. From array
This ar the basic programs that i did in highschool. From very simple to medium programs. From arrays to backtracking and graphs. Ther are more then 100 programs.
Linux/Unix编程 Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinc
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
数据结构 常见java数据结构的使用方法
常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类
Linux/uClinux/Unix编程 DDA使用教程
DDSCAT 7.3 is a freely available open-source Fortran-90 software package applying the “discrete
dipole approximation” (DDA) to calculate scattering and absorption of electromagnetic waves by targets
with arbitrary geometries and complex refractive index. The targets may be isolated entities (e.g., ...