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

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

于 2011-05-18 发布 文件大小:451KB
0 97
下载积分: 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 个回复

  • traversinggraph
    图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况~~(Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~)
    2010-08-14 14:16:10下载
    积分:1
  • beipaowenti
    背包算法的c++简单实现,很有用的,可以看看(Knapsack algorithm)
    2012-04-10 19:32:41下载
    积分:1
  • heapsort
    说明:  从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。(From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are the biggest pile, and finally adjusted to the root, so that the largest heap binary tree整棵to ensure that the root node for整棵the maximum number of points, completed the process of building reactors, and then the last root node with a node to be exchanged, and so repeated the operation, then HEAPSORT completed, of which the process of HEAPSORT a full binary tree concept.)
    2008-11-11 22:53:42下载
    积分:1
  • Four-bracket-operator
    数据结构中,运用链表实现四则括号运算等,运行在VC控制台上。(Data structure, the use of chain operations to achieve four brackets, etc., running in the VC console.)
    2011-12-12 10:51:31下载
    积分:1
  • sort-algorithm-validation
    直接插入排序算法验证。 快速排序算法验证。 直接选择排序算法验证。 (Direct insertion sort algorithm validation. Quick sort algorithm validation. Direct selection sort algorithm validation.)
    2013-04-22 19:18:54下载
    积分:1
  • xiererfenchazhao
    希尔排序c++数据结构算法 二分查找的递归算法(希尔排序c++数据结构算法 二分查找的递归算法 )
    2010-12-10 18:32:52下载
    积分:1
  • Hash-table
    本代码主要实现了哈希表的设计,完成了哈希函数的相关要求。(The code is designed to achieve a hash table, the completion of the relevant requirements of the hash function.)
    2013-12-30 17:15:14下载
    积分:1
  • Lecture7
    数据结构中插入排序,堆栈排序等的用法还有希尔排序(Data structure insertion sort, stack, sort, etc. use well sorted Hill)
    2011-07-27 15:31:31下载
    积分:1
  • datastructimplement
    包含了数据结构实现堆栈的方法。 主要有链表实现和数组实现以及堆栈的应用。(This pakcet inclues the programs to implement the stack with chain and array and it s application.)
    2009-04-01 18:45:57下载
    积分:1
  • Cpp1
    校园导游,可以选择景点序号来了解景点,通过选择两点可计算最短距离和最近路线。(Campus tour guide, you can choose the attractions serial number to understand the attractions of by selecting the shortest distance can be calculated and the recently routes.)
    2012-06-20 21:57:32下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载