-
全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。...
全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calculation.
- 2022-07-19 08:24:29下载
- 积分:1
-
you please enlighten!
大家请多指教-you please enlighten!
- 2022-03-03 11:24:30下载
- 积分:1
-
巴斯角三角形
经典算法巴斯角三角形的实现,类似中国古代的杨辉三角#include
#define N 12
long combi(int n, int r){
int i;
long p = 1;
for(i = 1; i
- 2022-12-16 03:55:02下载
- 积分:1
-
cuda与cpu对比(矩阵乘法)
运行并测试OpenMP编写两个n阶的方阵a和b的相乘程序,结果存放在方阵c中,其中乘法用for编译制导语句实现并行化操作。
- 2022-06-02 16:08:35下载
- 积分:1
-
这是一个exememple算术编码
This is an exememple of arithmetic coding
- 2023-02-22 21:20:04下载
- 积分:1
-
可移动的复杂定向金字塔
代码的开发基于 matlab 班轮公会行动 contourlet 工具箱和导向金字塔。-金字塔 toolboxThe 滤波器所述: 可移动复杂定向金字塔-部分我: 理论方面可移动复杂定向金字塔部分 II:Implementation 和应用 IEEE 交易信号处理方面,大力拓展其他相关文件和软件都可在: nttruong googlepages.com。它是一个复杂的转换。带通方向子带系数是 withphase 和震级。 相比以庞大,阶段提供有关图像的详细信息。
- 2023-03-15 06:30:04下载
- 积分:1
-
《计算机算法基础》(华工版)关于单源点最短路径生成最短路径贪心算法;...
《计算机算法基础》(华工版)关于单源点最短路径生成最短路径贪心算法;-"computer algorithms" (laborers version) on the single-source shortest path generation Shortest Path greedy algorithm;
- 2022-06-12 13:59:16下载
- 积分:1
-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2022-02-16 05:08:08下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
dfx和bfs算法
此此例子是搜索,是对图的搜索的学习。This example is search, the search for figure of learning
- 2022-03-23 02:38:59下载
- 积分:1