Browse Results

Showing 10,476 through 10,500 of 59,213 results

Codeless Deep Learning with KNIME: Build, Train, And Deploy Various Deep Neural Network Architectures Using Knime Analytics Platform

by Rosaria Silipo Kathrin Melcher

This book is for data analysts, data scientists, and deep learning developers who are not well versed with Python but want to learn how to use KNIME GUI to build, train, test, and deploy neural networks with different architectures. The practical implementations shown in the book do not require coding or any knowledge of dedicated scripts, allowing you to quickly translate theoretical concepts into practical applications. No previous knowledge of KNIME is required.

Codeless Time Series Analysis with KNIME: A practical guide to implementing forecasting models for time series analysis applications

by Corey Weisinger Maarit Widmann Daniele Tonini

Perform time series analysis using KNIME Analytics Platform, covering both statistical methods and machine learning-based methodsKey FeaturesGain a solid understanding of time series analysis and its applications using KNIMELearn how to apply popular statistical and machine learning time series analysis techniquesIntegrate other tools such as Spark, H2O, and Keras with KNIME within the same applicationBook DescriptionThis book will take you on a practical journey, teaching you how to implement solutions for many use cases involving time series analysis techniques.This learning journey is organized in a crescendo of difficulty, starting from the easiest yet effective techniques applied to weather forecasting, then introducing ARIMA and its variations, moving on to machine learning for audio signal classification, training deep learning architectures to predict glucose levels and electrical energy demand, and ending with an approach to anomaly detection in IoT. There's no time series analysis book without a solution for stock price predictions and you'll find this use case at the end of the book, together with a few more demand prediction use cases that rely on the integration of KNIME Analytics Platform and other external tools.By the end of this time series book, you'll have learned about popular time series analysis techniques and algorithms, KNIME Analytics Platform, its time series extension, and how to apply both to common use cases.What you will learnInstall and configure KNIME time series integrationImplement common preprocessing techniques before analyzing dataVisualize and display time series data in the form of plots and graphsSeparate time series data into trends, seasonality, and residualsTrain and deploy FFNN and LSTM to perform predictive analysisUse multivariate analysis by enabling GPU training for neural networksTrain and deploy an ML-based forecasting model using Spark and H2OWho this book is forThis book is for data analysts and data scientists who want to develop forecasting applications on time series data. While no coding skills are required thanks to the codeless implementation of the examples, basic knowledge of KNIME Analytics Platform is assumed. The first part of the book targets beginners in time series analysis, and the subsequent parts of the book challenge both beginners as well as advanced users by introducing real-world time series applications.

CodeMosaic: Learn AI-Driven Development and Modern Best Practices for Enterprise

by Arpit Dwivedi

This book is a comprehensive guide for those navigating through the complexities of enterprise software development. For fresh graduates, transitioning from college projects to real-world applications can be overwhelming. This book acts as a roadmap, helping you bridge the gap to become industry-ready. It's like an intensive internship in book form, equipping readers with the skills and knowledge needed for modern tech roles. But it's not just for newcomers. Even experienced developers can get caught up in old routines and miss out on new tools and techniques. With the rise of AI and automation tools like ChatGPT and Copilot, the development landscape is rapidly changing. The core of the book revolves around practical application. Using .NET, Angular, and other Microsoft technologies as foundational pillars, you’ll embark on a hands-on journey. From understanding the basics to designing and deploying a full-stack web application, CodeMosaic offers a holistic learning experience. By the end, you won't just be a developer; you'll be well-equipped to tackle the challenges of today's digital world. What You'll Learn Review Agile methodologies and Azure DevOps for streamlined project management. Gain a thorough understanding of smart development from design to deployment. Master software development with .NET and Angular, along with effective version control using Git. Enhance your coding and design skills using GitHub Copilot, GPT technologies, and AI-driven prompt engineering. Who This Book Is For Experienced developers looking for new tools and techniques, and recent graduates, transitioning from college projects to real-world applications.

Codename Revolution: The Nintendo Wii Platform (Platform Studies)

by Steven E. Jones George K. Thiruvathukal

