资源列表

« 1 2 ... .01 .02 .03 .04 .05 2006.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法delimiter-matching

说明:一个实现分隔符匹配的数据结构算法,很适合初学者学习-A data structure algorithms achieve delimiter matching, it is suitable for beginners to learn
<瑞文戴雨> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法analog-parking

说明:一个实现模拟停车场的数据结构代码,适合初学者学习-An analog parking lot of the data structure of the code, suitable for beginners to learn
<瑞文戴雨> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Management-Library-seat

说明:管理图书馆座位,管理图书馆座位,有传感器测试是否有人-Management Library seats, with sensors to test whether someone
<1> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法hfm

说明:提供了一种基于哈弗曼编码的文件压缩算法,可以对.TXT、.DOC、.JPF等文件进行压缩-Huffman coding provides a file-based compression algorithm can .TXT, .DOC, .JPF and other file compression
<李连生> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法string-matching

说明:c++实现的字符串匹配的KMP算法和BM算法-c++ achieve the KMP string matching algorithm and the BM algorithm
<LIU Y> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法a

说明:基于二叉链表存储结构实现二叉树的基本运算,要求: ⑴能建立非空二叉树; ⑵实现二叉树的先、中、后序递归遍历算法; ⑶实现二叉树的非递归的先(或中、或后)序遍历算法及层序遍历算法; ⑷记录运行结果并对递归算法和非递归算法的效率加以分析。 -List storage structure based on binary binary tree of basic operations, require: ⑴ to estab
<David> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法b

说明:数据结构图的存储结构及基本操作 要求: ⑴能根据输入的顶点、边/弧的信息建立图; ⑵实现图中顶点、边/弧的插入、删除; ⑶实现对该图的深度优先遍历; ⑷实现对该图的广度优先遍历。 备注:单号基于邻接矩阵,双号基于邻接表存储结构实现上述操作。 -Data storage structure diagram and the basic operational requirements: ⑴ can bui
<David> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法e

说明:按常规形式输入算术表达式(例如:输入2*(6-4)+8/4),要求能够: (1)生成表达式的后缀表示,并输出; (2)生成表达式的前缀表示,并输出; (3)基于表达式的后缀表示,对该表达式求值; (4)编写一个主程序对表达式求值函数进行测试。 -Enter a conventional form of arithmetic expressions (for example: Input 2* (6-4)+8/4),
<David> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Transform

说明:preferential attachment图节点的偏好链接特性计算方法,参考论文Dynamics of Large Networks中的4.4节完成-Preferences link feature preferential attachment graph nodes calculation method, the reference paper Dynamics of 4.4 节 Large Networks of comple
<shanzhashu> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法The-airport-scheduling-analysis

说明:模拟一个机场飞机降落和起飞的过程。 内容:一个小飞机场有1条跑道,在天上有一个队列的飞机准备降落,地上有一队列的飞机准备起飞,当然必须等天上的飞机全部降落完后才能开始起飞。-Simulate a process of airport landing and take-off. Content: a small airport one runway, there is a queue in the sky of the plane to
<陈默> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Random-number-generate

说明:任意区间的随机数产生数据结构算法,其最大的亮点是任意区间,这个区间是需要人为的去设定的,-Any range of random Numbers generated data structure algorithm, and its biggest bright spot is any interval, the interval is the need for human to set,
<汤海波> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法20150912

说明:卡尔曼C语言算法,四轴滤波最佳处理算法那。-Kalman algorithm C language, four axis filtering processing algorithms that best.
<陈国奥> 在 2024-09-30 上传 | 大小:2048 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2006.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org