资源列表

« 1 2 ... .04 .05 .06 .07 .08 25909.10 .11 .12 .13 .14 ... 28522 »

[数据结构常用算法7MethodsOfQsort

说明:快速排序(qsort)在程序开发中的七种用法(VC)。其中列举了对int和char型数组排序、结构和类的一级二级排序等,具体的cmp函数。-Quicksort (qsort) in the development of seven Usage (VC). Which lists the type of int and char array to sort, structure and type of level 2 ranking, the specific function cmp.
<sql> 在 2025-06-27 上传 | 大小:27kb | 下载:0

[数据结构常用算法IntroductionToAlgorithms

说明:算法导论英文版 This book is one of a series of texts written by faculty of the Electrical Engineering and Computer Science Department at the Massachusetts Institute of Technology. I-Algorithms Introduction to the English version This book is one of a se
<sql> 在 2025-06-27 上传 | 大小:11.44mb | 下载:0

[数据结构常用算法Splay

说明:伸展树 都知道如果使用二叉查找树树平衡度不好则会降低查询效率,所以我们要维护二叉树的平衡性,即TreapTree 、SplayTree 、AVL、红黑等,本文介绍伸展树的平衡原理和核心代码 -Tree stretching all know if you use binary search tree tree balance will not reduce the query efficiency, and therefore we have to safeguard the balan
<sql> 在 2025-06-27 上传 | 大小:184kb | 下载:0

[数据结构常用算法SegmentTree

说明:线段树是在计算几何领域非常重要的一种数据结构,常在各大ACM比赛中现身,本文由浅入深,用往年经典的ACM题目来介绍这个强大数据结构-Segment tree is in the field of computational geometry is very important as a data structure, often in major competitions ACM show, this article easy-to-digest, ACM with a classic topi
<sql> 在 2025-06-27 上传 | 大小:217kb | 下载:0

[数据结构常用算法stream

说明:网络流算法 涉及:数据结构(图论)、算法、ACM 分类有最大流、最小费用最大流、最小割-Network flow algorithm involving: data structures (graph theory), algorithm, ACM classification has maximum flow, minimum cost maximum flow, minimum cut
<sql> 在 2025-06-27 上传 | 大小:89kb | 下载:0

[数值算法/人工智能DiscreteMathematics

说明:Discrete mathematics离散数学 书名《离散数学在信息学竞赛中的应用》 涉及领域:算法、ACM、数学 内容包含: 重集全排列 Catalan数 简单数论 矩阵的简单运用 棋盘多项式与任务分配 置换群与pólya定理-Discrete Mathematics Discrete mathematics book
<sql> 在 2025-06-27 上传 | 大小:492kb | 下载:0

[人工智能/神经网络/遗传算法jiyuwenlideerzhihuafangfa

说明:的基于纹理的牌照图象二值化方法即 首先对牌照图象作纹理分析, 然后采用模式识别技术中的最 大最小准则获取二值比阈值进行二值化的方法效果优于灰度直方图方法。若对纹理基元的选择附加一些条件则有可能提 供更好的二值化结果。该方法也可适用于票据或文本图象的 二值化。-License-based texture image binarization method that is first to license images for texture analysis, pattern re
<poon> 在 2025-06-27 上传 | 大小:235kb | 下载:0

[数据结构常用算法compare

说明:编程实现直接插入、冒泡排序、快速排序、直接选择排序算法,并计算每种排序算法的比较,交换次数。-Programming direct insertion, Bubble Sort, Quick Sort, direct choice of sorting algorithm, and calculate for each sorting algorithm comparison, the exchange number.
<vincent> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法Btree

说明:使用前序,中序,后序方式,对二叉树进行遍历。-The use of pre-order, in sequence, after the sequence by means of binary tree to traverse.
<vincent> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法ai

说明:使用C语言编写程序,使用深度优先算法,解决八数码问题。-The use of C programming language, the use of depth-first algorithm, to solve the issue of eight digital.
<vincent> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算zhuanhuan

说明:使用C语言编写程序,对输入的进制数,按照需求,进行数制转换后输出-The use of C language programming, to enter the hexadecimal number, in accordance with the needs of a number system conversion output
<vincent> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法hebing

说明:使用C语言变成,将两个有序的线性表进行合并-The use of C language into the two linear orderly merger table
<vincent> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 25909.10 .11 .12 .13 .14 ... 28522 »

源码中国 www.ymcn.org