资源列表
[数据结构常用算法] java_linker
说明:java链表操作:查找、删除和插入。 自己写的,编译已经通过-java linked list operations:search, delete and insert. Write it by my own, the compiler has passed.<dfjdk> 在 2025-01-19 上传 | 大小:9kb | 下载:0
[数据结构常用算法] DeleateSubList
说明:自行设计随机生成n=30的S串;实现删除子串算法Deletestr(sqstr s,sqstr sub);分析T(n);讨论s=’aaa….abbb….b’,sub=’ab’的执行结果。-Design their own randomly generated n = 30 S-string Delete the substring the algorithm Deletestr (sqstr s, sqstr sub) analys<moumiao> 在 2025-01-19 上传 | 大小:47kb | 下载:0
[数据结构常用算法] ZeroOnePack
说明:分支界限法求解0-1背包问题。有N件物品和一个容量为V的背包,第i件物品的费用是c[i],价值是w[i],求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。-Branch and bound method for solving 0-1 knapsack problem. N items and a capacity V of the backpack, the cost of items i C [i], t<郝既得> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MultidimensionalPointer
说明:C中通过指针和数组名操作二维数组的区别与联系详细说明-Describe operating differences and relations of the two-dimensional array by pointer and array name in C<郝既得> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构的一些讲义和示例源码,适合初学者系统学习-Some of the data structure handouts and sample source code<moumiao> 在 2025-01-19 上传 | 大小:4.96mb | 下载:0
[数据结构常用算法] ZJUACMQandA
说明:ZOJ上的一些题目的问答整理,方便想要学习的人-Questions and answers of some of the topics on the ZOJ, finishing the convenience of people who want to learn<_zero_> 在 2025-01-19 上传 | 大小:822kb | 下载:0
[数据结构常用算法] Large-integer-factorial
说明:采用visualC++实现大整数阶乘算法,适合参加ACM和蓝桥杯的同志学习-Learn from Comrade large integer factorial algorithm visualC++ suitable to participate in the ACM and Blue Bridge Cup<lin> 在 2025-01-19 上传 | 大小:203kb | 下载:0