资源列表
funcwin
- 汽车平顺性加权评价指标数据处理程序,只要将离散的加速度时域信号值输入到相应txt文件中即可计算出平顺性加权评价指标。-Car ride weighted uation data handler
digitaltower
- 用动态规划的方法解决数塔问题,算法,代码-Dynamic programming stops tower problem, algorithm
输入表达式字符串求值
- 输入表达式字符串,以“=”表示结束, 计算并输出表达式值。 操作数可以是整数或实数,操作符有 “+”、“-”、“*”、“/”、“^”(乘方)和 “sin( )”(正弦)、“cos( )”(余弦)、“log( )(对数)、“ln( )”(自然对数)等函数。
Bee_Colony2212141022011
- bee algorithm in JAVA code
PrimeNumbers
- Prime numbers checking with C++ and MPI
LMS0
- 自适应算法在MATLAB中的实现及参数对性能影响-LMS Algorithm
math
- 提供欧几里得算法、扩展欧几里得算法、求素数算法、高斯消元算法-Provide the Euclidean algorithm, the extended Euclidean algorithm, the algorithm for prime numbers, Gauss elimination algorithm etc.
matching
- 提供二分图匹配算法、带权二分图匹配算法、以及HopCroft优化的匹配算法-Provide two graph matching algorithm, weighted two graph matching algorithm, the matching algorithm and HopCroft optimization
graph
- 提供堆优化的Dijkstra算法、求割点割边的Tarjan算法-Heap optimized Dijkstra algorithm, for cutting point cutting edge Tarjan algorithm
flow
- 计算最大流、最小费用最大流、最小费用可行流的算法模板-The calculation of the maximum flow, minimum cost maximum flow, minimum cost feasible flow algorithm template
pthread
- Parallel threading for multicore processors and to know the effeciency of each abstract level
Trust-Region-program
- 用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
