搜索资源列表
基本操作计算器
- java做的一个计算器,界面简洁,能实现基本数据运算-do a calculator, simple interface that can achieve basic data Operational
手机游戏物理模型之抛物线
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simula
calculator
- 一个简单的计算器的源码 可以实现几种比较基本的运算-A simple calculator source code can be achieved in several of the more basic computing
Float
- 解决j2me中不支持float数据类型。此类中含有一些数据的基本运算的函数-J2me solution does not support float data types. Such data contain a number of basic computing functions
1
- 用C#写的比较基础的windows Form 程序,该计算器实现了基础的数学运算,如加,减,乘,除等任务.主要是通过该程序学习vs.net的 编程环境,以及windows Form程序.主要针对初学者-Comparison with C# to write programs based on windows Form, which implements the basic math calculator operations such as addition, subtracti