搜索资源列表
jisuanqi
- 一个简单计算器的设计 系统开发环境 Microsoft Visual C++ 6.0 -A simple calculator design system development environment Microsoft Visual C++ 6.0
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
- 开发环境是VisualC++,面向程序的VC++设计 实现计算器功能-Development environment is the VisualC++, process-oriented VC++ Design and Implementation of a calculator function
c
- 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
jsq
- 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
c1
- 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
Calculator
- 实现一个基本的算术运算,有小型计算器的外观设计,可以实现加减乘除运算适用于一般的初学者-A basic arithmetic, a small calculator appearance design, can add, subtract, multiply and divide operation applicable to the general beginners
calculator
- 一个计算器程序,可以简单使用,也有扩充的科学计算功能,以MFC的对话框实现整体设计-A calculator program that can simply use, but also to expand the scientific computing to achieve the overall design of MFC dialog
vccalculators
- 简单计算器的设计,vc++课程设计,功能齐全-Simple calculator design, vc++ program design, functional
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
- 期末课程设计。多功能计算器。C++语言实现各种复杂运算。-The end of the course design. Multi-function calculator. C++ language to achieve a variety of complex operations.
calculator-for-windows
- 多功能计算器。不包含源代码,课程设计作品。供学习参考所用。-The student with multi-function calculator. Include source code, course design work. For students to learn the reference.
calculator
- 一个用C编写的计算器,可以计算带括号的计算表达式的值,仅支持整数范围内的计算(开始的时候是开发给单片机用的,由于执行效率原因,所以设计不支持浮点数计算),代码很简介,只要修改下数据类型和小部分代码就可实现完全的浮点数计算了-Calculator, written in C can calculate the value of the bracketed expression is evaluated only supports integer within the calculation (th
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
- 基于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)