-
在kmedias mathlab
基于eculidean距离的k均值算法的matlab实现
- 2023-07-20 15:10:03下载
- 积分:1
-
这是研究生的并行计算的作业,实现多插入排序抽取算法,C语言的。...
这是研究生的并行计算的作业,实现多插入排序抽取算法,C语言的。-it is a homework for postgraduate by C language ,in order to sort data。
- 2022-05-15 09:18:01下载
- 积分:1
-
C语言程序,有限元
编一些基础的C有限元程序,效率高,
- 2022-07-19 14:01:49下载
- 积分:1
-
0-1 背包 dinamik pro
以便 bu yazımızda 布努 yaptık ama ilerde neler yapıcaz。
- 2022-01-24 10:24:19下载
- 积分:1
-
数据压缩算法
这是简单的源代码,以帮助了解如何算术数据压缩的工作。在使用 devcpp 5.6.1 的 c 语言中创建此源代码。这段代码是 linier 编程风格这不 OOP,但它可以开发的。使用 2 的比较方法,一是在功能和其他主要是写这个程序是不同的两个功能。第一个排序按升序排列的代码性格,帮助每个字符的代码量降序排序第二个,然后它的代码字符升序排序。此代码用链表来保存它的限于 1000年字符字符压缩的结果。如延长它的限制或更改的数据结构,它可以升级。无论如何这我第一次上传代码,对不起如果坏了。
- 2023-08-27 07:25:03下载
- 积分:1
-
normal random number generator
c#正态分布的随机数发生器-normal random number generator
- 2022-01-26 01:33:55下载
- 积分:1
-
判断IP地址是否合法
全零(“0.0.0.0”)地址对应于当前主机。全“1”的IP地址(“255.255.255.255”)是当前子网的广播地址。 在IP地址3种主要类型里,各保留了3个区域作为私有地址,其地址范围如下: A类地址:10.0.0.0~10.255.255.255 B类地址:172.16.0.0~172.31.255.255 C类地址:192.168.0.0~192.168.255.255
- 2022-05-25 06:57:22下载
- 积分:1
-
a cantilever calculated by FEM vc source, including post
一个计算悬臂梁的有限元vc源码,包括变形后处理显示-a cantilever calculated by FEM vc source, including post-treatment showed deformation
- 2022-02-01 02:41:09下载
- 积分:1
-
一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解...
一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
- 2022-03-19 11:41:21下载
- 积分:1
-
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)...
计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。
-Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific computing complex in the computation, polynomials and continued fractions calculation, matrix operations, matrix eigenvalue and eigenvector calculation, solving linear equations , non-linear equation (group) to solve, interpolation, numerical integration, ordinary differential equations (group) to solve, numerical simulation and approximation, data processing and regression analysis, extreme value, etc..
- 2022-05-22 17:21:07下载
- 积分:1