搜索资源列表
真正实现计算功能的计算器
- 这是一个实现计算器功能的一段小程序,里面有详细的注解,说明了各个功能模块是如何实现的,而且它真正意义上实现了与WINDOWS自带的计算器同样的功能,而且完全调试通过,能给初学者有一定帮助。-This is a realization of a calculator function of small programs, there are detailed notes that the various functional module
计算器例子
- 一个类似于windows自带的计算器,界面操作简单,源代码附有注释。-own windows similar to a calculator, the interface is simple, annotated source code.
VC.NET2003实现的小小计算器
- VC.NET2003实现的小小计算器,有点像WIN自带的计算器,在VC.NET2003,WINXP下调试通过.-VC.NET2003 realize the little calculator, a bit like WIN's own calculators, in VC.NET2003, WINXP under debugging through.
简单的表达式求值
- 比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the
自制计算器
- 一款自制的计算机,一点不比系统自带的逊色,而且方便,快捷-one homemade computer systems onboard 1:00 unlike the inferior, but convenient, fast
计算器源代码c
- 计算器源代码c。和windows自带的功能差不多。很多科学计算还没有加入。-c source code calculator. Windows and almost onboard functions. Many scientific computing has not joined.
真正实现计算功能的计算器
- 这是一个实现计算器功能的一段小程序,里面有详细的注解,说明了各个功能模块是如何实现的,而且它真正意义上实现了与WINDOWS自带的计算器同样的功能,而且完全调试通过,能给初学者有一定帮助。-This is a realization of a calculator function of small programs, there are detailed notes that the various functional module
计算器例子
- 一个类似于windows自带的计算器,界面操作简单,源代码附有注释。-own windows similar to a calculator, the interface is simple, annotated source code.
VC.NET2003实现的小小计算器
- VC.NET2003实现的小小计算器,有点像WIN自带的计算器,在VC.NET2003,WINXP下调试通过.-VC.NET2003 realize the little calculator, a bit like WIN's own calculators, in VC.NET2003, WINXP under debugging through.
Calculator111
- java编写的一个模拟windows自带的计算器的程序,有良好的界面。-prepared in a simulated Microsoft's Windows calculator procedures, a good interface.
jsq(delphi)
- 计算器(含Delphi原代码) 1、本计算器支持表达式计算器,并可将计算结果返回到调用程序中。(一般很多管理软件都调用Windows自带的计算器,但Windows自带的计算器不支持表达式,也不能将计算结果返回到调用程序中。) 2、greenjsq.dll 为计算器组件,其他为调用该组件的原码,原码为Delphi7.0编写。 3、该代码及组件为免费软件,你可以任意复制自由传播。-calculators (including D
3DCalculator
- 一个用VB编写的3D界面的计算器,功能比较多,比Windows自带的计算器强大。-a VB prepared by the 3D interface calculators, more functional, than Windows built-in calculators powerful.
cacu
- VC下的一个小计算器,可实现2,8,16,10进制功能.界面与系统自带的计算器有点类似-VC a small calculators, can be realized 2,8,16. 10-band functions. interface with the system to bring their own calculators somewhat similar
Delphi__jisuanqi
- Delphi语言实现计算器的设计,与Windows系统自带的计算器界面相同,功能相近-Delphi language calculator design, with the Windows system, bringing their calculators to the same interface, functions similar
Counter123
- 一个Java计算器,仿windows自带的计算器,界面基本一样,对按钮响应完全没问题!-a Java calculators, the imitation windows to bring their own calculators, the same basic interface, completely right button in response to No problem!
calcCtrl
- 用HOOK技术打开、控制windows自带的计算器。这是学习消息机制用HOOK的好例子。-with open technology, the control windows, bringing their calculators. This is the mechanism used to study information HOOK a good example.
Calculator
- 标准版的计算器,与电脑本身自带的计算器相似,本软件采用VC++6.0编译环境开发,适合VC++初级中级学者,也可供高级编程人员参考。-The standard version of the calculator, the calculator comes with the computer itself, similar to the software build environment using VC++6.0 developmen
C# Calculator
- 采用vs2010 C# 做的计算器(仿 Windows 自带的计算器 加减乘除运算)。(Using VS2010 C# calculator to do (imitation Windows calculator add, subtract, multiply and divide operations).)
计算器
- C#窗体小应用计算器,简单的练习窗体程序,实现类似于微软自带的计算器(a samll application "calculator " which is coded in C#)
jre
- 模仿windows自带的计算器功能,设计一个简单计算器 (1)至少要求实现整数和小数的加、减、乘、除、清零功能。 (2)其他计算功能,请参考windows自带的计算器,尽可能多的实现(Design a simple calculator by imitating the function of windows's own calculator. (1) at least the functions of adding, reduc