搜索资源列表
FuzzyMathGraph
- 模糊数学的小工具 有点意思 还算可以 不过比较简陋-Fuzzy Math gadget can be a bit mean but still relatively simple
daziceshi
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即-import java.lang.Math-Write a program grade point average
calc
- 用C语言编写的一个简单的计算器程序,有加减乘除开方等算法。-Written in C language with a simple calculator program that prescribing such algorithm, Math.
cephes-math-28.tar
- Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the functio
math
- 在编辑数学公式时,很很多我们不知道的技巧,本文就简单的描述了我们可以使用的技巧。-Edit mathematical formulas, it is a lot we do not know the techniques, this paper, a simple descr iption of the techniques we can use.
jiecheng
- VisualBasic6.0计算1*2*3*4*5*6*7*8*9*10的值,一个乘法计算,但这个计算是有规律的,后数依次乘于前数,从1乘到10,以前学数学的时候,这个问题不算是太难的问题-VisualBasic6.0 1* 2* 3* 4* 5* 6* 7* 8* 9* 10 values, a multiplication, but this calculation is a regular, after a few turn multiplied by the former number,
mycode
- 自己写的一些常用c语言例子,有很多算术题和数据结构-Write your own examples of some commonly used c language, a lot of math and data structures
math
- Emulate the floating point instruction at address PC. Returns -1 if the instruction to be emulated is illegal (such as with the opDEC trap), else the SI_CODE for a SIGFPE signal, else 0 if everything s ok.
atomic_fetch_or_explicit
- datatypes_driver.c a test driver for crypto math datatypes. -datatypes_driver.c a test driver for crypto math datatypes.
PathOpsSimplifyFailTest
- linux 32 debug fails test 13 because the quad is not treated as linear there s no error in the math that I can find it looks like a processor or compiler bug so for now, allow either to work. -linux 32 debug fails test 13 because the quad is not tr
math
- The instructions list which may be not implemented by a hardware FPU.
math
- Math library definitions for all the public functions implemented in libm.a.