搜索资源列表
CalculatorSet
- 一个简单的计算器,实现加减乘除和浮点运算-a simple calculators, and the realization of floating-point arithmetic operation
floatmul
- 浮点数加减乘除,运算源代码,定义浮点数的加、减、乘、除和四舍五入等运算方法-java float mul,dec,source
phpenv2.1
- C1G的PHP探针的一部分功能: +自定义风格 -自带三种风格 +PHPINFO显示 +可以显示服务器运行时间 +自定义公告 -探针尾部可以写上联系方式等公告(支持HTML),适合空间商和空间收集狂 +服务器特性 -服务器时间 -服务器域名 -服务器操作系统 -服务器解译引擎 -PHP版本 -本文件路径 ...等等 +PHP基本特性 -显示错误信息display_errors -自动定义全局变量re
calculate
- 计算器 用java 编写的一个可以进行表达式运算的计算器,可以进行浮点型运算-calculate
Javaforpuzzle
- java 解惑,主要解释一些深层次的原理,如浮点运算原理。-java doubts, the main theory to explain some deep, such as floating point principle.
MathFP
- 用定点整数模拟浮点运算的重要的类,老外写的,很好用-Analog floating-point operations with fixed-point integer
fudianxing-jisuanqi
- 用JAVA实现一个浮点型的计算器,实现了基本的加减乘除等运算功能。-JAVA realization of a floating-point type calculator, basic addition and subtraction, multiplication and division operations
mobilegamingPhysicsM
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。- -Objects do parabolic movement is one of the basic sports physical model of the game! Can be easily simula
phpcheck
- 1:修正了几个错误,稍微美化了页面 2:加入了zend及版本号的检测,删除了拼写检查的检测(为了美观,只选8个重要的检测项 3:加入了浮点运算和读取运算 4:加入了检测MYSQL数据库用户连接(未测试)-1: fixed a few errors, a little beautify the page 2: to join the Zend and version number of the test, delete the spell check (in order to be
src
- Java提供的API类BigDecimal,用来对超过16位有效位的数进行精确的运算。双精度浮点型变量double可以处理16位有效数。在实际应用中,需要对更大或者更小的数进行运算和处理。-BigDecimal Java API classes provided for more than 16 significant bits of the number of precise calculations. Double-precision floating-point variables can
1
- 主要实现浮点运算,逻辑运算,整数加减及乘法运算-Mainly to achieve floating-point operations, logic operations, integer addition and subtraction and multiplication