Wykorzystujemy pliki cookies i podobne technologie w celu usprawnienia korzystania z serwisu Chomikuj.pl oraz wyświetlenia reklam dopasowanych do Twoich potrzeb.

Jeśli nie zmienisz ustawień dotyczących cookies w Twojej przeglądarce, wyrażasz zgodę na ich umieszczanie na Twoim komputerze przez administratora serwisu Chomikuj.pl – Kelo Corporation.

W każdej chwili możesz zmienić swoje ustawienia dotyczące cookies w swojej przeglądarce internetowej. Dowiedz się więcej w naszej Polityce Prywatności - http://chomikuj.pl/PolitykaPrywatnosci.aspx.

Jednocześnie informujemy że zmiana ustawień przeglądarki może spowodować ograniczenie korzystania ze strony Chomikuj.pl.

W przypadku braku twojej zgody na akceptację cookies niestety prosimy o opuszczenie serwisu chomikuj.pl.

Wykorzystanie plików cookies przez Zaufanych Partnerów (dostosowanie reklam do Twoich potrzeb, analiza skuteczności działań marketingowych).

Wyrażam sprzeciw na cookies Zaufanych Partnerów
NIE TAK

Wyrażenie sprzeciwu spowoduje, że wyświetlana Ci reklama nie będzie dopasowana do Twoich preferencji, a będzie to reklama wyświetlona przypadkowo.

Istnieje możliwość zmiany ustawień przeglądarki internetowej w sposób uniemożliwiający przechowywanie plików cookies na urządzeniu końcowym. Można również usunąć pliki cookies, dokonując odpowiednich zmian w ustawieniach przeglądarki internetowej.

Pełną informację na ten temat znajdziesz pod adresem http://chomikuj.pl/PolitykaPrywatnosci.aspx.

Nie masz jeszcze własnego chomika? Załóż konto
newk
  • Prezent Prezent
  • Ulubiony
    Ulubiony
  • Wiadomość Wiadomość

widziany: 4.01.2024 16:48

  • pliki muzyczne
    160
  • pliki wideo
    2220
  • obrazy
    500
  • dokumenty
    136

3249 plików
540,96 GB

  • 3.0
  • 21,7 MB
  • 12 cze 14 9:16

1 komentarz

  • 21,6 MB
  • 14 lut 13 11:15
Yair Shapira - Solving PDEs in C++ (Computational Science and Engineering)

This comprehensive book not only introduces the C and C++ programming languages but also shows how to use them in the numerical solution of partial differential equations (PDEs). It leads the reader through the entire solution process, from the original PDE, through the discretization stage, to the numerical solution of the resulting algebraic system. The well-debugged and tested code segments implement the numerical methods efficiently and transparently. Basic and advanced numerical methods are introduced and implemented easily and efficiently in a unified object-oriented approach. The high level of abstraction available in C++ is particularly useful in the implementation of complex mathematical objects, such as unstructured mesh, sparse matrix, and multigrid hierarchy, often used in numerical modeling. This book introduces a unified approach for the implementation of these objects. The code segments and their detailed explanations clearly show how easy it is to implement advanced algorithms in C++. Solving PDEs in C++ contains all the required background in programming, PDEs, and numerical methods only an elementary background in linear algebra and calculus is required. Useful exercises and solutions conclude each chapter. For the more advanced reader, there is also material on stability analysis and weak formulation. The final parts of the book demonstrate the object-oriented approach in advanced applications. The book is written for researchers, engineers, and advanced students who wish to increase their familiarity with numerical methods and to implement them in modern programming tools. Solving PDEs in C++ can be used as a textbook in courses in C++ with applications, C++ in engineering, numerical analysis, and numerical PDEs at the advanced undergraduate and graduate levels. Because it is self-contained, the book is also suitable for self-study by researchers and students in applied and computational science and engineering.
  • 12,6 MB
  • 14 lut 13 10:57
Stephen G. Kochan- Programming in Objective-C (4th Edition)

