登录
首页 » 算法 » a way to solve the problems of partial differential equations

a way to solve the problems of partial differential equations

于 2022-01-27 发布 文件大小:957.03 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

一个PPT文件 非常详细的介绍偏微分及其算法 用于计算偏微分-a way to solve the problems of partial differential equations

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 微分的数值计综合了在导弹中的应用,很有用
    微分的数值计算综合了算法在导弹中的应用,很有用-Differential synthesis of the numerical calculation algorithm in a missile application, very useful
    2022-06-11 20:43:41下载
    积分: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
  • 杭州电子科技大学在线系统ACM的1162题,用贪心方解决
    杭州电子科技大学在线系统ACM的1162题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 1162 title with a greedy solution
    2022-09-02 03:15:03下载
    积分:1
  • 全参数模板在FDTD数值下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计。...
    全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calculation.
    2022-07-19 08:24:29下载
    积分:1
  • 火炮在开放式下的应用
    cannon算法在openmp中的实现
    2023-03-24 04:30:04下载
    积分:1
  • 31个城市的TSP问题,蚁群程序
    31个城市的TSP问题,用蚁群算法编写的程序-TSP problem for 31 cities ,ACO program
    2023-02-23 07:15:02下载
    积分:1
  • gSpan
    一种经典的频繁子树挖掘算法,里面包含一个执行文件gSpan和两个graph实验数据文件,还有一个使用说明文件readme. 运行环境是Linux。 首先解压文件gSpan6.tar.gz,然后进入加压后文件,按照说明运行命令即可
    2022-03-12 19:03:41下载
    积分:1
  • 魔幻方块!输入魔方的阶数n(n为奇数)后,使得魔方的行、列和对角线的值都相等...
    魔幻方块!输入魔方的阶数n(n为奇数)后,使得魔方的行、列和对角线的值都相等-magic squares! Cube importation of order n (n is odd), the Cube makes rows and columns and diagonal values are equal
    2022-02-01 14:26:18下载
    积分:1
  • OpenGL多边形的扫描转换
    OpenGL中认为合法的多边形必须是凸多边形,凹多边形、自交多边形、带孔的多边形等非凸的多边形在OpenGL中绘制会出现出乎意料的结果。例如,在大多数系统中,只有多边形的凸包被填充,而在有些系统中,并非所有的凸包都被填充。OpenGL之所以对合法多边形类型做出限制,是为了更方便地提供能够对符合条件的多边形进行快速渲染的硬件。简单多边形可被快速地渲染,而复杂多边形难以快速检测出来。为了最大限度的提高性能,OpenGL假定多边形是简单的。
    2022-08-25 15:54:32下载
    积分:1
  • 堆排序实例C实现代码
    应用背景 该问题是这样描述的:找n个数中的前k个最小数,要求时间复杂度和空间复杂度尽可能低。(n可能很大) 据说这是一些知名公司的面试题目。题目看起来简单,就区区二十来字,但是要求却不低。这里面蕴含的算法思想在金融等领域的软件中都有应用。在此分享,希望能给同仁们一些参考。 关键技术本实例中主要是通过堆排序来实现的,堆排序算法的实现中的难点在于对堆的调整,无论是最大堆还是最小堆,在具体应用中都会维持着一种动而不乱的结构。这里面还用到桶排序的思想,其实它也是建立在堆排序基础上的。C语言实现的代码看起来简洁明了。
    2022-01-25 17:13:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载