... Langtangen Contents 1 Computing with Formulas 1 1.1 The First Programming Encounter: A Formula . . . . . . . . 1 1.1.1 Using a Program as a Calculator . . . . . . . . . . . . . 2 1.1.2 About Programs and Programming ... for writing Appendices B and C about numerical methods. Without Aslak there would be no book. Another key contributor is Ilmar Wilbers. His extensive efforts with ass...
Ngày tải lên: 22/03/2014, 17:20
Java Programming with Oracle ODBC
... procedures, and working with Oracle9i's object-oriented features, then finish with a look at transactions, concurrency management, and performance. Java Programming with Oracle JDBC Preface ... Contents Index Full Description About the Author Reviews Reader reviews Errata Java Programming with Oracle JDBC Donald Bales Publisher: O'Reilly First Edition Janu...
Ngày tải lên: 05/09/2012, 15:14
Lab 5 Parallel Programming with MPI
... hành MPI – Bộ môn Hệ Thống & Mạng Máy Tính, Khoa KH&KTMT Trang 1 Lab 5 Parallel Programming with MPI Master-Worker model 1. Mục tiêu SV tìm hiểu cách song song hóa bài toán theo
Ngày tải lên: 08/04/2013, 23:01
... 02:55:19 }Ç Why This Book? programming with Java, and now want to understand the fundamentals of object-oriented software development. If you're fairly new to programming, and have had ... Graphical User Interfaces, or GUIs, are how users interact with programs. Almost any program will have a GUI part to it. Programming with a GUI library, or toolkit as they are...
Ngày tải lên: 22/08/2013, 14:52
Java Programming with Oracle ODBC - Preface
... McGraw-Hill). Follow that with the Oracle Developer's Guide. Then finish your beginner's work by reading Oracle PL/SQL Programming by Steven Feuerstein with Bill Pribyl (O'Reilly). ... 16 years of experience with Oracle and its competitors, and this alone has taught me to respect the product. A more telling story is how many developers who have worked with Oracle t...
Ngày tải lên: 29/09/2013, 09:20
Web Client Programming with Perl-Chapter 3: Learning HTTP- P3
... client might also use a Content-type header with the POST or PUT method. Most commonly, with many CGI applications, clients use a POST or PUT request with information in the entity-body, and supply ... Pragma header was used with the value no-cache to tell caching proxies and clients not to cache the document. Under HTTP 1.1, the Cache-Control header supplants Pragma, with seve...
Ngày tải lên: 17/10/2013, 19:15
Practical Database Programming With Visual C#.NET- P6
... LogIn form with four columns; user_name, pass_word, faculty_id, and student_id from the LogIn table. In fact, we only fi ll two textbox controls on the form, txtUserName and txtPassWord, with two ... Recall that there are multiple course_id with the same faculty_id in this Course table when we built our sample database in Chapter 2 . Those multiple records with the same faculty_id a...
Ngày tải lên: 17/10/2013, 19:15