登录
首页 » 算法 » 大学里必学的数值分析,必做程序之一。。。。 vb编写

大学里必学的数值分析,必做程序之一。。。。 vb编写

于 2022-08-05 发布 文件大小:2.32 kB
0 202
下载积分: 2 下载次数: 1

代码说明:

大学里必学的数值分析,必做程序之一。。。。 vb编写-University will study the numerical analysis, one must do procedures. . . . Vb prepared.

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

发表评论

0 个回复

  • ACM拓扑排序
    题目描述 假设给我们一个任意的图,它可能是也可能不是DAG(有向无圈图),推广拓扑排序算法,以使得给定有向图G的输入,它的输出是以下两者之一: (a) 一个拓扑排序,于是确定了G为DAG; 或者 (b) G中的一个圈,于是确定了G不是DAG. 注意到输出的解可能不是唯一的,输出任意一个答案即可。 输入 第一行两个数n,m,代表节点数和边数 m行,每行两个数代表一条有向边   测试数据范围:(1
    2023-01-22 18:30:04下载
    积分:1
  • 龙贝格方。又一个数值
    龙贝格方法。又一个数值算法。-Romberg method. Also a numerical algorithm.
    2022-06-14 17:53:31下载
    积分:1
  • 差分进化的源代码,编码简单,可读性强,与约。
    差分进化算法的源代码,编码简单可读,可以直接编译执行-Differential evolution algorithm source code, coding simple and readable, and can directly compile the implementation of
    2023-08-27 22:40:04下载
    积分:1
  • 清华大学数学实验之微分方程的数值求解幻灯片与MAT源码
    清华大学数学实验之微分方程的数值求解幻灯片与MAT源码-Tsinghua University, Experimental Math Numerical Solution of Differential Equations MAT slides and source code
    2022-06-01 01:09:12下载
    积分:1
  • 在 VBA 中的约束样条内插器
    三次样条传统上遭受过冲(特别是在约束),这导致小于理想的精确度。通过牺牲在花键平滑一些,我们可以防止超调。这可以通过消除为等于第二阶导数的要求在每一个点,并与特定第一阶导取代它来实现。套餐包括由作者以及包含一个例子和代码Excel文件进行了研究。
    2023-02-10 16:30:03下载
    积分:1
  • 用样条拟和函数,拟和函数。Matlab编程
    用样条拟和函数,拟和函数。Matlab编程-used to be and the kind of function, and to function. Matlab programming
    2022-02-01 09:55:06下载
    积分:1
  • RSA大数运
    c语言写的接口,可以使用,效率不高; 里边有一个头文件和一个c文件,没有封装成类。如果需要,可以简单封装一下。 对了,返回值或参数最好改成引用或者指针
    2023-07-12 19:50:03下载
    积分:1
  • 二进制搜索 java 代码
    导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
    2023-01-30 23:10:03下载
    积分:1
  • How to modify the MFC AppWizard Wizard to generate the appearance of the framewo...
    如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
    2022-12-03 22:25:03下载
    积分:1
  • USACO chapter one.May hope it useful to someone
    USACO chapter one.May hope it useful to someone
    2022-03-25 07:57:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载