搜索资源列表
LDPC_H_Construction
- LDPC码H矩阵构造的三种尝试,包括比特填充法、PEG法和近似最短环路法(ACE)的实践-This document includes three methods to implement LDPC H matrix construction. Please enjoy them!
VBWMGUA
- VB做的完美挂源码,只做研究,不过要小心哦,可能回被检测到,不过SF可以用-VB source code to do the perfect peg, only research, but be careful Oh, may return to be detected, but can be used SF
peg1
- ldpc的peg算法消除四环,尽量只存在六环-the peg algorithms ldpc
PEG
- PEG算法,在MatLab可直接用。 -PEG algorithm can be directly used in MatLab. PEG algorithm can be directly used in MatLab.
Peg_Jump_Game
- This is a peg jump game simulation which created by MFC c-This is a peg jump game simulation which created by MFC c++
PEG
- Hu Xiaoyu的PEG算法,供LDPC的研究者参考-Hu Xiaoyu PEG algorithm for LDPC researchers Reference
ldpc_peg_gallar_macay
- LDPC码的三种随机构造法,PEG/MACAY/Gallar,三种方法的matlab实现-Three random construction method of LDPC codes, PEG/MACAY/Gallar, three methods of matlab,
PEG.tar
- The PEG construction creates matrices with very large girth. This construction has proved to produce the best known Gallager codes, and is especially significant for small blocklengths such as 500, 1000, or 2000.
Peg-solitaire-C1
- Peg solitaire is a classical puzzle commonly played on a 33-hole cross-shaped board (also called "the English Board") or a 15-hole triangular board. A valid move is to jump a peg orthogonally over an adjacent peg into a hole two positions away and
Peg-solitaire-CppDFS
- Peg solitaire is a classical puzzle commonly played on a 33-hole cross-shaped board (also called "the English Board") or a 15-hole triangular board. A valid move is to jump a peg orthogonally over an adjacent peg into a hole two positions away and
peg
- 孔明棋(英语:Peg solitaire)亦称单身贵族及独立钻石棋。大约在二百多年前的法国大革命前夕,在巴士底狱中关押著一名贵族囚犯。此人面对铁窗,百无聊赖,终于想起下棋可以消磨时光,解除烦闷。但由于他被囚于独间牢房,找不到对手,于是就在当时欧洲流行的“狐狸和鹅”的棋盘上,设计出一种一个自己能够玩的棋。这就是孔明棋。C语言 广度优先搜索实现-Ming Qi (English: Peg solitaire), also known as singles and independent diamon
randomPEGalgorithm
- generate parity check matrix with constant row weight using PEG algorithm
LDPC_H
- 在matlab环境下,构造LDPC码的校验矩阵的各种方法,包括Gallager构造法,Mackay构造法,PEG构造法,对以后的编译码算法有很大的帮助。-In the matlab environment, various methods LDPC code parity check matrix structure, including Gallager construction law, Mackay construction law, PEG construction method, af
Progressive-edge-growth
- PEG algorithm for LDPC codes
ldpc
- LDPC码仿真,采用peg构造矩阵H,译码为spa。-The code for ldpc simulation under matlab。
PEG
- LDPC码的PEG构造算法,注释详细,有一定的参考价值-This is the PEG algorithm for the construction of LDPC Codes, the comments are in detail and it s a valuable reference
kongmingchess
- 孔明棋的简单实现小程序,基本实现了孔明棋编程的功能,在算法实现上做了一些优化设计,学习数据结构的可以看一看-Peg solitaire simple implementation of small procedures, the basic realization of peg solitaire programming function, learning can take a look at the data structure
Stock Data Using Yahoo Finance API v1.0
- 如何自动获取股票最新价格- 美國股票 可以拿最新報價,指標如市盈率 (PE), PEG , 市銷率 (PS), 等等(How to get stock quote by VBA (Yahoo! Finance - USA Stock))
PEG
- LDPC码编码的PEG算法,亲测代码真实有效(PEG algorithm for LDPC code coding)