资源列表

« 1 2 ... .30 .31 .32 .33 .34 335.36 .37 .38 .39 .40 ... 2656 »

[数据结构常用算法Parking-lot-problems

说明:关于停车场停车问题的管理,利用队列的性质就一辆车进停车场后的停车位,停车时间,需交停车费,以及停车场空闲车位的管理等问题-Questions about the management of parking lot, use queue of property is a car into the parking lot after the parking space, stop time, pay parking spot, and fr
<周春露> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法kuaipai

说明:设要排序的数组是A[0]……A[N-1],首先任意选取一个数据(通常选用第一个数据)作为关键数据,然后将所有比它小的数都放到它前面,所有比它大的数都放到它后面,这个过程称为一趟快速排序。-The array is designed to sort A [0] ... ... A [N-1], first select an arbitrary data (usually the first choice of data) as the
<dash> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Greedy

说明:利用greedy來解決背包客重量問題,並做簡單排序動作-Backpackers use to solve the weight problem of greedy, and do a simple sort operation
<Lkk> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:Prim algorithm in C-Prim algorithm in C++
<kaveh> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sort

说明:实用的冒泡排序及快速排序的C语言程序,程序思路清晰。-Practical bubble sort and quick sort of the C language program, the program clear thinking.
<asc> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法ZeroOne

说明:求0,1序列的三种办法 第一种:递归深度搜索 第二种:栈结构深度搜索 第三张:神秘方法-Three methods to solve 0-1 sequence 1st: recursive DFS 2st: DFS on stack construction 3st: sprytical..
<forgeneral> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的三种遍历方法:建立二叉树/先序遍历/中序遍历/后序遍历-Three binary tree traversal method: Create a binary tree/preorder traversal/inorder traversal/postorder traversal
<穆闻> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法01beibao

说明:c++中运用动态规划解决01背包问题可以运行,有汉字说明-c++ using dynamic programming to solve the knapsack problem can run 01, with characters that ~ ~
<tmy5869> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法EightQueen

说明:用VC++6.0编译环境下实现的八皇后问题,编译验证成功,具备核心算法-Compiled with VC++6.0 environment to achieve the eight queens problem, the compiler proved to be successful, with the core algorithm
<cutao> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:Huffman树形结构,结构体的建立,树的建立、查找、删除-Huffman tree structure, the structure of the establishment, the establishment of the tree, find, delete ... ...
<江马文> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Odometer-like-Brute-Force-Counter-

说明:给定一组数字排序,打印所有的计数顺序。 -Given a set of numerical order, print all the counting sequence.
<黄军> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Approximate1

说明:近似算法;最优适宜装箱问题的实现,用C++语言编写-Approximation algorithm optimal implementation of appropriate packing problem, using C++ language
<康遵强> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 335.36 .37 .38 .39 .40 ... 2656 »

源码中国 www.ymcn.org