登录
首页 » 数据结构 » 本科时参加小竞赛设计的一个代数运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...

本科时参加小竞赛设计的一个代数运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...

于 2022-07-17 发布 文件大小:135.56 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

本科时参加小竞赛设计的一个代数运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件) 4. 增加对向量或矩阵运算的支持,如输入 -Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involution, prescribing run 2. Supports variable assignments and operations 3. Increase the batch executive function (a batch script file) 4. increase support for vector or matrix operations, such as the input

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

发表评论

0 个回复

  • 医院管理
    登录
    2022-03-22 14:17:18下载
    积分:1
  • Base64 编码器/解码器
    这是一个简单的Base64串编码器/解码器,以通过互联网协议的电子邮件,密码等转换成Base64的使用。 这样做的一个常见的用途是做SMTP连接身份验证的用户名和密码进行编码。它支持NULL字符也是如此。
    2022-11-11 03:10:03下载
    积分:1
  • 栈(stack)是程序设计过程中经常遇到朝气一种形式,它对于的存放和操作有下面这样的特点: 1) 它只有一个对进行存入和取出的端口; 2) 后进...
    栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently meets the vitality one kind of construction of data form under, it has such characteristic regarding data depositing and the operation: 1) it only has a logarithm according to the port which carries on stores and takes out; 2) less advanced first leaves, namely finally the data which will store first is taken out. Its form looks like one kind of memory coin very much the small container, each time only may press in a coin from the peak, but takes out also only may carry on from the peak, namely less advanced first leaves. Such data storage and the management form are very useful in some programmings. For example, in the compiling system (this is a kind of quite complex procedure), transfe
    2023-08-22 21:50:04下载
    积分:1
  • 先输入矩阵的维,再输入该矩阵,然后通过该算法从大到小输出该矩阵的各行各列和主辅对角线的和...
    先输入矩阵的维数,再输入该矩阵,然后通过该算法从大到小输出该矩阵的各行各列和主辅对角线的和-First dimension of input matrix, and then enter the matrix, and then through the smallest of the algorithm output lines of the matrix columns and the main diagonal and Des
    2022-03-31 15:58:41下载
    积分:1
  • 算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的...
    算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的-algorithm design of dynamic optimal planning of two forks search tree problem by using VC++ prepared
    2022-01-30 20:42:35下载
    积分:1
  • sysbase 12 用程序实现加卸载
    sysbase 12 用程序实现加卸载数据。
    2023-01-19 11:25:03下载
    积分:1
  • 投票系统 FLASH版 用了都说好 库及使用说明都在里面了
    投票系统 FLASH版 用了都说好 数据库及使用说明都在里面了-falsh yingyun ji toupiao xiazai
    2022-08-17 20:55:12下载
    积分:1
  • matlab 贝叶斯分类
    分类器是对每一个输入模式赋予一个类别名称的软件或硬件装置,而贝叶斯分类器是各种分类器中分类错误概率最小或者在预先给定代价的情况下平均风险最小的分类器。它的设计方法是一种最基本的统计分类方法
    2022-07-06 14:33:58下载
    积分:1
  • 翻译XML
    应用背景1。编写一个程序来创建一个文档2。编写一个程序来查找文档中的文档3。编写一个程序,在浏览器窗口中显示一个XML文档4。编写一个程序,将新节点添加到一个XML文档中5。编写一个程序,演示文档中的属性的工作6。编写一个程序来翻译数据库的访问7。编写一个程序,将数据库转换为XML8。编写一个程序,显示文档的标记的变化9。编写一个程序来删除和替换xml节点关键技术使用系统;使用system.collections.generic;使用system.componentmodel;使用系统数据;使用system.data.oledb;使用系统;使用LINQ系统;使用系统;使用系统
    2022-01-25 21:27:44下载
    积分:1
  • objectlist, provides a full suite of Chain Functions
    链表类,提供了全套的链表处理函数-objectlist, provides a full suite of Chain Functions
    2022-03-26 18:14:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载