-
图的建立与遍历算法。
图的建立与遍历算法。-map and the establishment of traversal algorithm.
- 2022-02-20 21:54:46下载
- 积分:1
-
jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图...
jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix formation process and the different dimension, the results of the solution Comparative mapping
- 2022-11-30 18:35:03下载
- 积分:1
-
非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用...
非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用-Non-linear equations categories: including a variety of nonlinear equations to solve a variety of methods, very convenient to call
- 2022-01-24 15:03:59下载
- 积分:1
-
This the cpp file for basic fixed size matrix operations etc.
This the cpp file for basic fixed size matrix operations etc. -This is the cpp file for basic fixed size matrix operations etc.
- 2022-03-07 02:56:32下载
- 积分:1
-
简单的java程序
简单的java程序,对java的初学者相当有利,不仅能获取知识,也能培养自己变成的兴趣,一举两得,是个不错的选择呢。
- 2023-05-03 08:25:02下载
- 积分:1
-
Xs128单片机飞思卡尔程序
应用背景此算法是飞思卡尔比赛的电磁车的路径判断算法,和128单片机初始化的方式,配置很全,注释也很详细,很方便刚入手参加飞思卡尔 电磁车组的童鞋们,很值得一看。关键技术飞思卡尔算法,AD值的配置等相关算法
- 2022-03-03 17:25:41下载
- 积分:1
-
简单计算器
基于编译原理进行的java编程,可以在Eclipse中先新建java程序,利用javacc进行编译,很简单的程序,希望对大家有用,花了挺久时间
- 2022-11-18 16:00:03下载
- 积分:1
-
多
多目标下优化搜索-multi-objective optimization under Search
- 2022-12-23 04:10:02下载
- 积分:1
-
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并...
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equation, which may be the number of infected x1, has been the number of disease-borne x2, and the number of people have been successfully cured x3, and assuming they are due to exposure and infection.
- 2022-02-26 07:56:30下载
- 积分: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