-
非线性方程不能消除和分解方法求解,…
非线性方程组不能用消去和分解法进行求解,jacabi迭代和高斯迭代是最常用的两种迭代方法-Nonlinear equations can not be eliminated and the decomposition method to solve, jacabi iteration and Gauss iteration is the most commonly used two types of iterative methods
- 2022-01-26 07:01:24下载
- 积分:1
-
遗传算法程序均匀交叉,变异操作
采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!
- 2022-06-01 12:10:32下载
- 积分:1
-
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
-
book is widely used in engineering at the effective preparation of the algorithm...
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
- 2022-07-13 21:31:09下载
- 积分:1
-
radix排序法
radix排序法-Radix sorting method
- 2022-05-20 20:26:35下载
- 积分:1
-
solving n
求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
- 2022-02-05 23:19:53下载
- 积分:1
-
acm大赛的试题,希望对狂爱编程的新手有帮助
acm大赛的试题,希望对狂爱编程的新手有帮助-acm contest questions, in the hope that Cactus have to help novice programmers
- 2022-10-24 06:45:03下载
- 积分:1
-
EOCSO
- 2022-03-31 15:48:24下载
- 积分:1
-
实现的人工智能寻路算法
希望对大家有所帮助
实现的人工智能寻路算法
希望对大家有所帮助-AI pathfinding algorithm implementation we want to help
- 2022-10-18 08:50:04下载
- 积分:1
-
编译原理 自顶向下语法分析算法程序设计
编译原理 自顶向下语法分析算法程序设计实验 《编译原理》是普通高校计算机科学与技术专业的一门重要专业基础课程,是为培养计算机应用系统和软件系统开发、维护人才的需要而设置的。 《编译原理》主要讲授编译系统的结构、工作流程及编译程序各组成部分的设计原理和实现技术,培养学生具备设计、实现、分析和维护编译程序的初步能力。 基本要求:完成自顶向下语法分析算法的程序设计。 主要内容:设计、调试并测试 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-24 09:29:32下载
- 积分:1