文件名称:CS2208_DSLab_Programs

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2013-03-06
  • 文件大小:
  • 205kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Narayan*******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

CS2208 - Data Structures Lab (Anna University)



EXERCISES

1a. Implement singly linked lists.

1b. Implement doubly linked lists.

2. Represent a polynomial as a linked list and write functions for polynomial addition.

3. Implement stack and use it to convert infix to postfix expression

4. Implement a double-ended queue (dequeue) where insertion and deletion operations are possible at both the ends.

5. Implement an expression tree. Produce its pre-order, in-order, and postorder traversals.

6. Implement binary search tree.

7. Implement insertion in AVL trees.

8. Implement priority queue using binary heaps

9. Implement hashing with open addressing.

10. Implement Prim s algorithm using priority queues to find MST of an undirected graph.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





CS2208_DSLab_Programs

.....................\01a.algorithm_DS.doc

.....................\01a.program_DS.doc

.....................\01b.algorithm_DS.doc

.....................\01b.program_DS.doc

.....................\02.algorithm_DS.doc

.....................\02.program_DS.doc

.....................\03.algorithm_DS.doc

.....................\03.program_DS.doc

.....................\04.algorithm_DS.doc

.....................\04.program_DS.doc

.....................\05.algorithm_DS.doc

.....................\05.program_DS.doc

.....................\06.algorithm_DS.doc

.....................\06.program_DS.doc

.....................\07.algorithm_DS.doc

.....................\07.program_DS.doc

.....................\08.algorithm_DS.doc

.....................\08.program_DS.doc

.....................\09.algorithm_DS.doc

.....................\09.program_DS.doc

.....................\10.algorithm_DS.doc

.....................\10.program_DS.doc

.....................\CONTENTS.doc

.....................\CS2208_syllabus.doc

.....................\logo.png

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org