• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Codes of C++ & OpenCV This repository consists of a bunch of OpenCV programs written in C++, which includes Image Processing, Video I/O, Object Detection by MSE, Cascade Classifier and so on.

More Repositories

1

Final-Year-Project-Website

Website for our final year project - FRING: FAST BLOCKCHAIN ON SGX-FACILITATED PEER-TO-PEER NETWORK; Project FRing includes a new peer-to-peer network protocol that improves communication performance among peers and an implementation of fast, consistent blockchain system on top of this P2P network.
HTML
31
star
2

structured-p2p-overlay-network

Final Year Project @HKU Department of Computer Science | HGFRR includes a new peer-to-peer network protocol that improves communication efficiency and security among peers, and an implementation of a fast, secure blockchain system on top of this P2P network.
Python
28
star
3

scalable-image-matching

This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.
Python
22
star
4

James-QiuHaoran.github.io

This is my (old) personal website using bootstrap. Free to clone and use as your website template :-) New homepage:
JavaScript
17
star
5

LLM-serving-with-proxy-models

Efficient Interactive LLM Serving with Proxy Model-based Sequence Length Prediction
Jupyter Notebook
15
star
6

distributed-computing-platform-mapreduce

This repository contains a simple Hadoop-like (MapReduce) distributed computing platform implemented in Java. It is extended from a course project at UIUC awarded the best Java version implementation and it's open-sourced for reference.
Java
12
star
7

simple-compilers

Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notation), several compilers for toy programming languages, and an interpreter for a JavaScript-like programming language.
C
12
star
8

Othello

Othello game (versus computer AI agent) implemented in Python. Try to see whether you can beat it!
Python
10
star
9

Tools

This repository consists of useful tools or guides for system software development or anything interesting.
Python
10
star
10

BigTwoGame-with-Network-Facilited

[BigTwo game written in Java] This repository is actually the version 2.0 of BigTwo. You can play the poker game with your friends now!
Java
7
star
11

Client-Server-Model-Using-RMI

This project is actually a pre-project prepared for building the game called "Joker 24". In this project, I use RMI to handle remote procedure calls. The clients can use interfaces built in the server if they get connection with the server. The whole project is based on Java.
Java
7
star
12

JPoker_24_Game

This is a game project built on java. RMI is used to support the communication between the server and clients. Login, registration and logout function is provided through RMI. JMS is used to support other message delivering and communication between clients and the server. It is asynchronous and safer. JDBC and MySQL is used to build the game database. The game logic is as usual 24-games.
Java
7
star
13

ChatterBox

A simple single-page social chat application using the MEAN stack (MongoDB, Express.JS, AngularJS, and Node.js).
JavaScript
5
star
14

BigTwo

A poker game designed by Java.
Java
4
star
15

MCM_Thesis

MCM 2017 Team #71053 (Latex Version)
TeX
4
star
16

selfdriving-vehicle

This project is about selfdriving-vehicle, consisting of object detection, geometry (overlap detection) and event decision (driving behavior analysis).
C++
4
star
17

compiler-project

This project includes a simple compiler based on flex and bison, and its application.
C
3
star
18

Code_Intro_Algorithm

This repository is constituted with corresponding codes in C++ to "Introduction to Algorithms".
C++
2
star
19

Image-Processing-Tutorial

2
star
20

serverless-wosc7

This repository consists of the code and data in the WoSC 2021 paper "Is Function-as-a-Service a Good Fit for Latency-Critical Services?".
Scala
2
star
21

WebmailSys

HTML
2
star
22

CoCo

CoCo: Coordinated Container Scheduling with Last-Level Cache and Memory Bandwidth Partitioning
C
1
star
23

chatgpt-api-playground

ChatGPT API
Python
1
star