Skip to content
View lucky222666's full-sized avatar
  • 17:11 (UTC -12:00)
Block or Report

Block or report lucky222666

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. simple-SNMP simple-SNMP Public

    based on ASN.1,construct a triple tree according to OID of the node to index and collect data

    C 1

  2. libpcap_packet_analysis libpcap_packet_analysis Public

    基于libpcap对捕获的数据包载入并分析处理,最后做进一步可视化分析

    C

  3. virus_generate virus_generate Public

    在Unix/Linux系统中,基于进程系统函数,使用C/C++完成程序的自动书写、编译和执行等相关操作,即病毒自动生成

    C 1 1

  4. simple_turing_machine simple_turing_machine Public

    利用C语言设计实现一个图灵机的模拟执行程序,其能够根据给定的图灵机七元组TM(txt文档)和输入纸带(txt文档),自动执行内部的处理逻辑,比如+1 -1 copy等操作

    C

  5. simple_dos simple_dos Public

    操作系统课程设计,实现一个简单的DOS文件系统,主要包括cd list tree copy mkdir import export等功能

    C++ 1

  6. learn_dl learn_dl Public

    Forked from hanbt/learn_dl

    Deep learning algorithms source code for beginners

    Python