-
最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快...
最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
- 2022-09-28 06:30:05下载
- 积分:1
-
Matlab实现的CFD算法
Matlab实现的CFD算法-Matlab CFD algorithms
- 2023-04-26 13:50:03下载
- 积分:1
-
线性方程组求解模板,包括求解线性方程组的各种算法
线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including
solution system of linear equations each algorithm
- 2022-07-12 11:27:24下载
- 积分:1
-
差分进化算法
Differential evolution: A simple and efficient heuristic for global optimization over continuous spaces.
This code implements a basic multi-objective optimization algorithm based on Diferential Evolution (DE) algorithm. When one objective is optimized, the standard DE runs; if two or more objectives are optimized, the greedy selection step in DE algorithm is performed using a dominance relation.
- 2022-07-08 18:06:29下载
- 积分:1
-
计算弹性模量的小程序,学力学的同学用得上
计算弹性模量的小程序,学力学的同学用得上-calculate the elastic modulus of small programs, students learn mechanics useful
- 2022-03-14 22:22:19下载
- 积分:1
-
通用图灵机
应用背景通用图灵机是计算机的基础,曾获诺贝尔奖关键技术利用C语言模拟通用图灵机,通过不断地动态开辟来发现通用图灵机规律
- 2022-02-02 11:56:45下载
- 积分:1
-
这是一个用java编程语言编写的高斯随机数发生器,方便易用。...
这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
- 2023-09-04 12:00:04下载
- 积分:1
-
Sorting algorithm, using merge sort of thought, and then speed up the time to so...
排序算法,运用归并排序的思想,再加快时间内解决排序问题,并显示在单文档上。-Sorting algorithm, using merge sort of thought, and then speed up the time to solve the scheduling problem, and show in a single document.
- 2022-06-22 01:06:16下载
- 积分:1
-
频移信道模型代码
本程序是关于各种信道的模型,很有用!对多径数确定,每个路径的多普勒频移随机产生,能够准确的模拟多径多普勒信道的特性。
- 2022-08-06 18:29:44下载
- 积分:1
-
单纯形法寻优
VC++实现的单纯形法寻优,针对单回路控制系统,通过选择控制对象的参数,设置目标函数,获得单纯形法下的最优控制器参数
- 2023-08-03 01:15:03下载
- 积分:1