资源列表
queuing-simulation
- 离散事件系统仿真程序,用于排队论问题仿真。-Discrete event system simulation program for the queuing theory simulation.
CSP
- 使用最小冲突法实现的N皇后问题,其中,通过构造的方法产生初始解,因此,千万级别的皇后只需要4s左右-Minimum conflict of laws to achieve the N-queens problem, which constructed the initial solution, therefore, thousands of levels Queen 4s
1273
- poj1273 一道网络流图论的简单题,运用增光路的算法-poj1273 a simple graph problem
erfenfa
- 二分法求矩阵特征值的matlab程序设计-The dichotomy matrix eigenvalues matlab program design
p
- 使用四阶龙格库塔法求解内弹道方程,得出二级轻气炮各项参数-Fourth-order Runge-Kutta method to solve ballistic equations, draw the two-stage light gas gun, the parameters of the
ReaderAndWriter
- 操作系统课程设计,使用PV操作机器信号量、锁等机制,实现读者和写者互斥访问临界资源-Courses on operating system design, the use of PV operate the machine semaphore lock mechanisms, readers and writers to achieve mutually exclusive access to critical resources
jacobi1
- 经典jacobi算法求矩阵特征值,matlab程序设计-Classical Jacobi matrix algorithm for eigenvalues, matlab programming
jacobi
- 经典jacobi算法求矩阵特征值的matlab程序-The classic Jacobi algorithm matlab program requirements matrix eigenvalue
qr
- 幂法求特征值的matlab设计,针对所有矩阵-Power law seeking eigenvalues matlab design for all matrices
Rails
- 使用队列和栈来模拟火车进站出战的过程。 有信息显示。代码有注释-Use the queue and stack to simulate the train came into the station played. Information display. Code annotated
BalancedforksortTree-
- 二叉平衡排序树,能够实现不平衡调整,代码简单,格式清晰。作为课程设计已通过老师考核,可放心使用-Balanced binary sort tree imbalance adjustment, the code is simple, clear format. As curriculum design, teacher assessment, ease of use
LCS
- 最长公共子序列,英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列。-The longest common subsequence, the English abbreviation for the LCS (Longest Common Subsequence). Which is defined as a sequence S, are
