Browse Results

Showing 31,226 through 31,250 of 53,546 results

Computer Network Simulation Using NS2

by Ajit Kumar Nayak Satyananda Champati Rai Rajib Mall

Computer Network Simulations Using NS2 provides a solid foundation of computer networking knowledge and skills, covering everything from simple operating system commands to the analysis of complex network performance metrics. The book begins with a discussion of the evolution of data communication techniques and the fundamental issues associated with performance evaluation. After presenting a preliminary overview of simulation and other performance evaluation techniques, the authors: Describe a number of computer network protocols and TCP/IP and OSI models, highlighting the networking devices used Explain a socket and its use in network programming, fostering the development of network applications using C and socket API Introduce the NS2 network simulator, exhibiting its internal architecture, constituent software packages, and installation in different operating systems Delve into simulation using NS2, elaborating on the use of Tcl and OTcl scripts as well as AWK scripting and plotting with Gnuplot Show how to simulate wired and wireless network protocols step by step, layer by layer Explore the idea of simulating very large networks, identifying the challenges associated with measuring and graphing the various network parameters Include nearly 90 example programs, scripts, and outputs, along with several exercises requiring application of the theory and programming Computer Network Simulations Using NS2 emphasizes the implementation and simulation of real-world computer network protocols, affording readers with valuable opportunities for hands-on practice while instilling a deeper understanding of how computer network protocols work.

