Page 2
Page 2
img

Software networks : Virtualization, SDN, 5G, and security ; 2nd ed.

Describes how to create and delete virtual networks on the fly. Indeed, the system is able to create any new network with any kind of virtual resource (e.g. switches, routers, LSRs, optical paths, firewalls, SIP-based servers, devices, servers, access points, etc.). Software Networks shows how this architecture is compatible with new advances in SDN (Software Defined Networking), new high-speed transport protocols such as TRILL (Transparent Interconnection of Lots of Links) and LISP (Locator/Identifier Separation Protocol), NGN, IMS, new generation Wi-Fi, and 4G/5G networks. Finally, the author introduces Clouds of security and the virtualization of secure elements (smartcards) that could certainly transform how to secure the Internet.

img

Software engineering education in the modern age : Software education and training sessions at the International Conference, on Software Engineering, ICSE 2005, St. Louis, MO, USA, May 15-21, 2005, Revised Lectures

Constitutes the proceedings of thethe International Conference on Software Engineering (ICSE 2005) by leading researchers, educators, and practitioners in software engineering, who presented their—sometimes controversial—views and insights on software en- neering education in the new millennium. In this volume we have collected some of the most representative and innovative approachesthat were presented at the workshop.

img

SOFSEM 2005 : Theory and practice of computer science ; 31st Conference on current trends in theory and practice of computer science, Liptovský Ján, Slovakia, January 22-28, 2005, Proceedings

Constitutes the refereed proceedings of the 31st Conference on Current Trends in Theory and Practice of Computer Science, SOFSEM 2005, held in Liptovský Ján, Slovakia in January 2005. The 28 revised full papers and 16 revised short papers presented together with 8 invited contributions were carefully reviewed and selected from 144 submissions. The papers were organized in four topical tracks on foundations of computer science, modeling and searching data in the web area, software engineering, and graph drawing and discrete computational mathematics.

img

Social Inclusion: Societal and Organizational Implications for Information Systems ; IFIP TC8 WG 8.2 International Working Conference, July 12-15, 2006, Limerick, Ireland

Contains the proceedings of the Working Conference on the societal and organizational implications for information systems of social inclusion. This conference, sponsored by the International Federation for Information Processing Working Group 8.2, was held in Limerick, Ireland, July 12-15, 2006."

img

Service availability ; Vol. 3335 ; 1st International Service Availability Symposium, ISAS 2004, Munich, Germany, May 13-14, 2004, Revised Selected Papers

This book constitutes the thoroughly refereed post-proceedings of the First International Service Availability Symposium, ISAS 2004, held in Munich, Germany in May 2004. The 15 revised full papers presented were carefully selected from 28 submissions during two rounds of reviewing and improvement. Among the topics addressed are high availability database architectures, data persistence, dependable mobile Internet services, System Availability Forum standards, QoS control, middleware, service-level management, service management, location-based services, service robustness, service availability evaluation, continuous services, AMF services, etc

img

Sequence Analysis and Modern C++ : The Creation of the SeqAn3 Bioinformatics Library

Every developer who previously worked with C++ will enjoy the in-depth chapter on important changes in the language from C++11 up to and including C++20. In contrast to many resources on Modern C++ that present new features only in small isolated examples, this book represents a more holistic approach: readers will understand the relevance of new features and how they interact in the context of a large software project and not just within a "toy example". Previous experience in creating software with C++ is highly recommended to fully appreciate these aspects. SeqAn3 is a new, re-designed software library. The conception and implementation process is detailed in this book, including a critical reflection on the previous versions of the library. This is particularly helpful to readers who are about to create a large software project themselves, or who are planning a major overhaul of an existing library or framework. While the focus of the book is clearly on software development and design, it also touches on various organisational and administrative aspects like licensing, dependency management and quality control.

img

Reuse of Off-the-Shelf Components ; 9th International Conference on Software Reuse, ICSR 2006, Torino, Italy, June 12-15, 2006, Proceedings

Software reuse as an umbrella concept has been around for several decades. Over time, new techniques and approaches have been proposed to implement the concept, from libraries of reusable assets to product lines, to generative methods. These latter techniques are mostly used in intra-organizational reuse, and require considerable formal knowledge over the evolution of technology and required functionality in a domain over several years. On the other end of the spectrum, extra-organizational reuse is based on reuse of off-the-shelf (OTS) software (both open and closed source, acquired for free or for a fee). Here, a limited investment and immediate availability of the assets have widely spread the approach.

img

Research and Practical Issues of Enterprise Information Systems II Vol. 1 ; IFIP TC 8 WG 8.9 International Conference on Research and Practical Issues of Enterprise Information Systems (CONFENIS 2007), October 14-16, 2007, Beijing, China

This book includes: foundations of computer science; software theory and practice; education; computer applications in technology; communication systems; systems modeling and optimization; information systems; computers and society; computer systems technology; security and protection in information processing systems; artificial intelligence; and human-computer interaction.

img

Research and Practical Issues of Enterprise Information Systems ; IFIP TC 8 International Conference on Research and Practical Issues of Enterprise Information Systems (CONFENIS 2006) April 24-26, 2006, Vienna, Austria

