资源列表
[数学计算/工程计算] zishiyinghuaxian
说明:自适应画线,可用Matlab编程,也可用Mathematica软件编程-Adaptive draw lines available Matlab programming<吴正山> 在 2025-07-13 上传 | 大小:23kb | 下载:0
[数学计算/工程计算] gaosixiaoyuan
说明:高斯消元解方程的C语言算法,代码比较精炼,稍加修改,即可使用-Solving equations Gaussian elimination algorithm in C language, the code is relatively refining, slightly modified, can be used<zheng> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] ershisi
说明:扑克牌游戏中,用4张牌,根据点数,只使用加减乘除运算得到24点。该程序从游戏中抽象出其算法,能够将有解的计算过程全部列出来,有一定学习参考价值。-4 card poker game, based on the number of points, using only addition, subtraction, multiplication, and division operations get 24 points. The program from the game abstract alg<小猪快跑> 在 2025-07-13 上传 | 大小:1.78mb | 下载:0
[数学计算/工程计算] GA-for-Hv-convex-Images
说明:Reconstruction of hv-convex binary images from two tomographic projections by genetic algorithm<MedENSI> 在 2025-07-13 上传 | 大小:478kb | 下载:0
[数学计算/工程计算] 1
说明:实现Precede、char_In和Operate函 数; 完善EvaluateExpression函数,增加 对输入的合法性检查,包括所有非法 输入及左右括号不配对的输入;编制应用程序测试这个计算器; -To achieve of the Precede, char_In and Operate function to improve EvaluateExpression function to increase the validity check of input, in<me20082010> 在 2025-07-13 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 2
说明:掌握二叉树的链式和顺序存储结构,利用队列对二叉树进行运算。 二、实验内容: 1) 编写函数creatbt,其功能是将一维数组方式存储的二 叉树转化为链式存储的二叉树,返回root指针。 2) 编写函数freebt,其功能是释放二叉树链表节点的存储 空间。函数原型为:void freebt (TNODE * root) 3) 编写函数实现前序、中序和后序遍历; -Master chain and sequential storage structure of the binar<me20082010> 在 2025-07-13 上传 | 大小:1kb | 下载:0