资源列表

« 1 2 ... .25 .26 .27 .28 .29 1230.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法linearStorage

说明:实现线性表的顺序存储结构,可实现输入输出、查找、插入、删除元素等操作-The linear order of the table storage structure, can achieve input and output, find, insert, delete elements and other operations
<林小悠> 在 2024-11-19 上传 | 大小:10kb | 下载:0

[数据结构常用算法yufa

说明:编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural an
<冯景航> 在 2024-11-19 上传 | 大小:3kb | 下载:0

[数据结构常用算法Bubble

说明:冒泡排序法 冒泡排序法 冒泡排序法-bubble
<朱贵华> 在 2024-11-19 上传 | 大小:180kb | 下载:0

[数据结构常用算法xishujuzhenyunsuanqi

说明:三元数组描述的稀疏矩阵加法,减法,乘法运算。是稀疏矩阵数据结构的运算器。-Array of sparse matrix described ternary addition, subtraction, multiplication. Sparse matrix data structure is the computing device.
<王恺> 在 2024-11-19 上传 | 大小:179kb | 下载:0

[数据结构常用算法diantimonichengxu

说明:数据结构课程设计 数据结构课程设计 -shujujiegou
<zhaolongluo> 在 2024-11-19 上传 | 大小:428kb | 下载:0

[数据结构常用算法cpp

说明:数据结构的思想做的五个小程序 C++做的 ,电话本 冷冻库 -Five small program to do C++
<唐晓旭> 在 2024-11-19 上传 | 大小:309kb | 下载:0

[数据结构常用算法AnswersToTheDataStructureAndExaminationGuidance.ra

说明:有关数据结构的复习指导,提供大量练习及参考答案。-Guide to Review of the data structure to provide a large number of exercises and suggested answers.
<Colin> 在 2024-11-19 上传 | 大小:2.07mb | 下载:0

[数据结构常用算法chaoshixuanzhiwenti

说明:对于某一学校超市,其他各单位到其的距离不同,同时各单位人员去超市的频度也不同。请为超市选址,要求实现总体最优。通过该题目的设计过程,可以加深理解图数据结构,掌握某些基本运算的实现,进一步理解和熟练掌握课本中所学的各种数据结构,学会如何把学到的知识用于解决实际问题,培养学生的动手能力。-For a school the supermarket, and other units to its distance from different
<王娟> 在 2024-11-19 上传 | 大小:8kb | 下载:0

[数据结构常用算法as

说明:数据结构 课程设计 表达式类型的实现-Implementation of expression type
<wjq> 在 2024-11-19 上传 | 大小:273kb | 下载:0

[数据结构常用算法syntax

说明:LL(1)文法的实现。具体设计要求如下: 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符FIRST 集FOLLOW集和SELECT集。 5. 画出预测分析表。 6. 判定读入的文法是否是LL(1)文法。 7. 给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 8.
<冯景航> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[数据结构常用算法7logo

说明:这个程序解决了巨大的7logo问题,并且可以在acm上运行,算法课必备-This program solves the problem of huge 7logo, and can run in the acm algorithm class must
<zhou> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Matrixchain

说明:这个算法解决了矩阵连乘问题,采用的算法来自算法设计-This algorithm solves the matrix multiplication problem with using the algorithm from the algorithm design
<zhou> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 1230.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org