搜索资源列表
字模提取软件
- 一种点阵字模提取小程序。可以生成字符、数字的多种点阵数组,便于特征提取。-a small lattice Abstraction procedures. Characters can be generated, the number of multiple lattice array facilitate feature extraction.
yuanbao
- 元胞的生死。散布在规则格网 (Lattice Grid)中的每一元胞(Cell)取有限的离散状态,遵循同样的作用规则,依据确定的局部规则作同步更新。
box
- 由文件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
apriori
- 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
D1Q5
- 1D lattice boltzmann code in C
cylinder
- 格子boltzmann方法模拟2D圆柱绕流程序 matlab程序d2Q9模型-Lattice boltzmann simulation of flow around 2D cylinder model program matlab program d2Q9
BPFirst
- 使用人工智能bp算法,实现数字识别,数字采用点阵实现-Bp algorithm using artificial intelligence, digital identification, digital implementation using lattice
lbm2d.cpp
- 何雅玲教授的二维方腔流格子Boltzmann代码-Lattice Boltzmann code for 2D lid-driven cavity flow by He Yaling
nihilator
- 有限格蕴涵代数的零化子Finite lattice implication algebra of annihilator-Finite lattice implication algebra of annihilator
immiscible-Periodic_ILB
- 不可压缩流体的lattice boltzman模拟,采用的随机模型-LBM, immiscible fluid, random
apps_MPICH-i686
- Lattice boltzman方法模拟流体流动的软件。-an open-source parallelizable lattice Boltzmann simulation for computational fluid dynamics
cpso5
- dragon算法 堆芯优化 实现栅元的均匀化-nuclear lattice simulate
Failure-Criteria
- 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
DSP_ARMA_Lattice_C_language
- 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
Incomplete-chessboard
- 残缺棋盘(defective chessboard)是一个有2^k×2^k(k>=1)个方格的棋盘,其中恰有1个方格残缺, 其中残缺的方格用阴影(0)表示。 这样的棋盘称作“三格板”(triominoes),残缺棋盘问题就是用这4种三格板覆盖更大的残缺棋盘。在覆盖中要求: 两个三格板不能重叠。 三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。 在这种限制条件下,所需要的三格板总数为(2^k×2^k-1)/3-Incomplete chessboard (defect
人员疏散仿真源程序
- 采用格子气模型和背景场模型对障碍物双出口房间内的行人疏散过程进行仿真(Simulation of pedestrian evacuation process in double exit room of obstacles using lattice gas model and background field model)