-
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦...
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-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
-
算法 排序算法的比较
本代码以插入排序,冒泡排序,选择排序,快速排序,希尔排序等等进行比较,以替换的次数数值的来直观的比较
- 2023-03-15 08:55:04下载
- 积分:1
-
1.2KBPS MELP
微软1.2kbps MELP 算法
用于语音压缩的MELP算法,为美国联邦标准,给出的代码中包括了MELP算法的C实现版本,版权为微软所有
- 2023-03-05 01:25:03下载
- 积分:1
-
二格码转换的算法
二格码转换的算法-two grid transcoding algorithm
- 2023-03-10 06:35:04下载
- 积分:1
-
线性方程组的解法
线性方程组的解法: 矩阵分解与线性方程组直接方法
- 2022-03-18 13:42:41下载
- 积分:1
-
层次分析法,用于综合决策。附有方法说明。程序是自己写的,已验证,可用...
层次分析法,用于综合决策。附有方法说明。程序是自己写的,已验证,可用-Analytic Hierarchy Process for integrated decision-making. With a description. Procedure is to write their own, and has been verified, can be used
- 2022-04-22 12:24:17下载
- 积分:1
-
s 变换的vc++源程序代码,需要用到fftw函数库
s 变换的vc++源程序代码,需要用到fftw函数库-s Transform vc++ source code necessary to use fftw library
- 2022-08-06 01:13:32下载
- 积分:1
-
TSP solve by ACO
// TSP solve by ACO 2013/06/13
#include "stdafx.h"
#include
#include
#include
#include
#define NumCities 42 //共幾座城市
#define NumAnts 20 //螞蟻組數POP,最多就NumCities隻
#define parameter_evaporate 0.5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-09 23:17:05下载
- 积分:1
-
二维几何图形变换的演示
二维几何图形变换的演示--Demo for Two-dimensional geometric graph transforming
- 2022-03-19 18:04:59下载
- 积分:1
-
FFT procedure
快速FFT算法的程序-FFT procedure
- 2023-01-03 01:55:03下载
- 积分:1