Pinned Repositories
ad2cp-angles
Exploration of alternative AD2CP transducer angles
ad2cp-parser
AD2CP_processing
This repository contains step by step instructions on how to process Slocum glider mounted AD2CP data.
adcp-glider
Work in progress! Process data from Seaglider 1MHz Nortek AD2CP
adcp-glider-guide
Unofficial guide to the ADCP glider SG637 Omura
BinaryLove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
BinaryTools
C++ tools for reading/writing binary data
BinFileRead
Reading a binary file saved in MATLAB in C++
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
iCGIS
A simple GIS program, using Qt, OpenGL, GDAL, etc.
xzxuze's Repositories
xzxuze/ad2cp-angles
Exploration of alternative AD2CP transducer angles
xzxuze/ad2cp-parser
xzxuze/adcp-glider
Work in progress! Process data from Seaglider 1MHz Nortek AD2CP
xzxuze/adcp-glider-guide
Unofficial guide to the ADCP glider SG637 Omura
xzxuze/BinaryLove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
xzxuze/BinaryTools
C++ tools for reading/writing binary data
xzxuze/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
xzxuze/ChineseChess
Cross-platform and online battle platform game based on Qt: Chinese Chess. Also known as:『Xiangqi』『**象棋』
xzxuze/CPlusPlusThings
C++那些事
xzxuze/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
xzxuze/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
xzxuze/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
xzxuze/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
xzxuze/GIS_tools
A simple demo use Qt & GDAL to visualize Esri shp file
xzxuze/GliderTools
A toolkit for processing Seaglider base station NetCDF files: despiking, smoothing, outlier detection, backscatter, fluorescence quenching, calibration, gridding, interpolation.
xzxuze/GraphicsDemo
一个基于Qt GraphicsView框架的绘图框架
xzxuze/KDDockWidgets
KDAB's Dock Widget Framework for Qt
xzxuze/LED
Set of LED icons for desktop apps and LED class for Qt.
xzxuze/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
xzxuze/MyTinySTL
Achieve a tiny STL in C++11
xzxuze/netcdf-cxx4
Official GitHub repository for netCDF-C++ libraries and utilities.
xzxuze/Nortek_processing_tests
Tests of different data processing tools for Nortek ADCPs
xzxuze/qt
qt demo
xzxuze/Qt-1
Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。
xzxuze/qtcanpool
A fancy qt class library
xzxuze/QtExamples
Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
xzxuze/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
xzxuze/RcppDeepStateTest
Executable RcppDeepState Test harness
xzxuze/spt
Matlab toolbox for representing, managing, processing, visualizing and exporting raw Slocum glider data sets
xzxuze/stateMachine
状态机演示