-
马鞍点程序
资源描述
若矩阵Am´n中的某个元素aij是第i行中的最小值,同时又是第j列中的最大值,则称此元素为该矩阵中的一个马鞍点。试在顺序存储结构或链式存储结构的情况下,编程求出矩阵中所有的马鞍点。
- 2022-02-27 09:05:32下载
- 积分:1
-
数独求解c语言程序
这是暑期编程集训时编的求解多解数独问题,输入为9×9的矩阵,0代表空格,其余为1~9的数字,通过搜索算法求解数独的所有解,从此数独不在神秘!
- 2022-04-09 03:39:55下载
- 积分:1
-
计算方法c牛顿插值函数
计算方法c牛顿插值函数-calculation c Newton interpolation function
- 2022-02-12 05:09:10下载
- 积分:1
-
简单的求和小程序
c语言程序 求和C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔实验室的Dennis M. Ritchie于1972年推出,1978年后,C语言已先后被移植到大、中、小及微型机上,它可以作为工作系统设计语言,编写系统应用程.
- 2022-01-22 00:48:45下载
- 积分:1
-
算法分叉的discraete系统
算法分叉的discraete系统,它可以用来计算分岔和lypunov expnontes动态系统
- 2022-01-22 00:32:12下载
- 积分:1
-
线性规划的单纯形法
simplex method for linear programing
- 2023-01-26 02:40:04下载
- 积分:1
-
二维码生成
QR generator 生成二维码,非常简单易用,包含一个win 32 console 程序,可以直接生成二维码图片到指定位置
- 2022-03-11 10:46:07下载
- 积分: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
-
It is about a named set partition of the source code is a set partition problem...
它是关于一个命名集分区的源代码,是集分区问题中的一个acm
- 2023-06-01 19:40:03下载
- 积分:1
-
C++的混合高斯模型算法范畴,方差矩阵是对角矩阵…
用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵-C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix
- 2022-12-03 21:05:03下载
- 积分:1