搜索资源列表
计算器(完整源程序)
- 这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!-This is a normal operation of the calculator vc series of small procedures, hope you like them! I will continue to work hard!
计算器小程序
- 用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦.-prepared using JAVA made a calculator, although own than Windows and much worse, but I oh active code.
标准计算器
- 一个标准计算器小程序,能加减乘除,开方,退格,以及常用的数学运算-a small calculator standard procedures, the arithmetic can, prescribing, backspace, and all the usual arithmetic
C语言计算器小程序
- 用windows API编写的计算器小程序,编译器是lcc,简单实用-prepared using the calculator small programs, compilers LCC is a simple, practical
C++计算器小程序
- C++计算器小程序
java编写的计算器
- 用java编写一个计算器小程序
jsq
- 一个用QT做的计算器小程序,可以在Linux系统下运行,也可以在Windows下的QT4上运行-QT made a calculator with a small program that can run under the Linux system, you can also run Windows under QT4
计算器源代码[原创]
- 一个非常有趣的JAVA小程序-A very interesting JAVA applet
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)
科学计算器
- 微信小程序,科学计算器源码。真实有效。下载就可以用。(WeChat small program, the source of scientific calculator)
calculator
- 这只是一个C++实验课上的计算器小程序。(This is a calculator.)
GridLayoutTest
- 一个手机计算器的APP,很有参考价值,喜欢的可以下载。(a DEMO of Android App)
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)
计算器小程序
- 运用python2.7的Tkinter库编写的计算器小程序。程序代码简短,功能全面,而且有很大可修改的空间。