资源列表
[数据结构常用算法] 16008408_E1
说明:1、实现算术表达式的求值运算,程序通过键盘输入一个表达式,通过运算得到表达式的值,并在显示器上输出完整的表达式及其值; 2、程序实现时,采用栈数据结构 3、表达式以字符串的形式输入; 4、表达式中包括的基本运算符有加、减、乘、除(分别用+、-、*、、表示),表达式中包括括号的处理,括号可以嵌套;表达式中的数字可以是整数,也可以是小数-1, and the evaluation of arithmetic operations, the program through keyboard<张笑薇> 在 2025-09-29 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] transportation
说明:运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem<pk> 在 2025-09-29 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] MyMatrixFunction
说明:包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol<z> 在 2025-09-29 上传 | 大小:3kb | 下载:0
[matlab例程] kalman_filter
说明:滤波的一个经典程序,是编写其他程序的基础,作为模板使用,可以学习-A classic filtering procedure is the basis for the preparation of other programs, as a template, you can learn<章力强> 在 2025-09-29 上传 | 大小:3kb | 下载:0
[matlab例程] matlabyichuansuanfa
说明:matlab 实现优化遗传算法程序,适合于遗传算法初学者-matlab genetic algorithm optimized procedures, genetic algorithms for beginners<tank> 在 2025-09-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] ShortestPath
说明:云风的求解最短路径代码,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-Solving the shortest path of cloud wind code, to use the code easy to understand and concise descr iption of the A* algorithm to find the section of Road* Trail of use.<谢经波> 在 2025-09-29 上传 | 大小:3kb | 下载:0