Welcome![Sign In][Sign Up]
Location:
Search - VC计算器

Search list

[OtherVc++计算器代码

Description: Vc++计算器代码
Platform: | Size: 2714539 | Author: 779503530@qq.com | Hits:

[Windows DevelopVC计算器

Description: VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、Mod、阶乘、指数、对数等运算先输入数值再按相应键计算 2、Hyp与Sin、Cos和Tan配合,选中为计算双曲函数 3、Inv可与三角函数、指数、对数等键配合,选中为计算反三角函数、开方、指数应算 4、Log应算以10为底,Ln应算以e为底 5、CE为清空当前值,C为全部清空 6、MC:清空存储数据;MR:调出存储数据;MS:保存当前数据;M+:将当前数据累加到已存储的数据中
Platform: | Size: 5441997 | Author: yuemaxl@163.com | Hits:

[Documents利用MFC来编制计算器

Description: 利用VC的MFC来编写一个计算器-VC MFC to prepare a calculator
Platform: | Size: 1048576 | Author: jian | Hits:

[Editor键盘输入计算器

Description: VC编的计算器,支持键盘输入-VC arranges the calculator, supports the keyboard entry
Platform: | Size: 47104 | Author: 周浩 | Hits:

[Windows Develop计算器程序的实现

Description: 计算器程序的实现(vc)-calculator program achievement (vc)
Platform: | Size: 39936 | Author: 江南 | Hits:

[OtherVC实现简单的计算器

Description: vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.-vc simple calculator, vc very suitable for beginners learning portal. From this procedure, you can understand the initial VC basic programming ideas.
Platform: | Size: 46080 | Author: 张永生 | Hits:

[Software Engineering计算器系统

Description: 计算器系统用于VC,功能完善,思路清晰 是不小心做出来的-calculator for the VC system, complete functions, a clear line of thinking is not careful to do the
Platform: | Size: 3072 | Author: 123 | Hits:

[VC/MFC程序设计课程设计综合设计2二简章的计算器

Description: 简单编程给需要的人,VC做的计算器。还有说明-simple programming to the people in need, VC done calculator. Also note
Platform: | Size: 36864 | Author: 锋子 | Hits:

[Algorithm课程设计,计算器

Description: 使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
Platform: | Size: 1024 | Author: | Hits:

[Other计算器(完整源程序)

Description: 这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!-This is a normal operation of the calculator vc series of small procedures, hope you like them! I will continue to work hard!
Platform: | Size: 472064 | Author: 蒋大为 | Hits:

[OtherVisual C++计算器

Description: 这是一个vc编写的计算器!可以实现计算器加法功能等。 -This is a vc prepared by the calculator! Adder can achieve calculator functions.
Platform: | Size: 1485824 | Author: 舒义 | Hits:

[Button control非常实用的一款计算器net

Description: dd: 计算器系统用于VC,功能完善,思路清晰 是不小心做出来的 -dd : calculators for the VC system, complete functions, a clear line of care is not done out of
Platform: | Size: 205824 | Author: chen | Hits:

[Windows Develop17 计算器

Description: 这是一个用VC实现的一个小小计算器,很小巧,但很适用哦,里面的一些经验也很值得揣摩啊-with VC of a small calculator, very small, but very applicable Oh, there's some experience is worth trying to figure out ah
Platform: | Size: 27648 | Author: swm | Hits:

[Algorithmvc++计算器

Description: 一个简单的计数器,用VC++做的,不知道做的好不好,呵呵!-a simple counter, with VC do not know a good thing to do, huh!
Platform: | Size: 1961984 | Author: gui | Hits:

[Dialog_Windowcalculator-by-vc

Description: 一个用VC编的小型计算器,很有意思,很值得大家收藏啊!-a series of small calculators, very interesting and merit collections ah!
Platform: | Size: 36864 | Author: 赵伟 | Hits:

[Windows DevelopCAL_exp

Description: 简易VC计算器,除简单算术运算外还可以计算表达式-simple calculator, in addition to simple arithmetic operations, also can calculate the expression
Platform: | Size: 125952 | Author: Norman | Hits:

[WEB Codevc++calculator

Description: 科学计算器!!希望大家能用的上!!是我自己用过!却是好用!供大家分享-scientific calculators! ! Hope everyone can be the last! ! I have used! It is so easy to use! For everyone to share!
Platform: | Size: 53248 | Author: 林国飞 | Hits:

[OtherVC++

Description: VC++计算器 实现加减乘除的功能,还有时间,日历-VC++ Calculator realize the functions of multiplication and division addition and subtraction, as well as time, calendar
Platform: | Size: 108544 | Author: jess | Hits:

[OtherVC++JISUANQI

Description: VC++计算器 ,有界面 ,有Sin ,cos ,tan cot功能-VC++ Calculator, there are interfaces, and Sin, cos, tan cot function
Platform: | Size: 38912 | Author: lzm | Hits:

[Documentsvc

Description: vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行-vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescribing, the index function, such as running
Platform: | Size: 1119232 | Author: 梁不斤 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 48 »

CodeBus www.codebus.net