搜索资源列表
Matlab-M-File04
- 31. 沿曲线移动的小球 32. 曲线转换按钮 33. 栅格控制按钮 34. 编辑框的使用 35. 弹出式菜单 36. 滑标的使用 37. 多选菜单 38. 菜单控制的使用 39. UIMENU菜单的应用 40. 除法计算器 -31. Along the curve to move the ball 32. Curve shift button 33. Raster control buttons 34. Edit box, use 35. Pop-up
Calculator
- c++语言编写的计算器程序,可以实现加减乘除,不过不支持双位数,使用堆栈编写,含有中缀表达式到后缀表达式的转换。-c++ language calculator program, Math can be achieved, but does not support double-digit, use the stack preparation, with infix expression to postfix expression converter.
language12-17casesofactual
- 实例12 简单的计算器 实例13 时钟程序 实例14 华氏温度和摄氏温度的相互转换 实例15 SimpleDebug函数应用 第2部分 数值计算与数据结构篇 实例16 常用的几种排序方法 实例17 广度优先搜索及深度优先搜索-Instance 12 Simple calculator Instance 13 Clock program Instance 14 Fahrenhe
Personal-Income-Tax-Calculator
- 个人所得税计算器,并可在外部文件中转换基准值和税率-Personal Income Tax Calculator, and in an external file conversion reference values and tax rates
scientific-calculator
- 科学计算器,包含适合程序员使用的进制转换功能。-Scentific Calculator contain specific function for Programmer.
calculator
- 能实现加减乘除运算等复杂运算,能实现进制转换、能实现复杂表达式计算(It's a very useful calculator!)