1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/sg-first-LDPC-code

В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
untitled.pro 709
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
3A Отправлено 31.12.2020 08:47 ba97200
TEMPLATE = app
QT -= gui
CONFIG += c++17 console
CONFIG -= app_bundle
# The following define makes your compiler emit warnings if you use
# any Qt feature that has been marked deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the
# deprecated API in order to know how to port your code away from it.
DEFINES += QT_DEPRECATED_WARNINGS
SOURCES += \
main.cpp \
matrix.cpp
HEADERS += \
GF.h \
errorCorrection.h \
exception.h \
genH.h \
matIO.h \
matrix.h
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/sg-first-LDPC-code.git
git@api.gitlife.ru:oschina-mirror/sg-first-LDPC-code.git
oschina-mirror
sg-first-LDPC-code
sg-first-LDPC-code
master