Software Portability and Standards
Author : Ingemar Dahlstrand
Publisher :
Page : 162 pages
File Size : 25,86 MB
Release : 1984
Category : Computers
ISBN :
Author : Ingemar Dahlstrand
Publisher :
Page : 162 pages
File Size : 25,86 MB
Release : 1984
Category : Computers
ISBN :
Author : P. J. Brown
Publisher : CUP Archive
Page : 348 pages
File Size : 22,64 MB
Release : 1979-10-18
Category : Computers
ISBN : 9780521297257
Author : Brian Hook
Publisher : No Starch Press
Page : 274 pages
File Size : 26,53 MB
Release : 2005
Category : Computers
ISBN : 1593270569
Contains lessons on cross-platform software development, covering such topics as portability techniques, source control, compilers, user interfaces, and scripting languages.
Author : Paul DuBois
Publisher : O'Reilly Media
Page : 424 pages
File Size : 50,48 MB
Release : 1993
Category : Computer software
ISBN :
This new Nutshell handbook--the only book available on IMAKE--is ideal for X and UNIX programmers who want their software to be portable. The first section is a general explanation of IMAKE, X configuration files, and how to write and debug IMAKE files. The second section describes how to write configuration files and presents a configuration file architecture that allows development of coexisting sets of configuration files. Several sample sets of configuration files are described and are available free over the net.
Author : Michael Barr
Publisher : Createspace Independent Publishing Platform
Page : 84 pages
File Size : 33,83 MB
Release : 2018-06-12
Category :
ISBN : 9781721127986
Barr Group's Embedded C Coding Standard was developed to help firmware engineers minimize defects in embedded systems. Unlike the majority of coding standards, this standard focuses on practical rules that keep bugs out - including techniques designed to improve the maintainability and portability of embedded software. The rules in this coding standard include a set of guiding principles, as well as specific naming conventions and other rules for the use of data types, functions, preprocessor macros, variables, and other C language constructs. Individual rules that have been demonstrated to reduce or eliminate certain types of defects are highlighted. The BARR-C standard is distinct from, yet compatible with, the MISRA C Guidelines for Use of the C Language in Critical Systems. Programmers can easily combine rules from the two standards as needed.
Author : Mark Horton
Publisher :
Page : 392 pages
File Size : 24,55 MB
Release : 1990
Category : Computers
ISBN :
Programmers learn how to construct C code for use across a wide spectrum of hardware platforms. They also see revealed specific nonportable features likely to be encountered and are told how to circumvent these potential blocks.
Author : Jörg Lenhard
Publisher : University of Bamberg Press
Page : 328 pages
File Size : 22,29 MB
Release : 2016-04-19
Category :
ISBN : 3863093992
Author :
Publisher :
Page : 476 pages
File Size : 20,97 MB
Release : 1978
Category : Weights and measures
ISBN :
Author : Diomidis Spinellis
Publisher : Adobe Press
Page : 610 pages
File Size : 37,93 MB
Release : 2006-04-03
Category : Computers
ISBN : 0768685125
Page 26: How can I avoid off-by-one errors? Page 143: Are Trojan Horse attacks for real? Page 158: Where should I look when my application can't handle its workload? Page 256: How can I detect memory leaks? Page 309: How do I target my application to international markets? Page 394: How should I name my code's identifiers? Page 441: How can I find and improve the code coverage of my tests? Diomidis Spinellis' first book, Code Reading, showed programmers how to understand and modify key functional properties of software. Code Quality focuses on non-functional properties, demonstrating how to meet such critical requirements as reliability, security, portability, and maintainability, as well as efficiency in time and space. Spinellis draws on hundreds of examples from open source projects--such as the Apache web and application servers, the BSD Unix systems, and the HSQLDB Java database--to illustrate concepts and techniques that every professional software developer will be able to appreciate and apply immediately. Complete files for the open source code illustrated in this book are available online at: http://www.spinellis.gr/codequality/
Author : Ricardo Reis
Publisher : Springer
Page : 337 pages
File Size : 19,15 MB
Release : 2006-04-11
Category : Computers
ISBN : 1402081596
This book contains a selection of tutorials on hot topics in information technology, which were presented at the IFIP World Computer Congress. WCC2004 took place at the Centre de Congrès Pierre Baudis, in Toulouse, France, from 22 to 27 August 2004. The 11 chapters included in the book were chosen from tutorials proposals submitted to WCC2004. These papers report on several important and state-of-the-art topics on information technology such as: Quality of Service in Information Networks Risk-Driven Development of Security-Critical Systems Using UMLsec Developing Portable Software Formal Reasoning About Systems, Software and Hardware Using Functionals, Predicates and Relations The Problematic of Distributed Systems Supervision Software Rejuvenation - Modeling and Analysis Test and Design-for-Test of Mixed-Signal Integrated Circuits Web Services Applications of Multi-Agent Systems Discrete Event Simulation Human-Centered Automation We hereby would like to thank IFIP and more specifically WCC2004 Tutorials Committee and the authors for their contribution. We also would like to thank the congress organizers who have done a great job. Ricardo Reis Editor QUALITY OF SERVICE IN INFORMATION NETWORKS Augusto Casaca IST/INESC, R. Alves Redol, 1000-029, Lisboa, Portugal. Abstract: This article introduces the problems concerned with the provision of end-- end quality of service in IP networks, which are the basis of information networks, describes the existing solutions for that provision and presents some of the current research items on the subject. Key words: Information networks, IP networks, Integrated Services, Differentiated Services, Multiprotocol Label Switching, UMTS.