搜索资源列表
caculate
- 这是一个简单的计算器程序,它可以实现简单的常用计算。本程序是用其qt编写的。有助于qt初学者了解qt的编程方法。-This is a simple calculator program that can be used to achieve a simple calculation. This procedure is written using the qt. Qt help beginners learn the programming methods qt.
xinjisuan
- 这是一个本人刚开始学这门课程时编写的简单计算器程序,里面有很多不足之处,-This is a I just started studying this course will prepare a simple calculator program, there are many deficiencies,
yiran
- 面向对象程序设计做的课程设计是一个基于gui的简单计算器,-Curriculum design to do a simple gui based calculator
vbjisuanqi
- vb编写的简单计算器程序,适合vb入门者看看,-vb write a simple calculator program, suitable for beginners vb look
mfc
- 本程序设计的是一个简单的计算器,可以实现一些常用的四则运算和科学计算。-The program design is a simple calculator, you can achieve some common four operations and scientific computing.
CALC
- 这是一个用C++写的简单计算器程序。供大家学习,主要使用的是堆栈技术-This is a C++, write a simple calculator program. For all to study, mainly using stack technology
MyCalculator
- 一个简单计算器程序 能实现正弦余弦等数学函数-A simple calculator program to achieve mathematical functions such as sine and cosine
VBjisaunqi
- 一个利用VS2008编写的简单计算器程序,可以计算一些日常生活中的数据计算。但由于技术的不精,有些代码功能还没有充分实现,请各位多多指教-One advantage of a simple calculator program written in VS2008, you can calculate some data in the calculation of daily life. However, as technology is not refined, some of the code
jisuanqi
- 简单计算器程序,实现加减乘除运算,能对输入的表达式判错(ps:栈的应用)-Simple calculator program, to achieve subtraction multiplication and division, the expression of the input sentence can be wrong (ps: the application stack)
jisuanqiyuanma
- 这是在VC++6.0环境下用C语言编写的一个简单计算器程序源代码-This is the VC++6.0 environment using C language written in a simple calculator program source code
mycal
- 自己用mfc开发的简单计算器程序,可以作为mfc的入门参考-Own use MFC development of a simple calculator program, can be used as MFC entry reference
Sim_Cal
- 初学VC++时做的一个简单计算器程序,加减乘除功能,可以供新手参考。-A simple calculator program when first learning VC++ , addition, subtraction,Multiply,devide. can be used for novice reference.
Integer-Calculator
- 这是用VC6.0编写的简单计算器程序,较简单,适合初学者学习使用。-This is a simple calculator program, VC6.0 prepared relatively simple, suitable for beginners to learn to use.
Counter
- C语言编写的简单计算器程序 可直接运行-C language simple calculator can be run directly
简单计算器
- 用vc实现的简单计算器功能的 mfc 文档程序,适合初学者练习(Using VC to achieve a simple calculator function of the MFC document procedures, suitable for beginners to practice)
控件使用_简单计算器
- 控件使用_简单计算器,自己编写的小程序。(controls using a simple calculator)
jre
- 模仿windows自带的计算器功能,设计一个简单计算器 (1)至少要求实现整数和小数的加、减、乘、除、清零功能。 (2)其他计算功能,请参考windows自带的计算器,尽可能多的实现(Design a simple calculator by imitating the function of windows's own calculator. (1) at least the functions of adding, reducing, multiplying, dividing, re
计算器
- 简单的计算器程序,能够较为方便的进行有理数的四则运算(Simple calculator program, it can be more convenient for four operations of rational number.)
计算器程序
- 自学C语言中相关知识,设计出模拟简单计算器程序。要求如下所述: 1. .必须具有+、-、×、÷简单算术运算以及清除的功能 2. 输出显示简易计算器的界面; 3. 可以通过键盘上“↑←↓→”符号来选择需要输入的数据,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 4. 也可以通过输入窗口,直接从键盘上输入要计算的表达式,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 5. 选用任意一种(上述3或4)数据输入方法的测试表达式及运算结果均可以完整地在某个窗口中显示出来。 6.
简单计算器程序
- stm32简单计算器程序,使用正点原子STM32F103VET6开发板,液晶显示(STM32 simple calculator program)