资源列表
实验4
- 矩阵加法,数学术语,定义为在数学里,矩阵加法一般是指两个矩阵把其相对应元素加在一起的运算。 矩阵怎么进行加减,矩阵是大学中必然要学习的一部分内容,矩阵的加减是学习矩阵的过程中最简单的一部分。(Matrix addition, a mathematical term defined as in mathematics, the addition of a matrix generally refers to the calculation of the addition of the corres
shortsearch
- 最短路径算法,深度优先,广度优先算法等源码,用mathmetica软件编写,可作为c语言编写的参考哦
haiguizuotu.rar
- 数绝结构实验海龟作图,含源代码,实验报告,C语言描述,Mapping of sea turtles must structure a few experiments, including source code, experimental report, C language descr iption of
shenduyouxian
- 深度优先搜素 前序中序后序 大连理工大学软件学院-After the depth-first search elements in the preamble sequence sequence Dalian University of Technology School of Software
DataStructures
- Data structures course
algo4
- 实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。
ijcsit2011020114
- Algorithm for clasification
datastructure
- 数据结构课程设计 老师的DEMO,规范编程,适合学习算法思想和编程规范-Data structure course design teacher DEMO, standardized programming, learning algorithm suitable for programming ideas and norms
circlelist
- 环形链表实现,适合初学者自学使用,基于VS2013.-Ring linked list, suitable for beginners to learn, based on VS2013.
数理方程
- 主要是数理方程基本框架很有用,对数据结构也有帮助-main mathematical equation is the basic framework is used for the data structure also helped
Recursion-and-divided-.ppt
- 这是关于分治与递归算法的课件,文章详细的讲解了这两周算法的设计要点。-This is about divide and conquer and recursive algorithm courseware, the article explained in detail the design elements of the algorithm for two weeks.
InfixToPostfix
- Infix to postfix conversion in VB.net