资源列表

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

[数据结构常用算法fenzhifa

说明:分治法的应用 将序列A(0:n-1)中元素按照升序排序方法:归并排序和快速排序((1)对于快速排序,主元采用三者A(low),A(high),A((low+high)/2)中其值居中者-Divide and conquer the application of the sequence A (0: n-1) elements in ascending sorted by: Merge sort and quick sort ((a) f
<xiaolu> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法wu

说明:掌握使用回溯法求解问题的基本思路,用回朔法做n皇后问题-Use backtracking to solve the problem to master the basic ideas, with the retrospective method to do the n queens problem
<xiaolu> 在 2024-10-03 上传 | 大小:1274880 | 下载:0

[数据结构常用算法STACK2

说明:数据结构中堆栈的一般性操作,如初始化、出栈、入栈等-Stack data structure in the general operations such as initialization, a stack, stack, etc.
<wangzhongjing> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Weight_Median

说明:一个加权中位数的求解算法。该算法可以确定邮局选址之类的问题(即将邮局放在那所经过的路程最近)。-This program is about weight median.
<李奇> 在 2024-10-03 上传 | 大小:694272 | 下载:0

[数据结构常用算法lianzhan

说明:数据结构的链栈C++代码,实现链栈的初始化,入栈,出栈,取栈顶元素等操作-The chain of stack data structure C++ code to achieve the chain of stack initialization, stack, a stack, take the top element and other operations
<张尚> 在 2024-10-03 上传 | 大小:22528 | 下载:0

[数据结构常用算法01pack

说明:用动态规划,贪心算法等算法实现01背包问题-Using dynamic programming, greedy algorithm knapsack problem algorithm 01
<ufo> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法fiboMain(2)

说明:fibonacci by recursive function
<kellyjo> 在 2024-10-03 上传 | 大小:189440 | 下载:0

[数据结构常用算法singlyLinkedLink

说明:singly linked list by c-singly linked list by c++
<kellyjo> 在 2024-10-03 上传 | 大小:19456 | 下载:0

[数据结构常用算法CircularQueueHeapArray

说明:circular queue by heap array
<kellyjo> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法StackHeapArray

说明:stack by heap array
<kellyjo> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法quickSort

说明:c语言中的数据结构程序,快速排序算法,是用vc++写成的-c language data structure program, fast sorting algorithm, is written in vc++
<一念间> 在 2024-10-03 上传 | 大小:168960 | 下载:0

[数据结构常用算法Othello1.0

说明:黑白棋othello 1.0 利用mfc编写 采用alpha-beta剪枝算法-Othello othello 1.0 using mfc prepared using alpha-beta pruning algorithm
<lc19890306> 在 2024-10-03 上传 | 大小:5525504 | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 1835.36 .37 .38 .39 .40 ... 2656 »

源码中国 www.ymcn.org