资源列表
pthread
- Parallel threading for multicore processors and to know the effeciency of each abstract level
flow
- 计算最大流、最小费用最大流、最小费用可行流的算法模板-The calculation of the maximum flow, minimum cost maximum flow, minimum cost feasible flow algorithm template
graph
- 提供堆优化的Dijkstra算法、求割点割边的Tarjan算法-Heap optimized Dijkstra algorithm, for cutting point cutting edge Tarjan algorithm
matching
- 提供二分图匹配算法、带权二分图匹配算法、以及HopCroft优化的匹配算法-Provide two graph matching algorithm, weighted two graph matching algorithm, the matching algorithm and HopCroft optimization
math
- 提供欧几里得算法、扩展欧几里得算法、求素数算法、高斯消元算法-Provide the Euclidean algorithm, the extended Euclidean algorithm, the algorithm for prime numbers, Gauss elimination algorithm etc.
LMS0
- 自适应算法在MATLAB中的实现及参数对性能影响-LMS Algorithm
PrimeNumbers
- Prime numbers checking with C++ and MPI
Bee_Colony2212141022011
- bee algorithm in JAVA code
输入表达式字符串求值
- 输入表达式字符串,以“=”表示结束, 计算并输出表达式值。 操作数可以是整数或实数,操作符有 “+”、“-”、“*”、“/”、“^”(乘方)和 “sin( )”(正弦)、“cos( )”(余弦)、“log( )(对数)、“ln( )”(自然对数)等函数。
digitaltower
- 用动态规划的方法解决数塔问题,算法,代码-Dynamic programming stops tower problem, algorithm
mo-phong
- Mo phong ma LDPC voi he thong
gaosi
- 高斯核函数。可以用来进行调用,对图像进行平滑滤波,也可以进行多尺度分析-Gaussian kernel. Can be used to make calls, image smoothing filter can also be multi-scale analysis
