搜索资源列表
表达式计算器
- 一个使用堆栈写的计算器,能够使用常用的数学函数.-use of a stack written by calculators, to use common math functions.
C4MATH
- Everyone knows the Maths important. the math routes are for beginner. have a fun.
数学函数作图器
- 数学函数作图器,拥有三角函数,指数函数,复数函数,一次函数,对数函数等功能。-Math Constructions, with trigonometry, the index function, complex function, a function of several functions, such as functional.
math-objects-0.1.4
- 一个基于VC开发的科学计算的小工具,计算效率很高哦!-a VC-based development of small scientific computing tools, high efficiency Oh!
simpleMathFunctions
- some simple but time wasting math logic 一些不难但麻烦(适合用电脑作)的数学函数的源码 1.Test for Prime numbers 2.Find the factorial of a number 3.Find the triangle(total sum) of a number 4.Reverse every integer of a number 5.Find any power of any value 6.Fin
Delphi_Calc
- A calculator in Delphi, works with Mouse or Keyboard. It contains something about using Math functions, Clipboard, Error handling, Timer and etc.
PDFSCREEN-Chinese
- 一种基于TeX的排版系统,由美国计算机学家莱斯利·兰伯特(Leslie Lamport)在20世纪80年代初期开发,利用这种格式,即使使用者没有排版和程序设计的知识也可以充分发挥由TeX所提供的强大功能,能在几天,甚至几小时内生成很多具有书籍质量的印刷品。对于生成复杂表格和数学公式,这一点表现得尤为突出。因此它非常适用于生成高印刷质量的科技和数学类文档。这个系统同样适用于生成从简单的信件到完整书籍的所有其他种类的文档-Based on the TeX typesetting system, a
Fuzzy
- 《模糊数学原理及应用》专业书籍,值得一看!-" Principle and Application of fuzzy math" professional books, worth a visit!
math
- 本书给出了源代码以及必要的注释,对一些难度较高或思路特殊的题目给出了简要的分析说明。-This book gives the source code as well as the necessary notes, or a higher degree of difficulty of some special subject line of thought is given a brief descr iption of the analysis.
3D-Math-Primer-for-Graphics-and-Game-Development-
- This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applica
mazhilang
- 本程序由汇编语言设计: 功能分四大块: 1:Read Cmos message 读取一些Cmos 中的信息,并显示。 2: Show The Time 显示当前日期和时间。 3:Test the Key_Board 测试按键,每按一键,相应显示该键的Asci 码 和 Scan 码。 4:Math operation 由用户输入算术式,以 = 结束,相应在屏幕上显示结果。运算符号 包括 + , - , * , / 。 5:Escap
Math-arithmetic
- 能进行加减乘除四则运算的汇编小程序,类似计算器!-Math can be a compilation of four operations a small program, similar to the calculator!
A-math-routine-to-calculate-the-atan(x-y)-using-C
- calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
tpsystools_4_04
- SysTools is a library of utility routines & classes for Borland Delphi, C++Builder, & environments that support COM. It includes 1-D & 2-D bar codes, sorting, money routines, logging, high-precision math, a run-time math expression analyzer,
math
- 义隆单片机常用算法,都是一些基础的设计,可能算法并不是很高效,只是提供一个思路。-Elan Singlechip commonly used algorithm, are designed and some basic algorithm, and may not be very efficient, only provide a train of thought.
math
- 松瀚单片机代码,数学乘除算法。比较常用,除法可能有bug,仅供参考。-s o n i c. m a t h .A S M . D I V .
math
- 用于51单片机的头文件,包含各种函数,用于各种数学的运算-For the 51 single head file,Contains various functions, for a variety of mathematical operation
EdenMath
- a good calculator on mac, really easy to use.
Simple-Math
- 将两个输入的数字相加并显示结果;将同样两个输入数字相乘并显示结果;比较两个输入数字,如果数字相等,则LED指示灯亮。最后,保存为Simple Math.vi文件。-Adding two digital inputs and displays the results the same figures multiplying two input and display results compare two input numbers, if the number is equal, then
math
- 一元线性回归方程易语言求解源码例程程序根据数学公式计算求解一元线性回归方程。 -Unary linear regression equation easy language source code routines to solve the program according to the mathematical formula for solving a linear regression equation.