搜索资源列表
Calculator
- Simple line-oriented calculator program. The class can also be used to create other calculator programs.
数学表达式计算器
- 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed descr iption of the Calculator.pdf China. The Calculato
Calculator
- 这是基于窗口类在MFC下编写的一个多功能计算器,很实用,代码很清晰可供大家分享-This is based on the window class in MFC, prepared a multi-function calculator, very useful, the code is very clear for everyone to share
20080405_9a428821385c382c2511qbZ6dSFYrYC3
- 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculators, in fact, in my opinion much better than using Windows system calculator. Main features are support for polynomial computing,
calc
- A class that implements a simple RPN calculator
calculator
- 我自己编的基于对话框的计算器,希望给你带来帮助-A calculator based on the dialog class . I hope that it would give you some help.
fedex
- Fedex calculator class.
Calculator
- 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
Calculator
- 包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
calculator
- 课设一个,又臭又长,是一个用verilog编写的计算器,对应革新科技的某个sopc开发平台,键盘会扫描,七段二极管会译码且是并行输出,上传的是整个工程,在该开发平台上基本正常,主程序段编写的较为幼稚,希望大家多多扔玉。注:主程序段预计做八位计算器,后来因为实验平台只有六个数码管无奈之下后两位没接,主程序中的ac有问题,在开发平台上没效果,压缩包里的图是主程序在quartus下的仿真图,开发环境是quartus,不知应选哪项。最后:初次上传欢迎指正 -Set up a class, but als
Calculator
- 用数据结构编写计算器类,学数据结构的同学可以参考一下-It is a class about calculator!!I hope everyone like it
ge
- 计算器类存贮,用液晶屏显示时有用,简单计算器-Calculator class storage, LCD display with a useful, simple calculator
calculator
- 计算器表达式求值,实现操作符优先级的判断-The calculator expression type begs a value, the realization operation sign has the initiative the judgment of class
Mortgage-calculator
- 以前上课自己编的,就是一个关于房贷计算器的界面,进*贷计算-Their series before the class, is a mortgage calculator on the interface, the mortgage calculation
calculator-class
- 同一个界面实现计算器跟用户登录功能: 1、在用户没有登录成功时,计算器控件的按钮变成灰色。用户登录成功方能使用计算器; 2、用户登录界面的验证码由随机数函数产生; 3、计算器跟用户登录界面均有数据重置功能。-Implement the same interface with the user login function calculator: 1, the user is not logged in successfully, the calculator button on th
calculator
- MFC架构下的类似Windows自带的计算器,采用skin++作为皮肤更换类库-MFC architecture similar to the Windows built-in calculator, the use of skin++ class library as a skin replacement
calculator
- 计算器课设,用于开发计算器,供做课设的同学使用-Calculator class set for the development of calculator, do the lesson for students to use established
calculator
- 用C++写的计算器类,运用面向对象的方法和思想,文件中包含说明文档-The written with C++ Calculator class, use of object-oriented methods and ideas, the file contains documentation
OC-Calculator
- OC写的一个关于三角函数的计算器功能 关于分类以及协议, Programming in OC书上的 chapter11中的第四题-The functions sin(), cos(), and tan() are part of the C Standard Library (as scanf () is). These functions are declared in the system header file math.h, which is automatically impo
jisuanqi
- 实现计算器类以及相关函数函数。 2、完善计算器类的检查函数,增加对输入的合法性检查,包括滤掉所有非法输入及处理左右括号不配对的输入。 3、编制应用程序测试这个计算器(The calculator class and the related function function are implemented. 2, improve the checking function of the calculator class, increase the validity of the input, i