搜索资源列表
rgjsq
- 软件工程课程设计的一个小作业:用VC++6.0来实现计算器的+.-.*./等基本功能和括号,使用MFC作为向导工具。-software engineering courses designed a small operation : VC 6.0 calculator to realize the basic functions .-.*./ and brackets, the use of MFC as a wizard.
java设计简单计算器
- java设计简单计算器。可以进行最简单的加法、剪法、乘法和除法的运算-simple calculator. Can the most simple addition, shear, the multiplication and division operations
计算器(课设)
- 本程序使用VC.net来实现一个计算器功能,用来实现简单的四则混合运算,可以作为一个课程设计来使用。-VC.net the procedures used to achieve a calculator function, to achieve a simple four mixed computing, as a curriculum design to use it.
计算器源程
- 随你设计一个计算成本的窗口, 源程式不长试试试看-as you design a cost of the window, the source program is not long trial Try
calculator_by_VB
- 一个计算器的实现,设计简单,但是功能强大,除了“(”和“)”有问题,希望高手们改正-the realization of a calculator, a simple, but powerful, in addition to "(" and ")" problems in the hope that experts were correct! !
applejisuanqi
- 课程设计做的计算器,添加了8进制功能,还有菜单条.希望多多提意见-courses designed to do calculators, and adding eight band, but also of the menu. I hope more criticism
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
仿Windows的自带计算器
- 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂-Note : C language curriculum design works functions : imitation of the Windows calculator own environment : DOS Size : 800 OK features : graphical interface, mouse support, complex al
用C编写的计算器
- 一个用C编写的计算器,是我课程设计的作业。-a prepared calculators, yes I course design work.
VC++设计的计算器
- 基于VC++的计算机设计
自己的工资计算器源码
- 工资计算器源码,里面有源码与设计思路,共初学者看
jisuanq
- 我以前制作的一个VC编的科学计算器,是一次期末设计,源码和配置写的很清楚,希望能帮助初学者~-I' ve produced a VC series of scientific calculators, is a final design, source code and configuration was very clear, hope to help the beginner ~
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
motianlun
- java 计算器此课程设计,功能全,实现的功能多,可以满足你的要求-good
CalculatorOK
- 用VC6.0编写的标准的计算器设计; 包括科学型计算器和标准型计算器,可以实现两者的切换,支持弧度输入。-Standards prepared with VC6.0 calculator design including scientific calculator and standard calculator, you can switch to achieve both support the curvature of input.
Calc
- 用Qt设计的计算器。实现最基本的计算功能。-Calculator design using Qt. To achieve the most basic computing functions.
Windows-view-caculater
- WINDOWS窗口视图简单计算器设计,实现简单的加减乘除。适合新手参考初步设计。-WINDOWS window view simple calculator design, simple addition and subtraction, multiplication and division. Suitable for novice reference preliminary design.
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。
计算器
- 设计一个简单的计算器。可以完成简单的加减乘除运算。