登录
首页 » 其他项目 » 输入含数字的式子(可以用多层括号嵌套),本程序给出结果。

输入含数字的式子(可以用多层括号嵌套),本程序给出结果。

于 2022-07-11 发布 文件大小:38.81 kB
0 289
下载积分: 2 下载次数: 1

代码说明:

输入含数字的式子(可以用多层括号嵌套),本程序给出结果。-import figures with the formula (Multi-brackets can be nested), this procedure gives results.

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

发表评论

0 个回复

  • 教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!...
    教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!-teach you how simple show a bitmap TIFF chapter, a very thorough analysis, very suitable to scholars. hope that they will bring you!
    2022-02-01 23:56:32下载
    积分:1
  • 赛车,专为大一学生课设而做,绝对原创
    赛车,专为大一学生课设而做,绝对原创-Car, designed for freshman students to do class-based and absolutely original
    2022-11-23 01:45:02下载
    积分:1
  • 我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
    我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
    2023-05-25 17:55:03下载
    积分:1
  • acm various code involved in addition there acm Euclid, Euclid expansion, and is...
    acm中各种代码,除此参与acm有欧几里得,拓展欧几里得,求素数等问题-acm various code involved in addition there acm Euclid, Euclid expansion, and issues such as prime numbers
    2022-07-18 13:28:58下载
    积分:1
  • 这是一个来源的。运行后,点击按钮将隐藏…
    这是一个Delphi做的源码.程序运行后,单击按钮,将会隐藏"开始"菜单和状态栏中的时钟.很有趣.-This is a source of Delphi done. After running, click the button will hide "start" menu and status bar clock. Very interesting.
    2022-10-05 00:45:04下载
    积分:1
  • 生成一个高斯水印后,对待嵌入水印的载体图像进行二维的DCT变换,然后嵌入水印...
    生成一个高斯水印后,对待嵌入水印的载体图像进行二维的DCT变换,然后嵌入水印-Generates a Gaussian watermark, the watermark embedded in the carrier to treat two-dimensional image of the DCT transform, and then embedding the watermark
    2022-03-25 18:46:23下载
    积分:1
  • 通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科进行...
    通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行排序,并统计出各科目的最高分、最低分和平均分的数据。-Management program through student achievement, teachers can easily understand the students learning, the traditional manual student performance management, operational efficiency is low, and error-prone, query inconvenient. This program implements a class of students on test scores sorted by subjects, and the statistics of various subjects, the highest score, lowest score, and average data.
    2023-02-17 18:15:03下载
    积分:1
  • 毕业设计
    毕业设计-Graduation Project
    2022-10-17 10:40:03下载
    积分:1
  • DLL in the preparation process. Static and dynamic library of distinction, and t...
    动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
    2022-10-26 17:15:03下载
    积分:1
  • 重载+=为字符串的连接
    重载+=为字符串的连接-Heavy+ = connected to a string of
    2022-03-02 13:53:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载