Linux SoftwareProgrammingLibrariesArithmetic Operations Simulation Library 0.01

Arithmetic Operations Simulation Library 0.01


Arithmetic Operations Simulation Library's aim is to develop an open source library to simulate heavy arithmetic operations efficient
Developer:   Sandeep Kumar
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   9K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


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.
    tags arithmetic operations  this problem  support for  for many  heavy arithmetic  

    Download Arithmetic Operations Simulation Library 0.01


     http://www.geocities.com/shimple0/freesw/utilfuncs-0.01.tgz


    Authors software

    Arithmetic Operations Simulation Library 0.01 (by Sandeep Kumar)
    Arithmetic Operations Simulation Library's aim is to develop an open source library to simulate heavy arithmetic operations efficient


    Similar software

    Arithmetic Operations Simulation Library 0.01 (by Sandeep Kumar)
    Arithmetic Operations Simulation Library's aim is to develop an open source library to simulate heavy arithmetic operations efficient

    libmultival 0.2.1 (by Johan Vervloet)
    libmultival is a C++ class library for multiprecision interval arithmetic

    XNum 1.2 (by Simos Xenitellis)
    XNum project is a integer arithmetic library written in C++.

    The difference between XNum and other libraries such as GMP is the th

    Combean 0.1 (by Combean Team)
    Combean project is a Java framework for combinatorial structures like graphs or linear programs and optimization algorithms working w

    FOX Calculator 2.1.0 (by Jeroen van der Zijp)
    FOX Calculator is a desktop calculator written in FOX.

    The FOX Calculator is a simple desktop calculator geared toward the program

    MathTables 0.3.4 (by Pedro I Sanchez)
    MathTables is a program that helps parents teach their children how to use the four basic math operations, multiplication, substracti

    cost 1.0.2 (by Roland Smith)
    cost project measures the cost (in clock cycles and nanoseconds) of fundamental operations in computer programs.

    The operations ra

    OSSP var 1.1.3 (by Ralf S. Engelschall and Peter Simons)
    OSSP var is a flexible, full-featured and fast variable construct expansion library

    Open Metaheuristic 0.3 (by Johann Dreo)
    Open Metaheuristic (oMetah) is a library aimed at the conception of metaheuristics (i.e

    slang 2.3.1 rele (by John E. Davis)
    S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software.

    It provide


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags