Home
Links icon
LinkedIn Twitter
About Me
Contact
Research Publications
English
  • 10 most frequently used commands in Linux for beginners

    Jun 1, 2012 Linux Programming

    To all the beginners of linux, I would like to write 10 most frequently used linux commands with a few examples. Please note that the commands have a lot of options, which need to be explored by the user. ls Stands for listing Example : ls Lists all the files in the current directory. ls -l : Stands for long listing. …

    Read More
  • Significance of parallel builds

    Apr 11, 2012 Programming Technology Linux

    Parallel builds play a significant role for building projects that require huge RAM to compile. The best example is chromium build. Suppose the chrome is built by 1make chrome Sometimes, we run into linker errors. 1collect2: ld terminated with signal 6 Aborted terminate called 2after throwing an instance of …

    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Bhavani Anantapur Bache

Embedded Software Engineer and Leader, Hardware Software Engineer, Data Scientist, Machine Learning Enthusiast, Researcher, Author, Guitarist.
Read More

Featured Posts

  • C++11-Significance of override keyword
  • Representation of fractional numbers on Hardware – The fixed point representation
  • Gesture events in BREWMP
  • How are videos stored in the digital world- Sampling of video?
  • Representation of images in the Digital world -The RGB Colorspace
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView
  • Sine generator on FPGA-The Direct Digital Synthesizer
  • Displaying map between two cities on BREW MP

Recent Posts

  • C++11-Significance of override keyword
  • Representation of fractional numbers on Hardware – The fixed point representation
  • Gesture events in BREWMP
  • How are videos stored in the digital world- Sampling of video?
  • Representation of images in the Digital world -The RGB Colorspace
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView
  • Sine generator on FPGA-The Direct Digital Synthesizer
  • Displaying map between two cities on BREW MP

Categories

EMBEDDED-SYSTEMS 6 PROGRAMMING 6 DSP 4 LINUX 4 TECHNOLOGY 3 ANDROID 2 BREWMP 2 FPGA 2 RTOS 2 SYNTAX 1 THEMES 1

Series

SOFTWARE-ENGINEERING 5 EMBEDDED-SYSTEMS 4 DSP 3 FPGA 1

Tags

EMBEDDED-SYSTEMS 6 PROGRAMMING 6 TECHNOLOGY 5 DSP 4 LINUX 4 ANDROID 2 BREWMP 2 FPGA 2 RTOS 2 C++11 1 FEATURED 1 INDEX 1 MODERN-C++ 1

Copyright2025 MALAI - MACHINE LEARNING AND AI. All Rights Reserved