- Table View
- List View
Signal and Image Processing in Medical Applications
by Amit Kumar Fahimuddin Shaik B Abdul Rahim D. Sravan KumarThis book highlights recentfindings on and analysesconducted on signalsand images in the area of medicine. The experimental investigations involve a variety of signalsand images and theirmethodologies range from very basic to sophisticated methods. The bookexplains how signal and image processing methods can be used to detect andforecast abnormalities in an easy-to-followmanner, offering a valuable resource for researchers, engineers,physicians and bioinformatics researchers alike.
Signal and Information Processing, Networking and Computers
by Songlin Sun Na Chen Tao TianThis proceedings book presents the latest research in the fields of information theory, communication system, computer science and signal processing, as well as other related technologies. Collecting selected papers from the 3rd Conference on Signal and Information Processing, Networking and Computers (ICSINC), held in Chongqing, China on September 13-15, 2017, it is of interest to professionals from academia and industry alike.
Signal and Information Processing, Networking and Computers: Proceedings Of The 3rd International Conference On Signal And Information Processing, Networking And Computers (icsinc) (Lecture Notes In Electrical Engineering #473)
by Songlin SunThis proceedings book presents selected papers from the 4th Conference on Signal and Information Processing, Networking and Computers (ICSINC) held in Qingdao, China on May 23–25, 2018. It focuses on the current research in a wide range of areas related to information theory, communication systems, computer science, signal processing, aerospace technologies, and other related technologies. With contributions from experts from both academia and industry, it is a valuable resource anyone interested in this field.
Signal and Information Processing, Networking and Computers: Proceedings of the 10th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) (Lecture Notes in Electrical Engineering #996)
by Yue Wang Jiaqi Zou Mengyao Huo Yuyang LiuThis book collects selected papers from the 10th Conference on Signal and Information Processing, Networking and Computers held in Xi’Ning, China held in July, 2022. The book focuses on the current works of information theory, communication system, computer science, aerospace technologies and big data and other related technologies. People from both academia and industry of this field can contribute and find their interests from the book.
Signal and Information Processing, Networking and Computers: Proceedings of the 11th International Conference on Signal and Information Processing, Networking and Computers (ICSINC): Vol. III (Lecture Notes in Electrical Engineering #1188)
by Yue Wang Lexi Xu Jiaqi Zou Zhilei Ling Xinzhou ChengThis book collects selected papers from the 11th Conference on Signal and Information Processing, Networking and Computers held in Chengdu, China, in September 2023. The book focuses on the current works of information theory, communication system, computer science, aerospace technologies, big data, and other related technologies. People from both academia and industry of these fields can contribute and find their interests from the book.The 11th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) was held in Chengdu, China, in September 2023, which focused on the key technologies and challenges of signal and information processing schemes, network application, computer theory, space technologies, big data, and other related technologies
Signal and Information Processing, Networking and Computers: Proceedings of the 12th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) (Lecture Notes in Electrical Engineering #1411)
by Yue Wang Lexi Xu Jiaqi Zou Gang SunThis proceedings book presents the latest research in the fields of signal and information processing schemes, computer theory, space technologies, big data, as well as other related technologies. Collecting selected papers from the 12th Conference on Signal and Information Processing, Networking and Computers (ICSINC), is held in Chongqing, China, on September 10–13, 2024, it is of interest to professionals from academia and industry alike.
Signal and Information Processing, Networking and Computers: Proceedings of the 1st International Congress on Signal and Information Processing, Networking and Computers (ICSINC 2015), October 17-18, 2015 Beijing, China
by Na Chen Tingting HuangThe First International Conference on Signal and Information Processing, Networking and Computers (ICSINC) focuses on the key technologies and challenges of signal and information processing schemes, network application, computer theory and application, etc. Topics in this conference include:Information TheoryThe work contains state-of-th
Signal and Information Processing, Networking and Computers: Proceedings of the 5th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) (Lecture Notes in Electrical Engineering #550)
by Songlin Sun Meixia Fu Lexi XuThis proceedings book presents selected papers from the 5th Conference on Signal and Information Processing, Networking and Computers (ICSINC), held in Yuzhou, China, from November 29 to December 1, 2018. It focuses on the current research in a wide range of areas in the fields of information theory, communication systems, computer science, signal processing, aerospace technologies, and other related technologies. With contributions from experts from both academia and industry, it is a valuable resource for anyone who is interested in this field.
Signal and Information Processing, Networking and Computers: Proceedings of the 6th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) (Lecture Notes in Electrical Engineering #628)
by Yue Wang Meixia Fu Lexi Xu Jiaqi ZouThis book collects selected papers from the 6th Conference on Signal and Information Processing, Networking and Computers, held in Guiyang, China, on August 13 - 16, 2019. Focusing on the latest advances in information theory, communication systems, computer science, aerospace technologies, big data and other related technologies, it offers a valuable resource for researchers and industrial practitioners alike.
Signal and Information Processing, Networking and Computers: Proceedings of the 7th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) (Lecture Notes in Electrical Engineering #677)
by Yue Wang Lexi Xu Jiaqi Zou Yufeng YanThis book collects selected papers from the 7th Conference on Signal and Information Processing, Networking and Computers held in Rizhao, China, on September, 2020.The 7th International Conference on Signal and Information Processing, Networking and Computers (ICSINC) was held in Rizhao, China, on September, 2020.
SignalR Blueprints
by Einar IngebrigtsenThis book is designed for software developers, primarily those with knowledge of C#, .NET, and JavaScript. Good knowledge and understanding of SignalR is assumed to allow efficient programming of core elements and applications in SignalR.
SignalR Programming in Microsoft ASP.NET
by Jose M. AguilarGet definitive guidance on SignalR, a new library for ASP.NET developers that simplifies the process of adding real-time web functionality to your applications. Real-time web functionality enables server-side code to push content to connected clients instantly as it becomes available. With this book, Microsoft .NET developers familiar with HTML and JavaScript will gain the skills to add real-time and async communication features for web, desktop, and mobile phone applications. Topics include: Introduction to async development; HTTP and real-time communications; SignalR technology fundamentals; persistent connections and hubs; multiplatform real-time applications; advanced topics Learn how SignalR uses Websockets when supported by the browser and the server and falls back to other techniques and technologies when it is not Use the simple ASP.NET API in SignalR for creating server-to-client remote procedure calls (RPC) that call JavaScript functions in client browsers from server-side .NET code. Exploit the API for connection management (e.g. connect and disconnect events), grouping connections, and authorization.
SignalR Real-time Application Cookbook
by Roberto VespaThis book contains illustrated code examples to help you create real-time, asynchronous, and bi-directional client-server applications. Each recipe will concentrate on one specific aspect of application development with SignalR showing you how that aspect can be used proficiently. Different levels of developers will find this book useful. Beginners will be able to learn all the fundamental concepts of SignalR, quickly becoming productive in a difficult arena. Experienced programmers will find in this book a handy and useful collection of ready-made solutions to common use cases, which they will be able to enhance as needed. Developers can also use the book as a quick reference to the most important SignalR features. No previous practical experience either with SignalR or with real-time communication in general is required.
SignalR – Real-time Application Development - Second Edition
by Einar IngebrigtsenA fast-paced guide to develop, test, and deliver real-time communication in your .Net applications using SignalR About This Book * Build and test real-time apps in .Net using the new features of SignalR * Explore the fundamentals and the new methods and functions in the latest version of SignalR along with developing a complete application from scratch * A progressive, hands-on guide to gain an understanding of the SignalR framework Who This Book Is For If you are a .Net developer with good understanding of the .Net platform then this is an ideal book for you to learn how to build real-time apps using the SignalR framework. What You Will Learn * Explore the basic knowledge and understanding of SignalR * Get to know how to connect client to the server * Connecting a client with a server and setting a hub * Creating group connections together * Understand how to have state in the client to have specific operations * Securing SignalR connections * How to scale SignalR across multiple servers * Building a client for WPF * Building a client using Xamarin targeting Windows, iPhone and Android * Get to grips with monitoring the traffic in SignalR using Fiddler for Windows and Charles for OSX * Setting up code to host SignalR using OWIN In Detail With technology trends, demands on software have changed with more and more skilled users. Over the past few years, with services such as Facebook, Twitter and push notifications on smartphones, users are now getting used to being up to date with everything that happens all the time. With SignalR, the applications stay connected and will generate notifications when something happens either from the system or by other users thus giving new opportunities to enter into this new, exciting world of real-time application development. This is a step-by-step guide that follows a practical approach helping you as a developer getting to get started with SignalR by learning its fundamentals. It will help you through building real-time applications using the new methods and functions in the SignalR framework. Starting from getting persistent connections with the server, you will learn the basics of connecting a client to the server and how the messaging works. This will be followed by setting up a hub on the server and consuming it from a JavaScript client. Next you will be taught how you can group connections together to send messages. We will then go on to know how you can have state in the client to handle specific operations like connecting or disconnecting. Then, moving on you will learn how to secure your SignalR connections using OWIN and scaling SignalR across multiple servers. Next you will learn building a client for WPF and building a client using Xamarin that targets Windows Phone, iPhone and Android. Lastly, you will learn how to monitor the traffic in SignalR using Fiddler, Charles and hosting SignalR using OWIN. Style and approach This is an example- oriented and comprehensive guide to learning the fundamentals of SignalR to build real-time applications. It will help you build real-time applications on the .Net platform in a step-by-step manner along with giving teaching techniques to deal with possible performance bottlenecks and other key topics.
SignalR: Real-time Application Development
by Einar IngebrigtsenThis step-by-step guide gives you practical advice, tips, and tricks that will have you writing real-time apps quickly and easily.If you are a .NET developer who wants to be at the cutting edge of development, then this book is for you. Real-time application development is made simple in this guide, so as long as you have basic knowledge of .NET, a copy of Visual Studio, and NuGet installed, you are ready to go
Signals and Boundaries: Building Blocks for Complex Adaptive Systems
by John H. HollandComplex adaptive systems (cas), including ecosystems, governments, biological cells, and markets, are characterized by intricate hierarchical arrangements of boundaries and signals. In ecosystems, for example, niches act as semi-permeable boundaries, and smells and visual patterns serve as signals; governments have departmental hierarchies with memoranda acting as signals; and so it is with other cas. Despite a wealth of data and descriptions concerning different cas, there remain many unanswered questions about "steering" these systems. In Signals and Boundaries, John Holland argues that understanding the origin of the intricate signal/border hierarchies of these systems is the key to answering such questions. He develops an overarching framework for comparing and steering cas through the mechanisms that generate their signal/boundary hierarchies. Holland lays out a path for developing the framework that emphasizes agents, niches, theory, and mathematical models. He discusses, among other topics, theory construction; signal-processing agents; networks as representations of signal/boundary interaction; adaptation; recombination and reproduction; the use of tagged urn models (adapted from elementary probability theory) to represent boundary hierarchies; finitely generated systems as a way to tie the models examined into a single framework; the framework itself, illustrated by a simple finitely generated version of the development of a multi-celled organism; and Markov processes.
Signals and Boundaries: Building Blocks for Complex Adaptive Systems (The\mit Press Ser.)
by John H. HollandAn overarching framework for comparing and steering complex adaptive systems is developed through understanding the mechanisms that generate their intricate signal/boundary hierarchies.Complex adaptive systems (cas), including ecosystems, governments, biological cells, and markets, are characterized by intricate hierarchical arrangements of boundaries and signals. In ecosystems, for example, niches act as semi-permeable boundaries, and smells and visual patterns serve as signals; governments have departmental hierarchies with memoranda acting as signals; and so it is with other cas. Despite a wealth of data and descriptions concerning different cas, there remain many unanswered questions about "steering" these systems. In Signals and Boundaries, John Holland argues that understanding the origin of the intricate signal/border hierarchies of these systems is the key to answering such questions. He develops an overarching framework for comparing and steering cas through the mechanisms that generate their signal/boundary hierarchies.Holland lays out a path for developing the framework that emphasizes agents, niches, theory, and mathematical models. He discusses, among other topics, theory construction; signal-processing agents; networks as representations of signal/boundary interaction; adaptation; recombination and reproduction; the use of tagged urn models (adapted from elementary probability theory) to represent boundary hierarchies; finitely generated systems as a way to tie the models examined into a single framework; the framework itself, illustrated by a simple finitely generated version of the development of a multi-celled organism; and Markov processes.
Signals and Systems: A MATLAB Integrated Approach
by Oktay AlkinDrawing on the author's 25+ years of teaching experience, Signals and Systems: A MATLAB Integrated Approach presents a novel and comprehensive approach to understanding signals and systems theory. Many texts use MATLAB as a computational tool, but Alkin's text employs MATLAB both computationally and pedagogically to provide interactive, visual rein
Signals and Systems: A Primer with MATLAB
by Matthew N. Sadiku Warsame Hassan AliSignals and Systems: A Primer with MATLAB provides clear, interesting, and easy-to-understand coverage of continuous-time and discrete-time signals and systems. Each chapter opens with a historical profile or career talk, followed by an introduction that states the chapter objectives and links the chapter to the previous ones. All principles are pr
Signals and Transforms in Linear Systems Analysis
by Wasyl WasylkiwskyjSignals and Transforms in Linear Systems Analysis covers the subject of signals and transforms, particularly in the context of linear systems theory. Chapter 2 provides the theoretical background for the remainder of the text. Chapter 3 treats Fourier series and integrals. Particular attention is paid to convergence properties at step discontinuities. This includes the Gibbs phenomenon and its amelioration via the Fejer summation techniques. Special topics include modulation and analytic signal representation, Fourier transforms and analytic function theory, time-frequency analysis and frequency dispersion. Fundamentals of linear system theory for LTI analogue systems, with a brief account of time-varying systems, are covered in Chapter 4 . Discrete systems are covered in Chapters 6 and 7. The Laplace transform treatment in Chapter 5 relies heavily on analytic function theory as does Chapter 8 on Z -transforms. The necessary background on complex variables is provided in Appendix A. This book is intended to serve as a text on signals and transforms for a first year one semester graduate course, primarily for electrical engineers.
Signals in the Soil: Developments in Internet of Underground Things
by Abdul Salam Usman RazaThis book provides an in-depth coverage of the most recent developments in the field of wireless underground communications, from both theoretical and practical perspectives. The authors identify technical challenges and discuss recent results related to improvements in wireless underground communications and soil sensing in Internet of Underground Things (IOUT). The book covers both existing network technologies and those currently in development in three major areas of SitS: wireless underground communications, subsurface sensing, and antennas in the soil medium. The authors explore novel applications of Internet of Underground Things in digital agriculture and autonomous irrigation management domains. The book is relevant to wireless researchers, academics, students, and decision agriculture professionals. The contents of the book are arranged in a comprehensive and easily accessible format.Focuses on fundamental issues of wireless underground communication and subsurface sensing;Includes advanced treatment of IOUT custom applications of variable-rate technologies in the field of decision agriculture, and covers protocol design and wireless underground channel modeling;Provides a detailed set of path loss, antenna, and wireless underground channel measurements in various novel Signals in the Soil (SitS) testbed settings.
Signals, Machines and Automation: Select Proceedings of SIGMA 2022 (Lecture Notes in Electrical Engineering #1023)
by Asha Rani Ramesh C. Bansal Bhavnesh Kumar Vivek ShrivastavaThis book constitutes selected peer-reviewed proceedings of the 2nd International Conference on Signals, machines, and Automation (SIGMA 2022). This book includes papers on technologies related to electric power, manufacturing processes & automation, biomedical & healthcare, communication & networking, image processing, and computation intelligence. The book will serve as a valuable reference resource for beginners as well as advanced researchers in the areas of engineering & technology.
Significance
by Paul Beynon-DaviesSigns are critically important in all forms of activity, including business, because they establish what it is to be human. Without signs we could not think, we could not communicate what we think and we could not ensure that we collaborate together in our work, home and leisure. The aim of this book is to explain how and why they are significant.
Significant Zero: Heroes, Villains, and the Fight for Art and Soul in Video Games
by Walt WilliamsFrom the award-winning videogame writer behind Spec Ops: The Line comes an exclusive behind-the-scenes look at how today’s blockbuster video games are made.When his satirical musings in a college newspaper got him discharged from the Air Force, it became clear to Walt Williams that his destiny in life was to be a writer—he just never thought he’d end up writing video games, let alone working on some of the most successful franchises in the industry—Bioshock, Civilization, Borderlands, and Mafia among others. Williams pulls back the curtain on an astonishingly profitable industry that has put its stamp on pop culture and yet is little known to those outside its walls. In his reflective yet comically-observant voice, Williams walks you through his unlikely and at times inglorious rise within one of the world’s top gaming companies, exposing an industry abundant in brain power and out-sized egos, but struggling to stay innovative. Significant Zero also provides clear-eyed criticism of the industry’s addiction to violence and explains how the role of the narrative designer—the poor soul responsible for harmonizing gameplay with storylines—is crucial for expanding the scope of video games into more immersive and emotional experiences. Significant Zero offers a rare look inside this fascinating, billion-dollar industry and a path forward for its talented men and women—gamers and nongamers alike—that imagines how video games might inspire the best in all of us.
Signposts in Cyberspace: The Domain Name System and Internet Navigation
by National Research Council of the National AcademiesThe Domain Name System (DNS) enables user-friendly alphanumeric names—domain names—to be assigned to Internet sites. Many of these names have gained economic, social, and political value, leading to conflicts over their ownership, especially names containing trademarked terms. Congress, in P.L. 105-305, directed the Department of Commerce to request the NRC to perform a study of these issues. When the study was initiated, steps were already underway to address the resolution of domain name conflicts, but the continued rapid expansion of the use of the Internet had raised a number of additional policy and technical issues. Furthermore, it became clear that the introduction of search engines and other tools for Internet navigation was affecting the DNS. Consequently, the study was expanded to include policy and technical issues related to the DNS in the context of Internet navigation. This report presents the NRC’s assessment of the current state and future prospects of the DNS and Internet navigation, and its conclusions and recommendations concerning key technical and policy issues.