搜索资源列表
vc.rar
- vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行,vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescrib
Funcalc
- 函数式计算器,是用VC++平台上开发出来的,功能全面,很实用。-Function calculator, is developed on VC++ platform out, full-featured, very practical.
zhengxian
- 介绍正弦函数计算器的设计与实现,希望会对大家有所帮助。-Sine function describes the design and implementation of calculator, which I think may be helpful to you.
avrjisuanqi
- AVR编程工具计算器.用来计算定时时间,主要函数查询-AVR programming tool is used to calculate the calculator. Time, the main function of time
00
- (1)编程思路:本例因为要制作计算器,所以首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultiply(),opDivide()。然后,因为要实现实现人机交互的效果,所以先要定义实现用户界面类CalculatorGUI。通过Panel类的setLayout()函数进行用户界面的布局。此外,要通过actionPerformed(ActionEvent event))函数来实现对按钮事件
er1
- 实现功能参照Windows操作系统计算器功能,实现四则运算和简单函数计算-come ture game
new
- C的简易计算器代码,支持括号,优先级等等运算但是不支持散件函数等处等函数(Calculator of C but is not repreciable for the function like sin cos tan)