C++ Coding Convention
C++ Coding Convention
WP7~2b Isolated Storage, Windows Phone 7 (music: David M. Bailey) (cc)
![]() |
![]() Quebec Cest Magnifique Travel Video US $14.95
|
![]() The Red Lights of Europe Vol 4 Travel Video US $14.95
|
![]() MOROCCO Travel Video US $19.99
|
![]() Egypt Gift of the Nile Travel Video US $19.95
|
![]() Epidauros Museum Travel Video US $19.95
|
![]() Maury County Tennessee 1890 Civil War Census Genealogy US $11.69
|
![]() Greene County Tennessee 1890 Civil War Census Genealogy US $13.99
|
![]() Giles County Tennessee 1890 Civil War Census Genealogy US $12.99
|
![]() Gurus Guide to SQL Server Stored Procedures XMLand H US $28.34
|
| Powered by phpBay Pro |
|
|
C++ Coding Standards $49.49 C++ Coding Standards |
|
|
Embedded C Coding Standard $48.51 Embedded C Coding Standard |
|
|
Secure Coding in C and C++ $24.75 "The security of information systems has not improved at a rate consistent with the growth and sophistication of the attacks being made against them. To address this problem, we must improve the underlying strategies and techniques used to create our systems. Specifically, we must build security in from the start, rather than append it as an afterthought. That's the point of Secure Coding in C and C++. In careful detail, this book shows software developers how to build high-quality systems that are less vulnerable to costly and even catastrophic attack. It's a book that every developer should read before the start of any serious project."--Frank Abagnale, author, lecturer, and leading consultant on fraud prevention and secure documentsLearn the Root Causes of Software Vulnerabilities and How to Avoid Them Commonly exploited software vulnerabilities are usually caused by avoidable software defects. Having analyzed nearly 18,000 vulnerability reports over the past ten years, the CERT/Coordination Center (CERT/CC) has determined that a relatively small number of root causes account for most of them. This book identifies and explains these causes and shows the steps that can be taken to prevent exploitation. Moreover, this book encourages programmers to adopt security best practices and develop a security mindset that can help protect software from tomorrow's attacks, not just today's.Drawing on the CERT/CC's reports and conclusions, Robert Seacord systematically identifies the program errors most likely to lead to security breaches, shows how they can be exploited, reviews the potential consequences, and presents secure alternatives.Coverage includes technical detail on how to Improve the overall security of any C/C++ application Thwart buffer overflows and stack-smashing attacks that exploit insecure string manipulation logic Avoid vulnerabilities and security flaws resulting from the incorrect use of dynamic memory management functions Eliminate integer-related problems: integer overflows, sign errors, and truncation errors Correctly use formatted output functions without introducing format-string vulnerabilities Avoid I/O vulnerabilities, including race conditions Secure Coding in C and C++ presents hundreds of examples of secure code, insecure code, and exploits, implemented for Windows and Linux. If you're responsible for creating secure C or C++ software--or for keeping it safe--no other book offers you this much detailed, expert assistance. |
|
|
Channel Coding in Communication Networks $130 This book provides a comprehensive overview of the subject of channel coding. It starts with a description of information theory, focusing on the quantitative measurement of information and introducing two fundamental theorems on source and channel coding. The basics of channel coding in two chapters, block codes and convolutional codes, are then discussed, and for these the authors introduce weighted input and output decoding algorithms and recursive systematic convolutional codes, which are used in the rest of the book. Trellis coded modulations, which have their primary applications in high spectral efficiency transmissions, are then covered, before the discussion moves on to an advanced coding technique called turbocoding. These codes, invented in the 1990s by C. Berrou and A. Glavieux, show exceptional performance. The differences between convolutional turbocodes and block turbocodes are outlined, and for each family, the authors present the coding and decoding techniques, together with their performances. The book concludes with a chapter on the implementation of turbocodes in circuits. As such, anyone involved in the areas of channel coding and error correcting coding will find this book to be of invaluable assistance. |
|
|
Harry C. Bates Talking with Another Gentleman at the Convention $99.99 David Scherman Harry C. Bates Talking with Another Gentleman at the Convention - Premium Photographic Print |
|
|
Ex-Pres. Herbert C. Hoover Attending Gop Convention $49.99 Ex-Pres. Herbert C. Hoover Attending Gop Convention - Photographic Print |
|
|
Sockets, Shellcode, Porting, and Coding $31.99 The book is logically divided into 5 main categories with each category representing a major skill set required by most security professionals: 1. Coding The ability to program and script is quickly becoming a mainstream requirement for just about everyone in the security industry. This section covers the basics in coding complemented with a slue of programming tips and tricks in C/C++, Java, Perl and NASL. 2. Sockets The technology that allows programs and scripts to communicate over a network is sockets. Even though the theory remains the same communication over TCP and UDP, sockets are implemented differently in nearly ever language. 3. Shellcode Shellcode, commonly defined as bytecode converted from Assembly, is utilized to execute commands on remote systems via direct memory access. 4. Porting Due to the differences between operating platforms and language implementations on those platforms, it is a common practice to modify an original body of code to work on a different platforms. This technique is known as porting and is incredible useful in the real world environments since it allows you to not recreate the wheel. 5. Coding Tools The culmination of the previous four sections, coding tools brings all of the techniques that you have learned to the forefront. With the background technologies and techniques you will now be able to code quick utilities that will not only make you more productive, they will arm you with an extremely valuable skill that will remain with you as long as you make the proper time and effort dedications. *Contains never before seen chapters on writing and automating exploits on windows systems with all-new exploits. *Perform zero-day exploit forensics by reverse engineering malicious code. *Provides working code and scripts in all of the most common programming languages for readers to use TODAY to defend their networks. |
|
|
The Art of Error Correcting Coding $59.95 Building on the success of the first edition, which offered a practical introductory approach to the techniques of error concealment, this book, now fully revised and updated, provides a comprehensive treatment of the subject and includes a wealth of additional features.  The Art of Error Correcting Coding, Second Edition explores intermediate and advanced level concepts as well as those which will appeal to the novice. All key topics are discussed, including Reed-Solomon codes, Viterbi decoding, soft-output decoding algorithms, MAP, log-MAP and MAX-log-MAP.  Reliability-based algorithms GMD and Chase are examined, as are turbo codes, both serially and parallel concatenated, as well as low-density parity-check (LDPC) codes and their iterative decoders. Features additional problems at the end of each chapter and an instructor’s solutions manual Updated companion website offers new C/C ++programs and MATLAB scripts, to help with the understanding and implementation of basic ECC techniques Easy to follow examples illustrate the fundamental concepts of error correcting codes Basic analysis tools are provided throughout to help in the assessment of the error performance block and convolutional codes of a particular error correcting coding (ECC) scheme for a selection of the basic channel models This edition provides an essential resource to engineers, computer scientists and graduate students alike for understanding and applying ECC techniques in the transmission and storage of digital information. |
|
|
The CERT C Secure Coding Standard $40.26 No Synopsis Available |
|
|
Game Coding Complete $59.99 Welcome to Game Coding Complete, Third Edition, the newest edition of the essential, hands-on guide to developing commercial-quality games. Written by a veteran game programmer, the book examines the entire game development process and all the unique challenges associated with creating a game. An excellent introduction to game architecture, you'll explore all the major subsystems of modern game engines and learn professional techniques used in actual games. This third edition features expanded content and coverage of the latest and most exciting new game programming techniques including AI, multiprogramming, working with scripting languages such as Lua, and writing C# tools like your level editor. All the code and examples presented have been tested and used in commercial video games, and the book is full of invaluable best practices, professional tips and tricks, and cautionary advice. |
|
|
Game Coding Complete, 4th Edition $59.99 GAME CODING COMPLETE is the essential hands-on guide to developing commercial-quality games. Drawing on his in-depth industry experience, the authors take programmers through the complete process of developing a professional-quality game using hundreds of insider tricks and techniques developed and perfected in their nearly two decades in game development. The book takes a unique approach to understanding overall architecture--explaining how the different components of a game engine work together. Complete source code is included and every line is explained. Covering a range of topics that will appeal to the most discriminating programmers, GAME CODING COMPLETE also covers key issues that could trip up even veteran programmers. This updated fourth edition uses the latest versions of DirectX and Visual Studio, and it includes expanded chapter coverage of the C# editor, resource caching, network code, and other important updates to every chapter. |


US $19.95










