资源列表
train
- C++题目 信息学奥赛的车厢调度题 题干请自行查阅(An NOIP Question Train Station find the question on Internet)
Dijkstra
- Dijkstra算法c语言实现,c头文件(Dijkstra algorithm implementation)
basic algorithm
- acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)
队列实现归并排序
- 使用C++语言实现队列归并排序的实例 采用分制法一种有效排序算法(An example of queue merging and sorting using C++ language using an efficient sorting algorithm)
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.)
