资源列表
队列实现归并排序
- 使用C++语言实现队列归并排序的实例 采用分制法一种有效排序算法(An example of queue merging and sorting using C++ language using an efficient sorting algorithm)
5.1 最长递增子序列
- 用c++语言采用动态规划手段完成寻找某序列的最长递增子序列(Using the dynamic programming method in c++ language to find the longest incrementing subsequence of a sequence)
Haffman
- 可视化窗口的哈夫曼编码/解码器 运用了C++和Visual C++ 可视化窗口下在文本框输入需要编码/译码的内容即可实现(Huffman coding / decoder for visual windows)
第三次数据结构作业
- homework for tju shujujiegou
第四次数据结构作业
- hiome wok for tju of shujujiegou
82602913XR
- hom work fortju of shujujiegou
dij
- 算法实现了迪杰斯特拉最短路径选择,较好的实现了算法(The algorithm implements the shortest path selection of Dijkstra)
bubble black
- 冒泡排序完整算法,对初学C++的人有很大的帮助,可以下载试试,值得一用·。(C language bubble sorting algorithm and code It's a great help to people who have learned C++)
动态规划
- 动态规划的C++代码,动态规划是应届生笔试面试中的常见题型(Dynamic programming of C++ code, dynamic programming is a common topic in the interview for the students written by the students)
单链表模板
- 单链表模板,包含单链表的基本功能(如构造,析构,插入,查找,删除等操作)的实现(LinkList Model,including the basic function of a linklist and the realization of the linklist.)
insertlist
- 首先建立一个链表,之后通过linklist insertlist实现链表的插入(future insert of list)
vc++
- c和c++的一些经典算法,算法爱好者可以收藏,借鉴。(Some classic algorithms of C and c++ can be collected and used for reference by algorithms enthusiasts.)