搜索资源列表
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.
计算器(课设)
- 本程序使用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.
applejisuanqi
- 课程设计做的计算器,添加了8进制功能,还有菜单条.希望多多提意见-courses designed to do calculators, and adding eight band, but also of the menu. I hope more criticism
jisuanqi20070107
- 本人设计的一个漂亮科学计算器,功能包括有角度弧度,历史记录等,是用VISUAL C++编写的一个课程设计。-I designed a beautiful scientific calculators, including a functional point arc, the historical record. VISUAL C is used to prepare a curriculum design.
Calculatorhhh
- 计算器,功能同系统自带的相似.是<可视化编程>的课程设计-calculators, the same system, bringing their functional similarity. Yes
仿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.
computer
- 一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。
2402050403
- 一个简单的计算器程序,用到按钮,滚动条等组件,做课程设计用的到的
vb 拼图游戏
- VB课程设计\第五组计算器\工程1.exe
MFC-Calculator
- MFC简易表达式计算器课程设计实验报告,MFC实例-MFC Calculator
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
motianlun
- java 计算器此课程设计,功能全,实现的功能多,可以满足你的要求-good
calculator
- C++的课程设计,实现计算器运算功能并且计算可视化-Computing capabilities to achieve the calculator and calculate Visualization
Calculator
- 大学C++课程设计,MFC编程,简易计算器,可实现加减乘除以及带括号的计算。以及10进制数转化为2、8、16进制-University C++ course design, MFC programming, simple calculator, can be realized as well as addition, subtraction calculations with parentheses. And 10 hexadecimal numbers into binary 2,8,16
11
- c语言课程设计简易计算器代码,可以运行加,减,除-c language curriculum design simple calculator code can run add, subtract, divide
Caculator
- 课程设计作业,MFC实现的计算器,已经修复所有bug,能完美运行。-this is a class design project which is a calculator desigened by MFC, all bugs have been resoled.
32253892
- 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境-Function descr iption: C language curriculum design: the copy of Windows built-in calculator environment
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。