Nintendo's hugely popular and influential video game console system considered as technological device and social phenomenon.The Nintendo Wii, introduced in 2006, helped usher in a moment of retro-reinvention in video game play. This hugely popular console system, codenamed Revolution during development, signaled a turn away from fully immersive, time-consuming MMORPGs or forty-hour FPS games and back toward family fun in the living room. Players using the wireless motion-sensitive controller (the Wii Remote, or “Wiimote”) play with their whole bodies, waving, swinging, swaying. The mimetic interface shifts attention from what's on the screen to what's happening in physical space. This book describes the Wii's impact in technological, social, and cultural terms, examining the Wii as a system of interrelated hardware and software that was consciously designed to promote social play in physical space.Each chapter of Codename Revolution focuses on a major component of the Wii as a platform: the console itself, designed to be low-powered and nimble; the iconic Wii Remote; Wii Fit Plus, and its controller, the Wii Balance Board; the Wii Channels interface and Nintendo's distribution system; and the Wii as a social platform that not only affords multiplayer options but also encourages social interaction in shared physical space. Finally, the authors connect the Wii's revolution in mimetic interface gaming—which eventually led to the release of Sony's Move and Microsoft's Kinect—to some of the economic and technological conditions that influence the possibility of making something new in this arena of computing and culture.

Codename Revolution

by Steven Jones George Thiruvathukal

The Nintendo Wii, introduced in 2006, helped usher in a moment of retro-reinvention in video game play. This hugely popular console system, codenamed Revolution during development, signaled a turn away from fully immersive, time-consuming MMORPGs or forty-hour FPS games and back toward family fun in the living room. Players using the wireless motion-sensitive controller (the Wii Remote, or "Wiimote") play with their whole bodies, waving, swinging, swaying. The mimetic interface shifts attention from what's on the screen to what's happening in physical space. This book describes the Wii's impact in technological, social, and cultural terms, examining the Wii as a system of interrelated hardware and software that was consciously designed to promote social play in physical space. Each chapter of Codename Revolution focuses on a major component of the Wii as a platform: the console itself, designed to be low-powered and nimble; the iconic Wii Remote; Wii Fit Plus, and its controller, the Wii Balance Board; the Wii Channels interface and Nintendo's distribution system; and the Wii as a social platform that not only affords multiplayer options but also encourages social interaction in shared physical space. Finally, the authors connect the Wii's revolution in mimetic interface gaming--which eventually led to the release of Sony's Move and Microsoft's Kinect--to some of the economic and technological conditions that influence the possibility of making something new in this arena of computing and culture.

CodeNotes for ASP.NET

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way fora developer to ramp up on a new technology or language.Unlike other programming books, CodeNotes drills down tothe core aspects of a technology, focusing on the key elements needed in order to implement it immediately. It is a unique resource fordevelopers, filling the gap between comprehensive manuals andpocket references.CodeNotes for ASP.NET is a revolutionary update to Microsoft's Active Server Pages. This edition explores how Web applications and Web services can be developed using ASP.NET. The .NET architecture, Base Class Libraries, ASP.NET form designer,Web controls, and cross-page and cross-language debuggingare discussed. Scaling ASP.NET to multiple servers,state management, security, and methods of enhancing performance are also covered. This edition of CodeNotes includes:* Real-world examples* "How and Why" and "Bugs and Caveats" sections that provide workarounds and tips on what should be taken advantage of or avoided* "Design Notes" illustrating many of the common use patterns for Java programs* Instructions and classroom-style tutorials throughout from expertsVisit www.codenotes.com for updates, source code templates, access tomessage boards, and discussion of specific problems withCodeNotes authors and other developers.Join our nonfiction newsletter by sending a blank e-mail to:join-rht-nonfiction@list.randomhouse.com or visit www.atrandom.comEvery CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" at the front of the book for more information.From the Trade Paperback edition.

CodeNotes for C#

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references. CodeNotes for C# illustrates Microsoft's new language for the . NET platform, emphasizing syntax features and object-oriented concepts. Major capabilities of the . NET platform, including the Common Language Runtime (CLR), Base Class Libraries (BCL), and Assemblies, are also covered, as are popular . NET services such as ADO. NET, web services, and ASP. NET. This book is aimed at the experienced developer (Java, VB, C++, etc. ) who wants to learn the C# language and evaluate its new features. This edition of CodeNotes includes: * A global overview of this technology and explanation of what problems it can be used to solve * Real-world examples * "How and Why" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided * Instructions and classroom-style tutorials throughout from expert trainers and software developers

