资源列表

« 1 2 ... .46 .47 .48 .49 .50 1451.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法ma-ta-qi-pan

说明:纯C写的马踏棋盘经典算法,便于初学者学习-Written in pure C classical algorithm horse riding board, easy for beginners to learn
<石头> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法AVL

说明:用控制台界面完美演示平衡二叉树的操作过程,用纯C编写,基于VS2008-Interface with the console perfectly balanced binary tree of the operation shows, written in pure C, based on VS2008
<石头> 在 2024-10-11 上传 | 大小:233472 | 下载:0

[数据结构常用算法shujuwajue(kehuguanxi-guanli-)

说明:本代码在客户管理的基础上采用数据挖掘进行深层析的分析与设计。-The code is based on the customer management for deep chromatography using data mining analysis and design.
<lixing> 在 2024-10-11 上传 | 大小:2623488 | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环,设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。以n=8,s=1,m=4为例,若初始的顺序为 n1,n2,n3,n4,n5,n6,n7,n8。则问题的解为n4,n8,n5,n2,n1,n3,n7,n6。-Joseph Wan, with n individuals sitting around a round ta
<ll> 在 2024-10-11 上传 | 大小:190464 | 下载:0

[数据结构常用算法HufmanCode

说明:【题目】编写基于HUFFMAN-CODE的译码和解码算法 实验要求: (1) 输入一段字符串,统计其中每个字符的频度; (2) 求每个字符的HUFMAN-CODE; (3) 对(1)中的字符串译码; (4) 对(3)中的译码再解码。 -【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental r
<ll> 在 2024-10-11 上传 | 大小:159744 | 下载:0

[数据结构常用算法waibupaixusuanfa

说明:外部排序算法,外部排序是基于内部排序的,内部排序弄清楚了,外部排序也不难-External sorting algorithms, external sorting is based on internal sorting, internal sorting sorted out the external sort is not difficult
<古稀> 在 2024-10-11 上传 | 大小:117760 | 下载:0

[数据结构常用算法erchashu

说明:二叉树的遍历算法与实现,有前序 后序,中序的排列,分为递归算法和非递归算法的实现-Binary tree traversal algorithm and implementation of a pre-order after the order, the order of arrangement, is divided into a recursive algorithm and the realization of non-recur
<小胖子> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法maze

说明:(1)用随机函数建立一个迷宫,给定出入口 (2)设计一个模拟走迷宫的程序寻找通路,存在则将其显示在屏幕上 (3)找出其中途径最短的通路 -(1) create a maze with a random function, given the import and export (2) design procedures for a simulated maze to find access, there will be th
<wending> 在 2024-10-11 上传 | 大小:11264 | 下载:0

[数据结构常用算法MST

说明:最小生成树算法,数据结构中的经典算法,其中含测试数据-The minimum spanning tree algorithm
<IUNKNOWN> 在 2024-10-11 上传 | 大小:219136 | 下载:0

[数据结构常用算法tree

说明:二叉链表建立及各种遍历、应用的源代码 实现-List building and all kinds of binary traversal, application source code
<刘露> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法aa

说明:图的邻接表存储及深度优先遍历的实现代码 实现代码-Adjacency table to store and depth-first traversal of the implementation code
<刘露> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法bb

说明:图及最小生成树等的实现的代码,编程代码 实现代码-Minimum spanning tree diagram and the realization of such code, programming code code
<刘露> 在 2024-10-11 上传 | 大小:2048 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1451.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org