资源列表
LISS_FAST
- 时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。-time complexity of O (nlogn) of the longest-monotonically increasing sequence of the program. Is not dynamic programming algorithm. In a minute can be calculated n = 10 ^ 6 elements
Fast_Joseph
- 时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.-time complexity of O (nlogn) Joseph problems with the program. Procedures for the running time has nothing to do with the m. In a minute can be calculated n = 10 ^ 6, m arbit
Total_Permutations
- 任意输入一个整数n,程序将自动生成1到n之间n个数的全部可能排列。利用递归算法。-indiscriminate importation of an integer n, procedures will automatically generate between 1 to n number n of the total potential order. Recursive algorithm.
Fast_Dijkstra
- 时间复杂度为O(ElogV)的Dijkrastra算法的实现,解决城市道路网的最短路径问题,可以计算1000×1000个节点。
bayescls
- 最经典的Bayes分类器!最小化分类错误。用matlab语言编写,附有实例。-classic Bayesian classifier! Minimize classification errors. Using Matlab language, with examples.
knn_map
- 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
pcaklm
- 图像处理领域最新的K-L变换后求主成分的程序。matlab文件。-image processing latest K-L transform PCA for the procedure. Matlab document.
cvm_jmlr_exe
- 香港的Kwok在JMLR上发表的CVM论文的可执行文件,以供需要快速算法需求的用户直接调用。用于海量数据的分类。-in JMLR CVM published papers executable file, the need for rapid algorithm needs of the users call directly. Massive data for the classification.
libsvm-mat-2.81
- CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。-CJ.Lin the leading software : LibSVM achieve the SVM classification algorithm for the rapid return. Matlab 7.0 environment directly call.
CaculateMatrix
- 根据旋转、平移分量计算刚体变换的矩阵。附说明文档。-under rotation, translation component of the rigid transformation matrix. Attached documentation.
GAOTPID
- 介绍有关GA遗传算法结合BP神经网络的经典文章及应用-introduced the GA GA BP neural network and application classic article
Digital_signal_Process
- 数字信号处理 各种滤波器的设计,中南大学电子信息工程 大三的课程设计全部源代码和实验报告,欢迎下载!-various digital signal processing filter design, Zhongnan University of Electronics and Information Engineering, the design of the church all of the source code and laboratory reports, download welco