登录
首页 » Windows开发 » 微积分的数值计算函数,包括: double composite_simpson(double(*f)(double),double a,double b,int...

微积分的数值计算函数,包括: double composite_simpson(double(*f)(double),double a,double b,int...

于 2022-10-24 发布 文件大小:2.95 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

微积分的数值计算函数,包括: double composite_simpson(double(*f)(double),double a,double b,int n) double romberg(double(*f)(double),double a,double b,double eps,int max_it) double gauss_legendre(double(*f)(double),double a,double b) double central_difference(double(*f)(double),double a, double h,double eps, int max_it) double runge_kuta(double(*f)(double,double),double x[],double y[],double h,int n) double proved_euler(double(*f)(double,double),double x[],double y[],double h,int n) double adams(double(*f)(double,double),double x[], double y[],double h,int n) double montecar(double(*f)(double),double a,double b,double ub,double eps,int k,int n) float uniform_random()-calculus numerical calculation functions, including : double composite_simpson (double (* f) (double), a double, double b, int n) double Romberg (double (* f) (double), a double, double b, double eps, int max_it) double gauss_legendre (double (* f) (double), a double, double b) double central_difference (double (* f) (double), a d

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

发表评论

0 个回复

  • 绘制的图片可以自由放大缩小,借压缩不需要密码直接使用
    绘制的图片可以自由放大缩小,借压缩不需要密码直接使用-drawing pictures free zooming through compression used directly without a password
    2022-03-03 23:56:35下载
    积分:1
  • 这个程序示例了创建ANSI,UTF
    这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。 生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of Base64-encoded jpeg image processing class. The resulting files can be imported and the new Nokia 6600 mobile phone in the p910i.
    2022-04-06 12:02:02下载
    积分:1
  • matlab下利用误差平方和函数集群
    matlab下利用误差平方和函数集群-using Matlab square error and function Cluster
    2022-03-09 21:35:37下载
    积分:1
  • 基于opencv实现图像小波变换
    本程序通过滤波器组实现图像的小波变换和逆小波变换,同时也将小波变换用于去噪的两种方法:硬阈值去噪法和软阈值去噪法都写了,在去除图像噪声后能够重建图像达到很好的效果。此外,本程序可以实现多层小波变换,通过参数的设置从而实现。
    2022-02-11 10:57:59下载
    积分:1
  • 这是一个简单的算法,用循环链表实现了猴子选王。用C语言描述...
    这是一个简单的算法,用循环链表实现了猴子选王。用C语言描述-This is a simple algorithm, using the cycle to achieve the monkeys selected list king. Described using C language
    2022-02-26 04:54:37下载
    积分:1
  • 指针式时钟.rar
    指针式时钟.rar-Pointer clock. Rar
    2023-02-05 06:35:03下载
    积分:1
  • 测试电脑按键的小程序,可以供有需要的朋友使用。
    测试电脑按键的小程序,可以供有需要的朋友使用。-The a small computer program for testing pc button , this will meet the needs of the friends.
    2022-03-16 03:18:49下载
    积分:1
  • Shows XY view: OnDraw() sets the text color to Gray Color. and draws a text...
    Shows XY view: OnDraw() sets the text color to Gray Color. and draws a text in current font. DrawLine() draws a line.
    2022-01-26 02:11:07下载
    积分:1
  • MFC中怎么调用WMI类库中的硬件信息
    应用背景Win32_Fan--风扇 Win32_HeatPipe--热管 Win32_Refrigeration--致冷 Win32_TemperatureProbe--温度传感 输入设备类别 Win32_Keyboard--键盘  Win32_PointingDevice--指示设备(如鼠标)关键技术应该用win32api里的东西吧!我记得有个叫Win32_TemperatureProbe 的WMI类可以用。你查查MSDN上的有没有文章吧!
    2022-02-03 05:21:11下载
    积分:1
  • 基于winpcap网络嗅探器
    winpcap(windows packet capture)是windows平台下一个免费,公共的网络访问系统。开发winpcap这个项目的目的在于为win32应用程序提供访问网络底层的能力。WinPcap是用于网络封包抓取的一套工具,可适用于32位的操作平台上解析网络封包,包含了核心的封包过滤,一个底层动态链接库,和一个高层系统函数库,及可用来直接存取封包的应用程序界面。 Winpcap是一个免费公开的软件系统。它用于windows系统下的直接的网络编程。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-07 00:55:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载