搜索资源列表
2.4.4--计算器提高(具有数制转换功能的计算器)
- 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
jisuanqi
- Base64加密函数,主要应用在asp网页中,实现计算器的功能。
sy602
- 设计一个函数计算器(小程序),能够求一个double类型数据的指定函数值。GUI程序界面自己设定,要求有输入数字的按钮,不用键盘输入数字,只能用数字按钮来输入数字。-Design a function calculator (small programs), to find a double data type specified function value. GUI interface to set their own program, enter the number of buttons
javajisuanqi
- 功能完整的计算器,除去加减乘除之外还有sincos等功能函数包含在里面-Full-featured calculator
jisuanqi
- 一款用java编写的计算器软件,能进行各种函数运算。-A calculator with software written in java, can carry out a variety of computing functions.
CalculatorJFrame
- 用Java实现的计算器,实现基本的四则运算以及求平方及各种求角度的函数功能。-Implemented using Java Calculator
javascript
- 科学计算器:可以进行科学计算的计算器,完全有javascr ipt实现。包括:数学运算和位运算,函数计算, 二进制 、八进制 、十进制 、双曲函数、上档功能等 -Scientific Calculator: The calculator can be scientific computing is entirely javascr ipt implementation. Include: mathematical and bit computing, the function computi
DtoBConvertor
- 本程序是实现了十进制数向二进制数的转换的一个计算器。没有用到api中的转换函数,而是用自己写的代码实现。-This program is for the purpose of converting decimal to binary. I did not use the converting function of the api.I made it using my own code.
math
- 通用初等函数计算器,在网页上模拟出键盘的风格,程序主要是进行数学运算,不但包括最基本的加减乘除运算,还有平方根、立方根、正弦、余弦运算,以及一些更复杂的数学函数。本计算器运行于PHP环境,更多功能希望与大家一起完善。 http://www.codefans.net/other/math/-Universal primary function calculator on the page to simulate the style of the keyboard, the program is
Calculator2
- 计算器代码,java开发科学计算其代码,在eclips下编写,实现基本函数运算-A calculator
TestCalculator
- 简易科学计算器,从最基本的加、减、乘、除,到基本数学函数处理,再到数的进制转换处理。-A simple scientific calculator, from the most basic addition, subtraction, multiplication, division, to the basic mathematical functions, to the number of hexadecimal conversion processing.
java
- JAVA中的部分应用,包括计算器和日期函数等-used by JAVA,like caculator and date and so on
caculate
- 一个Flash action编写的计算器,包扩action scr ipt的函数调用等知识-a Flash action scr ipt programming of a caculator, we use the function to program.
jisuanqi
- 该计算器模仿Windows自带的计算器,只实现标准型计算器功能。 在完成Swing的学习后,练习使用Swing包中JFrame、JButton、JLabel、JTextField、JMenu、JMenuItem等组件完成图形界面绘制。 前期能够独立思考并完成计算器的逻辑代码。 熟练使用JButton、JTextField、JLabel等Swing包中组件。 熟练使用BorderLayout、FlowLayout、BoxLayout、GridLayout等布局。 能够根据需
calculator
- 简单计算器,完成计算器的简单功能,除了四则运算外,还有一些特殊函数的计算-Simple calculator
calculator
- 采用java制作的简单计算器,可实现加减乘除和指数对数函数等的计算-Java produced using a simple calculator, enabling calculation of addition, subtraction and exponential logarithmic functions, etc.
Caculator
- 带函数绘图功能的Java计算器,UI仿照IOS界面-Calculator by Java, with drawing the image of function.
calculator_java
- 这是一个java写的计算器,除了加减乘除外还实现了许多的函数,比如sin,cos,求倒数,二十进制转换等,是我十多天的心血,程序非常长,也成功实现了设定的功能,有漂亮的用户界面,通过这个程序可以学到很多关于java GUI和计算器的知识-This is a java to write the calculator, in addition to addition and subtraction, but also to achieve a lot of functions, such as si
project
- 计算器,可以存变量,设置有效数字,有部分函数(smac Calculator, can save the variable, set up valid number, have part function)
jep
- JEP是Java expression parser的简称,即java表达式分析器,Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。Jep支持用户自定义变量、常量和函数。包括许多常用的数学函数和常。(Jep is a Java library for converting and calculating mathematical expressions. Through this package, the use