资源列表
[数据结构常用算法] biaodashiqiuzhi
说明:设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有 + 、 - 、 * 、 / 、 ( 、 ) ; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出 -Design a program that demonstrates the value of the process. Arithmetic exp<周琳> 在 2026-01-21 上传 | 大小:34kb | 下载:0
[数据结构常用算法] astar-contest
说明:百度之星2012年,资格赛,水题代码,上来奉献-baidu astar contest for coding 2012<xingxing> 在 2026-01-21 上传 | 大小:798kb | 下载:0
[数据结构常用算法] solutions
说明:各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s<wenwen> 在 2026-01-21 上传 | 大小:1.2mb | 下载:0
[数据结构常用算法] PackageProblem
说明:0-1背包问题经典解答,有界面,有具体执行算法。-0-1 knapsack problem the classic answer, interface, and the specific implementation of the algorithm.<> 在 2026-01-21 上传 | 大小:128kb | 下载:0
[数据结构常用算法] boyer_moore
说明:boyer moor算法应用程序代码时空权衡设计方法-the boyer moor algorithm application code space-time balancing design method<龙风> 在 2026-01-21 上传 | 大小:164kb | 下载:0
[数据结构常用算法] linklistDemo
说明:这个是C语言数据结构里面的链表代码实现, 用VC++开发平台实现,有需要的可以参考参考-This is a C language data structures inside the linked list code to achieve, implemented using VC++ development platform, the need to refer to the reference ....<李海锋> 在 2026-01-21 上传 | 大小:371kb | 下载:0