-
java源代码的准一维欧拉求解器
Gryphon is a Java-based computational fluid dynamics code written to solve the quasi 1-D Euler equations.
- 2022-02-03 14:01:49下载
- 积分:1
-
JEPG图像压缩中的颜色空间变换
这个压缩程序包含了RGB转YUV以及YUV转RGB 配套的程序,经过验证,色彩不在对比的情况下是难于分辨的。
- 2022-03-01 02:05:17下载
- 积分:1
-
CACHE文件管理功能的设计
资源描述
该系统通过散列表来保存CACHE文件,以完成CACHE文件的管理功能。它能够实现CACHE文件管理表的创建、释放,向CACHE中添加文件,从CACHE中删除文件,从CACHE
- 2022-02-07 13:35:14下载
- 积分:1
-
BFS 算法
BFS 算法的实现在 c / c + +。我t 也打印派生的最短路径的路径
- 2022-01-25 15:58:02下载
- 积分:1
-
random search method for large complex optimization problems. The only support t...
随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
- 2022-08-11 20:16:34下载
- 积分:1
-
利用渐进结构优化算法(ESO)实现矩形板的第一阶频率的最大化。用VC实现界面,以Nastran作为频率求解器,用Matlab进行数值运算。...
利用渐进结构优化算法(ESO)实现矩形板的第一阶频率的最大化。用VC实现界面,以Nastran作为频率求解器,用Matlab进行数值运算。
- 2022-04-16 01:10:49下载
- 积分:1
-
电路节点导纳矩阵的计算机生成法源程序。可计算少于20个节点的电路方程。...
电路节点导纳矩阵的计算机生成法源程序。可计算少于20个节点的电路方程。-circuit node admittance matrix of computer generation source. Computable less than 20 nodes of the circuit equation.
- 2022-03-18 02:34:23下载
- 积分:1
-
a very good interpolation procedures
一个非常好的插值程序-a very good interpolation procedures
- 2023-04-16 01:15:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-02-22 07:35:43下载
- 积分:1
-
图论基础算法源代码
包括有向图和无向图的DFS算法,UDG算法,任意两点间距离,Prim算法等等
- 2022-08-21 06:22:49下载
- 积分:1