资源列表
priority-queue
- data structure program in c to implement priority q-data structure program in c to implement priority queue
MyJosephus
- 刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
main
- poj1411请多指教,多交流 0ms 交流算法
dui
- 堆排序 稳定的排序 复杂度为N(logN ) 也是一种快速的排序
43
- 数据结构循环链表c语言原代码,从小到大排序数字。
qiuzhi
- C++编写的表达式求值。在数据结构课程里学习过后编写的。有助于应用。*面。-Written in C++ expression evaluation. Learning in the data structure after the written curriculum. Help application. No interface.
xiaoxingyinghancidian
- 问题描述:设计一个英汉词典,支持Member的查找、插入、删除操作。 基本要求:实现字典的常用方法有:有序线性表(用二分检索实现)、AVL树(二叉搜索树)、Patricia Tree、散列表等,任选一种方法实现字典的操作,查找单词、插入单词(插入时,先查找,找不到插入,找到提示用户)、删除单词(删除时,先查找,找到删除,找不到提示用户)。字典是按字母顺序排列的,不能用顺序查找,插入或删除单词后,要保持字典的有序性。 测试数据:任一英文单词。 提高要求:选用两种以上的方法实现字典的操作
130.3
- 对给定的单链表L,设计一个算法,删除L中值为X的结点的直接前驱结点-For given single table L, design a algorithm, delete L X for value of the nodes in the direct precursor nodes
beibao
- 用c语言编写的背包问题的算法设计,属于控制台编程-Knapsack problem using the c language algorithm design, and a console programming
2chashu_bianli
- 该功能主要用vc++实现。实现二叉树的遍历算法。遍历的方法是先序遍历。-the funcontioin of the program is find a point in the tree in the struture of data .and then the method of it is LF.
8_Queen
- 此算法为8皇后问题,是本人自己写的算法,运行还不错!
c
- 0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。 -0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to wash clothes under one color,