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

搜索资源列表

  1. 简单的人工智能程序ELIZA的C源程序代码 8K

    0下载:
  2. 简单的人工智能程序ELIZA的C源程序代码 8K-simple artificial intelligence ELIZA C source code 8K
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8490
    • 提供者:郑建华
  1. 计算地理距离和方位角的程序

    0下载:
  2. 计算地理距离和方位角的程序,特别实用于地球曲线计算-program for computation of geography distance and azimuth, especially for earth curve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24262
    • 提供者:ldq
  1. 二维非结构化网格生成及流动传热求解程序

    4下载:
  2. delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6828
    • 提供者:asdf
  1. NLMS程序

    2下载:
  2. 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2241
    • 提供者:叶君
  1. 19点FIR低通滤波C语言程序

    1下载:
  2. 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:郑涛
  1. 用matlab编的神经网络程序

    1下载:
  2. 一个MATLAB版编的 神经网络程序 -MATLAB version of a series of the neural network programming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6921
    • 提供者:乌龙
  1. 函数扫描程序

    0下载:
  2. 可以自动识别一个程序中调用的所有函数,并写入到 output.txt文件中。-can automatically identify a process called all functions, and write to output.txt document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19296
    • 提供者:李彬
  1. 模拟退火c++的算法程序

    1下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43206
    • 提供者:hu
  1. 编制迷宫程序(用A算法来实现)

    0下载:
  2. 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:陶钊
  1. 我编写的monte carlo随机数发生器检验程序

    2下载:
  2. 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。-procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters and test.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3633
    • 提供者:存友
  1. 细菌分割与统计程序a

    0下载:
  2. 2005年10月份自写的细菌分割、标号与面积统计程序。带测试图像-in October 2005 since the bacteria was divided, with the label area statistical procedures. With test images
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:193170
    • 提供者:赵辉
  1. 改写的分行程序

    0下载:
  2. 这是分行用于图像压缩的经典的程序,在正常的情况下可达到7:1左右的压缩比.-This is a branch for the classic image compression procedures, in normal circumstances can reach about 7:1 compression ratio.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:76173
    • 提供者:郑英
  1. 模拟退火程序

    2下载:
  2. 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1748
    • 提供者:小刘
  1. 简单遗传算法和简单bp网络的程序

    0下载:
  2. 基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8139
    • 提供者:
  1. DSP的C程序和汇编程序库

    0下载:
  2. 经典DSP的C程序和汇编程序库,有很多实用的程序供大家参考,很有用的!-Classical DSP C language program and assembler language libary. It has many practical programe for all of us. It is very useful.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:39671
    • 提供者:李锦
  1. 线性表存储的超松弛迭代程序

    0下载:
  2. 用fortran语言编写的程序,在该系统下可以直接运行。希望大家多多提意见。-using FORTRAN language prepared by the procedure, the system can be run directly. We hope that more criticism.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3841
    • 提供者:刘文艳
  1. 用C++实现的bp算法程序

    0下载:
  2. 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2684
    • 提供者:江原
  1. 用Fortran实现的bp算法程序

    1下载:
  2. 这是用Fortran实现的bp算法程序,供大家自学参-This is achieved using Fortran bp algorithm, for your self-Participation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2380
    • 提供者:江原
  1. C语言遗传算法程序包

    0下载:
  2. 一个经典的C语言遗传算法程序包,可直接用来开发遗传算法的应用程序-a classic genetic algorithm C language package can be used directly for the development of the genetic algorithm application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:79370
    • 提供者:刘志刚
  1. 二叉树程序

    0下载:
  2. 本程序实现了二叉排序树的建立以及查找,插入和删除的功能.-realized by the two forks of trees to establish order and search, insert and delete functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2082
    • 提供者:张奎
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com