搜索资源列表
supercalculator
- 超级计算器,可以进行二进制,八进制,十进制,十六进制的转换,是一个不错的工具。-Super calculator, can be binary, octal, decimal, hexadecimal conversion, is a good tool.
Calculate
- 一种可用于二进制转换以及LN,LOG运算的计算器。-Can be used to convert a binary, as well as LN, LOG computing calculator.
Calculator_source
- 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculato
Cacultor1
- 这是一个小型的八进制计算器,可以实现十进制何八进制的转换-This is a small calculator octal, decimal He can octal conversion
GPAcaculator
- 一个简单的GPA学分计算器,采用文件读入方式,将原始分转换为标准分,具体使用方法见说明文件。-GPA credits a simple calculator, using a document read into the way of conversion of the original sub-standard hours, the specific use, see the documentation.
jsq
- 科学计算器功能,有加减乘除,平方开方求根,角度弧度计算,2、8、10、16进制间的转换。-Scientific calculator function, calculation, square roots prescr iption, angle radian calculation, 2,8,10,16 between hexadecimal conversion.
zxmsammyjsq
- 科学计算器功能,有加减乘除,平方开方求根,角度弧度计算,2、8、10、16进制间的转换。-Scientific calculator function, calculation, square roots prescr iption, angle radian calculation, 2,8,10,16 between hexadecimal conversion.
jisuanqical
- vc++ 实现的 计算器 科学计算 ,基本计算 进制转换 课程设计-vc++ achieve calculator scientific computing, the basic calculation of M-ary conversion curriculum design
Calculator
- 本程序为仿照Windows计算器制作,其中基本功能已经达到,不过程序在十六进制与其它进制转换时有点缺陷,有后本人会加以完善。-This procedure is modeled on Windows calculator production, has reached one of the basic functions, but the procedures in the hexadecimal notation conversion with other little shortcoming
Stack
- 完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文 -Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation
JinZhiZhuanHuan
- 简单的数字进制转化程序,相对WINDOWS自带计算器的优势是可以自动转换整数与小数部分的数值。-Simple transformation of the number of M-ary procedures, the relative advantages WINDOWS own calculator can be automatically converted to an integer and decimal part of the value.
calculator
- 一个功能比较完整的计算器,附带二进制转化(包含小数的转换)-Complete a functional calculator, with a binary transformation (including decimal conversion)
calculator
- 设计一个windows附件中所示的计算器 计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理) 增加“Backspace”按钮,每按一次删除编辑框最后一个字符; 增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数) 增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
kx
- 超级科学计算器,暂时不支持八、二、十(但支持十到二)、十六进制转换-Super scientific calculators, do not support the eight, two, ten (but support 10-2), hexadecimal conversion
WindowsApplication1
- 基于编译原理的表达式计算器 使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
myjsq
- VB计算器源码,按键操作、数字转换字符、字符转换数字等操作,适合初学者学习研究,老鸟请飘过-VB Calculator Source
EX_Calculator03
- visual c++ 八进制,十进制,十六进制转换计算器程序-visual c++ octal, decimal, hexadecimal conversion calculator program
Calc
- 本计算器可以进行简单的四则运算(加、减、乘、除)但仅限于十进制下,还可以进行(八进制,十进制,十六进制)之间的相互转换,八进制最多可以输入19位数,十进制最多可以输入18位数,十六进制最多可以输入14位数,backspace表示退格, clear表示初始化。(This calculator can perform simple arithmetic (add, subtract, multiply and divide) but only a decimal, also can undertak
3.1 计算器
- 简单的计算器,加减乘除,温度转换,三角函数等功能(Simple calculator, add, subtract, multiply and divide temperature conversion, trigonometric function, etc.)
calculator1
- 简单计算器,可以完成一些复杂运算。例如简单加减乘除,三角函数,对数,进制转换等(A simple calculator can perform some complex operations.)