CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 算法测试

搜索资源列表

  1. Bpriori_0

    0下载:
  2. 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10537
    • 提供者:hq
  1. Basic_of_CMA

    0下载:
  2. 恒模算法的简介,它适用于信道的盲均衡。Matlab程序提供基本的框架,可以修该里面的参数以测试该算法的性能-CMA briefings, which applies to Channel Blind balanced. Matlab to provide a basic framework, it can be done inside of the parameters to test the performance of the algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:149339
    • 提供者:冰激凌
  1. RSAExample

    1下载:
  2. 一个素数测试算法,运用最简单的素数测试方法 把所有比它小的数都一一除过-a prime test algorithm, using the most simple-a few test methods all over it are several small inter-off on January 1
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1357893
    • 提供者:江鹏
  1. dancunxing

    0下载:
  2. 单纯行优化算法,经过 测试,可以正确运行-simple line optimization algorithm, the test can be run correctly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:朱灿
  1. troubleTree

    0下载:
  2. 根据模糊故障数的资料,实现了核心的算法。test类是启动测试类。该算法主要实现核心部分,具体应用要根据实际的环境对代码作简单的修改即可-under the fuzzy information on the number of failures to achieve a core of the algorithm. Test is the test launch category. The algorithm main core, specific application according to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4413
    • 提供者:张煜
  1. acbm

    0下载:
  2. AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3774
    • 提供者:李阳
  1. radeomnumber

    0下载:
  2. 产生一个随机数,用于对于算法理论测试数据的生成-have a random number for the theoretical algorithm for test data generation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:42792
    • 提供者:王鹏
  1. PatialExuation

    0下载:
  2. 基于VB语言的微粒群算法,其中含有几个测试算法,和一个化学中数据关联的例子,微粒群算法是以一个通用的函数写的,可移植性强。-VB language based on the PSO algorithm, which contains several test algorithm, and a chemical linked to the data example, PSO is a generic function to write the transfer is strong.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30944
    • 提供者:杨金紧
  1. -MUL_estimators-

    0下载:
  2. 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值! - A Collection of Fitting Functions A collection of fitting functions for various Distributions. The provided files are an excellent source for EM based Matlab work.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:21503
    • 提供者:wuchangke
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. computation_geometry_lib

    0下载:
  2. 计算常见的几何算法问题, 参加竞赛常用的算法,都经过了测试,欢迎大家使用,C代码-computation geometry lib
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:27198
    • 提供者:keenas
  1. f1

    1下载:
  2. 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。-This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:840
    • 提供者:gaoqian
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  1. TimeComplexity

    0下载:
  2. 测试算法在不同规模下的时间复杂度,学会如何分析一个算法的时间复杂度;-Test algorithm under different time scale of complexity and learn how to analyze the time complexity of an algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:653
    • 提供者:jj
  1. SM3

    1下载:
  2. python编写SM3密码杂凑算法,测试字符串abc, abcd*16-written in python SM3 password hash algorithm, the test string abc, abcd.* 16
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1312
    • 提供者:必须
  1. mylibsvmtest

    0下载:
  2. libsvm相似性算法测试例子,可以用于人脸,指纹,验证码识别时的调用,本人自己写的-libsvm similarity algorithm test example, can be used for face, fingerprint verification code identification when calling, I wrote it myself
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5617522
    • 提供者:Mr.lu
  1. 优化算法测试函数集合

    2下载:
  2. 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
  3. 所属分类:数学计算

  1. GGSA

    3下载:
  2. 改进的万有引力搜索算法的matlab程序,经过测试,100%可以使用的。(gravitational search algorithm matlab program, after testing, 100% can be used.)
  3. 所属分类:数学计算

    • 发布日期:2020-02-14
    • 文件大小:88064
    • 提供者:phd001
  1. PSO

    2下载:
  2. 此程序为标准粒子群算法优化一个10维函数的算例,可以运行(Standard particle swarm optimization optimization 10 - dimensional function)
  3. 所属分类:数学计算

    • 发布日期:2020-05-10
    • 文件大小:32768
    • 提供者:于宏利
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com