资源列表
[数学计算/工程计算] C语言函数库大全电子书
说明:C语言函数库大全电子书,内容丰富、全面,极具参考价值。-C language library Daquan electronic book, rich in content, comprehensive and very useful.<唐伟龙> 在 2025-11-01 上传 | 大小:106kb | 下载:0
[数学计算/工程计算] 后方交会013417
说明:摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs<杨振贤> 在 2025-11-01 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] Mean,_Medi14372510102002
说明: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.<liudm_123456> 在 2025-11-01 上传 | 大小:119kb | 下载:0
[数学计算/工程计算] ^^A_big_nu1648259212003
说明:This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=, =,<liudm_123456> 在 2025-11-01 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] A_maths_me1067647162002
说明: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).<liudm_123456> 在 2025-11-01 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] dividemultiply
说明:这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.-This is a partition of the application also an example of the use of the partition, bigger integer multiplication, especially above the median of hundreds of multiplication, than the mu<唐海浪> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 20050510170124_LongAdd
说明:长整形相加的程序,客队任意长度的数据进行相加,很值得学习-long plastic procedures combined scoring arbitrary length of the data together, is worth learning.<王> 在 2025-11-01 上传 | 大小:15kb | 下载:0
[数学计算/工程计算] downhill filter
说明:一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!<张似的> 在 2025-11-01 上传 | 大小:506kb | 下载:0
[数学计算/工程计算] 矩阵加减乘(M)
说明:一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form of output. Established three a<XFX> 在 2025-11-01 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] 牛顿迭代法(M)
说明:原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton's iterative meth<XFX> 在 2025-11-01 上传 | 大小:10kb | 下载:0