资源列表

« 1 2 ... .80 .81 .82 .83 .84 1685.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法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

[数据结构常用算法duoxiangshi

说明:实现多项式的加减乘除等操作,输出最总结果。可运行-Achieve polynomial operations such as addition, subtraction, output the most general results. Can run
<kjh> 在 2024-10-06 上传 | 大小:645120 | 下载:0

[数据结构常用算法erchashuhuifu

说明:通过对二叉树的前序排列中序和后序中序的分析还原二叉树-By order of the binary tree in preorder and postorder sequence analysis in order to restore binary tree
<kjh> 在 2024-10-06 上传 | 大小:508928 | 下载:0

[数据结构常用算法huofumanbianma

说明:对一段文字实现霍夫曼编码,并输出编码后的数据段,也可恢复至未编码的文字-Huffman code for a text to achieve, and output the encoded data segment, can be restored to not encoded text
<kjh> 在 2024-10-06 上传 | 大小:553984 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1685.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org