搜索资源列表
456
- java程序\\2.4.2--计算器起步(键盘控制的计算器) 简单的计算机器,方便,操作
Calculation
- 简易计算器,包括加减乘除,C,CE功能,可通过键盘监听器和鼠标监听器输入
Calculator.rar
- 简易计算器,可做四则运算,小键盘输入,字符串方式输入,calculator
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
jisuanqi2
- 设计一个复杂的计算器,能实现Window中计算器的功能,如下图: ⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单; ⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。 ⑶具有进制转换功能; -Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2
jisuanqi
- JAVA课程设计---计算器源代码 主程序界面菜单,菜单栏有游戏、工具、帮助三个子菜单。 用户可以通过鼠标或键盘依次输入参加计算的数值,进行加、减、乘、除、求余运算混合运算。 -JAVA course design--- main program source code calculator interface menu, menu bar there are games, tools, help the three sub-menu. Users can order through the
JAVA
- 设计一个复杂的计算器,能实现Windows系统中计算器的功能 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能 -Design a complex calculator, Windows system to achieve the functions of the calculator (1) the definition of components: 0 ~ 9 ,+
zuoye1
- 一个带音乐的计算器 可以识别键盘 很完善 我做了两天 对一般人来说可以应付的来-一个带音乐的计算器 可以识别键盘 很完善 我做了两天 对一般人来说可以应付的来
Calculator
- 能够计算算式的计算器,限制非法输入。支持括号!支持键盘格式输入! 天外的星星计算器V1.0版-The calculator can calculate the formula to limit the illegal importation. Support brackets! Support for keyboard input format! Days outside the star Calculator V1.0 version of
complexedcalculate(java)
- java课程设计,设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能. -java course design, design a complex calculator, calculator to achieve the functions of Windows systems. (1) custo
MajlorCalculator
- java 计算器 带正余弦、、待扩展,能实现键盘输入-java calculator with is cosine, to be expanded, to achieve keyboard input
caculator
- 普通计算器,不支持键盘操作,没有科学计算-Ordinary calculator, do not support the keyboard operation, not scientific computing
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
computer
- * 一个计算器,与Windows附件自带计算器的标准版功能、界面相仿。 * 但还不支持键盘操作。 -a java computer process
FirstOne
- 可以实现简单的计算器功能,,不支持键盘输入··不过功能还可以的-Simple calculator function can be achieved, and does not support keyboard input, but can also be a function of
bmi
- 这是一个综合网上多个bmi程序最终写成的优良版bmi计算器,添加诸如字体,自定义Button类,自动控制键盘弹出隐藏,规定类型等features。-This is a advanced bmi with many new features, such as self-defined fonts, custom Button class, automatic pop-up and hidden keyboard, the provisions of type.
Jisuan
- 一块很简易的计算器,拥有图形界面,而且功能实现比较完善,BUG也很少,唯一比较悲催的是,木有键盘监听~-This is an easy calculator with GUI.It has less bug & does work well except for lack of the KeyListener.
import-java
- 小型计算器,实现简单的计算,有菜单,功能键,数字键盘区域定义,计算方法-Small calculators,Simple calculation,Menus, function keys, numeric keypad area defined,Calculation method
Calculate
- 这是一个计算器,异常处理健全,但是没有键盘控制,-This is a caculator.
Calculator
- 使用java编写的简单的计算器,键盘绑定button,使用intellij idea-a simple calculator with java