Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Arithmetic Operations Simulation Library 0.01

    Download button

    No screenshots available
    Downloads: 389  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Sandeep Kumar | More programs
    GPL / FREE
    May 15th, 2006, 16:06 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Arithmetic Operations Simulation Library description

    Arithmetic Operations Simulation Library's aim is to develop an open source library to simulate heavy arithmetic operations.

    Arithmetic Operations Simulation Library's aim is to develop an open source library to simulate heavy arithmetic operations efficiently.

    Finding different ways to solve a problem has been an interesting way to relax for many people. Not only they derive some kicks out of it, but as a side effect they develop much deeper insight into the problems enabling them to work out solutions under different constraints easily.

    Here you will find discussion/hints to solve some common programming problems in efficient ways, supported with code that you can try.

    DSP Programming Tricks

    Often support for many heavy arithmetic operations goes missing to reduce the chip cost for marketability reasons, or during chip development stages. And we programmers have to make for the lack of these.

    Accessing recent N items in history

    This problem attracted my attention during DSP guest lectures by Mr. Ganesh Bhokare at PUCSD in later half of 2005. Various programming solutions to this problem would be.

    Maintain a circular buffer in an array of N (or N+1) items. This will require support for MOD operation.
    In case N is a power of 2, bitwise-anding with (N-1) can be used in place of MOD.
    If neither N is a power of 2, nor MOD support is available?

    What's New in This Release:

    · This version supports finding the first 1/0 bit from left/right (lsb/msb), 16-bit unsigned numbers multiplication, division and mod operations, and also special cases of division by 3.



    Product's homepage

      


    TAGS:

    Arithmetic Library | arithmetic operations | simulate arithmetic operations | Arithmetic | Operations | Simulation

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM