文件名称:calculator
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.56mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
设计一个windows附件中所示的计算器
计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)
增加“Backspace”按钮,每按一次删除编辑框最后一个字符;
增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)
增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框;
增加“pi”按钮,这个按钮也不是运算符;(当点击这个按钮后,无论刚才输入何数字,均被删除,用pi取代)
增加“n!”运算符,这个运算要注意只能计算整型数,还有范围问题;
增加“x^y”、“ln”和“log”运算符;
增加数制转换功能,即输入一个十进制数,点击二进制转换可以被转换为二进制数(或十六进制),用单选按钮实现;
增加“Mod”求模运算符,只针对整型数;
增加“And”、“Or”、“Not”和“Xor”逻辑运算符(一般针对二进制数);
增加菜单功能,具体功能可以是与按钮相同或不同均可;
增加工具栏功能,具体功能可以是与按钮相同或不同均可;
增加帮助信息。
-ccording to The New Oxford Dictionary of English, frustration, by definition, means the feeling of being upset or annoyed, especially because of inability to change or achieve something. Since frustration seems to be a negative feeling, some people may be tempted to think that frustration is bad for people. They believe that constant frustration may cause serious mental problems. People suffering from such psychological problems often resort to violence or suicide, which poses a big threat to the people around them and thus causes instability to the whole society.
计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)
增加“Backspace”按钮,每按一次删除编辑框最后一个字符;
增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)
增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框;
增加“pi”按钮,这个按钮也不是运算符;(当点击这个按钮后,无论刚才输入何数字,均被删除,用pi取代)
增加“n!”运算符,这个运算要注意只能计算整型数,还有范围问题;
增加“x^y”、“ln”和“log”运算符;
增加数制转换功能,即输入一个十进制数,点击二进制转换可以被转换为二进制数(或十六进制),用单选按钮实现;
增加“Mod”求模运算符,只针对整型数;
增加“And”、“Or”、“Not”和“Xor”逻辑运算符(一般针对二进制数);
增加菜单功能,具体功能可以是与按钮相同或不同均可;
增加工具栏功能,具体功能可以是与按钮相同或不同均可;
增加帮助信息。
-ccording to The New Oxford Dictionary of English, frustration, by definition, means the feeling of being upset or annoyed, especially because of inability to change or achieve something. Since frustration seems to be a negative feeling, some people may be tempted to think that frustration is bad for people. They believe that constant frustration may cause serious mental problems. People suffering from such psychological problems often resort to violence or suicide, which poses a big threat to the people around them and thus causes instability to the whole society.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
计算器/20040518095035.zip
计算器/Cacl2.aps
计算器/Cacl2.cpp
计算器/Cacl2.dsp
计算器/Cacl2.dsw
计算器/Cacl2.h
计算器/Cacl2.ncb
计算器/Cacl2.opt
计算器/Cacl2.plg
计算器/Cacl2.rc
计算器/Cacl2Dlg.cpp
计算器/Cacl2Dlg.h
计算器/Release/Cacl2.exe
计算器/Release/Cacl2.obj
计算器/Release/Cacl2.pch
计算器/Release/Cacl2.res
计算器/Release/Cacl2Dlg.obj
计算器/Release/StdAfx.obj
计算器/Release/vc60.idb
计算器/res/Cacl2.ico
计算器/res/Cacl2.rc2
计算器/Resource.h
计算器/StdAfx.cpp
计算器/StdAfx.h
计算器/Release
计算器/res
计算器
计算器/Cacl2.aps
计算器/Cacl2.cpp
计算器/Cacl2.dsp
计算器/Cacl2.dsw
计算器/Cacl2.h
计算器/Cacl2.ncb
计算器/Cacl2.opt
计算器/Cacl2.plg
计算器/Cacl2.rc
计算器/Cacl2Dlg.cpp
计算器/Cacl2Dlg.h
计算器/Release/Cacl2.exe
计算器/Release/Cacl2.obj
计算器/Release/Cacl2.pch
计算器/Release/Cacl2.res
计算器/Release/Cacl2Dlg.obj
计算器/Release/StdAfx.obj
计算器/Release/vc60.idb
计算器/res/Cacl2.ico
计算器/res/Cacl2.rc2
计算器/Resource.h
计算器/StdAfx.cpp
计算器/StdAfx.h
计算器/Release
计算器/res
计算器
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.