资源列表
01背包问题
- 采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~-used Branch and Bound France 0 / 1 knapsack problem! I practice on the machine operations, acceptance by the teachers, qualified! In view of the attachment on the machine for students to the
hgr
- 实现链表功能,检测一篇英文文章中的各字母总数-Implement a linked list function to detect an English article in the total number of letters
tutor_graph
- 一个用邻接矩阵实现的带权无向图类,体现了类的构造思想-Adjacency matrix to achieve a weighted undirected graphs
sort
- 包含各类排序算法的实现,有详细注释,可以自行添加时间测试算法来测试各排序算法的时间复杂度-Contains various sorting algorithm, detailed notes, can add time to test each test algorithm time complexity of sorting algorithm
Learn
- 归并排序(链表实现) 基数排序(LSD) 基数排序(MSD) -Merge sort (linked list implementation) radix sort (LSD) radix sort (MSD)
test2
- 嵌套的括号的匹配检验!能判断{} ()[]是否匹配-Match nested parentheses testing! To determine () () [] matches
tu
- 数据结构——编程实现图的建立和图的遍历。-Data Structure- Programming and the Establishment and graph traversal.
snack
- 蛇形填数,用c语言实现,acm题库算法经典题目,经典代码-Serpentine fill the number of c language, the acm Exam algorithm Classic title classic code
main
- 也许对最短路径的探索有许多算法,但此程序的算法比较简单而实用性很强,可以值得学习。
segment_tree
- 线段树的基本数据结构,线段树扩展,线段树应用。-The basic segment tree data structure, segment tree expansion, segment tree application.
LinkedList
- 数据结构单链表,实现单链表的基本操作,根据键盘输入实现不同的操作-LinkedList
Sort
- 冒泡排序,堆排序,插入排序,快速排序的数据结构算法。-Bubble sort,Heap sort, Insert sort, Quick sort
