Skocz do zawartości

Przeszukaj forum

Pokazuję wyniki dla tagów 'c++11'.

  • Szukaj Po Tagach

    Wpisz tagi, oddzielając przecinkami.
  • Szukaj Po Autorze

Typ zawartości


Forum

  • Programowanie
    • Java
    • C++
    • C
    • Assembler
    • .NET Framework
    • Delphi / Pascal
    • Objective-C
    • Swift
    • Rust
    • Go
    • D
    • Visual Basic
    • Inne jezyki programowania
  • Języki skryptowe
    • JavaScript
    • PHP
    • Python
    • Ruby
    • Perl
    • Lua
    • VBScript
    • Programy wsadowe i shell
    • Inne języki skryptowe
  • Programowanie funkcyjne
    • Haskell
    • Lisp
  • Bazy danych
    • SQL i bazy danych
    • NoSQL nierelacyjne bazy danych
    • ABAP
    • Visual FoxPro
  • Projektowanie i inżynieria oprogramowania
    • Algorytmy i struktury danych
    • Inżynieria oprogramowania
    • Projektowanie UI i UX
    • Reverse engineering
  • Projektowanie stron internetowych
    • HTML, XHTML i XML
    • CSS
    • Optymalizacja SEO
    • Inne
  • Praca, edukacja i kariera
    • Oferty pracy
    • Zlecenia
    • Kariera
    • Edukacja
    • Szkolenia i konferencje
    • Biznes i prawo
    • Magazyn Programista
  • Projekty
    • Moje projekty
    • Mam pomysł na...
    • Konkursy
  • Elektronika, hardware i software
    • Projektowanie i programowanie elektroniki
    • Hardware i software
    • Sieci komputerowe i Internet
  • Forum
    • Ogłoszenia, uwagi i sugestie
    • Społeczność
    • Off Topic
    • Giełda

Kalendarze

  • Kalendarz

Kategorie

  • Articles

Kategorie

  • Pliki
  • Inżynieria Wsteczna

Znajdź wyniki w...

Znajdź wyniki, które...


Data Utworzenia

  • Rozpocznij

    Koniec


Ostatnia aktualizacja

  • Rozpocznij

    Koniec


Filtruj przez liczbę...

Data dołączenia

  • Rozpocznij

    Koniec


Grupa


Strona Internetowa

