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

搜索资源列表

  1. lab2答案

    0下载:
  2. 设计一个因子分解算法,并分析其复杂性。用你熟悉的计算机语言实现以上算法,记录3个测试结果。-design a factorization algorithm and analysis of their complexity. You familiar with the computer language achieve the above algorithm, recorded three test results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:48046
    • 提供者:西们子
  1. LU_Decompound_for_C++

    0下载:
  2. 应用LU分解法计算矩阵的程序 C++制作 未编译,已经测试-application LU decomposition of the matrix calculation procedure produced no C compiler, testing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1583
    • 提供者:老张
  1. kalmanmatlab

    0下载:
  2. 利用matlab编写的kalman滤波源程序,经过详细测试绝对可以可靠使用-prepared by the use of Matlab Kalman filtering source, after careful testing can absolutely reliable use! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:秋实
  1. 图的搜索

    1下载:
  2. 在VC的环境下,用C++实现A*算法和双向A*算法,并且能够通过设置不同的参数随机产生以邻接表存储网络图,从而可以对不同启发策略的A*算法进行测试和实验。-in VC environment, the C achieving A * algorithm and the two-way A * algorithm, and through a variety of parameters to generate random adjacent table storage network map, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15552
    • 提供者:
  1. precision

    0下载:
  2. 在文本分类中对测试集进行测试后求得分类的准确率。-in the text classification of the test after test to seek classification accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8780
    • 提供者:陈海山
  1. Interpreter and libraries

    0下载:
  2. Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4191382
    • 提供者:鲍军波
  1. 数值算法大全

    0下载:
  2. 其中含有数值分析常用的15个算法,经测试 全部可以使用,而且语言简练,语句简单-containing numerical analysis of 15 commonly used algorithm, can use all the tests, but concise language, simple statement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7919
    • 提供者:wjf
  1. 图论算法库 C++ 语言实现

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10202
    • 提供者:罗鹏魁
  1. DES加密算法演示程序

    0下载:
  2. //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:202065
    • 提供者:456
  1. Hermit多项式在线学习ran算法

    0下载:
  2. 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03 -this program resources dis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8070
    • 提供者:刘波
  1. amr-nb-decoder

    2下载:
  2. AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:78164
    • 提供者:王博
  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. BpNet_src

    0下载:
  2. BP神经网络源代码,代码详细设计了网络节点、迭代过程、及调用接口,在VC6.0下调用测试通过-BP neural network source code, code detailed design of the network nodes, iterative process, and call interfaces, in VC6.0 under test by calling
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5237
    • 提供者:刘胜国
  1. AOLMM

    2下载:
  2. 基于局域法多步预报模型的混沌时间序列预报模型,对多个典型混沌序列的仿真测试表明,本算法具有良好的多步预测精度和较好的抗噪声能力-based multi-step prediction model of chaotic time series prediction model, a number of typical chaotic sequence of simulation tests show that the algorithm has a good multi-step forecast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:227923
    • 提供者:蔡烽
  1. BPNN1

    0下载:
  2. bp经典测试源码,大家可以试试,多多交流-bp classic test source, we can try and show more exchanges
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

    1下载:
  2. 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5764585
    • 提供者:王占亭
  1. supcode_6038

    0下载:
  2. 一些常用数据结构和算法的实现,比较完整,测试可用!还是不错的-some commonly used data structures and algorithms to achieve more comprehensive testing available! Good or
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:347138
    • 提供者:张南
  1. 0204030213

    0下载:
  2. 对8组包含不同个数据的向量进行排序,记录采用不同算法所需的运算次数,测试数据随机产生-right group includes eight different data for the vector sequence and recorded using different algorithms for computing the number test data randomly generated
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:54327
    • 提供者:许见
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com