-
这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。...
这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。-this algorithm can achieve very good achievement of one yuan polynomial, including its sum and subtract. using the C language.
- 2023-03-25 02:40:03下载
- 积分:1
-
声波 2D 交错网格有限差分正演模拟算法pml衰减边界条件 、多炮
应用背景用于地震勘探中声波正演模拟学习研究关键技术声波 2D 交错网格有限差分正演模拟算法pml衰减边界条件 、多炮
- 2022-04-17 23:05:01下载
- 积分:1
-
存貨途程問題模式
純粹為存貨途程問題程式碼沒有使用任何演算法
- 2022-11-24 23:15:03下载
- 积分:1
-
BMPTOYUV的C实现,附详细注释
资源描述
视频格式转码的C实现,bmp to yuv, 附详细注释。上传的源代码属于个人原创,非抄袭,从来没有上传过,已编译通过,我自己的硕士论文里头已经用过了,绝对真实可信
- 2022-11-15 04:20:02下载
- 积分:1
-
Abstract: This paper aims to study a thermal complex objects can be an effective...
摘要:本文旨在研究一种能对复杂热工对象的有效建模方法。基于遗传算法的辨识方法有较强的抗干扰能力,对低、高阶系统、延时系统都可以达到很好的辨识效果。根据单元机组的低阶非线性模型,推导出一个双进双出、能够描述机组动态特性及机炉间相互耦合关系的协调控制系统传递函数矩阵。依次模型为基础,提出一种基于改进的遗传算法的参数辨识方法。-Abstract: This paper aims to study a thermal complex objects can be an effective modeling method. Identification method based on genetic algorithm has strong anti-jamming ability, low, high-end systems, delay systems can achieve very good recognition results. According to unit power plant low-level non-linear model, derived a double inlet and outlet, can describe the dynamic characteristics and boiler-turbine unit is coupled between two relations, coordination and control system transfer function matrix. Turn model was proposed based on improved genetic algorithm based on parameter identification method.
- 2022-01-24 09:15:33下载
- 积分:1
-
plural categories, a complex package of all Operational
复数类,封装了复数的所有运算-plural categories, a complex package of all Operational
- 2023-01-05 23:50:03下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套插值代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting interpolation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-02-20 20:20:19下载
- 积分:1
-
概率型上下文无关文法训练程序
在vs2010中用c++编写的PCFG的训练程序,输入和输出全部用txt文本,通过输入训练例子,程序可以生成PCFG的语法分析结果,而且分类,十分方便。用了c++的map和栈作为数据结构。编码中注释清楚。
- 2022-06-13 07:59:18下载
- 积分:1
-
Mie散射计算散射系数,吸收系数及不对称因子
Mie散射计算散射系数,吸收系数及不对称因子,采取的算法是最基本的粒子散射方法,应用了球形粒子矢量波函数展开推导出的适合计算机的表达式,参数包括尺寸参数,方位角度,具体参考随机介质中波传播与散射相关内容。
- 2022-04-20 08:07:04下载
- 积分:1
-
用C语言实现一个简单数学计算器,并按后序排列将输入的表达式显示出来。...
用C语言实现一个简单数学计算器,并按后序排列将输入的表达式显示出来。-C language a simple mathematical calculator, together with sequence after importation of expression displayed.
- 2023-03-16 15:20:03下载
- 积分:1