资源列表
[数据结构常用算法] data-stucture-cPP
说明:学数据结构的时候做的一些小型的练习,c++实现的堆栈队列二叉树等,对于学习数据结构算法的朋友里面的很多函数有参考价值哦-some small practices when i learnning the data stucture, use the c++ language to excute the stack, queue, binary tree, i hope the functions in my codes can help<困惑的心0729> 在 2024-11-15 上传 | 大小:9kb | 下载:0
[数据结构常用算法] DatastructDesign
说明:本人上学期数据结构课程设计(包含9个程序),一部分使用MFC(IDE为VS2008),一部分为控制台程序(IDE为DEV-C++),代码量大约148KB。(内容包括电梯模拟、南京公交路线查询等等)-I designed last semester data structures courses (including 9 procedures), part of the use of MFC (IDE is VS2008), part o<li> 在 2024-11-15 上传 | 大小:3.26mb | 下载:0
[数据结构常用算法] ACMCheatSheet
说明:ACM编程竞赛辅导材料。大量经典算法例程和分析。-ACM programming contest cheat sheet. lots of classic algorithm implementation and analysis. a must read for those who want to do programming contest<David Prep> 在 2024-11-15 上传 | 大小:475kb | 下载:0
[数据结构常用算法] mincostflow
说明:实现的是最小费用最大流问题,在残量网络中找s-t最短路,运用bellman-ford算法。-To achieve the minimum cost maximum flow problem, in the residual network, find the shortest st, the use of bellman-ford algorithm.<张佳静> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binarysearch
说明:Binary search or half-interval search algorithm locates the position of an item in a sorted array. Binary search works by comparing an input value to the middle element of the array.<eKoder> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTrees
说明:This article introduces the basic concepts of binary trees, and then works through a series of practice problems with solution code in C/C++ and Java. Binary trees have an elegant recursive pointer structure, so they a<stefan> 在 2024-11-15 上传 | 大小:38kb | 下载:0
[数据结构常用算法] 2_14to2_21
说明:链表 数据结构 c-Linked list data structure c++<xl> 在 2024-11-15 上传 | 大小:142kb | 下载:0