登录
首页 » Visual C++ » 5-source--code-of-DS--PRO

5-source--code-of-DS--PRO

于 2011-05-18 发布 文件大小:451KB
0 215
下载积分: 1 下载次数: 4

代码说明:

  数据结构课上老师布置的5个小项目的源代码,分别是汽车过河,一元多项式,迷宫,日历,BFS_DFS(failed to translate)

文件列表:

数据结构源码
............\BFS_DFS
............\.......\BFS_DFS
............\.......\.......\BFS_DFS.vcproj,4303,2010-12-09
............\.......\.......\BFS_DFS.vcproj.WIN-4ADLRMIHAGD.Administrator.user,1427,2010-12-09
............\.......\.......\Debug
............\.......\.......\.....\BFS_DFS.exe.embed.manifest,663,2010-12-09
............\.......\.......\.....\BFS_DFS.exe.embed.manifest.res,728,2010-12-09
............\.......\.......\.....\BFS_DFS.exe.intermediate.manifest,621,2010-12-09
............\.......\.......\.....\BuildLog.htm,3680,2010-12-09
............\.......\.......\.....\main.obj,56482,2010-12-09
............\.......\.......\.....\mt.dep,65,2010-12-09
............\.......\.......\.....\Static_Queue.obj,26095,2010-12-09
............\.......\.......\.....\Static_Stack.obj,25812,2010-12-09
............\.......\.......\.....\vc90.idb,240640,2010-12-09
............\.......\.......\.....\vc90.pdb,217088,2010-12-09
............\.......\.......\Graph.h,431,2010-12-09
............\.......\.......\main.cpp,2872,2010-12-09
............\.......\.......\Static_Queue.cpp,907,2010-12-09
............\.......\.......\Static_Queue.h,508,2010-12-09
............\.......\.......\Static_Stack.cpp,819,2010-12-09
............\.......\.......\Static_Stack.h,420,2010-12-09
............\.......\.......\stdafx.h,554,2010-12-09
............\Calendar
............\........\Calendar
............\........\........\Calendar.cpp,4514,2010-11-03
............\........\........\Calendar.h,277,2010-11-03
............\........\........\Calendar.vcproj,3984,2010-11-03
............\........\........\Calendar.vcproj.WIN-4ADLRMIHAGD.Administrator.user,1427,2010-11-20
............\........\........\Debug
............\........\........\.....\BuildLog.htm,6044,2010-11-04
............\........\........\.....\Calendar.exe.embed.manifest,663,2010-11-03
............\........\........\.....\Calendar.exe.embed.manifest.res,728,2010-11-03
............\........\........\.....\Calendar.exe.intermediate.manifest,621,2010-11-04
............\........\........\.....\Calendar.obj,61300,2010-11-04
............\........\........\.....\mt.dep,65,2010-11-04
............\........\........\.....\vc90.idb,175104,2010-11-04
............\........\........\.....\vc90.pdb,217088,2010-11-04
............\一元多项式
............\..........\一元多项式
............\..........\..........\Debug
............\..........\..........\.....\BuildLog.htm,5888,2010-11-27
............\..........\..........\.....\List_L.obj,59652,2010-11-27
............\..........\..........\.....\mt.dep,65,2010-11-27
............\..........\..........\.....\Ordered_List_L.obj,26926,2010-11-27
............\..........\..........\.....\Polynomial.obj,59513,2010-11-27
............\..........\..........\.....\vc90.idb,257024,2010-11-27
............\..........\..........\.....\vc90.pdb,225280,2010-11-27
............\..........\..........\.....\一元多项式.exe.embed.manifest,663,2010-11-20
............\..........\..........\.....\一元多项式.exe.embed.manifest.res,728,2010-11-20
............\..........\..........\.....\一元多项式.exe.intermediate.manifest,621,2010-11-27
............\..........\..........\Polynomial.cpp,6852,2010-11-27
............\..........\..........\Polynomial.h,418,2010-11-27
............\..........\..........\一元多项式.vcproj,3992,2010-11-27
............\..........\..........\一元多项式.vcproj.WIN-4ADLRMIHAGD.Administrator.user,1427,2010-12-06
............\汽车过河
............\........\汽车过河
............\........\........\Cross_River.h,748,2010-11-12
............\........\........\Debug
............\........\........\.....\BuildLog.htm,3672,2010-11-18
............\........\........\.....\mt.dep,65,2010-11-12
............\........\........\.....\vc90.idb,183296,2010-11-17
............\........\........\.....\vc90.pdb,217088,2010-11-17
............\........\........\.....\汽车过河.exe.embed.manifest,663,2010-11-09
............\........\........\.....\汽车过河.exe.embed.manifest.res,728,2010-11-09
............\........\........\.....\汽车过河.exe.intermediate.manifest,621,2010-11-17
............\........\........\.....\汽车过河.obj,58890,2010-11-17
............\........\........\汽车过河.cpp,3324,2010-11-17
............\........\........\汽车过河.vcproj,3987,2010-11-09
............\........\........\汽车过河.vcproj.WIN-4ADLRMIHAGD.Administrator.user,1427,2010-12-28
............\迷宫
............\....\迷宫maze
............\....\........\Debug
............\....\........\.....\BuildLog.htm,6038,2010-11-15
............\....\........\.....\main.obj,39440,2010-11-15
............\....\........\.....\Maze.obj,46913,2010-11-15
............\....\........\.....\mt.dep,65,2010-11-15
............\....\........\.....\Stack_L.obj,29110,2010-11-15
............\....\........\.....\vc90.idb,240640,2010-11-15
............\....\........\.....\vc90.pdb,217088,2010-11-15
............\....\........\.....\迷宫maze.exe.embed.manifest,663,2010-11-15
............\....\........\.....\迷宫maze.exe.embed.manifest.res,728,2010-11-15
............\....\........\.....\迷宫maze.exe.intermediate.manifest,621,2010-11-15
............\....\........\main.cpp,497,2010-11-15
............\....\........\Maze.cpp,3089,2010-11-15
............\....\........\Maze.h,398,2010-11-15
............\....\........\Stack_L.cpp,1431,2010-11-15
............\....\........\Stack_L.h,793,2010-11-15
............\....\........\stdafs.h,159,2010-11-15
............\....\........\迷宫maze.vcproj,4220,2010-11-15
............\....\........\迷宫maze.vcproj.WIN-4ADLRMIHAGD.Administrator.user,1427,2010-11-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 5100309373_2_9
    数据结构习题答案,线性链表的实现与适用,数据结构:思想与实现2-9(Data structure exercises answer, linear linked list implementations with applicable data structure: Ideas and Implementation 2-9)
    2012-11-23 11:12:48下载
    积分:1
  • SeqQueue
    数据结构循环队列的实现 在visual c++6.0运行(Circular queue data structure to achieve the visual c++6.0 run)
    2013-06-15 16:27:32下载
    积分:1
  • Well-tested-algorithm
    效验算法单循环链表,这些都是实用经典的算法和数据结构(Well-tested algorithm round robin list, these are practical classic algorithms and data structures)
    2011-08-02 12:20:21下载
    积分:1
  • Kruskal
    克鲁斯卡尔算法思想.cpp int seekedge(EDGE * (&a), int n) void bubble(EDGE * (&a), int size) void searchandjoin(EDGE * (&a1), int k) // a1是图边集头指针,a2是最小生成树边集的头指针,k为所要删的边 void storepicture(EDGE * (&a), int n, VERTEX *b, int m) (Thinking of Kruskal algorithm. Cpp int seekedge (EDGE* (& a), int n) void bubble (EDGE* (& a), int size) void searchandjoin (EDGE* (& a1), int k) // a1 edge set is the first pointer map, a2 is the minimum spanning tree of the first indicators margination, k for the edges to be deleted void storepicture (EDGE* (& a), int n, VERTEX* b, int m) )
    2009-06-27 01:43:39下载
    积分:1
  • stack
    数据结构 堆栈 实现了以下功能: cout<<"----------------主菜单---------------"<<endl <<"* 1.建立 *"<<endl <<"* 2.输出 *"<<endl <<"* 3.判断栈是否为空 *"<<endl <<"* 4.栈的长度 *"<<endl <<"* 5.输出栈顶元素 *"<<endl <<"* 6.进栈 *"<<endl <<"* 7.出栈 *"<<endl <<"* 8.遍历 *"<<endl <<"* 9.数制转换 *"<<endl <<"* 10.清空 *"<<endl <<"* 11.销毁 *"<<endl <<"* 12.退出 *"<<endl <<"--------------------------------------"<<endl<<endl (data structure stack)
    2013-11-01 11:05:10下载
    积分:1
  • Huffman
    霍夫曼编码实验报告,内含源代码,编码原理 (Huffman coding lab report, containing the source code, coding theory)
    2011-06-04 20:44:25下载
    积分:1
  • bubblesort
    这个是关于数据结构中冒泡排序算法的实现,大家可以利用这个为基础,进一步研究和利用排序(This is a data structure on the Bubble Sort algorithm, we can use this as a basis for further study and use of sorting)
    2009-01-14 23:37:37下载
    积分:1
  • DisplayBTree
    代码注重B树插入、删除的算法逻辑,适用于 学习者研究B树实现的核心思想。代码中无庞杂的无关操作(focus on B-tree code insertion, deletion algorithm logic applies to B-tree research learners to achieve the core idea. The code has nothing to do with the complex operation )
    2006-07-19 00:00:38下载
    积分:1
  • BigNumeberOperator
    这是高精度大数运算的源码,对于大于64位的整形数字的四则运算,是万能的啊……(This is the code of big number s operator.)
    2011-08-09 15:25:09下载
    积分:1
  • abc
    数据结构的稀疏矩阵的几部分操作,广工的课程设计(Sparse matrix operations)
    2013-12-03 15:57:53下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载