-
C计算器
资源描述利用堆栈实现的计算器,具备一般计算器的功能。包含加减乘除,负数,括号,sin,cos,tan, 乘方等运算。
- 2022-05-28 00:03:06下载
- 积分:1
-
QR 法求特征值
QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR分解经常用来解线性最小二乘法问题。QR分解也是特定特征值算法即QR算法的基础。
- 2022-05-15 21:42:18下载
- 积分:1
-
With n
设有n个件工作分配给n个人。将工作i分配给第j个人所学要的费用为Cij。试设计一个算法,为每个人都分配1件工作,并使总费用达到最小-With n-pieces of work assigned to the n individuals. Will be allocated to the first j of work i personally have learned to cost Cij. Try to design an algorithm for each person assigned a work, and to minimize the total cost of
- 2022-09-23 13:05:03下载
- 积分:1
-
矩阵数组
应用背景该算法的基础上,它的基础上的+ +代码关键技术这个代码库是基于C++ + +代码,这只是简单的代码,但也许可以帮助
- 2022-12-29 17:35:03下载
- 积分:1
-
词法分析器
实现编译系统的词法分析功能,是后续语法分析,语义分析的基础和重要环节。
- 2022-02-24 11:27:50下载
- 积分:1
-
加法乘法静态多功能流水线调度
流水线分五个步骤,每个步骤的执行时间均为一个单位时间;其中1-2-3-5组成加法流水线,1-4-5组成乘法流水线。加法和乘法不能同时执行。
- 2022-01-22 00:18:39下载
- 积分:1
-
a primitive network BP M procedures
一个原始的BP网络的M程序-a primitive network BP M procedures
- 2022-01-26 08:22:21下载
- 积分:1
-
线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解...
线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解-Of linear programming simplex method, simplex method for solving linear programming are the most important methods, procedures to determine first of all, the initial feasible solution, such as not found, then the introduction of artificial variables or slack variable is used to solve
- 2022-06-27 01:49:08下载
- 积分:1
-
SIMPLE algrithm in Computational fluid mechanics
应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术
SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application.
The single-phase loc
- 2023-03-06 10:05:03下载
- 积分:1
-
中间的中间
应用背景数据加密标准,(辅),是一次主要的,对称密钥算法和加密的,加密和电子数据。它在现代科技的进步中具有很强的影响力,在学术界也有很强的影响力;关键技术C++ ;(发音为 ; ; ;CEE加+,/ˈ四ː ;PLʌ的 ;PLʌ/)是一个通用的 ;编程语言。它有 ; ;势在必行,面向对象的通用 ; ;编程功能,同时还提供低级别的内存操作设施。它的设计与偏置向上,系统编程和嵌入式,资源受限和大型系统,性能,效率和灵活性,其设计亮点。
- 2022-08-10 23:22:37下载
- 积分:1