资源列表

« 1 2 ... .57 .58 .59 .60 .61 1662.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法部分数组操作

说明:可实现矩阵转换,螺旋数组,数字移动,数组操作,桶排序,杨辉三角形-conversion matrix can be realized, helical array, digital mobile array operation, barrels, in order of Yang Hui triangle
<皮皮> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Lis1t

说明:文件中是我编写的两个数据结构,线性表列和链表,是用类模版函数编写,是面向过程设计-document is prepared by the two data structure, tabulated and linear chain and is prepared category template function, process-oriented design
<李瑞> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法最小生成树prim算法

说明:最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
<袁文> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法dashujiecheng

说明:该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of
<杨浩> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法FFT_C++

说明:用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
<黄如意> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法OTHELLOCHESS

说明:黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function
<胡安> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法fina_ver

说明:用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can eas
<光法> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法一个功能强大的栈

说明:一个功能强大的栈,用法很灵活,你会发现很有趣- A function formidable stack, the usage is very flexible, you can discover very interesting
<he> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法int dfsSweep

说明:深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
<Bill> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法单链表操作算法

说明: 单链表的一些简单算法。-some simple algorithm.
<lee> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Soaring

说明:本程序是在c调试成功的.对初学者有很大的作用!-the procedure was successful c debugging. For beginners a significant role!
<邓斌> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法强盗分金算法

说明:10名海盗抢得了窖藏的100块金子,并打算瓜分 这些战利品。这是一些讲*的海盗(当然是他们自己特有的*),他们的习惯 是按下面的方式进行分配:最厉害的一名海盗提出分配方案,然后所有的海盗(包 括提出方案者本人)就此方案进行表决。如果50%或更多的海盗赞同此方案,此方 案就获得通过并据此分配战利品。否则提出方案的海盗将被扔到海里,然后下提名 最厉害的海盗又重复上述过程-10 pirates seize a
<段俊杰> 在 2024-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 1662.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org