资源列表
Maze
- 迷宫问题,算法是深度搜索,压缩包中有相应输入文件。-Solve a maze
DetectionandIdentificationofCyclostationarySignals
- 一篇关于循环谱算法的文章,写得比较详细,但其中的源码可能有些问题-An algorithm on the cyclic spectrum of articles written in more detail, but the source may be some problems
DFS-BFS
- 2014年北京大学暑假公开课算法讲解课件之搜索,讲解详细,分析透彻-2014 Peking University summer open class algorithm courseware on the graph theory, explain the detailed, thorough analysis
FinalCampusNavigationSystem
- 校园导航系统。要考虑学生区{学0-学13},教学区}4个{,办公区{就是学校机关},四个校门. 合理设计窗口界面,首先构造校园示意图,在界面上以图形的方式显示各个地点及连线,并在线上标出距离.指定一个起点,再指定一个目的点,找最短路径.功能菜单自行设计. -Campus navigation system. Students learn to consider the area {0- learn 13}} 4 {teaching area, office area} {is a sc
datastructureplusplus
- 数据结构课件++ 学习 资料 非常详细 -data structure courseware
datastructure_couse_cpp
- c++版数据结构的课件,ppt格式,非常详细-c++ version of the data structure of the courseware, ppt format, very detailed
ConsoleApplication4
- 用Dijkstra算法求有向图G的v1顶点到其他顶点v的最短路径Path[v]及其距离Dist[v],以学校地点为例-With Dijkstra algorithm for a directed graph G vertices v1 shortest path to other vertex v Path [v] and its distance Dist [v], school locations Case
adsaa
- 浙江大学计算机学院 《 算法分析高级数据结构与》 课程资料-Zhejiang University computer science, " Advanced Data Structures and Algorithm Analysis" course information
数据结构算法演示
- 2009320165853875.rar
data struct
- 数据结构算法演示-demonstration algorithm data structure
Reference_source
- This enerymeter ade7754 calibration document.-This is enerymeter ade7754 calibration document.
datastructure-trainqueue
- 利用队列的思想实现火车重排问题,编写了测试主函数来验证功能。-Using the ideas of the realization of the train queue rearrangement problem, write a main function tests to verify functionality.