-
I have written a small calculator, and the community together to explore shared
自己编写的一个小计算器,和大家一起共享探讨-I have written a small calculator, and the community together to explore shared
- 2022-08-11 19:44:18下载
- 积分:1
-
- 2022-11-29 08:40:03下载
- 积分:1
-
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码...
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码-[Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code
- 2023-01-22 01:15:03下载
- 积分:1
-
tossim中dymo路由
nesc语言编写的dymo路由协议nesc语言,tinyos,dymo路由协议
- 2023-04-07 20:35:03下载
- 积分:1
-
OFELI is an object oriented library of C++ classes for development of finite ele...
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
- 2022-02-27 06:26:31下载
- 积分:1
-
C++拉格朗日插值
vc6.0运行 ,关于拉格朗日插值的实现,原创可行,计算方法课老师留的题目
- 2022-11-22 09:20:03下载
- 积分:1
-
矩阵LU 分解
实现矩阵的LU分解,如果此矩阵可以实现LU 分解,就分解此矩阵,并输出分解后的L矩阵和U矩阵。此算法对于一些不能进行LU分解的矩阵,会给出不能进行LU分解的提示,对于进过一些基本的初等变化后可以进行LU 分解的矩阵,此算法也实现不了。
- 2023-03-03 14:10:03下载
- 积分:1
-
标准差分进化算法
差分进化算法(DE) 由Storn和Price与1995年首次提出。算法起初是寻求解切比雪夫多项式拟合问题,由于该问题是一个实数拟合优化问题,因此两人采用实数编码直接表示个体,同时用向量差分来对向量群体进行扰动。据此提出的差分变异算子成为算法的主要的遗传操作。
- 2022-04-27 19:54:11下载
- 积分:1
-
L
L-M算法(BP的一种改进算法)应用实例-L-M algorithm (BP an improved algorithm) Application
- 2023-03-31 09:50:04下载
- 积分:1
-
Huffman编码实现压缩与解压缩
Huffman编码是常见的编码之一,它的一个重要应用即为实现文件的压缩。本程序实现了利用Huffman编码进行文件压缩与解压缩
- 2022-03-19 02:16:11下载
- 积分:1