Wonderful little Chrome Extension which can be downloaded from here & aims to make Wikipedia pages more visually appealing.
Showing posts with label wikipedia. Show all posts
Showing posts with label wikipedia. Show all posts
Friday, 25 March 2011
Saturday, 1 August 2009
Monday, 29 June 2009
How Computers Calculate
Interesting set of articles on Wikipedia & other sites, which contain information on the various methods that Computers use to carry out calculations.
- CORDIC Algorithm used to calculate Trigonometric Functions.
- Chebyshev Polynomials calculate Trigonometric Identities.
- Chebyshev Polynomials at Wolfram MathWorld.
- PDF Spectrum ROM Disassembly at World of Spectrum.
- Math Toolkit at Google Books.
Wednesday, 1 April 2009
Monday, 23 February 2009
Programming in Lisp
A lot more people seem to be talking about Lisp nowadays, if you don't know what it is you might want to check out this Wikipedia page & there's a very good tutorial for learning Lisp here.
The easiest way to install a version of Lisp if you're using Windows is to visit the newLisp website here & download a copy. The newLisp IDE requires Java, so you'll need to get a copy of the JRE from here.
The easiest way to install a version of Lisp if you're using Windows is to visit the newLisp website here & download a copy. The newLisp IDE requires Java, so you'll need to get a copy of the JRE from here.
Tuesday, 6 January 2009
Time Calculation in C & C++
Useful set of links for time calculation in the C & C++ Programming Languages.
- ctime @ the C++ Reference
- time.h @ Wikipedia
- C & C++ Date Programs
- System Time thread on the Ubuntu Forums
- time_t @ Wikipedia
- How to use ctime in C++ @ daniweb
Sunday, 14 December 2008
CRC Calculator
If you need a program to calculate CRC checksums (Cyclic Redundancy Check) get it here.
Another CRC checker can be found here.
A full description of the CRC function can be found on Wikipedia here.
Another CRC checker can be found here.
A full description of the CRC function can be found on Wikipedia here.
Saturday, 15 November 2008
Deploying .NET Applications
Interesting set of links I've put together which will help you when you need to distribute a .NET app.
Monday, 3 November 2008
Monday, 13 October 2008
Pointers & References
For any aspiring C & C++ programmers who are having difficulty understanding the difference between a Pointer & a Reference; I suggest taking a look at the following Wikipedia pages. Here & here.
Labels:
c,
c++,
pointers,
programming,
references,
wikipedia
Wednesday, 6 August 2008
Thursday, 17 July 2008
Wikipedia Interesting Articles
Everyday I visit the programming section of the Ubuntu Forum. During the Two Years that I've been visiting the site I've discovered a lot of useful information. Here are a few interesting pages on Wikipedia that have been linked to on the site.
Friday, 27 June 2008
Comic Book Format
If you need a Comic Book Viewer or you need to store some images in the .CBR Format. Then I recommend that you take a look at some of the links on this Wikipedia page.
Subscribe to:
Posts (Atom)