The IFIP series publishes state-of-the-art results in the sciences and technologies of information and communication. The scope of the series includes: foundations of computer science; software theory and practice; education; computer applications in technology; communication systems; systems modeling and optimization; information systems; computers and society; computer systems technology; security and protection in information processing systems; artificial intelligence; and human-computer interaction. Proceedings and post-proceedings of referred international conferences in computer science and interdisciplinary fields are featured. These results often precede journal publication and represent the most current research. The principal aim of the IFIP series is to encourage education and the dissemination and exchange of information about all aspects of computing.

img

Raven : Scripting Java™ Builds with Ruby

Raven is a Ruby-based build system that leverages Ruby tools (namely Rake and Gems) to help you effectively and easily manage your Java projects, providing a way to handle dependencies and specific tasks for Java. Raven: Scripting Java Builds with Ruby covers the most productive and flexible Java build tool around with the following approach : Uses practical examples and concise explanations to show you how to effectively use Raven / Summarizes best practices and delves into coverage of the more complex scenarios you will inevitably encounter when using Raven / Empowers you to set up a complete build environment in no time

img

Radical Solutions and Open Science : An Open Approach to Boost Higher Education

This book presents how Open Science is a powerful tool to boost Higher Education. The book introduces the reader into Open Access, Open Technology, Open Data, Open Research results, Open Licensing, Open Accreditation, Open Certification, Open Policy and, of course, Open Educational Resources. It brings all these key topics from major players in the field; experts that present the current state of the art and the forthcoming steps towards a useful and effective implementation.

img

Python Scripting for Computational Science

Numerous readers of the second edition have noti?ed me about misprints and possible improvements of the text and the associated computer codes. The resulting modifications have been incorporated in this new edition and its accompanying software. The major change between the second and third editions, however, is caused by the new implementation of Numerical Python, now called numpy. The new numpy package encourages a slightly di?erent syntax compared to the old Numeric implementation, which was used in the previous editions. Since Numerical Python functionality appears in a lot of places in the book, there are hence a huge number of updates to the new suggested numpy syntax, especially in Chapters 4, 9, and 10.

img

Python Scripting for Computational Science

Addresses primarily a CSE (computational science and engineering) audience. … gives a clear and detailed account on the ways in which the surprisingly powerful Python language may aid the CSE community. it's is excellent for people in computational sciences wanting to learn Python, or for people new to numerical computations. Python is an exciting programming language (scripting language to be specific) allowing rapid application development. … the aim of the present book is … learning how to program in Python. With it’s 760 pages it offers many examples and tips. … meets its goals in a convincing way. It provides a very good start to do numerical computations with Python.

img

Production Rendering : Design and Implementation

A Rendering framework for managing a micro polygon-oriented graphics pipeline. Problems presented by different types of geometry showing how different surface types can be made ready for shading : Shading and how it fits into a rendering pipeline / How to write a good shader compiler / Ray tracing in a production renderer / Incorporating global illumination into a renderer / Gathering surface samples into a final image / Tips and tricks in rendering

img

Processing : Creative Coding and Computational Art

Written especially for artists, designers, and other creative professionals and students exploring code art, graphics programming, and computational aesthetics. The book provides a solid and comprehensive foundation in programming, including object-oriented principles, and introduces you to the easy-to-grasp Processing language, so no previous coding experience is necessary. The book then goes through using Processing to code lines, curves, shapes, and motion, continuing to the point where you'll have mastered Processing and can really start to unleash your creativity with realistic physics, interactivity, and 3D! In the final chapter, you'll even learn how to extend your Processing skills by working directly with the powerful Java programming languagethe language Processing itself is built with.

img

Pro Spring

Spring—the open source Java–based framework—allows you to build lighter, better performing applications. Written by Spring insiders Rob Harrop and Jan Machacek, Pro Spring is the only book endorsed by Rod Johnson, founder of the Spring Framework. At over 800 pages, this is by far the most comprehensive book available and thoroughly explores the power of Spring. You'll learn Spring basics and core topics, as well as share the authors' insights and real–world experience with remoting, mail integration, hibernate, and EJB.

img

Pro NetBeans™ IDE 6 Rich Client Platform ed.

Pro NetBeans IDE 6 Rich Client Platform Edition is the second Apress book to cover the agile, open source NetBeans IDE platform. The book focuses on the new features of NetBeans 6 as well as what has changed since NetBeans 5.5, empowering you to be a more effective and productive developer. Enables you to click and use any of the Java Swing and other desktop Java graphical user interface (GUI) APIs available in Java SE 6 or prior Covers working with rich client platform features available in NetBeans for building web–based application front ends / Shows you the web–tier development plug-ins available including JSF, Struts Action Framework 2.0, and JRuby for bringing the Ruby on Rails feature set to Java via NetBeans

img

Pro MySQL

Pro MySQL is the first book that exclusively covers intermediate and advanced features of MySQL, the world's most popular open source database server. Whether you are a seasoned MySQL user looking to take your skills to the next level, or youre a database expert searching for a fast-paced introduction to MySQL's advanced features, this book is for you.

img

Pro JSP 2

This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. You'll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications.

img

Pro J2ME Polish : Open Source Wireless Java Tools Suite

The book describes the open-source tools collection J2ME Polish, and shows how the tools can be used for creating professional J2ME applications. Building multiple devices and multiple locales is easy after studying this book. Author Robert Virkus offers tips about the more hidden features of J2ME Polish, like the logging framework, the preprocessor, and the game-engine. You will learn to polish up your applications with the powerful GUI that enables you to design standard J2ME applications with simple CSS text files. You'll also learn to write portable, fast applications while using all available features on your target devices simultaneously.

Results Per Page