资源列表
StudentCourseManagementSystem
- 数据结构课程实验,实现学生课程管理系统,含有实验报告,程序说明-Data structure course experiment, to achieve student course management system, with test reports, descr iption of the procedures
CampusGuideConsulting
- 校园导游咨询,数据结构编程, 含有文档,程序说明-Campus Guide Consulting, data structure, programming, containing documents, procedures, instructions
vcbook
- Visual C++常用数值算法集电子书-Visual C++ numerical algorithms commonly used e-book collection
AC
- AC自动机! 字符串模式匹配最新最快算法! 比kmp更高效!
dijkstra
- 采用贪婪法解单源最短路径的算法,采用了图的邻接表数据结构。-The minimum length of a graph using dijkstra.
ipmsg206src
- 飞球的C++完全源码,能够帮助大家更好的了解通信的-feiqiu
Application_of_binary_tree_traversal_algorithm
- 二叉树遍历算法的应用 作者:李锐歆 建立二叉树 统计叶子结点个数 求二叉树的树深-Application of binary tree traversal algorithm: Li Ruixin Statistics leaf nodes to establish the number of binary tree binary tree seeking deep
k
- 双亲表示法实现二叉树,用链表实现,和堆栈,能更好的找到根节点-Parents to achieve binary notation, with the linked list implementation, and the stack, can find a better root
beibao
- 背包问题,结合当前比较流行的技术,采用一定的技巧开发出来的算法-beibao wenti
ThreadedBinaryTree
- 线索二叉树可分为前序线索二叉树、中序线索二叉树和后序线索二叉树三种-Threaded binary tree can be divided into pre-order threaded binary tree, in order threaded binary tree and binary tree after the sequence of three clues
sjjg
- 数据结构的管道铺设,医院选址课程设计报告
E
- A problem consists of multiple lines of input. The first line will be an integer n (1 < n < 13) giving the number of straws on the table. Each of the next n lines contain 4 positive integers, x1 , y1 , x2 and y2 , giving the coordinates, (x1 y1
