Skip to main content
JimmyHu's user avatar
JimmyHu's user avatar
JimmyHu's user avatar
JimmyHu
  • Member for 5 years, 2 months
  • Last seen this week
11 votes

I created something much faster than a std::string

7 votes

Simple Container Class

7 votes

Computing π(x): the combinatorial method

7 votes

Basic Terminal Calculator in C++

6 votes

Initialize std::map

5 votes

Calculating the pattern behind the Levi-Civita symbol, works for all N >= 3

5 votes
Accepted

Undo/Redo Functionality in DataGridView c#

4 votes

Mean and Variance for Math Library

4 votes

Parallel 3D Discrete Cosine Transformation Implementation in Matlab

4 votes

To markup a C++ std::ostream and delegate formatting of markuped text

4 votes

SIFT Keypoint Detection for Image in C++

3 votes

C++ CoRoutine First Try

2 votes

Template Matrix class with static or dynamic size

2 votes
Accepted

My first attempt to insert and retrieve data from a MySQL database using the boost::mysql library

2 votes

Simple Linear Regression in C++

2 votes

Implementing views and slicing for arbitrarily nested `std::vector`s in a header-only library

2 votes

Statement checker c# using forms and frontend

2 votes

A non-nested test_vectors_generator Function for arithmetic_mean Function Testing in C++

2 votes

URLify a given String - replace spaces with %20

1 vote

Calculating sum and count of even and odd numbers (follow-up)

1 vote

Neural Network with Template Metaprogramming

1 vote

Implement 2D and 1D std::array in opencl kernel

1 vote

First C++ calculator

1 vote

Array member set its own index in the array

1 vote

Iterative Random Depth First Search implementation in Java

1 vote

No Reference Image Quality Assessment for Video in Matlab

1 vote

N queen problem-like (+rooks and a different goal)

0 votes

A recursive_all_of Template Function Implementation in C++

0 votes

A recursive_find_if Template Function with Unwrap Level Implementation in C++