Computer Networks: 22nd International Conference, CN 2015, Brunów, Poland, June 16-19, 2015. Proceedings (Communications in Computer and Information Science #522)

by Piotr Gaj Andrzej Kwiecień Piotr Stera

This book constitutes the thoroughly refereed proceedings of the 23rd International Conference on Computer Networks, CN 2016, held in Brunów, Poland, in June 2016. The 32 full papers and the 4 short papers presented were carefully reviewed and selected from 72 submissions. They are organized in topical sections on computer networks architectures and protocols, teleinformatics and telecommunications, new technologies, queueing theory, and innovative applications.

Computer Performance Engineering: 13th European Workshop, EPEW 2016, Chios, Greece, October 5-7, 2016, Proceedings (Lecture Notes in Computer Science #9951)

by Dieter Fiems Marco Paolieri Agapios N. Platis

This book constitutes the refereed proceedings of the 13th European Workshop on Computer Performance Engineering, EPEW 2016, held in Chios, Greece, in October 2016. The 14 papers presented together with 2 invited talks in this volume were carefully reviewed and selected from 25 submissions. The papers presented at the workshop reflect the diversity of modern performance engineering, with topics ranging from the analysis of queueing networks and stochastic processes, to performance analysis of computer systems and networks, and even modeling of human behavior.

Computer Science Illuminated

by Nell Dale John Lewis

Fully revised and updated, the Sixth Edition of the best selling text Computer Science Illuminated retains the accessibility and in depth coverage of previous editions, while incorporating all new material on cutting edge issues in computer science. Authored by the award winning Nell Dale and John Lewis, Computer Science Illuminate d's unique and innovative layered approach moves through the levels of computing from an organized, language neutral perspective.

Computer Science - Theory and Applications: 11th International Computer Science Symposium in Russia, CSR 2016, St. Petersburg, Russia, June 9-13, 2016, Proceedings (Lecture Notes in Computer Science #9691)

by Alexander S. Kulikov Gerhard J. Woeginger

This book constitutes the proceedings of the 11th International Computer Science Symposium in Russia, CSR 2016, held in St. Petersburg, Russia, in June 2016. The 28 full papers presented in this volume were carefully reviewed and selected from 71 submissions. In addition the book contains 4 invited lectures. The scope of the proposed topics is quite broad and covers a wide range of areas such as: include, but are not limited to: algorithms and data structures; combinatorial optimization; constraint solving; computational complexity; cryptography; combinatorics in computer science; formal languages and automata; computational models and concepts; algorithms for concurrent and distributed systems, networks; proof theory and applications of logic to computer science; model checking; automated reasoning; and deductive methods.

Computer Science Volume - 1 Concepts 11th Standard - Tamilnadu Board

by State Council of Educational Research Training

Computer Science Textbook Volume - 1 Concepts for the 11th Standard Students, preparing for Tamil Nadu State Board Exam.

Computer Science Volume - 1 Tools 12th Standard - Tamilnadu Board

by State Council of Educational Research Training

Computer Science Textbook Volume - 1 Tools, for the 12th Standard Students, preparing for Tamil Nadu State Board Exam.

Computer Science Volume - 2 Object Technology 12th Standard - Tamilnadu Board

by State Council of Educational Research Training

Computer Science Textbook Volume - 2 Object Technology, for the 12th Standard Students, preparing for Tamil Nadu State Board Exam.

Computer Science Volume - II Practice 11th Standard - Tamilnadu Board

by State Council of Educational Research Training

Computer Science Textbook Volume - II Practice for the 11th Standard Students, preparing for Tamil Nadu State Board Exam.

Computer Security – ESORICS 2016: 21st European Symposium on Research in Computer Security, Heraklion, Greece, September 26-30, 2016, Proceedings, Part II (Lecture Notes in Computer Science #9879)

by Sokratis Katsikas Ioannis Askoxylakis Sotiris Ioannidis Catherine Meadows

The two-volume set, LNCS 9878 and 9879 constitutes the refereed proceedings of the 21st European Symposium on Research in Computer Security, ESORICS 2016, held in Heraklion, Greece, in September 2016. The 60 revised full papers presented were carefully reviewed and selected from 285 submissions. The papers cover a wide range of topics in security and privacy, including data protection: systems security, network security, access control, authentication, and security in such emerging areas as cloud computing, cyber-physical systems, and the Internet of Things.

Computer Security – ESORICS 2016: 21st European Symposium on Research in Computer Security, Heraklion, Greece, September 26-30, 2016, Proceedings, Part I (Lecture Notes in Computer Science #9878)

by Sokratis Katsikas Ioannis Askoxylakis Sotiris Ioannidis Catherine Meadows

The two-volume set, LNCS 9878 and 9879 constitutes the refereed proceedings of the 21st European Symposium on Research in Computer Security, ESORICS 2016, held in Heraklion, Greece, in September 2016. The 60 revised full papers presented were carefully reviewed and selected from 285 submissions. The papers cover a wide range of topics in security and privacy, including data protection: systems security, network security, access control, authentication, and security in such emerging areas as cloud computing, cyber-physical systems, and the Internet of Things.

Computer Systems: A Programmer's Perspective, Third Edition

by Randal E. Bryant David R. O'Hallaron

This book (known as CS: APP) is for computer scientists, computer engineers, and others who want to be able to write better programs by learning what is going on "under the hood" of a computer system.

Computer Systems Architecture (Chapman & Hall/CRC Textbooks in Computing)

by Aharon Yadin

Computer Systems Architecture provides IT professionals and students with the necessary understanding of computer hardware. It addresses the ongoing issues related to computer hardware and discusses the solutions supplied by the industry. The book describes trends in computing solutions that led to the current available infrastructures, tracing the initial need for computers to recent concepts such as the Internet of Things. It covers computers’ data representation, explains how computer architecture and its underlying meaning changed over the years, and examines the implementations and performance enhancements of the central processing unit (CPU). It then discusses the organization, hierarchy, and performance considerations of computer memory as applied by the operating system and illustrates how cache memory significantly improves performance. The author proceeds to explore the bus system, algorithms for ensuring data integrity, input and output (I/O) components, methods for performing I/O, various aspects relevant to software engineering, and nonvolatile storage devices, such as hard drives and technologies for enhancing performance and reliability. He also describes virtualization and cloud computing and the emergence of software-based systems’ architectures. Accessible to software engineers and developers as well as students in IT disciplines, this book enhances readers’ understanding of the hardware infrastructure used in software engineering projects. It enables readers to better optimize system usage by focusing on the principles used in hardware systems design and the methods for enhancing performance.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016, Proceedings, Part I (Lecture Notes in Computer Science #9905)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11-14, 2016, Proceedings, Part V (Lecture Notes in Computer Science #9909)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11-14, 2016, Proceedings, Part VI (Lecture Notes in Computer Science #9910)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11-14, 2016, Proceedings, Part II (Lecture Notes in Computer Science #9906)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016, Proceedings, Part VII (Lecture Notes in Computer Science #9911)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11-14, 2016, Proceedings, Part VIII (Lecture Notes in Computer Science #9912)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11-14, 2016, Proceedings, Part III (Lecture Notes in Computer Science #9907)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016, Proceedings, Part IV (Lecture Notes in Computer Science #9908)

by Nicu Sebe Bastian Leibe Jiri Matas Max Welling

The eight-volume set comprising LNCS volumes 9905-9912 constitutes the refereed proceedings of the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The 415 revised papers presented were carefully reviewed and selected from 1480 submissions. The papers cover all aspects of computer vision and pattern recognition such as 3D computer vision; computational photography, sensing and display; face and gesture; low-level vision and image processing; motion and tracking; optimization methods; physics-based vision, photometry and shape-from-X; recognition: detection, categorization, indexing, matching; segmentation, grouping and shape representation; statistical methods and learning; video: events, activities and surveillance; applications. They are organized in topical sections on detection, recognition and retrieval; scene understanding; optimization; image and video processing; learning; action, activity and tracking; 3D; and 9 poster sessions.

Computer Vision – ECCV 2016 Workshops: Amsterdam, The Netherlands, October 8-10 and 15-16, 2016, Proceedings, Part I (Lecture Notes in Computer Science #9913)

by Gang Hua Hervé Jégou

The three-volume set LNCS 9913, LNCS 9914, and LNCS 9915 comprises the refereed proceedings of the Workshops that took place in conjunction with the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The three-volume set LNCS 9913, LNCS 9914, and LNCS 9915 comprises the refereed proceedings of the Workshops that took place in conjunction with the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. 27 workshops from 44 workshops proposals were selected for inclusion in the proceedings. These address the following themes: Datasets and Performance Analysis in Early Vision; Visual Analysis of Sketches; Biological and Artificial Vision; Brave New Ideas for Motion Representations; Joint ImageNet and MS COCO Visual Recognition Challenge; Geometry Meets Deep Learning; Action and Anticipation for Visual Learning; Computer Vision for Road Scene Understanding and Autonomous Driving; Challenge on Automatic Personality Analysis; BioImage Computing; Benchmarking Multi-Target Tracking: MOTChallenge; Assistive Computer Vision and Robotics; Transferring and Adapting Source Knowledge in Computer Vision; Recovering 6D Object Pose; Robust Reading; 3D Face Alignment in the Wild and Challenge; Egocentric Perception, Interaction and Computing; Local Features: State of the Art, Open Problems and Performance Evaluation; Crowd Understanding; Video Segmentation; The Visual Object Tracking Challenge Workshop; Web-scale Vision and Social Media; Computer Vision for Audio-visual Media; Computer VISion for ART Analysis; Virtual/Augmented Reality for Visual Artificial Intelligence; Joint Workshop on Storytelling with Images and Videos and Large Scale Movie Description and Understanding Challenge.

Computer Vision – ECCV 2016 Workshops: Amsterdam, The Netherlands, October 8-10 and 15-16, 2016, Proceedings, Part II (Lecture Notes in Computer Science #9914)

by Gang Hua Hervé Jégou

The three-volume set LNCS 9913, LNCS 9914, and LNCS 9915 comprises the refereed proceedings of the Workshops that took place in conjunction with the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The three-volume set LNCS 9913, LNCS 9914, and LNCS 9915 comprises the refereed proceedings of the Workshops that took place in conjunction with the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. 27 workshops from 44 workshops proposals were selected for inclusion in the proceedings. These address the following themes: Datasets and Performance Analysis in Early Vision; Visual Analysis of Sketches; Biological and Artificial Vision; Brave New Ideas for Motion Representations; Joint ImageNet and MS COCO Visual Recognition Challenge; Geometry Meets Deep Learning; Action and Anticipation for Visual Learning; Computer Vision for Road Scene Understanding and Autonomous Driving; Challenge on Automatic Personality Analysis; BioImage Computing; Benchmarking Multi-Target Tracking: MOTChallenge; Assistive Computer Vision and Robotics; Transferring and Adapting Source Knowledge in Computer Vision; Recovering 6D Object Pose; Robust Reading; 3D Face Alignment in the Wild and Challenge; Egocentric Perception, Interaction and Computing; Local Features: State of the Art, Open Problems and Performance Evaluation; Crowd Understanding; Video Segmentation; The Visual Object Tracking Challenge Workshop; Web-scale Vision and Social Media; Computer Vision for Audio-visual Media; Computer VISion for ART Analysis; Virtual/Augmented Reality for Visual Artificial Intelligence; Joint Workshop on Storytelling with Images and Videos and Large Scale Movie Description and Understanding Challenge.

Computer Vision – ECCV 2016 Workshops: Amsterdam, The Netherlands, October 8-10 and 15-16, 2016, Proceedings, Part III (Lecture Notes in Computer Science #9915)

by Gang Hua Hervé Jégou

The three-volume set LNCS 9913, LNCS 9914, and LNCS 9915 comprises the refereed proceedings of the Workshops that took place in conjunction with the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. The three-volume set LNCS 9913, LNCS 9914, and LNCS 9915 comprises the refereed proceedings of the Workshops that took place in conjunction with the 14th European Conference on Computer Vision, ECCV 2016, held in Amsterdam, The Netherlands, in October 2016. 27 workshops from 44 workshops proposals were selected for inclusion in the proceedings. These address the following themes: Datasets and Performance Analysis in Early Vision; Visual Analysis of Sketches; Biological and Artificial Vision; Brave New Ideas for Motion Representations; Joint ImageNet and MS COCO Visual Recognition Challenge; Geometry Meets Deep Learning; Action and Anticipation for Visual Learning; Computer Vision for Road Scene Understanding and Autonomous Driving; Challenge on Automatic Personality Analysis; BioImage Computing; Benchmarking Multi-Target Tracking: MOTChallenge; Assistive Computer Vision and Robotics; Transferring and Adapting Source Knowledge in Computer Vision; Recovering 6D Object Pose; Robust Reading; 3D Face Alignment in the Wild and Challenge; Egocentric Perception, Interaction and Computing; Local Features: State of the Art, Open Problems and Performance Evaluation; Crowd Understanding; Video Segmentation; The Visual Object Tracking Challenge Workshop; Web-scale Vision and Social Media; Computer Vision for Audio-visual Media; Computer VISion for ART Analysis; Virtual/Augmented Reality for Visual Artificial Intelligence; Joint Workshop on Storytelling with Images and Videos and Large Scale Movie Description and Understanding Challenge.

Computer Vision, Imaging and Computer Graphics Theory and Applications: 10th International Joint Conference, VISIGRAPP 2015, Berlin, Germany, March 11-14, 2015, Revised Selected Papers (Communications in Computer and Information Science #598)

by Sebastiano Battiato Julien Pettré Andreas Kerren José Braz Lars Linsen Paul Richard Francisco Imai

This bookconstitutes thoroughly revised and selected papers from the 10thInternational Joint Conference on Computer Vision, Imaging and ComputerGraphics Theory and Applications, VISIGRAPP 2015, held in Berlin, Germany, inMarch 2015. VISIGRAPP comprises GRAPP, International Conference on ComputerGraphics Theory and Applications; IVAPP, International Conference onInformation Visualization Theory and Applications; and VISAPP, InternationalConference on Computer Vision Theory and Applications. The 23 thoroughly revised and extended papers presented in this volume werecarefully reviewed and selected from 529 submissions. The book also containsone invited talk in full-paper length. The regular papers were organized intopical sections named: computer graphics theory and applications; informationvisualization theory and applications; and computer vision theory andapplications.

Refine Search

Showing 31,226 through 31,250 of 53,546 results