CodeNotes for J2EE: EJB, JDBC, JSP and Servlets (CodeNotes)

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket reference.CodeNotes for J2EE: EJB, JDBC, JSP, and Servlets introduces Java developers to the key database and web development technologies of the Java 2 Platform, Enterprise Edition. The JDBC API, JavaServer Pages, and Servlet frameworks are covered individually with examples that show how these technologies work together to create robust, dynamic web-based applications. The book also explains how to use Enterprise JavaBeans to create large, distributed, scalable applications.This edition of CodeNotes includes:-A global overview of a technology and explanation of what problems it can be used to solve-Real-world examples-"How and Why," "Design Notes," and "Bugs and Caveats" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided-Instructions and classroom-style tutorials throughout from expert trainers and software developersVisit www.codenotes.com for updates, source code templates, access to message boards, and discussion of specific problems with CodeNotes authors and other developers.Every CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" at the beginning of the book for more information.

CodeNotes for Java: Intermediate and Advanced Language Features (CodeNotes)

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references. CodeNotes for Web Services in Java and . NET examines the core specifications and technologies required for building SOAP-based web services in both Java and . NET. Not only will you find descriptions of SOAP, WSDL, and UDDI; you will also see how to use each of these specifications with Java and . NET. In addition, you will find specific sections on cross-language and cross-platform compatibility between web services. This edition of CodeNotes includes: * A global overview of this technology and explanation of what problems it can be used to solve * Real-world examples * "How and Why" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided * Instructions and classroom-style tutorials throughout from expert trainers and software developers

CodeNotes for Oracle 9i

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way fora developer to ramp up on a new technology or language.Unlike other programming books, CodeNotes drills down tothe core aspects of a technology, focusing on the key elements needed in order to implement it immediately. It is a unique resource fordevelopers, filling the gap between comprehensive manuals andpocket references.Through real-world examples of PL/SQL queries, stored procedures, triggers, indexing, and more, CodeNotes for Oracle 9i illustrates the complete Oracle database framework, PL/SQL, security, administration, and optimization. Oracle's integration with Java and support for XML are extensively covered. This edition of CodeNotes includes:* A global overview of this technology and explanation of what problems it can be used to solve* Real-world examples* "How and Why" and "Bugs and Caveats" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided* "Design Notes" illustrating many of the common use patterns for Java programs* Instructions and classroom-style tutorials throughout from expert trainers and software developersVisit www.codenotes.com for updates, source code templates, access tomessage boards, and discussion of specific problems withCodeNotes authors and other developers.Join our nonfiction newsletter by sending a blank e-mail to:join-rht-nonfiction@list.randomhouse.com or visit www.atrandom.comEvery CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" at the front of the book for more information.From the Trade Paperback edition.

CodeNotes for VB.NET

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references.CodeNotes for VB.NET illustrates the major changes in Visual Basic with the new .NET edition, emphasizing the Common Language Runtime (CLR), syntax changes, Windows Forms, assemblies, new object oriented programming features, threading, and a survey of new .NET technologies such as ADO.NET, ASP.NET, and SOAP. This book will help any level of VB developer understand the power of VB.NET and learn the necessary techniques to transition from VB6 to VB.NET. This edition of CodeNotes includes:-A global overview of a technology and explanation of what problems it can be used to solve-Real-world examples-"How and Why" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided-Instructions and classroom-style tutorials throughout from expert trainers and software developersVisit www.codenotes.com for updates, source code templates, access to message boards, and discussion of specific problems with CodeNotes authors and other developers.Every CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" at the beginning of the book for more information.

CodeNotes for Web-Based UI

by Edited by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references.CodeNotes for Web-Based UI shows how to build sophisticated, high-performance UIs for web-based applications using technologies such as JavaScript, DHTML, and CSS as well as XML and XSLT. It also details how to leverage technology and solve common web-based presentation and manipulation problems. Web designers and programmers will both develop a better understanding of common web-based design challenges, and discover some common approaches to solving these problems. This edition of CodeNotes includes:-A global overview of a technology and explanation of what problems it can be used to solve-Real-world examples-"How and Why" and "Design Notes" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided-Instructions and classroom-style tutorials throughout from expert trainers and software developersVisit www.codenotes.com for updates, source code templates, access to message boards, and discussion of specific problems with CodeNotes authors and other developers.Every CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" at the beginning of the book for more information.

CodeNotes for Web Services in Java and .NET

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references. CodeNotes for Web Services in Java and . NET examines the core specifications and technologies required for building SOAP-based web services in both Java and . NET. Not only will you find descriptions of SOAP, WSDL, and UDDI; you will also see how to use each of these specifications with Java and . NET. In addition, you will find specific sections on cross-language and cross-platform compatibility between web services. This edition of CodeNotes includes: * A global overview of this technology and explanation of what problems it can be used to solve * Real-world examples * "How and Why" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided * Instructions and classroom-style tutorials throughout from expert trainers and software developers

