Search:

Type: Posts; User: ChrisWang

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    968

    help me with this program

    in this program i use the Breadth-first algorithms to solve transposition Puzzle Games, each node has four derection to move, and in the path[], i record each of the state,when the aim matrix has...
  2. Replies
    1
    Views
    1,058

    help me with this programme

    i write this programme to find the Kth number in the vector a
    the algorithms just like the quick sort

    but it doesnot work right:(



    void quickSelect(vector<int> & a, int left=0, int...
  3. Replies
    6
    Views
    1,779

    yeah,i download the eclipse-cpp-ganymede-win32...

    yeah,i download the eclipse-cpp-ganymede-win32 from the eclipse web, he says this IDE is for the C++
  4. i used the Google to search, and didn't find what...

    i used the Google to search, and didn't find what i said above
    so here for help
    : )
  5. somebody can give me an example of UML on the ration rose, please

    recently, i study of the use of rational rose to build the UML.

    looking for an example, include : from the Demand Analysis to the framework code generation; i think it's a better way to understand...
  6. Replies
    6
    Views
    1,779

    i can not fix this yet, i check as fallows in the...

    i can not fix this yet, i check as fallows in the eclipse platform

    window---->C/C++--------->code style
    and choose the profile i like (here are several profiles, like GNU,K&R,BSD and so on)
    but...
  7. Replies
    6
    Views
    1,779

    a problem about the use of eclipse

    hi,guys

    when i use the eclipse to format the C++ code, i found all my 'const string' is format to 'conststring', i use the version:eclipse-cpp-ganymede-win32

    how can i change the error, THX : )
Results 1 to 7 of 7