搜索资源列表
site_percolation
- site-percolation, and translated it to ps files-site-percolation. and translated it to ps files
percolation.tar
- 渗漏仿真程序。 按照给定概率模拟网状渗漏,并判断是否会发生渗漏,以不同颜色标示渗漏团-Leakage simulation program. In accordance with a given probability of analog network leakage, and to determine whether leakage, seepage groups marked in different colors
jpcap
- 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包
vad
- 语音滤波短时能量 短时过滤率 端点检测 都能得到相应的仿真波形-Speech s filtering the short time percolation of a short time energy a rate to carry to order examinations can get to homologously imitate true wave a form
percolation-qi-zhang
- 有害生物侵扰在异质生境中的一种随机扩散模型-Random percolation model of pest in heterogeneous habitat
percolation
- 二维渗流代码,用于模拟在二维条件下,格点所受碰撞的次数-2D percolation code
CFinder-2.0.4--1437
- 利用派系过滤算法的原理编写的软件,在复杂网络中常见。-clique percolation
yushen
- 逾渗的计算,计算物理中用到的。很多地方用得到!-Percolation calculation, used in computational physics. Been used in many places!
Percolation-Cluster
- 对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 -8 adjacent neighbors on the surrounding sum (cell only two states,
percolation
- 渗流模型的实现,点渗流集团尺寸,渗流概率的计算-Percolation model realization, point seepage group size, the calculation of the probability of seepage
Percolation-Cluster
- 模拟渗流集群效应的基本规律,欢迎大侠们的指导和讨论-Simulation of the basic rules of the seepage cluster effect, welcome the guidance and discuss the warrior
homework(1)
- 用于渝渗模型的计算分析,通过模拟得出临界概率。-Chongqing percolation model calculation and analysis, the critical probability obtained by simulation.
site-percolation
- 随机模拟二维座逾渗的渗透率的研究以及逾渗概率和空隙率之间的关系-stochastic simulation about site percolation
site-percolation
- 随机模拟二维座逾渗的渗透率的研究以及逾渗概率和空隙率之间的关系-stochastic simulation about site percolation
percolation
- 方格矩阵连通性求解,一个矩阵,随机打开一个方格(open),如果打开的方格使得矩阵上边和下边连通,即为连通了。平均需要随机打开多少个方格能使得矩阵连通?-Given a composite systems comprised of randomly distributed insulating and metallic materials: what fraction of the materials need to be metallic so that the composite syste
percolation
- Percolation.java PercolationStats.java
percolation.tar
- 实现正方形渗流模型的数值模拟,使用的是weighted-union-find算法-a C version of percolation model
2D-Lattice-Percolation
- 2D-Lattice-Percolation,and ensemble average
percolation
- This for percolation program that grid like structure to percolate through it
percolation
- 算法学习 普林斯顿大学算法课 逾渗答案 仅供参考 欢迎讨论(The learning algorithm of Princeton University class percolation algorithm answers are for reference only welcome discussion)