资源列表
[数学计算/工程计算] A star算法类的C++语言实现
说明:A star算法类的C++语言实现-algorithm category C Language<杨武夷> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] 圆周率计算
说明:在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate<qqiang> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] jieci
说明:系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值-system identification, a very important way is to analyze the identification impulse response, the program can calculate the input and output sequence of cross-correlation function, and c<qqiang> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] guji
说明:系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to<qqiang> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] gelei generator
说明:该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.<唐海浪> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] ^^A_big_nu1648259212003
说明:This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=, =,<liudm_123456> 在 2025-06-22 上传 | 大小: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-06-22 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] 51623457
说明:先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsize 100 typedef struct (Bitree E<万方> 在 2025-06-22 上传 | 大小:3kb | 下载:0