-
matlab编写的流体计算和传热程序
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-03-21 07:37:35下载
- 积分:1
-
c#音乐播放器
请点击主窗口右上角的“?”帮助按钮,即有对应的功能介绍和作者信息~~~~友情提示:在win7系统下运行才可达到最好的美化效果!!!如果喜欢的话,记得给好评哦,亲~
- 2023-08-13 10:30:04下载
- 积分:1
-
这个可以很清楚的计算一些复杂的问题,很好的一中算法
这个可以很清楚的计算一些复杂的问题,很好的一中算法-this can be clearly calculated to some complicated problems, a good algorithm
- 2022-04-16 01:46:43下载
- 积分:1
-
全元主高斯-约当法消去法求线形代数方程的解
全元主高斯-约当法消去法求线形代数方程的解-Quan-yuan main Gauss- Jordan method elimination method for linear algebraic equations
- 2022-02-06 10:25:58下载
- 积分:1
-
归并排序算法的C++
该代码读取输入文本文件并将其排序,然后将这些数字排序为输出文本文件。代码使用合并排序算法进行排序。
- 2022-08-13 23:57:35下载
- 积分:1
-
一个能处理实的四则运算的程序,实现语言C++,支持嵌套括号,输入表达式,输出结果...
一个能处理实的四则运算的程序,实现语言C++,支持嵌套括号,输入表达式,输出结果-A program which could accomplish four arithmetic operation of real numbers, Language used is C++.
- 2022-01-26 17:43:05下载
- 积分:1
-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1
-
With the Gauss
用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值-With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advantage of the current value of the latest iteration
- 2022-03-18 09:30:09下载
- 积分:1
-
一些算法C语言的例子
一些算法C语言的例子-Some examples of algorithm C language
- 2022-01-23 10:09:42下载
- 积分:1
-
Numar 图元
程序 P2.2;
使用 crt ;
var 我、 n、 f: 整数 ;
开始
clrscr ;
重复
写 ("Introduceţi 联合国 număr 天然 n =") ;
readln(n) ;
直到 n > 2 ;
- 2022-04-19 13:46:49下载
- 积分:1