资源列表

« 1 2 ... .41 .42 .43 .44 .45 1846.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法StringCompare

说明:找出两个字符串的最大相等子字符串,-To find the largest sub-string of two strings
<fjh> 在 2024-11-05 上传 | 大小:349184 | 下载:0

[数据结构常用算法3016886_AC_998MS_24392K

说明:适合acmer,poj 3476 的代码,强烈推荐学习此代码-Suitable for acmer, poj 3476 code, it is strongly recommended to study this code
<刘栋> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法algo12-1

说明:数据结构代码,严书的第十二章,由于比较少见,上传分享,适合各水平人士-Data structure code, Yan Shu-Chapter XII, due to relatively rare, upload sharing, suitable for all levels of people who
<刘栋> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法-SPFA

说明:Bellman-Ford算法及其改进---SPFA算法_Lifeng Wang.htm-Bellman-Ford algorithm and its improvement--- SPFA algorithm _Lifeng Wang.htm
<刘栋> 在 2024-11-05 上传 | 大小:18432 | 下载:0

[数据结构常用算法lexical_analysis

说明:编译原理课程作业,词法分析器。简单的对于一段C程序进行词法分析-Compiler theory course work, lexical analyzer
<Fu Xiangwei> 在 2024-11-05 上传 | 大小:333824 | 下载:0

[数据结构常用算法Syntax_Analysis

说明:简单的语法分析程序,可以对简单的四则运算式进行语法分析-A simple grammar analysis program, can be a simple four expression parsing
<Fu Xiangwei> 在 2024-11-05 上传 | 大小:362496 | 下载:0

[数据结构常用算法ee

说明: 线性表的顺序实现:插入、删除、排序 实验内容: 1. 问题描述 给定线性表类定义的头文件,改为模板类、增加排序功能。 2. 基本要求 改进或重写类定义的头文件,并自行编写主程序测试各功能。 3. 测试数据 整型、浮点型、字符型三组,每组4-8个测试数据 -Realization of the linear order of the table: insert, delete, sort, test: 1
<吴海> 在 2024-11-05 上传 | 大小:4096 | 下载:0

[数据结构常用算法22

说明:实验内容: 1. 问题描述 先定义堆栈的几个基本操作,再设计一主函数利用堆的操作完成以下功能: 假设一个算术表达式中可以包含三种括号:()[]{},且这三种括号可以按任意次序嵌套使用(如:...[...{...}...[...]...]...(...))。编写判别给定表达式中所含括号是否正确配对出现的算法,已知表达式已存入数据元素为字符的顺序表中。 2. 基本要求 读入2个不同的、长度不超过80个字符的、包含三种括号
<吴海> 在 2024-11-05 上传 | 大小:146432 | 下载:0

[数据结构常用算法33

说明:实验目的:熟练掌握字符串处理以及循环控 问题描述 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入:k,以及大写字母表示的密文,输出:小写字母表示的明文 -Experimental Objective: To master the string processing and circulation control descr ip
<吴海> 在 2024-11-05 上传 | 大小:7168 | 下载:0

[数据结构常用算法de

说明:实验五 二叉树的递归算法:计算高度、结点个数、交换左右儿子-Experiment 5 binary tree recursive algorithm: calculating height, node number, exchange about his son
<吴海> 在 2024-11-05 上传 | 大小:19456 | 下载:0

[数据结构常用算法42

说明:多元树的层次遍历、先根遍历、后根遍历 涉及的知识点:多元树的表示法、先根遍历、后根遍历的递归算法、多元树的层次遍历方法-Multi-level tree traversal, first the root traversal, traversal involved in dorsal root knowledge point: multi-tree representation, first the root traversa
<吴海> 在 2024-11-05 上传 | 大小:96256 | 下载:0

[数据结构常用算法passenger

说明:数据结构大作业 用双向链表 和五种数据结构实现 飞机场旅客信息查询检索订票等-Great job with the two-way data structure linked list, and five kinds of data structures to achieve an airport passenger information query and search booking, etc.
<chn> 在 2024-11-05 上传 | 大小:17408 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1846.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org