-
原始生成随机数
原创的可以产生随机数-original generate random numbers
- 2022-03-20 18:51:36下载
- 积分:1
-
自己编的一个求无约束最优化解的单纯形
自己编的一个求无约束最优化解的单纯形-themselves for a series of unconstrained optimal resolve Simplex
- 2022-05-06 19:27:18下载
- 积分:1
-
关键路径算法
资源描述关键路径算法,使用C语言写的关键路径代码。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-03-15 23:40:04下载
- 积分:1
-
一个关于c语言常用数值算法的集合
一个关于c语言常用数值算法的集合-on a numerical algorithm commonly used language collection
- 2022-03-19 13:08:57下载
- 积分: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
-
算符优先文法
本课程设计的题目为“FirstVT集和LastVT集生成算法模拟”,它是算符优先分析算法中判断三种优先关系的关键。算符优先分析算法是自底向上分析方法的一种。所谓自底向上分析,也称移近—规约分析,粗略地说它的实现思想是对输入符号串自左向右进行扫描,并将输入符逐个移入一个后进先出的栈中,边移进边分析,一旦栈顶符号串形成某个句型的句柄或可规约串,就用该产生式的左部非终结符代替相应右部的文法符号串,这称为一部规约。重复这一过程直到规约到栈中只剩文法的开始符号则为分析成功,也就确认输入串是该文法的句子。而算符优先分析算法的基本思想只是规定算符之间的优先关系,也就是只考虑终结符之间的优先关系。
本课程设计的要求就是根据文法构造FirstVT集和LastVT集,为以后扩充建造算符优先分析表打好基础。
- 2023-05-23 11:25:04下载
- 积分:1
-
Huffman source code.
you can do text encoding.
Huffman source code.
you can do text encoding.
- 2022-02-19 22:29:27下载
- 积分:1
-
一元稀疏多项式计算器,直接可运行的
一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
- 2022-04-01 18:59:06下载
- 积分:1
-
八皇后问题的C语言递归示例.详见ReadMe
八皇后问题的C语言递归示例.详见ReadMe-the C language recursive example. See ReadMe
- 2022-01-22 00:25:23下载
- 积分:1
-
神经网络30例经典程序
介绍了matlab中 神经网络常用经典类型30历程的数据及源代码,介绍得由浅入深,层层递进。是学习神经网络算法好帮手,希望能给大家带来学习中的方便,希望能和大家多多交流,一起进步。有什么好的思想和方法,大家一起交流,进步的更快一些。
- 2022-06-03 18:17:39下载
- 积分:1