登录
首页 » 其他项目 » 数据结构实验:实现两表达式算术求和 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入;...

数据结构实验:实现两表达式算术求和 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入;...

于 2022-05-29 发布 文件大小:2.78 kB
0 242
下载积分: 2 下载次数: 1

代码说明:

数据结构实验:实现两表达式算术求和 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; -experimental data structure : achieving two arithmetic expressions Summation tasks : According to index in descending order and the establishment of export polynomial; to complete the combined two polynomials, subtraction, and the results input;

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

发表评论

0 个回复

  • JQuery based maze game Tip: You can use the keyboard up, down, left and right ar...
    基于JQuery的迷宫游戏 提示:您可以使用键盘上的上、下、左、右方向键控制迷宫中笑脸的移动。-JQuery based maze game Tip: You can use the keyboard up, down, left and right arrow keys to control the movement of smiley face maze.
    2022-03-31 05:41:39下载
    积分:1
  • stiffened ideal for the design of large thickness overcome the problems that may...
    加强肋 理想的设计 为了克服壁厚大可能引起的问题,使用是一种可减少壁厚并能增加刚性的有效方法。 一般来说,部件的刚性可用以下方法增强 增加壁厚; 增大弹性模量(如加大增强纤维的含量); 设计中考虑。 如果设计用的材料不能满足所需刚性,则应选择具有更大弹性模量的材料。简单的方法是增加塑料中增强纤维的含量。但是,在特定壁厚下,这种方法仅能使刚性呈线性增长。更有效的方法是使用经过优化设计的。由于惯性力矩增大,部件的刚性便会增大。在优化的尺寸时,不但要考虑工程设计应当考虑的问题,还应考虑与生产和外观有关的技术问题。 优化的尺寸 大的惯性力矩可很容易地通过设置又厚又高的来实现。但是对热塑性工程塑料,这种方法常会产生制品表面凹痕、内部空洞和翘曲等问题。而且,如果的高度过高,在负荷下结构将有可能膨胀。出于这种考虑,必须在合理比例内保持的尺寸(见图1)。-stiffened ideal for the design of large thickness overcome the problems that may arise. use of a reduced wall thickness and rigidity can increase the effective method. In general, the rigid parts of the following methods can be used to enhance increased thickness; increased elastic modulus (such as increasing fiber content); Design considerations. If the design of the materials used can not meet the rigid requirements, they should have a greater choice of elastic modulus of the material. The simple way out is to increase plastics reinforced fiber content. However, in s
    2022-01-28 16:48:59下载
    积分:1
  • 定期提醒(可安装:警告;建议和关机;直接等。
    定时提醒(可设:提醒;提醒并关机;直接关机;定时执行一程序等。是家长们控制孩子玩电脑的好帮手。-regularly reminded (can be installed : Warning; Advised and shutdown; Directly elected; Timing implementation of a procedure. parents controlled their children playing with the computer"s helping hands.
    2022-02-01 00:23:38下载
    积分:1
  • 这是一个C#编写的拼图游戏,用户可以单击鼠标移动图片,成功就可...
    这是一个C#编写的拼图游戏,用户可以单击鼠标移动图片,成功就可-This is a C# prepared pieces of the jigsaw, users can click of the mouse moving pictures, can be successful
    2022-07-26 11:38:25下载
    积分:1
  • 不错的多开补丁源代码,不需要解压密码,欢迎大家使用
    不错的多开补丁源代码,不需要解压密码,欢迎大家使用-good patches more open source code, not extracting passwords and you are welcome to use
    2022-05-07 15:49:11下载
    积分:1
  • This a 802.15.4 simulator for star topology. This provides energy consumption, t...
    This a 802.15.4 simulator for star topology. This provides energy consumption, throughput, delay, and many other performance metrics.-This is a 802.15.4 simulator for star topology. This provides energy consumption, throughput, delay, and many other performance metrics.
    2022-07-02 05:42:43下载
    积分:1
  • You need to download the general purpose toolbox and the signal toolbox. Y...
    You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
    2022-03-12 07:29:10下载
    积分:1
  • pro/e 二次开发
    应用背景俗话说,工欲善其事,必先利其器。虽然已经有很多书籍都介绍了如何配置 proe 的二次开发环境,笔者也曾经按照那些著作的方法配置过,但是,笔者始终都没有发现一个较为完善的配置方法,配置的环境总有一些警告,或者显得非常繁琐,因此,笔者在这里向大家推荐一种零警告,零错误的配置方案。关键技术pro/e野火2.0与VC++接口的二次开发程序,野火4.0与VS2005接口连接的二次开发程序,二次开发主要为菜单、对象基本操作、参数尺寸关系式、装配概述、UDF特征创建、工程图概要和数据库。
    2022-04-11 01:10:32下载
    积分:1
  • 同步FIFO的C++实现
    与硬件实现作对比,可以在路由算法里实现数据的收发。简单的建模模型,确是很有帮助。 文件:FIFO.H,FIFO.CPP,MAIN.CPP
    2022-03-02 08:15:22下载
    积分:1
  • BTX250汽车功放电路原理图 PDF格式
    BTX250汽车功放电路原理图 PDF格式-BTX250 car amplifier circuit schematics PDF format
    2022-08-26 04:14:53下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载