搜索资源列表
newsnake
- 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -source in Borland C 5.0 and 6.0 versions of the game under compile operation : by
qianbing
- 一些数字图象处理的程序,比如边缘检测、缩放、区域生长、直方图变换等。-some digital image-processing procedures, such as edge detection, zoom, regional growth, histogram transformation.
PEGldpc
- PROGRASSIVE EDGE GROWTH 累加边增加LDPC算法-PROGRASSIVE EDGE GROWTH cumulative increase LDPC edge algorithm
peg
- 用PEG方法生成的围长符合输入要求的规则ldpc码的源程序C语言版。-PEG Generation of Girth accordance with the importation requirements of the source code ldpc C language version.
newsnake
- 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -source in Borland C 5.0 and 6.0 versions of the game under compile operation : by
qianbing
- 一些数字图象处理的程序,比如边缘检测、缩放、区域生长、直方图变换等。-some digital image-processing procedures, such as edge detection, zoom, regional growth, histogram transformation.
PEGldpc
- PROGRASSIVE EDGE GROWTH 累加边增加LDPC算法-PROGRASSIVE EDGE GROWTH cumulative increase LDPC edge algorithm
minDist.tar
- 根据LDPC码中码子的构造方法中的PEG算法,来就算的最小码距。-LDPC codes under completely different construction method of PEG algorithm, even to the smallest distance code.
watershed
- 该watershed算法可以实现图像的基于生长法的边界提取功能-The watershed algorithm can realize the image-based growth method of edge extraction function
PEG_LDPC
- 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.-The introduction of PEG (Progressive-e
BMPProcessD
- bmp图像处理 基本时域滤波,傅氏变换,频域滤波,图像生长 一维傅氏变换 图像边界提取 图形学滤波 -bmp image processing of basic time-domain filtering, Fourier transform, frequency domain filtering, image the growth of one-dimensional Fourier transform imag
PEG.tar
- to generate progressive edge growth algorithm
ProgressiveedgegrowthTannergraphs
- 主要是XiaoYuHu写的关于PEG文件。Progressive edge growth Tanner graphs-Mainly XiaoYuHu write files on the PEG. Progressive edge growth Tanner graphs
Randomized-Progressive-Edge-Growth-(RandPEG)
- Randomized Progressive Edge-Growth (RandPEG)
Regular-and-irregular-progressive-edge-growth-tan
- Regular and irregular progressive edge-growth tanner graphs
delaunay1
- 用VC opengl做的delaunay三角网,这是一个三角网边生长算法的实现方法。-With VC opengl do delaunay triangulation, which is a triangulation edge growth algorithm implementation.
Progressive-edge-growth
- PEG algorithm for LDPC codes
Decoder-Optimised--Growth-
- 一种新型的建筑不规则低密度 奇偶检验基于所述修改(LDPC)码 渐进边增长(PEG)的算法。边缘 所述PEG算法的位置是由利用所述Sum-增强 积算法在奇偶校验矩阵的设计。该 提出的算法是在块长度和速度非常灵活。 被提议的方法构建代码的测试 AWGN信道和显著的性能改进 实现。建议解码器优化的灵活性 动作,然后由它的使用在修改所述改进的示 PEGIPEGI)算法来实现进一步的性能提升。-A nov
PEG
- 该程序是一种经典的ldpc码的随机构造方法,渐进边增长构造法-Progressive Edge Growth constructor method ldpc code
gene_check_mat_LDPC
- 通过Gallager和边增长算法生成LDPC码校验矩阵(generate the check matrix of LDPC code by using the Gallager method and progressive-edge-growth algorithm)