搜索结果
找到约 76 项符合
dimensional 的查询结果
按分类筛选
- 全部分类
- matlab例程 (13)
- 行业发展研究 (6)
- 数学计算 (6)
- 其他 (5)
- 其他行业 (5)
- 数据结构 (4)
- 数值算法/人工智能 (3)
- 网络 (3)
- 文件格式 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- 压缩解压 (3)
- Java编程 (2)
- 嵌入式/单片机编程 (2)
- 可编程逻辑 (1)
- VHDL/FPGA/Verilog (1)
- 并行计算 (1)
- 通讯编程文档 (1)
- 汇编语言 (1)
- 其他书籍 (1)
- JavaScript (1)
- VC书籍 (1)
- Linux/Unix编程 (1)
- 编译器/解释器 (1)
- Java书籍 (1)
- 软件工程 (1)
- 无线通信 (1)
- Matlab (1)
- VIP专区 (1)
其他 This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of
This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
数据结构 SR-tree is an index structure for high-dimensional nearest neighbor queries
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
matlab例程 GUI for Multivariate Image Analysis of 4-dimensional data (Matlab Code)
GUI for Multivariate Image Analysis of 4-dimensional data (Matlab Code)
数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
网络 BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and
BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products
Auteur(s) / Author(s)
CETNAR J. (1) GRONEK P. (1)
Affiliation(s) du ou des auteurs / Author(s) Affiliation(s)
(1) University of Mining and Metallurgy, Faculty of Physics and Nuclear ...
网络 BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and
BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products
Auteur(s) / Author(s)
CETNAR J. (1) GRONEK P. (1)
Affiliation(s) du ou des auteurs / Author(s) Affiliation(s)
(1) University of Mining and Metallurgy, Faculty of Physics and Nuclear ...
matlab例程 one dimensional PCF band simulation
one dimensional PCF band simulation
行业发展研究 Three-dimensional real-time graphics are a prevalent technology nowadays, thanks to the steady rise
Three-dimensional real-time graphics are a prevalent technology nowadays, thanks
to the steady rise of processing power and specialized graphics hardware. One of the
goals of computer graphics most sought after and difficult to achieve is to reproduce realistic outdoor environments featuring dense f ...
Java编程 CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional s
CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface.
Package ope.carsim contains classes that represent the problem domain: cars and locations.
Package ope.carsim.gui contains a user interface for the application.