Coder Social home page Coder Social logo

avl-beggar-sns's Introduction

AVL-Beggar-SNS

Intro: A simple SNS model by AVL-Tree in data structure curriculum-design.


This is a curriculum design product by student.

A quite simple SNS model would be created based on AVL-Tree.

Aim to make most collections by AVL including friends, fans and followings. At the same time realize some basic functions like CURD, searching second-friends and so on.

No Advantages.

FILE

IO.h : Save and load

AvlUtils.h : Basic CURD to serve AVL-tree

AvlCal.h : Set calculate

AvlSNS.c : Show UI

Structs.h : Basic structs

test.exe : compiled by GNU GCC in Code Blocks 16

test.r : Save file of users' relationship ( 500,000 )

test.u : Savel file of users' infomation ( 100,000 )

generate_random_follow_relationships.py : Scripts to generate random follow relationships

generate_random_user_infomation.py : Scripts to generate random user infomation

.pdf: Completed document for this repo in Chinese

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.