资源列表

« 1 2 ... .63 .64 .65 .66 .67 1668.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法binary-tree

说明:返回二叉树的根+返回树中某个结点的左孩子,若无则返回空+返回树中某个结点的双亲,如果是根结点,则返回空-Returns the binary tree root+ returns tree in a node of the left child, if there is no return null+ returns tree in a node s parents, if the root node, it returns null
<> 在 2024-10-06 上传 | 大小:249856 | 下载:0

[数据结构常用算法dfsPbfs

说明:数据结构,图的深搜和广搜。(DFS+BFS)-Data structures, graph search deep wide search. Data structures, graph search deep wide search. Data structures, graph search deep wide search.
<lbb> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法k_junzhi

说明:K均值算法,这个算法适用于类别数为三的聚类算法-K-means algorithm, this algorithm is applied to the number of categories for the three clustering algorithms
<潘柔> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法MergeSort

说明:一个快速的合并排序算法的例子。合并排序速度快,是稳定的排序。这是用VB写的例子,大家可以转换为其他语言。-A example of the quick merge sort algorithm. Fast merge sort is a stable sort. This example is written in VB, you can convert it to other languages.
<HaitaoLi> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Board-box-to-go-horse-riding-knight

说明:马踏棋盘++骑士走方格 马踏棋盘++骑士走方格 CPP文档-Board box to go horse riding knight
<任我行> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法yanghui

说明:用栈操作实现扬辉三角的打印,属于数据结构的基本应运.-Yang Hui stack operation achieved with triangular print, are the basic data structure to be shipped.
<alex> 在 2024-10-06 上传 | 大小:264192 | 下载:0

[数据结构常用算法longint

说明:长整数的加减,能够实现长整数的加和减,如: -32423 4+3562435324-Long integer addition and subtraction, can achieve long-integer addition and subtraction, such as:-324 234 234+3562435324
<qianlei > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法bank

说明:假设某银行有2个窗口对外接待客户,从早晨银行开门起不断有客户进入银行,由于每个窗口在某个时刻只能接待一个客户。因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进和银行的客户。如果某个窗口的业务员正空闲,则可上前办理业务。反之,若个窗口均有客户所占,他便会排在为数最少的队伍后面。编制一个程序模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。 -Suppose there are two windows of a bank
<qianlei > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法scguide

说明:校园导航系统 输入要查询的单位,显示单位简介。输入两个单位,计算两个单位地点间最短距离。功能不太完善,不能修改地点信息 -To query the campus navigation system input unit, display unit profile. Enter the two units, calculate the shortest distance between two unit locations. Fu
<qianlei > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法gongjiao

说明:公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
<林平> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法traffic

说明:c语言写的交通咨询系统,可以提供最短路径和最小时间的线路查找-c language traffic advisory system that provides the shortest path and minimum time to find the line
<lcw0622> 在 2024-10-06 上传 | 大小:62464 | 下载:0

[数据结构常用算法Btree

说明:B树的实现,实现B树的插入和删除等操作,可运行-B-tree implementation
<kjh> 在 2024-10-06 上传 | 大小:551936 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1668.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org