文件名称:CUDA_Sphere_Decoding
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
维也纳理工大学 的 用 C写的 定点 球星译码程序-Sphere Decoding C-Code by the Institute of Communications and Radio-Frequency Engineering, Vienna University of Technology
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Documentation
.............\ReadMe.pdf
License Agreement_Sphere_Decoding.pdf
Code
....\Fixed Sphere Decoder
....\....................\C Files
....\....................\.......\Flat Fading
....\....................\.......\...........\Double Precision
....\....................\.......\...........\................\FSD_C.cpp
....\....................\.......\...........\................\FSD_C_Alogorithm.cpp
....\....................\.......\...........\Single Precision
....\....................\.......\...........\................\FSD_C.cpp
....\....................\.......\...........\................\FSD_C_Alogorithm.cpp
....\....................\.......\Frequency Selective
....\....................\.......\...................\Double Precision
....\....................\.......\...................\................\FSD_C.cpp
....\....................\.......\...................\................\FSD_C_Alogorithm.cpp
....\....................\.......\...................\Single Precision
....\....................\.......\...................\................\FSD_C.cpp
....\....................\.......\...................\................\FSD_C_Alogorithm.cpp
....\....................\CUDA Files
....\....................\..........\Flat Fading
....\....................\..........\...........\Double Precision
....\....................\..........\...........\................\FSD_CUDA.cu
....\....................\..........\...........\................\FSD_CUDA_Alogorithm.cu
....\....................\..........\...........\Single Precision
....\....................\..........\...........\................\FSD_CUDA.cu
....\....................\..........\...........\................\FSD_CUDA_Alogorithm.cu
....\....................\..........\Frequency Selective
....\....................\..........\...................\Double Precision
....\....................\..........\...................\................\FSD_CUDA.cu
....\....................\..........\...................\................\FSD_CUDA_Alogorithm.cu
....\....................\..........\...................\Single Precision
....\....................\..........\...................\................\FSD_CUDA.cu
....\....................\..........\...................\................\FSD_CUDA_Alogorithm.cu
....\....................\..........\Needed for Compiling
....\....................\..........\....................\Win 32
....\....................\..........\....................\......\nvmex.m
....\....................\..........\....................\......\nvmex.pl
....\....................\..........\....................\......\nvmexopts.bat
....\....................\..........\....................\......\nvmex_helper.m
....\....................\..........\....................\Win 64
....\....................\..........\....................\......\nvmex.m
....\....................\..........\....................\......\nvmex.pl
....\....................\..........\....................\......\nvmexopts.bat
....\....................\..........\....................\......\nvmex_helper.m
....\....................\FSD on Matlab
....\....................\.............\Flat Fading
....\....................\.............\...........\FixedSD.m
....\....................\.............\...........\PED.m
....\....................\.............\Freq. Selective
....\....................\.............\...............\FixedSD.m
....\....................\.............\...............\PED.m
....\....................\Matlab Testing Files
....\....................\....................\Sphere_Test_Flat_Double.m
....\....................\....................\Sphere_Test_Flat_Single.m
....\....................\....................\Sphere_Test_Freq_Select_Double.m
....\....................\....................\Sphere_Test_Freq_Select_Single.m
....\Soft Output Sphere Decoder
....\..........................\C Files
....\..........................\.......\Flat Fading
....\..........................\.......\...........\Double Precision
....\..........................\.......\...........\.....