当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - c calculator with interface
搜索资源列表
-
0下载:
本人用VISUAL C++做的一个基于界面的计算器。在RELEASE中已生成可执行文件。附有源代码。-I used to do a C-based interface calculator. In RELEASE have generated executable files. With the source code.
-
-
0下载:
在Qt上使用QML关联c++做的一个功能较全 的计算器 界面效果不错 有源码和发布版-QML associated with the use of the Qt c++ to do a more full-function calculator interface works well with source code and release
-
-
0下载:
visual c++ MFC程序
实现简单的计算器功能(+、-、*、/)运算,具有可视化界面-visual c++ MFC program realize a simple calculator function (+,-,*,/) computing with visualization interface
-
-
0下载:
用C#编的计算器,其功能模仿windows自带的简易计算器,功能,界面很像.-With C# Series of calculators, and its function to imitate windows own simple calculator, function, interface like.
-
-
0下载:
用C#做算法,用VB做界面的一个计算器
可以执行简单的+-/*以及括号运算-Algorithm using C# to do with VB interface to do a calculator
-
-
0下载:
简易计算器,主要有以下5个功能模块,(1)计算器界面显示模块。计算器界面显示必须在执行实际计算操纵之前完成,在这里主要调用了C语言图形系统函数和字符屏幕处理函数画出类似windows自带的计算器界面(2)计算器按键控制模块。(3)计算器计算处理模块,主要完成双目四则运算和单目运算操作。(4)计算器记忆处理模块,使计算器具有记忆功能。(5)计算器退出系统模块。-Simple calculator, mainly in the following five functional modules, (
-
-
0下载:
C#计算器,利用编译原理,图形界面,类似于查询分析器-C# calculator, the use of compiler theory, graphical interface, similar to Query Analyzer
-
-
0下载:
用C#.NET语言编写的程序,模拟一个真实的计算器,界面有按钮和输入栏等控件,实现计算器的功能。-With C#. NET language program to simulate a real calculator, interface with buttons and input fields and other controls to achieve calculator functions.
-
-
0下载:
简单的C的语言计算器,具有基本的大数运算功能,而且界面友好。-This is a simple Calculator with the C language,it can deal with large number and has a very fiendly interface.
-
-
0下载:
一个用C语言编写的功能完善的图形界面的计算器-Written in a language with a C-featured graphical interface Calculator
-
-
0下载:
微软自带计算器标准,日文版C#小型计算器,有加减乘除功能,程序繁冗,界面精致-Microsoft' s own standard calculator, the Japanese version C# small calculators, multiplication and division with addition and subtraction functions, procedures burdensome, interface refinement
-
-
0下载:
C语言编程实现一个计算器的编程···
有界面,可连续进行加减乘除运算包括括号进行优先级选择。-C language programming of a calculator with interface programming, continuous addition and subtraction multiplication and division, including brackets for priority selection.
-
-
0下载:
计算器(C语言) 带界面的计算机C语言程序设计
-Calculator (C language) with a computer interface C Programming Language
-
-
0下载:
使用C语言编写的具有简单计算功能的计算器,可以完成加、减、乘、除、sin、cos、tan、cot运算,并且有界面。适合初级C语言编程人员学习。-Calculator using C language with a simple calculation function, you can complete the addition, subtraction, multiplication, addition to, sin, cos, of tan, cot computing and inter
-
-
0下载:
一个带有图形界面的计算器,支持四则运算,使用C++语言。-Calculator with a graphical interface to support the four operations, the use of C++ language.
-
-
0下载:
界面和功能完全模仿windows xp计算器。用C++和MFC完成~~~。主要功能均可实现-Interface and functionality completely imitate windows xp calculator. Completed ~ ~ ~ with C++ and MFC. The main function can achieve ~ ~
-
-
0下载:
用C语言编写的一个计算器,实现四则运算等功能。带有简单的选择图形界面。-C language, a calculator, and four arithmetic functions. With a simple choice of a graphical interface.
-
-
1下载:
利用Microsoft Visual C++的MFC制作的一个简易科学计算器:
(1)能够实现最基本的加、减、乘、除四则基本运算;
(2)计算机界面设置有各种按键;
(3)界面有清空按钮,方便用户计算使用;
(4)另外此计算器具有开方、三角函数、自然对数、倒数等运算。
-Use Microsoft Visual C++ the MFC produced a simple scientific calculator: (1) to achieve the most basic
-
-
0下载:
图形化计算器的实现a) 支持你在 Project 1 中所完成的计算器的所有功能;
b) 使计算器支持两种工作模式:一种是输入一个完整表达式,获取计算结果,
这种工作模式类似于我们计算表达式的过程;第二种是进行即时计算,即
显示单步的计算的中间结果,这种工作模式类似于一个普通计算器的功能。
用户可以通过图形界面对两种工作模式互相切换;
i. 例如给定计算表达式5+3*4。在第一个工作模式下,用户输入”5+3*4=”,
-
-
0下载:
一个用C语言编写的功能完善的图形界面的计算器-Written in a language with a C-featured graphical interface Calculator
-