资源列表

« 1 2 ... .01 .02 .03 .04 .05 1406.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法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-10-11 上传 | 大小:9216 | 下载: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-10-11 上传 | 大小:3419136 | 下载: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-10-11 上传 | 大小:486400 | 下载:0

[数据结构常用算法n-q

说明:八皇后,n皇后问题C语言实现,求解所有可行解 -Eight Queens, n queens problem C language, all the feasible solutions for solving
<yuan> 在 2024-10-11 上传 | 大小:11264 | 下载:0

[数据结构常用算法bellman

说明:实现的是Bellman-Ford负权最短路径算法-To achieve the Bellman-Ford shortest path algorithm for negative weights
<张佳静> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法dijkstra

说明:实现的是所有边权为正的最短路径算法的Dijkstra和优先队列Dijstra堆算法-The right of all sides to achieve a positive Dijkstra shortest path algorithm and the priority queue heap algorithm Dijstra
<张佳静> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法maxflow

说明:实现的是最大流的两种增广路算法,用到队列和BFS寻增广路-To achieve the maximum flow of the two augmenting path algorithm, used in the queue and the BFS search augmenting path
<张佳静> 在 2024-10-11 上传 | 大小:1024 | 下载: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-10-11 上传 | 大小:1024 | 下载: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-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法CREAT

说明:TC下开发的游戏。节点删除程序。主要注重于对无数字标识的连续性节点的删除。-TC developed under Node Remove Programs. Mainly focus on the continuity of the non-digital identity nodes removed.
<Wjq> 在 2024-10-11 上传 | 大小:1024 | 下载: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-10-11 上传 | 大小:38912 | 下载:0

[数据结构常用算法2_14to2_21

说明:链表 数据结构 c-Linked list data structure c++
<xl> 在 2024-10-11 上传 | 大小:145408 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1406.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org