Thread: Periodic Table Guide

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    13

    Periodic Table Guide

    Hey Friends,
    Can Anyone tell me the logic of "How to make periodic table in C Language ?" ?

  2. #2
    Registered User
    Join Date
    Mar 2011
    Posts
    278
    Probably. But can you?

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    What's that supposed to mean?

    periodic table - Google Search
    There seem to be a large number of styles.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  4. #4
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    I suggest you implement a finite element model of the Schrodinger equation for all nuclei from atomic number 1 through 115 or so, simulate the effects and group the results into similar categories... Out pops the periodic table. Should take only a few thousand years to complete the simulations.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  5. #5
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by brewbuck View Post
    I suggest you implement a finite element model of the Schrodinger equation for all nuclei from atomic number 1 through 115 or so, simulate the effects and group the results into similar categories... Out pops the periodic table. Should take only a few thousand years to complete the simulations.
    And the answer will be .... Forty Two...

  6. #6
    Registered User TheBigH's Avatar
    Join Date
    May 2010
    Location
    Melbourne, Australia
    Posts
    426
    Molybdenum?

  7. #7
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by TheBigH View Post
    Molybdenum?
    Hitchhiker's Guide To The Galaxy...

  8. #8
    Registered User TheBigH's Avatar
    Join Date
    May 2010
    Location
    Melbourne, Australia
    Posts
    426
    Quote Originally Posted by CommonTater View Post
    Hitchhiker's Guide To The Galaxy...
    I know, I was being facetious.

  9. #9
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by TheBigH View Post
    I know, I was being facetious.
    Wow, what a coincidence... so was I!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Survival Guide
    By sean in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-14-2004, 02:08 AM
  2. [guide] Socks
    By BianConiglio in forum C Programming
    Replies: 5
    Last Post: 05-21-2004, 09:25 AM
  3. The good wife's guide :)
    By Carlos in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 09-03-2003, 07:51 PM
  4. good guide on graphs please?
    By ss3x in forum C++ Programming
    Replies: 3
    Last Post: 04-13-2002, 09:19 AM
  5. would somebody be able to guide me
    By simpleYetPowerful in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-14-2001, 09:40 PM

Tags for this Thread