Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Linked List Math Functions

Linked List Math Functions

Scheduled Pinned Locked Moved Article Writing
data-structureshelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jbiggs77
    wrote on last edited by
    #1

    I am trying to implement a linked list which will store large numbers(one digit in each node). I am not really familiar with the different math functions and was wondering what would be the easiest way to add and multiply some of these numbers. Thanks in advance for the help.

    J 1 Reply Last reply
    0
    • J jbiggs77

      I am trying to implement a linked list which will store large numbers(one digit in each node). I am not really familiar with the different math functions and was wondering what would be the easiest way to add and multiply some of these numbers. Thanks in advance for the help.

      J Offline
      J Offline
      Jonathan de Halleux
      wrote on last edited by
      #2

      You mean big integers ? Knuth has written a lot of algorithms for these type of integers. In fact they are the kernels of RSA cryptographic algortihms. I don't know if there are available libraries but you should read the following book to understand the theory behing those numbers: "The art of computer programming. 2 : Seminumerical algorithms" / Donald E. Knuth Jonathan de Halleux, Belgium.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups