搜索资源列表
Calculator--java
- 利用Swing组件设计一个计算器,实现简单的加、减、乘、除功能。计算完后需要按“C”键清空再进行下步计算。显示框中存在小数点后再按“.”键则无效。-use Swing components design a calculator, a simple addition, subtraction, multiplication and functional. After the calculation required by the "C" key emptied again f
Delphi__jisuanqi
- Delphi语言实现计算器的设计,与Windows系统自带的计算器界面相同,功能相近-Delphi language calculator design, with the Windows system, bringing their calculators to the same interface, functions similar
calculator
- 用eclipse实验计算器功能,是mvc结构,并且是observer的design pattern
calculator
- 计算器设计(运用词法分析&语法分析方法):1、为每种可能识别出来的合法单词创建一个类,类的属性包括该单词的各别码及值。 2、构建异常类,以实现计算器的容错性能。 3、构建一个词法分析类,用之提取单词。 4、构建表达式中各单词间的优先关系表。 5、构建一个语法分析类,对表达式进行规约。此类调用词法类获取单词,查询优先关系表进行规约操作。 6、构建一个计算类,调用语法分析类以实现计算。 7、构建一个GUI类,设计好操作界面,并内置计算类,以实现界面操作计算功能。 -Cal
calculator
- 计算器程序的设计与实现,java程序设计课程项目-Design and Implementation of the calculator program, java programming course projects
Calculator
- 一个GUI界面的设计,是一个小型计算机的设计,挺好玩的,应该对出学者很有帮助,对界面的设计!-A GUI interface was designed as a small computer design, very good play, it should be helpful for the scholars of the interface design!
javacount
- java课程设计报告_计算器设计报告-curriculum design report _ java calculator design report
calculator
- 一个java 课程设计作业,简易计算器,希望有帮助-Java design a curriculum homework, simple calculator
Calculator.java
- Java课程设计代码。这是一个关于简易科学计算器的程序。在JDK1.5上正常运行过。-Curriculum design Java code. This is a simple scientific calculator on the procedure. In normal operation on JDK1.5 too.
JAVA
- java 计算器设计,课程设计全稿.代码,设计完全,可以实现-java calculator design, curriculum design full text. code, design complete, can be achieved
Calculator
- 这是世界目前最概括,最经典的面向对象的,设计模式,它是用JAVA编写的,大家可以分享一下。-This is the world s most general, the most classic object-oriented design patterns, it is written in JAVA, we can share it.
MY
- 简易计算器设计,包含加减乘除等基本运算,以及一些复杂的科学运算。-Simple calculator design, including basic operations such as addition and subtraction multiplication and division, as well as some complex scientific computing.
Calculator
- 完全模仿Windows界面设计的计算器,所有关于计算的功能都已经实现-Completely mimic Windows interface design calculator, all calculation functions have been achieved
java
- 计算器的设计与实现 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design and implementation of the calculator design a calculator function to achieve Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine
calculator
- 用java语言实现的科学计算器程序,此为设计文档-Java language with scientific calculator program, this is the design documents
Calculator
- 计算器,主要用于课程设计,很实用很不错。-Calculator, is mainly used for curriculum design, it is very good practical
Calculator
- 利用简单工厂模式设计一个计算器 的程序. -Using a simple factory pattern to design a calculator Procedure.
jisuabqi
- 简单计算器功能,实现一些简单功能,如加减乘除。适合初学者-simple calculator design and achieved most of the calculator functions, is prepared by using Java
Javaqisuanqi
- java简易计算器设计,可以实现普通的数值运算-java simple calculator design, ordinary numerical computation
Java-curriculum-design-thesis
- Java课程设计论文复杂计算器的设计 -Java curriculum design thesis- the design of complex calculator