搜索资源列表
tree
- 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
3Web_dictionary
- C#实现在线字典,web dictionary实现,可自动加载字典,并采用哈希生成自己的小字典便于查询,利用哈希和顺序两种算法查询并比较其查询时间效率-C# achieve online dictionary, web dictionary implementation, can automatically load the dictionary, and the hash generated by a small dictionary to facilitate their inquiries
A-sparse-representation-
- 图像的稀疏表示,通过该算法可以读图像进行稀疏表示,并且查询字典可还原图像.-Image sparse representation, can be achieved by the algorithm of image sparse representation, and combine the dictionary query, can restore the image.