C++

  • submit to reddit

Matrix operations: Gaussian elimination, Upper triangulization and Back-substitution example in C

A simple example of matrix operations (Gaussian elimination, Upper triangulization and Back-substitution) which can be used for solving systems of linear...

0 replies - 2242 views - 11/03/12 by Adrian Boeing in Uncategorized

To Find The Prime Number.

1 replies - 1290 views - 04/02/12 by Snippets Manager in Uncategorized

Logging Class( Using Singleton )

0 replies - 2989 views - 11/16/11 by Snippets Manager in Uncategorized

Month Day Year Smart Dropdowns

3 replies - 9144 views - 08/21/11 by Snippets Manager in Uncategorized

Greedy Knapsack Algorithm (code In C++)

0 replies - 6245 views - 08/21/11 by Snippets Manager in Uncategorized

Daily Dose: Chrome 14 Beta Integrates Native Client Support

One of the most promising features coming in Chrome 14 is the addition of the Native Client, which lets C and C++ code run inside of the browser. Google...

3 replies - 20965 views - 08/14/11 by Ross Jernigan in Daily Dose

Daily Dose: Chrome 14 Beta Integrates Native Support

One of the most promising features coming in Chrome 14 is the addition of the Native Client, which lets C and C++ code run inside of the browser. Google...

0 replies - 17377 views - 08/14/11 by Ross Jernigan in Daily Dose

Daily Dose: Oracle Switches to OpenJDK for Java 7 RI

Earlier this week, Oracle finalized their new standard with the Java Community Process and approved Public Review Ballot #336, meaning Java 7 would be...

0 replies - 15587 views - 06/12/11 by Ross Jernigan in Daily Dose

The pitfall of smart-pointers and implicit data sharing

Data sharing between threads is a tricky business. Anyone with any kind of experience with multi-threaded code will give you a 1001 synonyms for...

0 replies - 775 views - 06/10/11 by Ashod Nakashian in News

Daily Dose: CDISource Promotes CDI Use

Java Enterprise Edition 6 fans rejoice! CDISource is here. CDISource is a new organization created to promote the use of CDI (JSR 299).  Rick Hightower,...

1 replies - 10388 views - 03/29/11 by Katie Mckinsey in Daily Dose

Can Anyone Help Please I Really Don't Find Solution For Long Time

0 replies - 1632 views - 03/21/11 by Snippets Manager in Uncategorized

CSS Rounded Corners

1 replies - 7117 views - 02/01/11 by Snippets Manager in Uncategorized

Php Xml Parser

0 replies - 7411 views - 01/17/11 by Snippets Manager in Uncategorized

Binary Search Demo Program

1 replies - 1850 views - 12/11/10 by Snippets Manager in Uncategorized

Random Number Within A Range

0 replies - 1960 views - 10/14/10 by Snippets Manager in Uncategorized