-
中文的C语言算法书c
中文的C语言算法书c-Chinese C-language algorithm book c
- 2022-02-13 04:40:51下载
- 积分:1
-
一个用来计算矩阵运算的函数库,希望对大家有用
一个用来计算矩阵运算的函数库,希望对大家有用-One used to calculate the matrix operations of the library and hope for all of us
- 2023-06-13 21:55:05下载
- 积分:1
-
C Simpson wrote Health Algorithm
用C++写的辛普生算法-C Simpson wrote Health Algorithm
- 2022-02-03 08:31:22下载
- 积分:1
-
本程序包括5种数字滤波算法。
本程序包括5种数字滤波算法。-this program includes five digital filtering algorithms.
- 2023-01-03 11:10:04下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊
冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊-Bubble Sort and Tower of Hanoi " problem of the recursive algorithm experimental reports, good things to download ah
- 2022-01-25 15:49:01下载
- 积分:1
-
Program with arrays. short algorithm
Program with arrays. short algorithm
- 2022-01-25 22:07:24下载
- 积分:1
-
车间调度问题
车间调度问题的基于工序的编码源程序,适合用遗传算法研究车间调度问题的人。-shop scheduling processes based on the source code suitable for use genetic algorithm shop scheduling people.
用遗传算法解决多目标车间调度问题,此算法是经典算法.
一个用于图编码的遗传算法,实现了多种算子,如选择、交叉、编译、比较等,具体的请参见源码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 12:31:32下载
- 积分:1
-
gradient method
这是凸优化中梯度法的代码
- 2023-05-17 04:10:03下载
- 积分:1
-
基于VC++的典型数字信号处理
基于VC++设计的一个数字信号处理平台,可以进行典型的傅里叶变换,包含未平移的傅里叶和快速傅里叶变换。可以再频域进行低通或高通滤波,分别包含:理想低通、梯形低通、巴特沃斯低通、指数低通滤波。
- 2022-01-22 06:46:20下载
- 积分:1