This is the 4th edition of the world's bestselling book on Objective-C programming, fully updated to cover Xcode 4.2 and Automatic Reference Counting (ARC).

Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and Mac platforms. The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language.

This unique approach to learning, combined with many small program examples and exercises at the end of each chapter, makes Programming in Objective-C ideally suited for either classroom use or self-study.

This edition has been fully updated for the significant changes in iOS 5 and Xcode 4.2. One of the biggest changes is Automatic Reference Counting (ARC). This edition gives detailed coverage of how to use ARC to improve and simplify memory management in Objective-C programs.
  • 21,4 MB
  • 14 lut 13 8:58
The Only Official, Best-Practice Guide to Qt 4.3 Programming
Using Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows,
Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have
written a start-to-finish guide to getting outstanding results with the latest version of Qt: Qt 4.3.
Packed with realistic examples and in-depth advice, this is the book Trolltech uses to teach Qt to its own new
hires. Extensively revised and expanded, it reveals today's best Qt programming patterns for everything from
implementing model/view architecture to using Qt 4.3's improved graphics support. You'll find proven solutions
for virtually every GUI development task, as well as sophisticated techniques for providing database access,
integrating XML, using subclassing, composition, and more. Whether you're new to Qt or upgrading from an
older version, this book can help you accomplish everything that Qt 4.3 makes possible.
  • 10,9 MB
  • 14 lut 13 8:54
The main reason to choose C++ as the software implementation language, instead of simpler or higher-level languages, is the fact that this language allows to build complex software that is more efficient than that built using other programming languages. Please note that this language does not guarantee automatically to build efficient software, but it only allows it. Actually, when the same program is written sloppily in C++ and in higherlevel languages, typically the C++ version is just as efficient as the one developed in other languages.
Though, a good C++ programmer, by following guide-lines learned from expert programmers, from its own experience, or from this book, is able, in the first place, to write software that is already rather efficient since the first cut, and then to optimize the resulting program, that is to improve substantially the performance of the program by replacing some language features with equivalent but faster features. Such optimization requires, first, that the software source is written in a sufficiently modular way, to isolate the performance critical parts, and then to use tools, libraries, knowledge, and time, to change those parts in a way to increase the speed of the resulting software.
  • Pobierz folder
  • Aby móc przechomikować folder musisz być zalogowanyZachomikuj folder
  • dokumenty
    3
  • obrazy
    0
  • pliki wideo
    0
  • pliki muzyczne
    0

5 plików
88,14 MB




elena90 napisano 1.04.2016 12:57

zgłoś do usunięcia
obrazek
elbrujo

elbrujo napisano 5.11.2016 13:00

zgłoś do usunięcia
moze tak napisz ze to pod Aple
czarexxx

czarexxx napisano 25.02.2017 21:26

zgłoś do usunięcia
a nie widzisz ze rozszerzenie .dmg? poza tym po lewej w menu masz jak wół
qaz905561

qaz905561 napisano 7.06.2017 05:28

zgłoś do usunięcia
pase xx pase
ciastko.99

ciastko.99 napisano 28.12.2017 16:32

zgłoś do usunięcia
nie dziala

Furlynjjj napisano 26.04.2020 08:57

zgłoś do usunięcia
Invite
xejowoy183

xejowoy183 napisano 3.02.2023 14:43

zgłoś do usunięcia
Super chomik
LeonxD9187

LeonxD9187 napisano 9.01.2025 19:05

zgłoś do usunięcia
Zapraszam

Musisz się zalogować by móc dodawać nowe wiadomości do tego Chomika.

Zaprzyjaźnione i polecane chomiki (1)Zaprzyjaźnione i polecane chomiki (1)
Zgłoś jeśli naruszono regulamin
W ramach Chomikuj.pl stosujemy pliki cookies by umożliwić Ci wygodne korzystanie z serwisu. Jeśli nie zmienisz ustawień dotyczących cookies w Twojej przeglądarce, będą one umieszczane na Twoim komputerze. W każdej chwili możesz zmienić swoje ustawienia. Dowiedz się więcej w naszej Polityce Prywatności