资源列表
imgmin-master
- 该算法是最优化算法中处理图像的较为常用的算法,适合初学者-Image files constitute a majority of total web traffic.[17] Unlike text-based web file formats, binary image files do not benefit from built-in webserver-based HTTP gzip compression. imgmin offers an aut
cascadb-master
- CascaDB 该算法借助B-tree 算法实现-CascaDB Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB.
tsp_optimization-master
- 旅行商问题,是图论问题中的经典问题,本例是实现该算法的典例-Solves the m-tsp with optimization. Used as part of the project to optimize vehicle routes leading to fuel efficient solutions. Change the coordinates array to modify the input coordinates. INPUT : coordi
simplex-master
- simplex算法,是优化算法中的典型算法,本例方便需要调用该算法的学习者初步了解该算法的运用-A simple scr ipt to optimize a linear program using the SIMPLEX algorithm. The function "simplex" in simplex.m is the entry point for running an optimization.
glsl-optimizer-master
- GLSL优化算法,用c++语言编写,适合学习计算数学的和工科类的运用-GLSL optimizer A C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL back. Optimizations are function inlining, dead code removal, copy propagation, constant foldi
LAXts
- 一维激波管问题,应用lax差分编写的数值计算程序-failed to translate
neton-diedai
- 计算方法之牛顿迭代,用c语言写的,效果不错、-Newton iteration ,by c
longbeige
- 计算方法之龙贝格积分,用c语言实现-Romberg Integration,by c。。。。
lagelangri
- 朗格朗日插值算法实现,用c语言编写的,效果不错-Lagrange insert by c。。。。。
longgekuta
- 四阶龙格库塔的c语言实现,自己编的,效果挺好的-LONG GE KU TA
0.618-program
- 0.618法,用于寻找一元函数固定区间内的极小点-0.618 program,Used to find the minimum point functions of one variable within the fixed interval
Convolve
- 基于DSP实现函数卷积算法,使用C语言,对正弦函数,方波的函数进行卷计算法,可查看输出波形-failed to translate
