资源列表
[数据结构常用算法] calculator
说明:数据结构实验练习--计时器,通过定义数组operand存放每个操作数,定义数组operate建立操作符集合,输入表达式得出结果。-Experimental data on the structure of practice- the timer, the array operand stored by defining the number of each operation, the definition of the array operate operator set up a colle<张艳彬> 在 2025-06-10 上传 | 大小:135kb | 下载:0
[数据结构常用算法] DistributionMission
说明:输入人数,输入将要分配的工作数目,输入第i人干第j项工作的经费消耗,调用处理模块BackTracking输出最优分配方案。-Enter the number, type of job distribution to the number of people do i enter the first section of the work of j-expendable funds, call processing module output BackTracking optimal distri<张艳彬> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] shujujiegou_suanfa(CPP)
说明:数据结构与算法综合资料库.CHM 包含经典的数据结构、常用算法、以及c++学习资料等,全是经典的东西-General data structures and algorithms library. CHM contains classic data structure, commonly used algorithms, as well as the c++ learning materials and so on, all things classic. . .<chyjp> 在 2025-06-10 上传 | 大小:1.59mb | 下载:0
[数据结构常用算法] supermarketsiete
说明:超市选址,用数据结构,求最小生成树问题。自设计算法为超市寻找一个最短路径。-Supermarket site, the data structure, and minimum spanning tree problem. Since the design of algorithms for the supermarket to find a shortest path.<送爱心> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] czs
说明:1. 本程序实现计算任意长的整数的四则运算. 以用户和计算机对话的方式,先后输入数字的最多位数,然后程序就计算并显示出这两个数的运算. 2. 利用双向循环链表现实长整数的存储,每个结点含一个整形变量.输入的形式以回车结束,可以直接输入正数或负数,程序会过滤掉无效的字符.按中国对于长整数的表示习惯,每四位一组,除数字和位于首位置的负号外,其它一切字符都将作为分隔符,连续多个分隔符当一个处理.但不使用分隔符也不影响结果. -1. This procedure calculating the<sqj> 在 2025-06-10 上传 | 大小:20kb | 下载:0
[数据结构常用算法] 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 memory run out.<刘志福> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] RegexTester.source
说明:一个好用的正则表达式验证程序源码,可以参考-a regex tester source<h> 在 2025-06-10 上传 | 大小:88kb | 下载:0