cqu611 / mandis

Mobile Ad-hoe Network Distributed Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mandis

Mobile Ad-hoe Network Distributed Storage (Research Demo)

Directory Structure

  • bin - Binary path for runable program
  • build - Compiler path include debug and release
  • doc - Documents and specifications about project
  • include - Public header path
  • lib - External dependency
  • mandis - Source code
  • res - Resource path such as images, data-traces, ...
  • sample - Sample program to using or extending
  • test - White-box & black-box test using googletest
  • tool - Project support tools

About

Mobile Ad-hoe Network Distributed Storage

License:GNU General Public License v3.0


Languages

Language:C++ 96.9%Language:Makefile 3.1%