CodeNotes for XML

by Gregory Brill

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references.CodeNotes for XML is a practical handbook for Java and Visual Basic developers interested in working with XML. You will learn how to leverage both CSS and XSLT to produce rich, compelling output, as well as manipulate XML using the DOM and SAX APIs. The new XML Schema specification is also covered in-depth. Companion articles on www.codenotes.com cover XML development with Perl, integrating XML with databases, important grammars such as XHTML and SOAP, and much more. CodeNotes for XML is your guide to these powerful technologies, presented within the context of the distributed application, database, or web-based world you already know. This edition of CodeNotes includes:-A global overview of a technology and explanation of what problems it can be used to solve-Real-world examples-"How and Why" and "Bugs and Caveats" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided-Instructions and classroom-style tutorials throughout from expert trainers and software developers.Visit www.codenotes.com for updates, source code templates, access to message boards, and discussion of specific problems with CodeNotes authors and other developers.Every CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" for more information.

A Coder Like Me

by Dr Shini Somara

Engaging illustrations and an empowering story combine to introduce young readers to the world of coding, computers and problem-solving.Curious Sam has lots of questions. What is an algorithm? Could a robot be instructed to walk a dog? What is artificial intelligence? A day spent with Auntie Jo turns into a fascinating lesson in coding for Sam! They discover that the world is full of clever computers, find out about the language they "speak" and the brilliant coders who have helped us to understand it. Maybe Sam can try out some awesome coding projects and become a coder too?With pages encouraging kids to try out coding for themselves and opening their minds to the fun things that can be created using computer code, this brilliant picture book written by engineer and TV presenter Dr Shini Somara unlocks a love of coding and computing and celebrates women in STEM.

