登录
首页 » 其他项目 » 数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的...

数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的...

于 2022-01-25 发布 文件大小:118.54 kB
0 335
下载积分: 2 下载次数: 1

代码说明:

数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。-Numerical Analysis of requirements: the second title of the command file can be compiled, which can factorial function into a separate file in order to call the document can also be made directly in your document, use the command loop direct calculation into fourth title common procedures, the proposed document into function. Tip: polynomial coefficients can be requested and the required parameters set point solution.

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

发表评论

0 个回复

  • 石器时代sa客户端修改辅助工具(可看图)
    石器时代sa客户端修改辅助工具(可看图)-Stone Age sa client changes auxiliary instruments (see figure)
    2022-03-06 12:45:56下载
    积分:1
  • 用C实现的硬盘格式化程序
    用C实现的硬盘格式化程序-C formatted drives to achieve procedures
    2022-06-22 02:42:11下载
    积分:1
  • A foreign code, modeled after the production of virtual city, Vector style, very...
    一个国外的代码,仿造虚拟城市制作,矢量风格,十分优秀。-A foreign code, modeled after the production of virtual city, Vector style, very good.
    2022-04-21 17:48:00下载
    积分:1
  • 第二种边界条件的三次样条函数插值与微商
    第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
    2022-05-22 00:37:13下载
    积分:1
  • Discuz! v2.5F 简体中文版
    Discuz! v2.5F 简体中文版-BBS! V2.5F English version
    2022-03-12 05:51:00下载
    积分:1
  • APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
    APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
    2023-08-15 08:45:02下载
    积分:1
  • 一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但的语言是可逐步解释成人能听懂的语言,因为的语言是由以下两...
    一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把 他的话解释成人能听得懂的话. 2. 基本要求: 用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇. (1) B --> tAdA (2) A --> sae 3. 测试数据: B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 | -one : a needs analysis. Problem description always use their own fiendish a very concise and abstract language speech Nobody can understand, but the language is gradually explained adult can understand the language, because his language is composed of the following two forms of
    2022-09-04 11:50:02下载
    积分:1
  • 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序...
    这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
    2023-08-15 18:00:03下载
    积分:1
  • TFT RGB
    TFT RGB
    2022-05-22 12:16:57下载
    积分:1
  • 说明:程序代码主要参考网上一个类似功能的Demo.出发点在于学习div+css布局技巧,学习窗口对象拖动的实现原理. 3.功能说明: ^.^! 基本类似于j...
    说明:程序代码主要参考网上一个类似功能的Demo.出发点在于学习div+css布局技巧,学习窗口对象拖动的实现原理. 3.功能说明: ^.^! 基本类似于javaeye登入窗口的功能,支持窗口的拖动,窗口的关闭 登入表单的最小化,最大化 在IE浏览器中有滤镜功能 没有对div做圆角处理,看起有点楞楞的. 4.偶在IE6.0和Mozilla Firefox2.0.0.1_cn浏览器中跑过,可以正常使用.-Description: The program code similar to the main reference line features a Demo. The starting point is to learn div+ css layout techniques, learning the realization of principles of dragging the window object. 3. Function Description: ^. ^! Basically similar to the javaeye login window function, support a window dragging, the window closed login form to minimize, maximize in IE browser, there are filter functions div do not deal with rounded corners, looks a bit Leng Leng" s. 4. Even in the IE6.0 and Mozilla Firefox2.0.0.1_cn ran browsers can be used normally.
    2022-02-03 20:33:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载