资源列表
aoe
- AOE网关键路径(Activity On Edge) 数据结构其中前两个数代表两个顶点之间的通路,后两个数分别代表最早开始时间和最迟开始时间 带有*的通路组成关键路径; -Key path AOE Gateway (Activity On Edge) the first two of which data structure to represent the path between two vertices, the number of the latter two represent t
aa
- 罗马支配数的算法,对广义Petersen图P(n,2)的罗马支配数进行了研究-Rome dominated the number of algorithms, on the generalized Petersen graph P (n, 2) the number of Roman domination of the research
mowang
- 魔王语法解释 数据结构的实验和实验报告,包含实验报告,源码等-Devil syntax explained the experimental data and experimental structure of the report, including test reports, source code, etc.
changzhengshu
- 数据结构试验,包含试验报告和源码,运行能通过,自己写的-Test data structure, including test reports and source code, run through, their own written
largestpublicarray
- 求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods
longgestundecreaselist
- 求出一个序列的最长升序列,使用了动态规划的方法-Obtained or a sequence of the longest sequence, using the dynamic programming approach
seamintersect
- 使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
attemper
- 使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务-The use of dynamic programming methods for how to access the assembly line in the two shortest time to complete the assembly task
algorithms
- 包罗各种算法,相当全面,可以下载看看,具体有单元加、求进制、汉诺塔、底层编程、小写数字转为大写数字、数据结构、算法基础等等。-Cover a variety of algorithms, is very comprehensive and can be downloaded to see the specific unit plus, and band, Tower of Hanoi, the underlying programming, lower case to upper case th
Student
- 基于C++语言的一个数据结构问题,实现学生管理系统的编写,代码无注释-C++ language based on a data structure problem, the achievement of students in the preparation of management system, code-free notes
md5TurebyC
- 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
Queenquestion
- N皇后问题 主要是运用递归来做的一个算法-the question of the queen