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

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

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

  • code
    各种数据结构代码,欢迎下载,里面有JAVA,C,C++等等各种版本(Data structure and code, please download)
    2010-06-22 11:11:45下载
    积分:1
  • Figure-topological-sort
    说明:  拓扑排序   对一个 有向无环图 G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任 意一对顶点u和v,若u,v ∈E,则u在线性序列中出现在v之前。   通常,这样的线性序列称为满足拓扑次序的序列,简称 拓扑序列 。 注意:   ①若将图中顶点按拓扑次序排成一行,则图中所有的有向边均是从左指向右的。   ②若图中存在有向环,则不可能使顶点满足拓扑次序。   ③一个DAG的拓扑序列通常表示某种方案切实可行。 (Topological sort In a directed acyclic graph G topological sort, is all vertices will G formed a linear sequence, make diagram post Meaning a pair of vertex u and v, if u, v ∈ E, then u in linear sequence in which they appear in v before. Usually, such linear sequence sequence of topological order called meet, abbreviation topology sequence. Note: (1) if the diagram according to the topology order line vertices, then figure all from left to right edge are pointing. (2) if the figure to exist in the ring, is impossible to have the vertex meet topological sequence. (3) a DAG topological sequence usually expressed some scheme is feasible. )
    2011-03-22 17:19:14下载
    积分:1
  • kmp
    数据结构中的用kmp算法查找关键字,供初学者参考(Data structure using kmp algorithm to find the keyword reference for beginners)
    2011-11-16 22:16:33下载
    积分:1
  • Poly
    多项式相加的数据结构试验·············(Polynomial sum test data structure)
    2010-12-24 15:11:55下载
    积分:1
  • linked
    关于二叉树的一些相关代码,运用链表的形式,求二叉树的高度,结点个数以及叶节点个数(Some of the relevant code on the binary tree, using a linked list, find the height of a binary tree, the number of nodes, and the number of leaf nodes)
    2013-02-03 11:10:07下载
    积分:1
  • Simulation-of-dendritic-growth
    模拟枝晶生长,在统计学常用的一种算法,对随机理论有帮助。(Simulation of dendritic growth, the statistics used an algorithm, the stochastic theory.)
    2012-04-06 19:12:14下载
    积分:1
  • Josephus
    实现约瑟夫问题的4种算法,并有计时功能进行效率测试(4 algorithms to resolve Josephus Problem with timing counter for testing efficiency)
    2012-12-20 12:36:46下载
    积分:1
  • tanxinfangfa
    说明:  贪心方法是一种改进了的分级处理方法。它首先根据题意,选取一种量度标准。然后按这种量度标准对这n个输入排序,并按排序一次输入一个量。如果这个输入和当前已构成在这种量度意义下的部分最优解加在一起不能产生一个可行解,则不把此解输入加到这部分解中。这种能够得到某种度量意义下的最优解的分级处理方法称为贪心方法。(greedy method is an improvement of the classification methods. According to its first title Italy, and a selection of standards of measurement. Then, under such a standard measure of this sort n input, with an input an order volume. If the input current and constitutes a measure of significance in this part of the optimal solution together not produce a feasible solution. this solution will not put this added to the importation of decomposition. This can be a meaningful measure of the optimal solution hierarchical method, known as greedy method.)
    2006-05-15 21:50:01下载
    积分:1
  • LR(0)
    简单LR语法分析程序自动生成器的实现,可用作数据结构课程设计(LR (0) grammar analysis)
    2013-09-22 09:26:25下载
    积分:1
  • cycQueue
    单循环链表,用C++实现 提供入队,出队,判断空等方法(Single cycle linked list, with C++ into the team, the team judge waited in vain for methods)
    2012-10-08 20:02:15下载
    积分:1
  • 696518资源总数
  • 104926会员总数
  • 6今日下载