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

搜索资源列表

  1. 字模提取软件

    0下载:
  2. 一种点阵字模提取小程序。可以生成字符、数字的多种点阵数组,便于特征提取。-a small lattice Abstraction procedures. Characters can be generated, the number of multiple lattice array facilitate feature extraction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1254624
    • 提供者:白光磊
  1. yuanbao

    0下载:
  2. 元胞的生死。散布在规则格网 (Lattice Grid)中的每一元胞(Cell)取有限的离散状态,遵循同样的作用规则,依据确定的局部规则作同步更新。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:1437
    • 提供者:乔浩辰
  1. box

    0下载:
  2. 由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; P 表示箱子的初始位置; K 表示箱子的目标位置。 -Provided by the input data file input.txt. Line 1 input file ther
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2722
    • 提供者:王加福
  1. apriori

    0下载:
  2. A program to find association rules and frequent item sets (also closed and maximal) with the apriori algorithm (Agrawal et al. 1993), which carries out a breadth first search on the subset lattice and determines the support of itemsets by subset tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:124045
    • 提供者:hjp
  1. D1Q5

    0下载:
  2. 1D lattice boltzmann code in C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2030
    • 提供者:Ehsan
  1. cylinder

    0下载:
  2. 格子boltzmann方法模拟2D圆柱绕流程序 matlab程序d2Q9模型-Lattice boltzmann simulation of flow around 2D cylinder model program matlab program d2Q9
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2199
    • 提供者:x.f.shi
  1. BPFirst

    0下载:
  2. 使用人工智能bp算法,实现数字识别,数字采用点阵实现-Bp algorithm using artificial intelligence, digital identification, digital implementation using lattice
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:39028
    • 提供者:zhongkeli
  1. lbm2d.cpp

    3下载:
  2. 何雅玲教授的二维方腔流格子Boltzmann代码-Lattice Boltzmann code for 2D lid-driven cavity flow by He Yaling
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-08
    • 文件大小:1828
    • 提供者:hello
  1. nihilator

    0下载:
  2. 有限格蕴涵代数的零化子Finite lattice implication algebra of annihilator-Finite lattice implication algebra of annihilator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:190921
    • 提供者:xiaomei
  1. immiscible-Periodic_ILB

    0下载:
  2. 不可压缩流体的lattice boltzman模拟,采用的随机模型-LBM, immiscible fluid, random
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:364300
    • 提供者:陈萍
  1. apps_MPICH-i686

    1下载:
  2. Lattice boltzman方法模拟流体流动的软件。-an open-source parallelizable lattice Boltzmann simulation for computational fluid dynamics
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-13
    • 文件大小:8349696
    • 提供者:陈萍
  1. cpso5

    0下载:
  2. dragon算法 堆芯优化 实现栅元的均匀化-nuclear lattice simulate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4773
    • 提供者:myhgew
  1. Failure-Criteria

    0下载:
  2. The numerical techniques include the finite element method, boundary element method, lattice Boltzmann method, cellular automata, molecular dynamics, etc. while the analytical solutions are obtained using the homogenization techniques and the represe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:13157
    • 提供者:Doja
  1. DSP_ARMA_Lattice_C_language

    0下载:
  2. 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:213305
    • 提供者:林元陈
  1. Incomplete-chessboard

    0下载:
  2. 残缺棋盘(defective chessboard)是一个有2^k×2^k(k>=1)个方格的棋盘,其中恰有1个方格残缺, 其中残缺的方格用阴影(0)表示。 这样的棋盘称作“三格板”(triominoes),残缺棋盘问题就是用这4种三格板覆盖更大的残缺棋盘。在覆盖中要求: 两个三格板不能重叠。 三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。 在这种限制条件下,所需要的三格板总数为(2^k×2^k-1)/3-Incomplete chessboard (defect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1424
    • 提供者:孙嘉嘉
  1. 人员疏散仿真源程序

    5下载:
  2. 采用格子气模型和背景场模型对障碍物双出口房间内的行人疏散过程进行仿真(Simulation of pedestrian evacuation process in double exit room of obstacles using lattice gas model and background field model)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-02
    • 文件大小:72704
    • 提供者:效力谈
搜珍网 www.dssz.com