http://www.sharecashdownload.info

C++ Working FileIce Downloader ...

by getfreestuff.myopenid.com, May 04, 2012 20:58, 2 refactorings, tagged with sharecash downloader 2012, sharecash downloader 2011, sharecash downloader, sharecash auto downloader, bypass sharecash survey 2012, download sharecash downloader

The ShareCash Download Comm...

55502f40dc8b7c769880b10874abc9d0 Talk
if(playerNode->_getWorldAABB().intersects(sceneNode->_getWorldAABB()))
{
    std::cout<<"Collision"<<std::endl;
...

C++ Ogre3d Intersection Boundin...

by frying.myopenid.com, April 17, 2012 19:47, 1 refactoring, tagged with node, intersection, C++, AABB, bounding box, _getWorldAABB

Checks for intersections of...

55502f40dc8b7c769880b10874abc9d0 Talk
#include <iostream>
#include <iomanip>
using namespace std;
...

C++ Celsius to Fahrenheit

by https://me.yahoo.com/a/2SO6I4AKz5Vkq_BsFamZjnsLUOqWi50-, March 15, 2012 09:37, 6 refactorings

I am unable to make the lis...

55502f40dc8b7c769880b10874abc9d0 Talk
/* 
 * File:   main.cpp
 * Author: Bangonkali (bangonkali@gmail.com)
...

C++ Numerical Methods: Bisectio...

by Bangon Kali, March 27, 2012 07:38, 1 refactoring, tagged with Numerical Methods Bisection Method

A more in depth discussion ...

91d15ef7d151a63d475a3fe8f0fbad82 Talk
/* 
 * File:   main.cpp
 * Author: Bangonkali
...

C++ Numerical Methods: Gauss Jo...

by Bangon Kali, March 24, 2012 01:55, 1 refactoring, tagged with methods gauss equations Numerical jordan

Numerical methods applicati...

91d15ef7d151a63d475a3fe8f0fbad82 Talk
/* 
 * File:   main.cpp
 * Author: Bangonkali (bangonkali@gmail.com)
...

C++ Runge-Kutta (2nd Order): He...

by Bangon Kali, March 29, 2012 10:02, 1 refactoring

This example solves the fol...

91d15ef7d151a63d475a3fe8f0fbad82 Talk
/* 
 * File:   main.cpp
 * Author: Bangonkali
...

C++ Numerical Methods: Gauss Se...

by Bangon Kali, March 24, 2012 01:55, 1 refactoring, tagged with methods gauss Numerical seidel systems

This solves systems of equa...

91d15ef7d151a63d475a3fe8f0fbad82 Talk
/* 
 * File:   main.cpp
 * Author: Bangonkali
...

C++ Numerical Methods: Secant M...

by Bangon Kali, March 27, 2012 08:38, 1 refactoring, tagged with Numerical Methods Secant Method

Numerical Methods using Sec...

91d15ef7d151a63d475a3fe8f0fbad82 Talk
/* 
 * File:   main.cpp
 * Author: Bangonkali
...

C++ Numerical Methods: Gaussian...

by Bangon Kali, March 24, 2012 01:54, No refactoring, tagged with methods elimination equations Numerical gaussian

Numerical Methods applicati...

91d15ef7d151a63d475a3fe8f0fbad82 Talk
#include <iostream>
#include <cmath>
#include <vector>
...

C++ Optimizing another Project ...

by blue-protoman.myopenid.com, November 26, 2011 12:23, 6 refactorings, tagged with Prime Numbers, project_euler

Hello! I'm trying to yet a...

680a1dcca033e0959c1be87a1800ae60 Talk
#include <iostream>
using std::cout;
//Challenge: Add all the natural numbers below one thousand that are multiples of 3 or 5.
...

C++ Optimizing a Project Euler ...

by blue-protoman.myopenid.com, November 05, 2011 12:56, 5 refactorings, tagged with project_euler, euler

Hello! New here. Been stu...

680a1dcca033e0959c1be87a1800ae60 Talk
#include <string>
#include <fstream>
#include <iomanip>
...

C++ Dynamic Programming with C++

by C++ Noob, October 22, 2011 11:03, 13 refactorings, tagged with dynamic-programming

I am trying to use dynamic ...

D41d8cd98f00b204e9800998ecf8427e Talk
#include <iostream>
#include <vector>
using namespace std;
...

C++ Simple Quiz

by thaostra.myopenid.com, October 04, 2011 16:53, 5 refactorings

This is a working game, but...

55502f40dc8b7c769880b10874abc9d0 Talk
void drawStatusBar(char* text, int x, int y, int current, int max)	
{
	dbText(x, y-14, text);
...

C++ drawStatusBar() function fo...

by https://www.google.com/accounts/o8/id?id=AItOawl3BeAhTXKYDpKI7ld64fgVwaukoKGEuUo, August 26, 2011 20:48, 3 refactorings

First post!

Just curio...

55502f40dc8b7c769880b10874abc9d0 Talk
// this is in the global scope of my program. normally accepted as bad code, 
// but it seems to make sense in the context of an embedded platform.
// "global" cache
...

C++ String parsing in AVR-GCC

by Greg Buehler, April 18, 2011 07:58, 6 refactorings, tagged with speed, C++

I'm working on interfacing ...

C3b0b8da886396ca8d5a28ad397c404d Talk
// The required structs
struct linkedlist
{
...

C++ Optimal removal from linked...

by Morningcoffee, March 07, 2011 01:14, 4 refactorings, tagged with pthread, mutex

I'm really concerned about ...

6532d7aed321b7262ffb96b85ad3528c Talk
#include <iostream>
#include <vector>
#include <algorithm>
...

C++ The 3n+1 problem

by https://me.yahoo.com/a/PdY5mndw1tV8wEfh9xk0bSYa9tKf5g.hRlk-, February 15, 2011 22:59, 5 refactorings, tagged with refactor, c++ algorithm, refractoring, beginner, problem

What improvements can be ma...

55502f40dc8b7c769880b10874abc9d0 Talk
_

C++ what is a project "sol...

by gameguru.myopenid.com, February 04, 2011 23:12, 1 refactoring, tagged with easy, simple, help, solution, project, file, project solution, solution file, impossible, hard, ridiculous, unanswered, unresponded to, responseless

Exactly what the title says...

55502f40dc8b7c769880b10874abc9d0 Talk
Exactly what the title says.  I don't want to know what your "project solutions" are, or your "programming solutions"; I need to know what a solution file is and why it's used and how.  In the vast, vast, internet nobody has seemingly ever answered this question.  I
have looked... everywhere.
=========================================================================================
...

C++ what is a project "sol...

by gameguru.myopenid.com, February 04, 2011 23:12, 1 refactoring, tagged with easy, simple, help, solution, project, file, project solution, solution file, impossible, hard, ridiculous, unanswered, unresponded to, responseless

Exactly what the title says...

55502f40dc8b7c769880b10874abc9d0 Talk
using namespace std;
#include <iostream>
void main ()
...

C++ While Loop problem

by https://www.google.com/accounts/o8/id?id=AItOawnw_1FTdneRHSO7bpyrOR95lIwLqo99SxE, November 15, 2010 15:51, 5 refactorings, tagged with while, black screen

Without the while loop, it ...

55502f40dc8b7c769880b10874abc9d0 Talk
void MainDialog::OnTickTimer(wxTimerEvent& WXUNUSED(e))
{
    const wxLongLong ElapsedTime     = wxGetLocalTime() - m_TimerStartTick;
...

C++ Update controls on timer tick

by Scriptdaemon, November 13, 2010 07:55, 1 refactoring, tagged with wxWidgets

What I'm doing is updating ...

D41d8cd98f00b204e9800998ecf8427e Talk
#include <iostream.h>

#define arrMax 100 
...

C++ dada

by https://www.google.com/accounts/o8/id?id=AItOawkfFqECUiRiuMiSFRRKZUKKwm1EkcH_qRM, October 27, 2010 23:55, 3 refactorings

for (i=0; i<n; i++)
...

55502f40dc8b7c769880b10874abc9d0 Talk
  4d    Ø"  ¡                         >   X   r      ´   À   Ø   æ   ò     (  H  j    ¤  ¼  Ê  è  ø    ,  >  R  z  ’  ¼  Î  &  *  <  P  v  œ  ¦  º  Þ    R  ¢    N  š  ö  H  ˜  ð  f  Æ  &  H  ’  Ð  	  ^	  ²	  ö	  <
  Å’
  â
...

C++ AndroidManifest

by m0n0lith.myopenid.com, August 12, 2010 05:59, 1 refactoring

Code to re-skin Android Nex...

55502f40dc8b7c769880b10874abc9d0 Talk
bool Translations::compatibleNICodes(const Rule& rule, 
                                         const std::vector<std::string>& nicodes)
    {
...

C++ Copy-Paste code with intern...

by deworde.myopenid.com, June 10, 2010 09:55, 7 refactorings

I'm struggling to reformat ...

55502f40dc8b7c769880b10874abc9d0 Talk
// Original method

int monster()
...

C++ Return in the middle of an ...

by https://www.google.com/accounts/o8/id?id=AItOawlmF6128_7x9vlFVJ0ZVoNOgsxom2Stesw, June 28, 2010 17:38, 3 refactorings, tagged with C++, extract method, monster method

I have a very long method, ...

55502f40dc8b7c769880b10874abc9d0 Talk