资源列表
TestFunctionsForOptimization
- This paper provides the review of literature benchmarks (test functions) commonly used in order to test optimization procedures dedicated for multidimensional, continuous optimization task. Special attention has been paid to multiple-extreme func
a-single-channel-analog
- 本课程设计要求模拟实现一个的单道批处理系统的作业调度。通过具体的作业队列、作业调度算法等功能的实现,加深对单道批处理系统的作业调度实现过程的理解。-The course design requirements to achieve a single-channel analog batch job scheduling system. Through specific job queue, job scheduling functions such as implementation of th
movavg
- Moving average filter in matlab
paixusuanfa
- 常用排序算法的性能比较,堆排序、快速排序、基数排序等-Comparing the performance of commonly used sorting algorithm, heap sort, quick sort, radix sort, etc.
SBT
- 利用线段树套平衡树查询区间第K大数,并满足修改操作,复杂度log^2(n)-Balanced tree using segment tree sets large numbers query interval s K, and operations to meet the changes, the complexity of log ^ 2 (n)
red-black-tree
- 红黑树算法的实现,排序,插入,性能比较等-Red-black tree algorithm, sorting, inserting, performance comparison
mulFastDown
- 最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。-Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equati
calculate
- 实现基本计算器功能!加减乘除,数据结构算法分析,表达式章节!-calculate simply!
one-yuan-polynomial-calculations
- 实现两个一元多项式的相加。用链式存储方式表示多项式。-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results
A-1
- Programm is counting inverse matrix
ga_main
- 经典的遗传算法程序,计算f(x)=x+10sin5x+7cos4x的全局最大值-typical GA program
monituihuo
- 经典的模拟退火程序,解决TSP问题,对于了解模拟退火算法的流程和参数控制十分有帮助。-typical SA program solving TSP problem.
