Jiaxi Xu (XuPlusC)

XuPlusC

Geek Repo

Company:HUST

Location:Wuhan, China

Github PK Tool:Github PK Tool

Jiaxi Xu's repositories

ChineseInputMethodBasedOnQt

开立医疗合作项目,基于Qt的中文输入法。支持用户词库与词频调整。程序和图形界面使用Qt编写,数据库为自己构建的sqlite3数据库。大一暑假所写,因为是人生第一个项目,当时毫无oop概念,所以部分实现比较丑陋。

Language:C++Stargazers:4Issues:0Issues:0

A-Simple-Http-Server-with-Qt-GUI

OK this repo is a failure. There will be a lot of problems if you try to use std::thread to launch winsock in Qt(may beacause of Qt itself works on QThread, which may not be compatible with std::thread), and the GUI part of this repo just cant work due to this. Except for the GUI part, other code in this repo can totally work.

Language:C++Stargazers:2Issues:0Issues:0

TabuSearch

Following files in this repo uses tabu search algorithm to solve a graph-coloring problem.

Language:C++Stargazers:1Issues:0Issues:0

-

hust c语言作业交流

Language:C++Stargazers:0Issues:0Issues:0

ACMM

Multi-Scale Geometric Consistency Guided Multi-View Stereo

Language:CudaLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Archers

A 2D VideoGame

Language:JavaScriptStargazers:0Issues:0Issues:0

build-your-own-2d-game-engine

Source code for 'Build your own 2D Game Engine and Create Great Web Games' by Kelvin Sung, Jebediah Pavleas, Fernando Arnez, and Jason Pace

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

colmap

COLMAP - Structure-from-Motion and Multi-View Stereo

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

CS-Notes

:books: Computer Science Learning Notes

Stargazers:0Issues:0Issues:0

MIPS-CPU-24

A 5-state pipeline MIPS CPU written by Verilog, able to run on Xilinx FPGA. Support much bigger instruction set than ordinary HUST CS project for computer organization course.

Language:VerilogStargazers:0Issues:0Issues:0

FFXIVBOT

A QQ bot of FFXIV

License:GPL-3.0Stargazers:0Issues:0Issues:0

GSAT-Local-Search

A very fundamental SAT solver using GSAT and Local Search algorithm . This solver is of low efficiency due to no usage of advanced algorithms or optimization, it only uses bit operation to increase the speed.

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

HUST-Invictus

【分享】华中科技大学研究生课程资料

Stargazers:0Issues:0Issues:0

hust-lab

Labs for Computer Science - c, asm, data structure, csapp, hsi, matlab, digital logic, verilog, compilers, operating systems

Language:CLicense:MITStargazers:0Issues:0Issues:0

HUST-OS-Course-Design

HUST Operating System Course Design 2018 Summer. -- File System and System Monitor. [Get 100/100]

Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

kd-tree

An implementation of k-d tree

License:MITStargazers:0Issues:0Issues:0

minisat

A minimalistic and high-performance SAT solver

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

NaiveMIPS-HDL

Naïve MIPS32 SoC implementation

Language:VerilogStargazers:0Issues:0Issues:0

nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.

License:MITStargazers:0Issues:0Issues:0

NerfingMVS

[ICCV 2021 Oral] NerfingMVS: Guided Optimization of Neural Radiance Fields for Indoor Multi-view Stereo

License:MITStargazers:0Issues:0Issues:0

PreciseTimer

A High Precision Timer Library for C++

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0

Qt_IM

华中科技大学计网实验

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

Simple-Web-Server

A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.

Language:C++License:MITStargazers:0Issues:0Issues:0

SPIN

Repository for the paper "Learning to Reconstruct 3D Human Pose and Shape via Model-fitting in the Loop"

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

ThreadPool

A simple C++11 Thread Pool implementation

License:ZlibStargazers:0Issues:0Issues:0

Warehouse-Management-System

A warehouse management system, written as the database course design in HUST. Using Microsoft SqlServer as DBMS, and made the GUI on Qt.

Language:C++Stargazers:0Issues:0Issues:0