-
第七章 图习题答案
第七章 图习题答案-Chapter VII map answer Exercises
- 2022-01-24 18:48:22下载
- 积分:1
-
自己编的一个求无约束最优化解的单纯形
自己编的一个求无约束最优化解的单纯形-themselves for a series of unconstrained optimal resolve Simplex
- 2022-05-06 19:27:18下载
- 积分:1
-
wsn路由技术
无线传感器网络的一些节能路由算法代码,相比多跳路由以及LEACH路由算法的一些代码,通过MATLAB仿真可以通过,在延长网络生命周期方面有一定的效果
- 2022-02-15 21:13:21下载
- 积分:1
-
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法...
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
- 2022-01-26 14:38:08下载
- 积分:1
-
诚信实现单一
完整实现了单源最短路径的算法。
采用的是贪心算法思想。-integrity to achieve a single-source shortest path algorithm. The greedy algorithm.
- 2022-11-18 00:00:04下载
- 积分:1
-
平面钢架程序C语言编写的有限元程序
资源描述平面钢架程序C语言编写的有限元程序 高斯消元过程和总刚集成等代码均采用了带状矩阵的存储方式,是初学力学有限元的难得程序!
- 2022-07-05 13:27:11下载
- 积分:1
-
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值...
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值-universities will learn a curriculum, a numerical analysis of the process will do, the latter can certainly interpolation.
- 2022-07-19 15:24:19下载
- 积分:1
-
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦...
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-Based on the previous upload of the variable coefficient elliptic equations example, to join the moving mesh module, the grid will be more focused on the numerical solution of a weak intermittent position. The moving mesh algorithm module, the entire grid will be the coupling of internal borders and movement, therefore, different from the border region, the need to use different materials in order to make identification procedures for each different borders to distinguish between the information.
- 2022-01-31 22:15:15下载
- 积分:1
-
这是一个求解数学问题:半径计算圆的周长和面积
这是一个求解数学问题:半径计算圆的周长和面积-This is a mathematical problem solving : Radius calculated the circumference of a circle and area
- 2023-03-15 19:25:03下载
- 积分:1
-
C#实现求1000以内被7整除的数
求出1-1000之间的所有能被7整除的数,并计算和输出每5个的和,控制台应用程序。
- 2022-10-19 04:45:03下载
- 积分:1