Pinned Loading
-
Universal-Hashing
Universal-Hashing PublicI implement a universal family of hash function to achieve better performance in an adversarial environment if someone knows what hash function you use in advance. For instance, if someone who know…
C
-
Graph-Period
Graph-Period PublicFor an irreducible (strongly connected) graph G we can calculate its period as follows: Perform a depth-first search of G For each e in G that connects a vertex on level i of the depth-first search…
C
-
Speaker-Recognition-System
Speaker-Recognition-System PublicI implement a speaker recognition system in haskell. The methodology is like, given 2 speakers' speech, we can build a markov model for both of them, and then we are given an unknown speaker's spe…
Haskell 1
-
Image-Processing-System
Image-Processing-System PublicImplement a mini image processing system for PPM images
Haskell
-
Implementation-of-async-and-packaged_task-in-C-
Implementation-of-async-and-packaged_task-in-C- PublicImplement async with the help of packaged_task and implement packaged_task with the help of promise.
C++ 1
If the problem persists, check the GitHub status page or contact support.