登录
首页 » 算法 » 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...

本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...

于 2022-02-13 发布 文件大小:8.55 kB
0 130
下载积分: 2 下载次数: 1

代码说明:

本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b

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

发表评论

0 个回复

  • 这是SIR微分方程模型对初值问题的求解和作图
    这是SIR微分方程模型对初值问题的求解和作图-This is the SIR model differential equations to solve the problem of initial value and mapping
    2022-03-13 22:57:17下载
    积分:1
  • linux 移动机器人 DLite路径规划设计、仿真及源码
    linux 移动机器人 DLite路径规划算法设计、仿真及源码,纯linux平台,很适合arm+linux平台,移动机器人的开发
    2022-07-13 03:32:00下载
    积分:1
  • 导弹飞行虚拟现实仿真系统
    应用背景在导弹武器系统的研制过程中,国内外都十分重视计算机仿真技术在型 号研制中的作用,从型号设计开始,到导弹出厂的整个研制过程,要根据不 同阶段的要求,完成不同的数字仿真实验"本课题就是在这种背景下提出的。 关键技术虚拟现实仿真技术自诞生以来,就在航空航天!军事!核工业中发挥着 不可替代的作用"计算机的飞速发展及其日益广泛的使用,计算机产生大量 的代表各种信息的数据(如仿真结果),由于缺乏对大量信息数据的有效分析 手段,大约有95%的信息被浪费,这严重阻碍了科学研究的进展"可视化技 术正是在这种情况下应运而生,可视化的本质是/用图形和图像来表征数据0, 它作为解释大量数据最有效的手段而率先被科学与工程计算领域采用,并逐 渐发展成为热门的研究领域"
    2022-03-21 09:39:23下载
    积分:1
  • opencv人脸检测程序
    在vs2010环境下,使用c++对opencv进行配置使用,本程序是在配置成功后为大家进行人脸检测的程序,可以对所有正脸进行检测追踪。是一个非常方便简单的程序,但是效果十分好。
    2023-02-22 19:30:04下载
    积分:1
  • a chessboard horse riding
    一个C的马踏棋盘-a chessboard horse riding
    2022-03-24 08:05:02下载
    积分:1
  • 循环码及其纠错能力研究
    资源描述循环码是一种很重要的线性分组码,是目前研究得最成熟 的一类码之一。它除了具有线性分组码的线性外,还具有循环 性,其码字结构一般用符号[n,k]表示,其中n 是该码组中的码 元数,k 是信息码元位数,r(r=n-k)是监督码元位数。循环码具 有较强的检错和纠错的能力,用于通信系统时可极大地提高了 通信的可靠性。
    2022-02-25 11:55:45下载
    积分:1
  • APML为用户提供访问Web页面和下载他们的能力…
    ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
    2022-03-31 04:48:40下载
    积分:1
  • 矩阵奇异值分解(C语言版)
    矩阵奇异值分解算法的C语言实现,已附有测试矩阵,可以实现低维度的奇异值分解算法,输入NXN矩阵,输出奇异值矩阵、左酉矩阵和右酉矩阵。源码比较简单,适合刚接触矩阵算法的初学者。
    2022-02-26 22:22:51下载
    积分:1
  • 此程序为测量中的平差程序,矩阵求逆采用初等行列变换,速度较快...
    此程序为测量中的平差程序,矩阵求逆采用初等行列变换,速度较快-This procedure for the measurement of adjustment procedures, the use of elementary matrix inversion ranks transform, fast
    2022-05-23 09:51:58下载
    积分:1
  • HEC 虚拟机源码
    HEC 虚拟机源码  verview of HEC on Win32 ------------------------ There are 4 batch files which you can use to build and maintain HEC 1) bldall.bat - makes all the win32 binaries 2) mvbin.bat   - moves all the win32 binaries to the win32in directory 3) wipe.bat  
    2022-02-10 02:24:18下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载