摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序
上传时间: 2013-12-24
上传用户:Thuan
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
上传时间: 2015-03-23
上传用户:skhlm
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
标签: operations arithmetic possible program
上传时间: 2015-03-23
上传用户:l254587896
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
标签: Quadratic calculate including formula
上传时间: 2014-01-25
上传用户:zhuoying119
较好的工程计算程序功能较强 计算桥梁的跨度等
上传时间: 2015-03-23
上传用户:问题问题
这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.
上传时间: 2013-11-26
上传用户:tedo811
长整形相加的程序,客队任意长度的数据进行相加,很值得学习
标签: 程序
上传时间: 2015-03-23
上传用户:LouieWu
一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!
上传时间: 2013-12-19
上传用户:qiao8960
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。
上传时间: 2015-03-23
上传用户:qilin
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。
上传时间: 2015-03-23
上传用户:lili123