资源列表
[数据结构常用算法] datastruct
说明:自己写的程序,分别用C++和C实现的数据基本结构包括数组,链表,栈和队列,已经过测试,里面有详细的注释,希望与大家分享!-Write their own programs, basic data structures, including arrays, linked lists, stacks and queues respectively implemented in C++ and C, have been tested, there are detailed notes, I hope<> 在 2025-06-18 上传 | 大小:2.39mb | 下载:0
[数据结构常用算法] 2-sat
说明:所为2-sat问题,就是2判断问题。该算法是用拆点的方式建图,用找强连通子图的方法推出矛盾,用以判断2-sat是否可行。经典实现,-2-sat, is a matter of judgment. The algorithm is used to find a demolition point built strongly connected subgraph launched contradictions, used to determine whether the 2-sat. Classic<朱铖恺 > 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] polynomial-multiplication
说明:可以实现两个一元多项式相乘,并且能够把两个多项式及结果输出,的算法代码-Can achieve two unary polynomial multiplied, and be able to put two polynomials and the resulting output of the algorithm code<李小阳> 在 2025-06-18 上传 | 大小:877kb | 下载:0
[数据结构常用算法] zhebanchazhao
说明:实现折半查找,非递归形式,从而实现数据结构所要的结果。-To achieve binary search, the non-recursive form<赵爱云> 在 2025-06-18 上传 | 大小:167kb | 下载:0
[数据结构常用算法] Stack_conversion
说明:优化的进制转换程序,栈结构,虽然思想简单,但是经过改进,解决了输入字母导致程序崩溃问题-Hex conversion program optimized stack structure, although the thinking is simple, but improved to solve the enter letters causes the program to crash problems<李寅暄> 在 2025-06-18 上传 | 大小:247kb | 下载:0