-
多线程快速排序
多线程并行的快速排序的实现,使用多线程实现递归排序,使用标准模板库STL实现最后的排序
- 2022-06-03 05:38:46下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2023-05-16 22:45:03下载
- 积分:1
-
code to solve 8-queens problem
- 2022-03-18 08:23:55下载
- 积分:1
-
复合形法的不等式约束优化。其中的主程序是通用的,只要修改自己的目标函数和约束条件即可。...
复合形法的不等式约束优化。其中的主程序是通用的,只要修改自己的目标函数和约束条件即可。-Complex method of inequality constrained optimization. One of the main program is commonly used, as long as the amendments to its own objective function and constraint conditions.
- 2022-03-25 07:27:58下载
- 积分:1
-
Using time
采用时域有限元算法对电磁场二维辐射问题的仿真计算。-Using time-domain finite element method for electromagnetic field simulation of two-dimensional radiation problem.
- 2022-02-25 18:25:07下载
- 积分:1
-
神经网络遗传算法函数极值寻优——非线性函数极值寻优
神经网络遗传算法函数极值寻优——非线性函数极值寻优
- 2022-05-21 21:07:19下载
- 积分:1
-
Real
实数编码遗传算法程序 这是第二部分,可用于模型参数辨识,也有其它的用途-Real-coded genetic algorithm This is the second part of the procedure can be used for model parameter identification, there are other uses
- 2023-02-08 13:45:03下载
- 积分:1
-
- 2022-03-24 18:25:50下载
- 积分:1
-
RC6 算法实现
/ * * * RC6 描述 * * * /
/ * 这是一种独立的加密算法的实现: * /
/* */
/ * RC6 由 Ron Rivest 和 RSA 实验室 * /
/* */
/ * 这是一种候选的高级加密标准算法 * /
/ * 美国国家标准和技术方案。*/
/* */
/ * 在此实现中的版权由 B R 格莱德曼博士但我 * /
/ * 特此授予其免费直接或衍生使用主
- 2022-08-03 18:16:31下载
- 积分:1
-
普通的离散图像信号的傅里叶变换和逆变换。
普通的离散图像信号的傅里叶变换和逆变换。-Ordinary image signals in discrete Fourier transform and inverse transform.
- 2022-03-25 05:24:05下载
- 积分:1