CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Testing C

搜索资源列表

  1. 压力测试程序

    1下载:
  2. StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a prepared using Visual C, the open-source testing tools, procedures and services to complete the important functions of the alg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:140.79kb
    • 提供者:hao
  1. SPSOOptimize

    0下载:
  2. 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:雪肤
  1. DS

    1下载:
  2. DS证据理论中的合成规则的算法实现;该算法对两个基本可信度分配(BPA)的合成规则进行实现,算法包含在DS.h文件中,main.c文件对其进行调用,并对简单示例进行测试。-DS evidence theory in the synthesis of the rules of algorithm the algorithm two basic probability assignment (BPA) to achieve the synthesis rules, the algorithm is
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-02
    • 文件大小:10.65kb
    • 提供者:liuxiang
  1. BP_exe

    0下载:
  2. 经典的bp神经网络源码,c语言实现。均采用经典函数进行测试。-Classic bp neural network source code, c language. Classic functions are used for testing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:48.94kb
    • 提供者:刘丽景
  1. PSOS_exe

    0下载:
  2. 粒子群优化算法,采用c语言实现,测试均采用经典函数。-Particle swarm optimization algorithm, using c language implementation, testing, adopt the classic function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:57.54kb
    • 提供者:刘丽景
  1. V_Win

    0下载:
  2. 一套基于C#开发的神经网络测试大气环境分析系统-C#-based development of a neural network analysis system for testing the atmospheric environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:358.58kb
    • 提供者:Yao
  1. mlp-new.cpp

    1下载:
  2. 多层前馈神经网络学习算法训练与测试才c++代码-Multilayer feedforward neural network learning algorithm training and testing before c++ code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3.12kb
    • 提供者:堆雪
  1. ACO

    0下载:
  2. 求解TSP问题的蚂蚁算法,利用TSPLIB上的测试用例做测试。用C语言实现。有注释。-Ant algorithm for solving TSP problems, the use of the test cases for testing TSPLIB. With the C language. Annotated.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.17kb
    • 提供者:gaofeng
  1. feature-selection-svm

    0下载:
  2. 特征选择算法,效果很好。可以解决维数高、训练样本数少的问题。-include both C version (mex-function) and Matlab version: SBSVM_c.cc SBSVM_m.m A testing case is also provided in file Speed_Comp.m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:150.48kb
    • 提供者:刘阳
  1. smo_p

    1下载:
  2. svm支持向量机的SMO算法C++实现,带测试数据可以直接进行测试-SMO algorithm of support vector machine with the test data c++ realization, can be directly for testing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:416.75kb
    • 提供者:vopit
  1. KNN

    0下载:
  2. 模式识别大作业K近邻算法(KNN)C++实现,内有iris和wine数据测试以及其他相关资料。-, Pattern Recognition large job K nearest neighbor algorithm (KNN) C++ achieved within the iris and wine data testing and other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:2.26mb
    • 提供者:VanillaChow
  1. BpNeuralNetwork

    0下载:
  2. 用c语言实现了bp神经网络,并进行了测试,使用训练好的神经网络进行加法运算。-Bp neural network using the c language testing, the use of trained neural network to perform addition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:31.18kb
    • 提供者:chris wu
  1. 0-svnn

    0下载:
  2. 这段代码实现了一个新的MLP神经网络训练方法,来自论文A new method for neural network regularization(内附)-This code implements a new training method for MLP neural networks, named Support Vector Neural Network (SVNN), proposed in the work: O. Ludwig “Study on Non-parametric Me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:孙园
  1. matlab代码

    0下载:
  2. Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-28
    • 文件大小:126kb
    • 提供者:wqg800828
搜珍网 www.dssz.com