Skip to content
View jsl2's full-sized avatar

Block or report jsl2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ee5_release ee5_release Public

    Release repo for ee5

    Python 1 1

  2. pd_crypto pd_crypto Public

    C

  3. eoleinik/VIA-Virtual-Identity-Aggregator eoleinik/VIA-Virtual-Identity-Aggregator Public

    Android app, making contact sharing easy with QR-codes

    Java 1

  4. viterbi_dec.c viterbi_dec.c
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <memory.h>
    4
    
                  
    5
    const unsigned char output_table[4][2] = {{0, 5}, {7, 2}, {6, 3}, {1, 4}};
  5. Neon multi-precision multiplication Neon multi-precision multiplication
    1
    .text
    2
    .global mp_mult_neon
    3
    .func mp_mult_neon, mp_mult_neon
    4
    .type mp_mult_neon, %function
    5
    
                  
  6. vhdl-bomberman vhdl-bomberman Public

    VHDL