Giter Site home page Giter Site logo

yongchao's Projects

angr icon angr

A powerful and user-friendly binary analysis platform!

anograph icon anograph

Sketch-Based Anomaly Detection in Streaming Graphs-使用高阶CM-Sketch去做异常检测

antlr4ts icon antlr4ts

Optimized TypeScript target for ANTLR 4

bcf icon bcf

Better Choice Cuckoo Filter (BCF) is an efficient approximate set representation data structure. Different from the standard Cuckoo Filter (CF), BCF leverages the principle of the power of two choices to select the better candidate bucket during insertion. BCF reduces the average number of relocations of the state-of-the-art CF by 35%.

cqf icon cqf

A General-Purpose Counting Filter: Counting Quotient Filter

csp icon csp

High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019

dcf icon dcf

Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic data sets. DCF supports item insertion/deletion/query, and can flexibly adjust its capacity. A DCF reduces the memory space of the state-of-the-art Dynamic Bloom Filter significantly by 75% as well as greatly improving the speeds of insert/query/delete operation by 30% to 80%.

dga icon dga

The repository that contains the algorithms for generating domain names, dictionaries of malicious domain names. Developed to research the possibility of applying machine learning and neural networks to detect and classify malicious domains.

gat icon gat

Graph Attention Networks (https://arxiv.org/abs/1710.10903)

hamlet icon hamlet

A JavaScript translator and runtime written in Lua.

konect-extr icon konect-extr

Network dataset extraction library – part of the KONECT project by Jérôme Kunegis, University of Namur

ldcf icon ldcf

LDCF is a novel efficient approximate set representation structure for large-scale dynamic data sets. LDCF uses a novel multi-level tree structure and reduces the worst insertion and membership testing times from O(N) to O(1).

learn-c icon learn-c

不择手段学C,用汇编和体系结构相关知识理解C语言本质,用思维导图理解C语言语法。清清白白学C

libfilter icon libfilter

High-speed Bloom filters and taffy filters for C, C++, and Java

malnet icon malnet

Malware Detection using Convolutional Neural Networks

malware-classification icon malware-classification

Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.