搜索资源列表
US20070297655
- 本文介绍详细介绍林傅立叶变换原理及分析,可用于数学研究及理解傅立叶变换方法-This article describes the details of Lin Fourier transform theory and analysis, can be used for research and understanding of mathematical methods of Fourier Transform
LKHTSP
- 由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with a strong performance.
INFLUENCE-LIN
- 用FORTRAN编写的桥梁影响线程序,欢迎大家给指正交流-using FORTRAN programs ,The Influence line of the bridge ,Welcome to class students bridge correction
Lin-Kernighan-heuristic-for-the-TSP-and-minimum-w
- Lin-Kernighan heuristic for the TSP
lin
- 利用平方取中法 和 线性同余法 生成伪随机数-France to take advantage of the square and linear congruential method to generate pseudo-random number
A.Sofien
- probleme Binpacking. Donc on va essayer de resoudre ce probleme a l aide d un programme C, qui va ^etre developer par nous m^eme. La resultat de ce programme est un chier de type LP contient la forme lineaire de notre probleme Binpac
Lin
- Lin法实现一个基本算法,该算法不用复数运算确定多项式方程的共轭复根。-Lin method is used to realize a basic algorithm.It determines conjugate complex roots of the polynomial equation without complex operation.
svm
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能-The LIBSVM Taiwan University Chih- J
A_Simple_Simulation_Method_of_-4162
- A Simple Simulation Method of Ground Clutter for Airborne Pulse Doppler Radar LI Ming, LIN Yu-mei, Ruan Feng
a.lin
- Dinic method of maximum flow construction, for O(n^3), using pseudo-maximal flow construction by Malhotra - Kumar - Maheshvari. By Vitold Lipsky ( Combinatorics for programmers , 1988). Written by: Amir Tulegenov, 2009
libsvm-predict-vc6
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授所写。本程序稍微改动了libsvm的predict部分。-LIBSVM was written by Lin Chihjen. this program changed a little bit the predict part of libsvm.
LKH-2.0.2
- K Helsgaun s Lin-kernighan heuristic implementation for traveling salesman problems, one of the best TSP solver. Pure C implementation.