搜索资源列表
computer3
- 简单计算器设计,实现了计算器的大部分功能,是采用JAVA编写的。大家帮忙看一下。谢谢! -simple calculator design and achieved most of the calculator functions, is prepared by using Java. We look at the help. Thank you!
calter
- 一个经典的java语言计算器设计例子-a classic java language calculator design examples
Calculator
- 自己写的一个简单的计算器程序。便于初学者学习C++类的设计,vc基于对话框控件设计等内容-himself wrote a simple computer program. Beginners learning to facilitate the design category C, vc-based dialog design content controls
Calculator
- its a calculator that i design with c#
111
- 基于AVR系列ATMEGA16单片机设计的计算器小程序。包含多个芯片驱动程序。-AVR Series Single-chip-based design ATMEGA16 Calculator applet. Contains a number of chip drivers.
jisuanqi
- 一个简单计算器的设计 系统开发环境 Microsoft Visual C++ 6.0 -A simple calculator design system development environment Microsoft Visual C++ 6.0
calculator
- 仿照win7计算器,编写一个C#版本的计算器。实现了win7计算器的诸多功能。图形化界面设计。-Imitates the win7 calculator, write a C# version of the calculator. Realize the win7 calculator the various functions. Graphical interface design.
calculator
- 简单计算器软件的设计,能够实现科学计算与标准界面。-Simple calculator software design, scientific computing can be achieved with the standard interface.
Calculator
- 基于Visual Basic 6.0的计算器设计,功能齐全。-Visual Basic 6.0 on the calculator design, full-featured.
WindowsApplication1
- 基于编译原理的表达式计算器 使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
calculator
- 1.选择任意方法完成简单计算器的设计任务,最终输出计算器计算的结果。 写出算术表达式的符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。此处上传的实现的原理。-1 Select any way to complete a simple calculator design task, the final output of calculator results. Write arithmetic expressions
Pocket-Calculator
- “袖珍计算器设计”。计算加、减、乘、除、乘方、开方。在用户界面上设置两个编辑框,分别用于输入左操作数和右操作数,两个静态文本分别用于显示“=”号和运算结果,其中用六个单选按钮用于选择运算符。-"Pocket calculator design." Calculation of addition, subtraction, multiplication, division, involution, evolution. In the user interface to set up two edi
calculator-design
- calculator design in visual basic
Calculator
- 使用了C++编写的一个简易实现加减乘除,小数点,正数负数的计算器。-Calculator design
calculator
- 基于赛灵思的spartan-3e开发板的语音智能计算器的设计,开发语言verilog,开发软件ISE,可以根据ucf文件理清引脚关系。应用者需要对开发板和fpga设计有一定的了解!-Development board based on Xilinx spartan-3e voice smart calculator design, development languages Verilog, developing software ISE, according to
calculator
- 计算器设计的源代码 附有计算器设计源代码的说明文档 可直接使用-Source code calculator designed with the documentation of the the calculator design source code can be used directly
calculator
- 基于c++的计算器的设计,能够实现一些基本的运算-For based on calculator design of c++, be able to achieve some basic arithmetic
calculator
- 计算器的设计与开发,是运用C++实现的普通运算,界面是MFC架构的,外形和微软自带的计算器差不多,其中计算的算法 简单 移动,可给大家做个参考了。-Calculator design and development, is achieved using C++ ordinary operations, the interface is MFC architecture, appearance, and Microsoft' s own calculator similar, simple
calculator
- VB程序设计技巧---计算器,设计一个可以进行四则运算的简单计算器。该计算器除了可以进行加、减、乘、除、求模(取余)等简单的四则运算外,还要求可以进行四则混合连算,并具有符合计算器日常使用习惯的容错纠错功能。-VB programming skills--- calculator, design a simple calculator can perform four operations. In addition to the calculator can add, subtract, mul
calculator
- 通过MATLAB 建立简单的gui计算器界面,实现一些运算(Simple calculator design)