资源列表
[数据结构常用算法] stack_link
说明:这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the<刘志福> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] RegexTester.source
说明:一个好用的正则表达式验证程序源码,可以参考-a regex tester source<h> 在 2025-02-01 上传 | 大小:88kb | 下载:0
[数据结构常用算法] 0-1package
说明:在0和1情况下进行背包问题解决,涉及多个物体的重量和价值,求得最大价值量以及分配方案。-At 0 and 1 backpack case for problem-solving, involving more than the weight of objects and values, as well as to achieve maximum value distribution program.<jingyuan> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Rumore_rosa
说明:Pink noise generated in matlab<caracalla> 在 2025-02-01 上传 | 大小:244kb | 下载:0
[数据结构常用算法] Rumore_bianco
说明:Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data<caracalla> 在 2025-02-01 上传 | 大小:284kb | 下载:0
[数据结构常用算法] Maze
说明:迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally<JerryJiang> 在 2025-02-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] d_function
说明:分支限界tsp算法中求下界函数的值。有中文注释。-Tsp branch and bound algorithm for the lower bound of the value function. Chinese Notes.<吴男> 在 2025-02-01 上传 | 大小:866kb | 下载:0
[数据结构常用算法] DataStruct
说明:数据结构实验程序 线性表 栈和队列 二叉树 图 查找 内部排序-Experimental procedures for linear data structures stack and queue table tree diagram to find the internal order<liuzhou> 在 2025-02-01 上传 | 大小:321kb | 下载:0