搜索资源列表
Calculator
- 能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。 -Mathematical functions t
NewCalculator
- java 计算器 界面美观 ,主要用到了swing界面编程-Calculator code,this is very beauty,you can download it to use
Calculator
- Calculator java code
Calculator
- Numeric values are entered as mathematical calculation is a multi-functional program. This program was coded in C++ and c sharp code.-Numeric values are entered as mathematical calculation is a multi-functional program. This program was coded in C++
calculater
- C++语言编写的mfc程序,实现了基本的计算器的加减乘除的功能。-Written in C++, mfc program to achieve the basic addition and subtraction, multiplication and division calculator functions.
calculator
- this is a calculator program, with visual c++ code
calculator-class
- 同一个界面实现计算器跟用户登录功能: 1、在用户没有登录成功时,计算器控件的按钮变成灰色。用户登录成功方能使用计算器; 2、用户登录界面的验证码由随机数函数产生; 3、计算器跟用户登录界面均有数据重置功能。-Implement the same interface with the user login function calculator: 1, the user is not logged in successfully, the calculator button on th
Calculator
- 小型计算器的设计,能完成简单的加减功能全是源码,喜欢的自己去下载-Small calculators designed to complete simple addition and subtraction functions are all source code, to download their favorite
Calculator-Source-Code
- C++编写的数学表达式计算器 控制台 环境Visual C++ 6.0-Calculator with C++
Calculator-code
- c语言实现的计算器代码,功能有数字的输入显示加减乘除次方模运算等。-c code calculator language, features a digital display, Math input power of modular arithmetic and so on.
calculator
- this source code implements an effective calculator for very large numbers.
Calculator
- 计算器(C语言源码):实现多种数学运算,程序内附带详细说明-Calculator (C language source code): to achieve a variety of math
HEALTH-CALCULATOR
- This is a c++ code on health calculator
Matrix-Calculator
- mfc编的矩阵计算器,可以运行矩阵所有运算模式-mfc code matrix calculator, you can run the matrix of all modes of operation
Calculator
- 使用MFC编写的能够实现计算器功能的源码,可以实现加、减、乘、除、乘方、开方、三角函数求值等功能~-Written using MFC to achieve the calculator function of the source code can be add, subtract, multiply, and, power, square root, trigonometric functions, evaluation and other functions ~
12
- 这是一个计算器的代码,功能十分强大,基本功能都有,界面美观,代码清晰,可以提供参考。-This is a calculator code, powerful, basic functions, attractive interface, clear code, you can provide a reference.
madBI
- 有乘加减等运算功能的大整数类运算器实现代码,……即为大数的运算-Large integer multiplication addition and subtraction and computing capabilities calculator code, ... is the large numbers of operations
Calculator
- java编写计算器的源代码,可以实现一般的四则运算-preparation of java calculator source code
VB-code-for-simple-calculator
- VB编写的计算机代码 主要实现加减乘除运算的功能,希望对大家有帮助-VB code for simple calculator
CPPjianyi-jisuanqi
- C++实现的简易计算器的代码,可实现简单的计算。-Simple calculator code C++ implemented, can achieve a simple calculation.