搜索资源列表
分数计算器,非常简单的程序
- 分数计算器,非常简单的程序,对于数学计算分数非常容易-a function about easy to cal fraction
Calculator.xcodeproj
- 计算器 能进行加减乘除,记忆加减,根号。功能少但是很好用-Calculator is good
WCalculator
- Xcode开发的简单计算器,实现基本的功能-Xcode development of a simple calculator for basic function
Calculator
- iphone开发计算器源代码,开发环境是Xcode 3.2.5 and ios sdk 4.2.-iphone Calculator demo,xcode 3.2.5 and ios sdk 4.2
JSQ
- 简单的MFC计算器,包括原代码,希望能对大家有所哟帮助-a simple MFC jisuanqi
91331975ghdfghhjetet
- 一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了-一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了一个汇编程序编的计算器 简单实用 搞课程设计的同学可以拿来应付了
Calculator
- 一个简单的计算器,是在Xcode上实现,用Objective-C编译。-A simple calculator is in Xcode to achieve, in Objective-C compiler.
cal
- 模拟经典计算器功能。包括加,减,乘,除的功能。 可以作为MacOS编程的入门程序 -Simulation of the classic calculator function. Including addition, subtraction, multiplication, addition to the function. MacOS programming can be used as entry procedures
Calculator2-hyl
- IOS计算器,根据iphone上的计算器的外观编写的,有计算器的功能,代码完整-IOS calculator, prepared according to the calculator on iphone appearance, calculator functions, code integrity
Cal
- objective-c 的计算器,适合初学者,有很多的帮助-objective-c calculator, suitable for beginners, there is a lot of help
OVC.CAL
- 一个MacOSX下的计算器实现,功能很简单。可供初学者参考。 http://www.oschina.net/code/snippet_107536_8434-A calculator MacOSX under implementation, the functionality is very simple. The reference for beginners. http://www.oschina.net/code/snippet_107536_8434
Calculator.h
- 计算器的头文件,如果没有的话可以下载一下-Calculator header files, If you do not, then you can download
counter
- 计算器,是模拟计算器的,一款软件,开发平台是在苹果电脑-Calculator, is an analog calculator, a software development platform is the Apple Computer
EdenMath-Mac
- Mac 端比较好的计算器源码, 思路清晰,代码结构良好-Mac end relatively good calculator source, clear thinking, good code structure
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
Calculator-master
- 基于Object-C的简单计算器的实现,采用XCODE框架制作-a simple calculator
firstTest
- calculate,为Mac用户提供的简单的计算器-calculate for mac.
计算器 2
- 与老的出栈入栈不同,用的递归手法计算表达式的值。(Unlike the old stack in the stack, the value of the expression is calculated recursively.)