-
simple算法计算二维非稳态对流传热问题
已测试有效,计算结果为流场中喷入热流体后的参数变化过程,可直接导入到tecplot中观察,包含温度、压力、速度和密度随之间的变化过程。代码中使用交错网格,simple算法,TDMA求解,考虑了非稳态和湍流的计算,可以作为有限体积法编程的入门算例,希望对广大学习流体力学的同学有帮助。
- 2022-01-26 06:30:56下载
- 积分:1
-
计算机图形学CDC类的应用
应用背景visualC++制作汉子的逐个显示动画,输出“你好!欢迎你来到山西大同大学!!!”关键技术CDC类的应用,visualC++编程
- 2022-05-22 15:59:12下载
- 积分:1
-
normalizacion de documentos EN C
应用背景联合国普通阙就像para la normalizacion de documentos阙在时光在一carpeta Y Q有现在很要科莫consultas一ESOS documentos partir德ciertos Terminos科莫家狗嘎图PAñ麦酒鬣蜥字母表卡拉开大声小儿PISasdasd房间隔缺损房间隔缺损房间隔缺损DAS关键技术好的,siguiendo CON NUESTRO特马…… ;我们的计划escribimos,恩恩,compilamos Y corregimos托多斯我们误差,你当La compilacióN HAYA terminado CONéxito…… ;我们observar阙埃尔恩EL arhivo创作目的(EJ:栏目。O),EN LA不善direccióN恩的地方guardamos El CóDIGO Fuente de Nuestro prgrama的… ;Y现在ES的地方法ú一EL GCCóg++ dependiendo CuAl de los DOS utilicemos…… ;四是联合国档案馆C,abrimos尤娜consola,NOS dirigimos HACIA donde encuentran El CóDIGO Fuente y el档案馆接受过一compilar del程序Y tecleamos: ;
- 2023-02-19 09:10:03下载
- 积分:1
-
indices de desempeño
- 2022-02-15 12:52:06下载
- 积分:1
-
opencv教程
========================================================================
控制台应用程序:opencv 项目概述
========================================================================
应用程序向导已为您创建了此 opencv 应用程序。
本文件概要介绍组成 opencv 应用程序的
的每个文件的内容。
opencv.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件,
其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
opencv.cpp
这是主应用程序源文件。
/////////////////////////////////////////////////////////////////////////////
其他标准文件:
StdAfx.h, StdAfx.cpp
这些文件用于生成名为 opencv.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。
/////////////////////////////////////////////////////////////////////////////
其他注释:
应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。
- 2023-02-22 02:05:04下载
- 积分:1
-
CHOLESKI_ 算法
以因子正定 N 由 N 矩阵 A 的 LL * * T,
L 在哪里低三角。
输入: 维度 N;1 条目 A(I,J) < = I J < = A.N
输出: 条目 L(I,J) 1 < = J < = I 1 < = I < = L.N
条目 U = L * * T 是 U(I,J)=L(J,I),我 < = J < = N,1 < = I < = N
- 2022-08-26 04:44:12下载
- 积分:1
-
任务 8 皇后
八皇后问题是在 8 × 8 的棋盘上放置八国际象棋皇后,所以,没有两个皇后威胁到对方的问题。因此,一种解决方案要求没有两个皇后共享相同的行、 列或对角线。八皇后问题是一个例子更一般的 n 皇后问题的 n 皇后置于 n × n 的棋盘,存在所有自然数 n 除 n = 2 或 n = 3。[] 1
- 2022-03-23 22:09:38下载
- 积分:1
-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1
-
数值与符号计算LU分解法,运用LU分解函数求解Ax=b的矩阵运算...
数值与符号计算LU分解法,运用LU分解函数求解Ax=b的矩阵运算-numerical and symbolic computation LU decomposition, using LU decomposition function for Ax = b matrix operation
- 2022-03-19 23:17:36下载
- 积分:1
-
数值分析中迭代法的使用,其算法相当的简单,可以参考
数值分析中迭代法的使用,其算法相当的简单,可以参考-Numerical analysis of the use of iterative method, its algorithm is quite simple, can refer to
- 2022-01-24 14:36:19下载
- 积分:1