资源列表
[数学计算/工程计算] gelei generator
说明:该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.<唐海浪> 在 2025-07-08 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] ^^A_big_nu1648259212003
说明:This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=, =,<liudm_123456> 在 2025-07-08 上传 | 大小: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-07-08 上传 | 大小: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-07-08 上传 | 大小:3kb | 下载:0