Znaleziono 5 wyników

  1. Cześć mam problem z zadaniem treść przesyłam w postaci zdjęcia a mój kod wygląda tak void sznur::usun(int K) { Node*zaszuk=nullptr; Node*a=pocz; while(a!=nullptr && a->nast!=nullptr && a->nast->nast!=nullptr) { Node*jeden=a; Node*dwa=a->nast; Node*trzy=a->nast->nast; if(jeden->dane==dwa->dane && dwa->dane==trzy->dane) { if(zaszuk!=nullptr) { zaszuk->nast=trzy->nast; } else { pocz=trzy->nast; } if(zaszuk!=nullptr) { a=zaszuk->nast; } else { a=pocz; } delete jeden; delete dwa; delete trzy; ileJest=ileJest-3; } else if(dwa->dane<=K) { if(zaszuk!=nullptr) { zaszuk->nast=trzy; } else { pocz=trzy; } if(zaszuk!=nullptr) { a=zaszuk->nast; } else { a=pocz; } delete jeden; delete dwa; delete trzy; ileJest=ileJest-3; } else { zaszuk=trzy; a=zaszuk->nast; } } } //7 7 6 3 3 3 2 1 1 1 1 1 -> 7 7 6 1 //9 9 9 6 6 6 4 -> pusty //9 7 6 5 5 5 3 2 1 -> 9 7 6 3 2 1 problem polega na tym iż dla drugieo sznura powinien byc pusty ale wyświetla 4 na końcu nie wiem jak zrobić żeby tej 4 nie było nie mam pomysłu na to proszę o pomoc gdzie robię błąd w kodzie z góry dzięki
  2. C++ Software Developer - Nr ref. (02/220) Kraków Job description C++ Software Developer will be responsible for developing, coding, testing and debugging new moderately complex software solutions or making enhancement to existing software in a maintenance capacity. The person on this position should have good understanding of business application. He/She will work with technical staff to understand problems with software and resolve them. Developer will be also responsible for resolving customer complaints with software and responding to suggestions for improvements and enhancements. C++ Software Developer may assist in development of software technical documentation, create optimization programs to resolve problems and finally he may design and build prototype applications. For more information or to apply, please contact Kinga Baran: kinga.baran[at]infolet.pl Requirements Advanced C++ (C++11, C++14) programming skills, minimum 2-3 years of experience. Advanced knowledge of Object Oriented Analysis and Design. Understanding of TDD practices and experience with JUnit/Unit Testing. Experience in XML/Web Services technologies. Understanding of relational databases (Oracle, SQL). Advanced knowledge of Linux operating systems. Strong communication skills in English, written and verbal. Additional requirements Java Development experience. Experience in Agile Development. Experience with build tools Ant/Maven/Gradle. Experience with Spring framework. Advanced knowledge of Subversion or other Software Configuration Management (SCM). Experience with Apache Camel and/or ServiceMix. Our offer Large development possibilities with the latest technologies. Work in international environment. The budget for this position is between 11 000 - 13 000 PLN and depends on the chosen form of the agreement (standard work agreement or B2B). Personal development and training. Medical care. Benefit Multisport. Home office option (up to 8 days, after adaptation period). Relocation package.
  3. Senior Software Developer C++ - Nr ref. (02/221) Kraków Job description The main duty on this position is to create, then to translate the created ideas into working, efficient functionalities developed in C++ language. Also deep understanding of the problem is a key to providing good solution, so candidate will need to gather information and learn the functional areas of assignments. The written code should be logical, clean, well-organized, and covered with unit tests. Developer may be asked to participate in code reviews as well as to resolve issues with the application reported by customers or other parties. Senior C++ Developer will be accountable for given projects and expected to bring measurable results. For more information or to apply, please contact Kinga Baran: kinga.baran[at]infolet.pl Requirements Excellent knowledge of C++ programming. Passion for puzzles, algorithms and optimizations. Excellent knowledge of generic and object oriented programming. Excellent knowledge of STL. Very good knowledge of multithreaded programming concepts. Very good English communication skills, written and verbal, technology-related. Additional requirements Knowledge of C++11 and C++14 standard. Knowledge of Boost libraries. Knowledge of GCC, Make, CMake, Git. Knowledge of C++ debugging/profiling methods and tools. Knowledge of TCP/IP networking and programming. Basic knowledge of XML and SQL. Our offer Large development possibilities with the latest technologies. Work in international environment. The budget for this position is between 11 000 - 15 600 PLN and depends on the chosen form of the agreement (standard work agreement or B2B). Personal development and training. Medical care. Benefit Multisport. Home office option (up to 8 days, after adaptation period). Relocation package.
  4. Senior Software Developer C++ - Nr ref. (02/221) Kraków Job description The main duty on this position is to create, then to translate the created ideas into working, efficient functionalities developed in C++ language. Also deep understanding of the problem is a key to providing good solution, so candidate will need to gather information and learn the functional areas of assignments. The written code should be logical, clean, well-organized, and covered with unit tests. Developer may be asked to participate in code reviews as well as to resolve issues with the application reported by customers or other parties. Senior C++ Developer will be accountable for given projects and expected to bring measurable results. For more information or to apply, please contact Kinga Baran: kinga.baran[at]infolet.pl Requirements Excellent knowledge of C++ programming. Passion for puzzles, algorithms and optimizations. Excellent knowledge of generic and object oriented programming. Excellent knowledge of STL. Very good knowledge of multithreaded programming concepts. Very good English communication skills, written and verbal, technology-related. Additional requirements Knowledge of C++11 and C++14 standard. Knowledge of Boost libraries. Knowledge of GCC, Make, CMake, Git. Knowledge of C++ debugging/profiling methods and tools. Knowledge of TCP/IP networking and programming. Basic knowledge of XML and SQL. Our offer Large development possibilities with the latest technologies. Work in international environment. The budget for this position is between 11 000 - 15 600 PLN and depends on the chosen form of the agreement (standard work agreement or B2B). Personal development and training. Medical care. Benefit Multisport. Home office option (up to 8 days, after adaptation period). Relocation package.
  5. C++ Software Developer - Nr ref. (02/220) Kraków Job description C++ Software Developer will be responsible for developing, coding, testing and debugging new moderately complex software solutions or making enhancement to existing software in a maintenance capacity. The person on this position should have good understanding of business application. He/She will work with technical staff to understand problems with software and resolve them. Developer will be also responsible for resolving customer complaints with software and responding to suggestions for improvements and enhancements. C++ Software Developer may assist in development of software technical documentation, create optimization programs to resolve problems and finally he may design and build prototype applications. For more information or to apply, please contact Kinga Baran: kinga.baran[at]infolet.pl Requirements Advanced C++ (C++11, C++14) programming skills, minimum 2-3 years of experience. Advanced knowledge of Object Oriented Analysis and Design. Understanding of TDD practices and experience with JUnit/Unit Testing. Experience in XML/Web Services technologies. Understanding of relational databases (Oracle, SQL). Advanced knowledge of Linux operating systems. Strong communication skills in English, written and verbal. Additional requirements Java Development experience. Experience in Agile Development. Experience with build tools Ant/Maven/Gradle. Experience with Spring framework. Advanced knowledge of Subversion or other Software Configuration Management (SCM). Experience with Apache Camel and/or ServiceMix. Our offer Large development possibilities with the latest technologies. Work in international environment. The budget for this position is between 11 000 - 13 000 PLN and depends on the chosen form of the agreement (standard work agreement or B2B). Personal development and training. Medical care. Benefit Multisport. Home office option (up to 8 days, after adaptation period). Relocation package.
×
×
  • Utwórz nowe...