资源列表
[数据结构常用算法] AI-project-go_pass_river
说明:经典AI案例《野人与传教士过河问题》,通过建立简约且完备的数学模型,采用顺序检索遍历所有节点,找出最终解决方案。-Classic AI case "savage and preachers across the river", through the establishment of the contracted and complete mathematical model, the order of retrieval traver<liuyuan> 在 2024-11-07 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Linked-list
说明:这是一个顺序链表的实现,包括了链表的建立、插入/删除元素、打印操作-This is an order linked list implementation, including the establishment of the list, insert/delete elements, the print operation<徐文涛> 在 2024-11-07 上传 | 大小:1024 | 下载:0
[数据结构常用算法] calculate01
说明:假设集合A和B的元素都是整数,并利用两个线性表la和lb分别存放集合A和B的成员。现依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素。-Assume a collection of elements of A and B are integers, and two linear tables la and lb, respectively, to stor<Reggie> 在 2024-11-07 上传 | 大小:1024 | 下载:0