资源列表

« 1 2 ... .27 .28 .29 .30 .31 1032.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法xiongyalisuanfa

说明:匈牙利算法是求解指派问题的多项式时间算法
<易豪> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法stack_queue_priorityQ

说明:Implementation of Stack, Queue and Priority Queue.
<Yasir> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法C_Programming_classic_example_of_Huffman_code_tree

说明:C++ 编程开发夫曼树例子经典代码C + + Programming classic example of Huffman code tr-C++ Programming classic example of Huffman code tree
<nmm> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法n_queen_youhua

说明:N皇后算法优化(朴素算法、DFS(深度优先搜索)+多重优化、非递归 + 多重优化)-N Queens Algorithm
<万华通> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法OS-Practice

说明:最佳适应算法 初始化,选择内存分配适应算法-Best fit algorithm initialization, select the memory allocation algorithm to adapt
<哈达 > 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法graph

说明:数据结构——图的基本结构 求给定图中的边(或弧)的数目。 求解出从给定顶点到所有顶点的最短路径(以边数计算)。 判断一个有向图g是否是一棵有向树。(任意一个顶点可能是根) 对给定的图G及出发点,设计算法从出发深度遍历图G,并构造出相应的生成树。 -Data structure- that the basic structure of the given graph edge (or arc) number. Solvin
<> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法sort

说明:汇集了常见的排序算法,非常适合想学排序的新手-A collection of common sorting algorithm is very suitable for beginners to learn to sort
<yqa> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法11

说明:主程序:插入排序,交换排序,选择排序,归并排序个分配排序;中间过程追踪以及结果输出等。-Main program: insertion sort, exchange sort, selection sort, merge sort a distribution sort intermediate process tracing, and outputting the results.
<wanfheng> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法heibaiqi.c

说明:用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search t
<吴振华> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法matrix-c

说明:自己写的稀疏矩阵,使用十字链表实现,C语言编写。-Write a sparse matrix, the underlying data structure is Cross-List, using C program language.
<bupteinstein> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法sss

说明:这是一个有关labview的一维数组排序,希望大家能够喜欢-failed to translate
<hu> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法LBGVQ_wgy

说明:LBG矢量量化C/C++语言实现(可执行) LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。 实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code us
<张三平> 在 2025-01-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1032.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org