Skip to content
View SJjinlixu's full-sized avatar

Block or report SJjinlixu

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. open-keychain open-keychain Public

    Forked from open-keychain/open-keychain

    OpenKeychain is an OpenPGP implementation for Android.

    Java

  2. chang chang Public

  3. Chinese-Cipher-Of-SM2-SM3-SM4 Chinese-Cipher-Of-SM2-SM3-SM4 Public

    Forked from SmartXiaoMing001/Chinese-Cipher-Of-SM2-SM3-SM4

    This is an android-project about sending messages after encryption or getting cipher text from message database of mobile phone.U could also get the original points through your secret key

    Java

  4. sm4 sm4 Public

    Forked from wodadehencou/sm4

    SM4 Block Cipher in C and x86 assembly

    Assembly

  5. ARMv8a-Return-value-to-Java-Android ARMv8a-Return-value-to-Java-Android Public

    Forked from Miouyouyou/ARMv8a-Return-value-to-Java-Android

    This demonstrates how to read a value returned by a native method in a library written in Assembly for ARM64 (GNU AS Syntax), and assembled with GNU AS and GOLD

    Assembly

  6. cifar10_classify_picture cifar10_classify_picture Public

    Forked from yilishaAndrea/cifar10_classify_picture

    学科任选课选的人工智能课程,上完后要提交的图片分类识别大作业,利用cifar10数据集训练,然后识别所属分类

    Python