搜索资源列表
一个用JAVA编写的计算器
- 一个用java编写的计数器小程序,实现了加减乘除,乘方,开方等功能-prepared with a counter of small programs, achieving the arithmetic, involution, evolution function! !
wxl
- 我的计算器小程序 基本很简单 按照书上做的-my calculator small basic procedure is very simple to do with the book
myjisuanqi
- 这是我自己编写的一个计算器小程序,希望大家批评指正,-that I prepared a small calculator procedures in the hope that your comments corrected, thank you
Calculator
- 使用VC++6。0编写的一个计算器小程序,对按钮进行了美化处理,可以进行基本的四则运算和三角函数求值。
jishuji
- labview程序编程技巧演示,用labview编写windows应用计算器小程序
计算器实例程序
- 一个小计数器 c#编的 语句简单,初学者可下而学之-a small counter c # series of simple statements, and beginners can be acquired under
C++计算器小程序
- C++计算器小程序
Calculator(MFC).rar
- 自己编写的一个计算器的小程序,可能有些功能还不是很完善,请大家多多包含。MFC程序。,I have written a calculator applet,there may be some functionality is not a perfect system,please include a lot.
calculator
- 设计的计算器小程序,能够支持各种数学运算,可以运行。-Calculator applet designed to support a variety of mathematical operations can be run.
MFC学习,VC6.0计算器小程序,新手入门,加减乘除,次方,开方等。
- 使用模态对话框和非模态对话框,各种控件,结果保存,读取,历史记录,各种运算。
C#多功能计算器
- 一款简易的计算器小程序,可实现加减乘除多种运算(Implement four arithmetic operations)
Form2
- 自己编写的计算器的小程序,可以用于简单的操作,设计出了一个界面(Write your own calculator small program, can be used for simple operation, designed out an interface)
calculator
- 这只是一个C++实验课上的计算器小程序。(This is a calculator.)
jisuanqi最终版
- 简单的计算器小程序,包含标准型和科学型,没有实现很复杂的运算(Simple calculator applet, including standard and scientific type)
矩阵计算器
- 用于计算矩阵的一个小程序,除四则运算之外,还有矩阵化简,求逆等功能。(In addition to four operations, a small program for calculating the matrix has the functions of Matrix Simplification and inversion.)
jisuanqi
- 通过Java实现计算器小程序的功能,简化输入与输出(Implement the calculator function)
控件使用_简单计算器
- 控件使用_简单计算器,自己编写的小程序。(controls using a simple calculator)
cacu
- 一个qt做的计算器小程序,可以完美运行,自己做的(A simple serpent small program)
wxapp-sCalc-master
- 微信小程序的计算器程序,可以支持各类查询(WeChat small program calculator program, can support all kinds of queries)
计算器小程序
- 运用python2.7的Tkinter库编写的计算器小程序。程序代码简短,功能全面,而且有很大可修改的空间。