Codermetrics: Analytics for Improving Software Teams (O'reilly Ser.)

by Jonathan Alexander

How can you help your software team improve? This concise book introduces codermetrics, a clear and objective way to identify, analyze, and discuss the successes and failures of software engineers—not as part of a performance review, but as a way to make the team a more cohesive and productive unit.Experienced team builder Jonathan Alexander explains how codermetrics helps teams understand exactly what occurred during a project, and enables each coder to focus on specific improvements. Alexander presents a variety of simple and complex codermetrics, and teaches you how to create your own.Learn how codermetrics changes long-held assumptions and improves team dynamicsGet recommendations for integrating codermetrics into existing processesAsk the right questions to determine the type of data you need to collectUse metrics to measure individual coder skills and a team’s effectiveness over timeIdentify the contributions each coder makes to the teamAnalyze the response to your software and its features—and verify that you're meeting team and organizational goalsBuild better teams, using codermetrics to make personnel adjustments and additions

Coders: The Making of a New Tribe and the Remaking of the World

by Clive Thompson

Hello, world.Facebook's algorithms shaping the news. Self-driving cars roaming the streets. Revolution on Twitter and romance on Tinder. We live in a world constructed of code--and coders are the ones who built it for us. From acclaimed tech writer Clive Thompson comes a brilliant anthropological reckoning with the most powerful tribe in the world today, computer programmers, in a book that interrogates who they are, how they think, what qualifies as greatness in their world, and what should give us pause. They are the most quietly influential people on the planet, and Coders shines a light on their culture.In pop culture and media, the people who create the code that rules our world are regularly portrayed in hackneyed, simplified terms, as ciphers in hoodies. Thompson goes far deeper, dramatizing the psychology of the invisible architects of the culture, exploring their passions and their values, as well as their messy history. In nuanced portraits, Coders takes us close to some of the great programmers of our time, including the creators of Facebook's News Feed, Instagram, Google's cutting-edge AI, and more. Speaking to everyone from revered "10X" elites to neophytes, back-end engineers and front-end designers, Thompson explores the distinctive psychology of this vocation--which combines a love of logic, an obsession with efficiency, the joy of puzzle-solving, and a superhuman tolerance for mind-bending frustration. Along the way, Coders thoughtfully ponders the morality and politics of code, including its implications for civic life and the economy. Programmers shape our everyday behavior: When they make something easy to do, we do more of it. When they make it hard or impossible, we do less of it. Thompson wrestles with the major controversies of our era, from the "disruption" fetish of Silicon Valley to the struggle for inclusion by marginalized groups.In his accessible, erudite style, Thompson unpacks the surprising history of the field, beginning with the first coders -- brilliant and pioneering women, who, despite crafting some of the earliest personal computers and programming languages, were later written out of history. Coders introduces modern crypto-hackers fighting for your privacy, AI engineers building eerie new forms of machine cognition, teenage girls losing sleep at 24/7 hackathons, and unemployed Kentucky coal-miners learning a new career. At the same time, the book deftly illustrates how programming has become a marvelous new art form--a source of delight and creativity, not merely danger. To get as close to his subject as possible, Thompson picks up the thread of his own long-abandoned coding skills as he reckons, in his signature, highly personal style, with what superb programming looks like. To understand the world today, we need to understand code and its consequences. With Coders, Thompson gives a definitive look into the heart of the machine.

The Coder's Path to Wealth and Independence

by Mark Beckner

Developers, programmers, technical architects, and consultants: You are highly skilled and have deep commitment to your craft as well as the motivation to excel. It's time to step away from the perceived security of a full-time salaried position, or a marginally successful solo business, and step into a world of freedom, independence, and wealth. With your current technical skills, and an open mind, you can rapidly build a highly successful and ethical business--and on your own terms. The Coder's Path to Wealth and Independence explains how. Mark Beckner, himself, a highly successful itinerant developer, shows you how to transform yourself from a skilled programmer into a highly creative and effective businessperson leveraging the skills you already have. You will learn to create opportunities where none have existed, create value for yourself and those you work with, substantially increase your income, define your ideals, and realize your dreams. By utilizing the unique strategies outlined in The Coder's Path to Wealth and Independence to build your practice, you will find your path to personal, professional, and financial prosperity. The Coder's Path to Wealth and Independence will show you how to: Work from wherever you want Use your technical skills to create a high-revenue, highly independent business Learn the skills of the "rainmaker" to acquire new projects and clients Operate under various fee models, allowing you to increase your wealth and your freedom Rapidly create proposals and contracts Manage projects and execute on your goals with greater skill than ever In short, this book will help you discover a variety of powerful and unique approaches to business that will allow you be highly successful--where, how, and whenever you want. What you'll learn How to take your technical skills and create a high revenue, highly independent business based on them How to work from wherever you want, and stay in constant motion, on your terms How to create opportunities through unique approaches to client acquisition and advertising How to focus on self-mastery and discipline in order to create a thriving practice How to implement a powerful business model, tailored to solo developers and technical consultants, that enables you to work when, where, and how you want Who this book is for Coders, architects, and technical consultants, and anyone in the world of technology all have the core skills required to follow this path to freedom and riches. This is a guide targeted at people who want to create and grow thriving and rewarding solo, technically focused practices. Table of Contents Chapter 1: Travel: The Power of Staying in Motion Chapter 2: Skills: The Nature of Programming and Business Chapter 3: Discipline and Education: The Importance of Continuous Improvement Chapter 4: Ethics: The Foundation of Relationships and Business Chapter 5: Structuring Your Business: Protecting Yourself Chapter 6: Advertising and Marketing: The Science of Lead Creation Chapter 7: Prospecting and Sales: The Art of Rainmaking Chapter 8: Proposals and Contracts: Trust, Flexibility and Simplicity Chapter 9: Fees and Income: Creating a High Dollar Revenue Stream Chapter 10: Goal Setting: The Engine Behind Your Success Chapter 11: Growth and Expansion: Handling Success Chapter 12: Investing in Your Business and Utilizing Wealth: The Abundance Mentality Chapter 13: Health: Personal Vitality and the Impact on Your Business Chapter 14: Freedom through Business: Wealth, Dreams, and Independence

Codes: The Guide to Secrecy From Ancient to Modern Times

by null Richard A. Mollin

From the Rosetta Stone to public-key cryptography, the art and science of cryptology has been used to unlock the vivid history of ancient cultures, to turn the tide of warfare, and to thwart potential hackers from attacking computer systems. Codes: The Guide to Secrecy from Ancient to Modern Times explores the depth and breadth of the field, remain

Codes and Automata

by Jean Berstel Dominique Perrin Christophe Reutenauer

This major revision of Berstel and Perrin's classic Theory of Codes has been rewritten with a more modern focus and a much broader coverage of the subject. The concept of unambiguous automata, which is intimately linked with that of codes, now plays a significant role throughout the book, reflecting developments of the last 20 years. This is complemented by a discussion of the connection between codes and automata, and new material from the field of symbolic dynamics. The authors have also explored links with more practical applications, including data compression and cryptography. The treatment remains self-contained: there is background material on discrete mathematics, algebra and theoretical computer science. The wealth of exercises and examples make it ideal for self-study or courses. In sum this is a comprehensive reference on the theory of variable-length codes and their relation to automata.

Codes, Ciphers and Spies: Tales of Military Intelligence in World War I

by John F. Dooley

When the United States declared war on Germany in April 1917, it was woefully unprepared to wage a modern war. Whereas their European counterparts already had three years of experience in using code and cipher systems in the war, American cryptologists had to help in the building of a military intelligence unit from scratch. This book relates the personal experiences of one such character, providing a uniquely American perspective on the Great War. It is a story of spies, coded letters, plots to blow up ships and munitions plants, secret inks, arms smuggling, treason, and desperate battlefield messages. Yet it all begins with a college English professor and Chaucer scholar named John Mathews Manly. In 1927, John Manly wrote a series of articles on his service in the Code and Cipher Section (MI-8) of the U. S. Army's Military Intelligence Division (MID) during World War I. Published here for the first time, enhanced with references and annotations for additional context, these articles form the basis of an exciting exploration of American military intelligence and counter-espionage in 1917-1918. Illustrating the thoughts of prisoners of war, draftees, German spies, and ordinary Americans with secrets to hide, the messages deciphered by Manly provide a fascinating insight into the state of mind of a nation at war.

Codes, Cryptology and Information Security: Third International Conference, C2SI 2019, Rabat, Morocco, April 22–24, 2019, Proceedings - In Honor of Said El Hajji (Lecture Notes in Computer Science #11445)

by Claude Carlet Sylvain Guilley Abderrahmane Nitaj El Mamoun Souidi

This book constitutes the proceedings of the Third International Conference on Codes, Cryptology and Information Security, C2SI 2019, held in Rabat, Morocco, in April 2019. The 19 regular papers presented together with 5 invited talks were carefully reviewed and selected from 90 submissions. The first aim of this conference is to pay homage to Said El Hajji for his valuable contribution in research, teaching and disseminating knowledge in numerical analysis, modeling and information security in Morocco, Africa, and worldwide. The second aim of the conference is to provide an international forum for researchers from academia and practitioners from industry from all over the world for discussion of all forms of cryptology, coding theory, and information security.

Codes, Cryptology and Information Security: 4th International Conference, C2SI 2023, Rabat, Morocco, May 29–31, 2023, Proceedings (Lecture Notes in Computer Science #13874)

by Said El Hajji Sihem Mesnager El Mamoun Souidi

This book constitutes the refereed proceedings of the 4th International Conference on Codes, Cryptology and Information Security, C2SI 2023, held in Rabat, Morocco, during May 29–31, 2023. The 21 full papers included in this book were carefully reviewed and selected from 62 submissions. They were organized in topical sections as follows: Invited Papers, Cryptography, Information Security, Discrete Mathematics, Coding Theory.

Codes, Cryptology and Information Security: Second International Conference, C2SI 2017, Rabat, Morocco, April 10–12, 2017, Proceedings - In Honor of Claude Carlet (Lecture Notes in Computer Science #10194)

by Abderrahmane Nitaj Said El Hajji El Mamoun Souidi

This book constitutes the proceedings of the First International Conference on Codes, Cryptology and Information Security, C2SI 2015, held in Rabat, Morocco, in May 2015. The 22 regular papers presented together with 8 invited talks were carefully reviewed and selected from 59 submissions. The first aim of this conference is to pay homage to Thierry Berger for his valuable contribution in teaching and disseminating knowledge in coding theory and cryptography in Morocco since 2003. The second aim of the conference is to provide an international forum for researchers from academia and practitioners from industry from all over the world for discussion of all forms of cryptology, coding theory and information security.

Codify: Parametric and Computational Design in Landscape Architecture

by Bradley Cantrell Adam Mekies

Codify: Parametric and Computational Design in Landscape Architecture provides a series of essays that explore what it means to use, modify and create computational tools in a contemporary design environment. Landscape architecture has a long history of innovation in the areas of computation and media, particularly in how the discipline represents, analyses, and constructs complex systems. This curated volume spans academic and professional projects to form a snapshot of digital practices that aim to show how computation is a tool that goes beyond methods of representation and media. The book is organized in four sections; syntax, perception, employ, and prospective. The essays are written by leading academics and professionals and the sections examine the role of computational tools in landscape architecture through case studies, historical accounts, theoretical arguments, and nascent propositions.

Refine Search

Showing 10,476 through 10,500 of 59,213 results