资源列表

« 1 2 ... .60 .61 .62 .63 .64 2265.66 .67 .68 .69 .70 ... 2657 »

[数据结构常用算法333

说明:通讯录管理,添加查找,删除,哈希表哈希表,节点,数据结构
<zhang333> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法sick

说明:病人看病的排列问题,根据先来先服务算法。还要考虑急切事件,对于突发事件的处理要有好的顺序。-The arrangement of the patient medical treatment, according to first come first serve algorithm. Urgent cases should also be considered for handling emergencies should be a g
<xianhe> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法conversion

说明:顺序栈结构实现数制转换-Stack structure in order to achieve number system conversion
<> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法download

说明:分支界限算法 ,用队列解决最优装载问题,跟背包算法有同样的功能-Branch and bound algorithm, the optimal loading queue to resolve the problem, with the same functionality Knapsack Algorithm
<lxb> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法3

说明:从一个迷宫的入口到出口找出一条可通路经。用一个二维数组MG(1:M,1:N)模拟迷宫,数组元素为0表示该位置可以通过,数组元素为1表示该位置不可以通行。MG(1,1)和MG(M,N)分别为迷宫的入口和出口。若存在一条可通路经,输出YES,否则输出NO-From the entrance to the exit of a maze to find an available path through. Two-dimensional arr
<lss> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法shushuzhuang

说明:打印树状二叉树,用队列,按层次打印 按先序遍历和中序遍历建立二叉树-Print the tree binary tree, with a queue, by level of print by the first order traversal and inorder traversal binary tree set up
<somreone> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法InThreaded

说明:怎样将二叉树的线索化-Clue of how to binary tree
<> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法3-8-1

说明:把10进制的整数和小数转换成二进制整数和小数-dddddddddd
<苏裕辉> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法belman(2)

说明:Dijkstra算法中要求边的权非负,如果遇到负权,则可以采用Bellman-Ford算法。-about bellman-ford
<我下下> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法pop

说明:冒泡算法,数据结构17页,带标示符判断是否已经排序成功-Bubble Sort algorithm, data structure 17, with identifiers to determine whether the order has been successfully
<陈根> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法kkk

说明:给定K个单词作为文本的开始。程序每次生成一个单词,其过程为:读取文本中最后的K个单词,并在书中寻找这K个单词连续出现的所有位置,然后从中随机挑选一个位置,并把该位置之后的一个单词加入到文本中。该过程不断重复,直到生成的文本达到最大单词数,或者生成的单词恰好是这本书的最后一个单词。-Given K words as the beginning of the text. Each program generates a word, the
<燕子> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:二叉树的创建、先序遍历、中序遍历、后续遍历、叶子数、节点数等的统计-Binary tree creation, the first order traversal, inorder traversal, the follow-up traversal, leaf number, number of nodes and other statistics
<贺遄飞> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 2265.66 .67 .68 .69 .70 ... 2657 »

源码中国 www.ymcn.org