登录
首页 » 算法 » Romberg algorithm example

Romberg algorithm example

于 2022-03-20 发布 文件大小:905.00 B
0 201
下载积分: 2 下载次数: 2

代码说明:

龙贝格算法的例子-Romberg algorithm example

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

发表评论

0 个回复

  • FCFS CPU 调度
    第一次来,先到先得调度 到目前为止最简单的 CPU 调度算法是第一次来,先到先得 (FCFS) 调度算法。这种算法,进程分配 CPU 在他们请求它的顺序。 基本上,那里是单个队列的准备过程。只有通过到达时间 (可怜的选择) 测量作业的相对重要性。 FCFS 政策的实施是易于管理的先进先出的队列。当一个进程进入就绪队列时,其 PCB 被链接到队列的尾巴上。
    2022-07-03 04:20:49下载
    积分:1
  • C++源代码单词扫描程序(词分析)
    功能:(1)C++源代码扫描程序识别C++记号。     C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。(2)打开一个C++源文件,打印出所有以上的记号。(3)要求应用程序应为Windows界面。(4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这样的压缩功能。(5)选作部分:进一步思考或实现——如何进一步实现减小源文件大小的压缩功能。(6)应该书写完善的软件文档,最好使用Rational Rose来完成部分框图。
    2022-08-06 13:26:59下载
    积分:1
  • gene recombination value calculation
    基因重组值的计算-gene recombination value calculation
    2022-07-02 08:09:54下载
    积分:1
  • 二值图像连通域标记完整代码
    二值图像连通域标记算法与代码。这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法,都是自己编的,已调试通过。
    2022-02-14 17:16:31下载
    积分:1
  • 黑白点匹配问题,文件中有详细的问题描述与测试数据
    黑白点匹配问题,文件中有详细的问题描述与测试数据-black and white point matching, document a detailed description of the problem with the test data
    2023-03-19 04:15:03下载
    积分:1
  • MFC下实现MD5加密
    MFC下实现加密算法MD5,可以对字符串跟文件进行加密.值得一看  Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any
    2022-03-04 02:53:21下载
    积分:1
  • vs.lib是一组线性代数与可积/迪在C++数学库…
    vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.-vs.lib is a math library in C++ with a set of linear algebra and integrable/differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
    2022-02-24 19:39:22下载
    积分:1
  • classical mathematical problem
    经典的数学问题――百鸡问题的VC源码。-classical mathematical problem-- the 100 chicken VC source.
    2022-04-12 21:59:53下载
    积分:1
  • 这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。...
    这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。-The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.
    2022-04-07 08:51:00下载
    积分:1
  • 模拟退火代码
    用模拟退火算法实现的车辆配送货问题,当时的智能算法作业,自己纯手编。希望对大家有用。
    2022-05-18 10:05:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载