数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构...
- 资源大小:18.73 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
数据结构
资 源 简 介
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding ldpc encryption it is necessary to use this data structure
文 件 列 表
十字链表数据结构
Debug
main.cpp
chk.txt
CrossList.dsp
CrossList.ncb
CrossList.plg
CrossList.opt
CrossList.cpp
CrossList.dsw
testLDPC.cpp
CrossList.h
testLDPC.dsp
testLDPC.ncb
testLDPC.plg
testLDPC.opt
testLDPC.dsw
Desktop.ini