GithubHelp home page GithubHelp logo

cumbala / t9search Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 49 KB

Implementation of T9 contacts search algorithm for VUT IZP course

License: GNU General Public License v3.0

Makefile 1.60% C 56.57% CMake 0.95% Python 40.88%
izp vut vut-fit

t9search's Introduction

t9search

Implementation of T9 contacts search algorithm for IZP course

Building

gcc and make are the only requirements. Linux is preferred, but this should also build and run on macOS

  1. Clone this repo
  2. cd t9search
  3. make

Running

  • ./t9search < telbook.txt - will output every contact in telbook.txt in formatted form

  • ./t9search 264 < telbook.txt - will perform search over telbook.txt with the given query

    Output:

    Bohuslav Krena, 420541141233
    Bohuzel Nedambody, 420541141233
    
  • ./t9search 111 < telbook.txt - will not find anything

    Output:

    Not found
    

Testing

Tested on both merlin and eva servers. Should also be compilable on macOS using it's built-in clang. Most work done in CLion connected to WSL Ubuntu 20.04

t9search's People

Contributors

cumbala avatar lilystilson avatar

Watchers

 avatar

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.