|
|
Books > Computing & IT > General theory of computing > General
Technology has opened a wide window of novel communication methods
and techniques and has become ubiquitous in modern society. With
advancements occurring rapidly and transforming practices and
efficiencies within all fields including business, education,
medicine, engineering, and so on, it is important to remain up to
date on the latest research findings. Human-Computer Interaction
and Technology Integration in Modern Society is a critical
reference source that examines the integration of technological
innovations into every aspect of modern society including education
and business. Highlighting important topics that include
digitization, human development, knowledge management, and open
innovation, this book is ideal for IT specialists, policymakers,
professionals, academicians, researchers, practitioners, and
students.
The recent emergence and prevalence of social network applications,
sensor equipped mobile devices, and the availability of large
amounts of geo-referenced data have enabled the analysis of new
context dimensions that involve individual, social, and urban
context. Creating Personal, Social, and Urban Awareness through
Pervasive Computing provides an overview of the theories,
techniques, and practical applications related to the three
dimensions of context awareness. Through the exploration of
emerging research trends of pervasive computing, this book is
beneficial to professors, students, researchers, and developers
interested this latest development in the field of
context-awareness and pervasive computing.
DOS Programming at its best! Discover A Book That Tells You What
You Should Do and How! Instead of jumping right into the
instructions, this book will provide you first with all the
necessary concepts that you need to learn in order to make the
learning process a whole lot easier. This way, you're sure not to
get lost in confusion once you get to the more complex lessons
provided in the latter chapters. Graphs and flowcharts, as well as
sample codes, are provided for a more visual approach on your
learning You will also learn the designs and forms of DOS, and
what's more convenient than getting to know both sides! Want to
know More? Buy Now!
The theory of computation is used to address challenges arising in
many computer science areas such as artificial intelligence,
language processors, compiler writing, information and coding
systems, programming language design, computer architecture and
more. To grasp topics concerning this theory readers need to
familiarize themselves with its computational and language models,
based on concepts of discrete mathematics including sets,
relations, functions, graphs and logic. This handbook introduces
with rigor the important concepts of this kind and uses them to
cover the most important mathematical models for languages and
computation, such as various classical as well as modern automata
and grammars. It explains their use in such crucially significant
topics of computation theory as computability, decidability, and
computational complexity. The authors pay special attention to the
implementation of all these mathematical concepts and models and
explains clearly how to encode them in computational practice. All
computer programs are written in C#.
In businesses and organizations, understanding the social reality
of individuals, groups, and cultures allows for in-depth
understanding and rich analysis of multiple research areas to
improve practices. Qualitative research provides important insight
into the interactions of the workplace. Qualitative Techniques for
Workplace Data Analysis is an essential reference source that
discusses the qualitative methods used to analyze workplace data,
as well as what measures should be adopted to ensure the
credibility and dependability of qualitative findings in the
workplace. Featuring research on topics such as collection methods,
content analysis, and sampling, this book is ideally designed for
academicians, development practitioners, business managers, and
analytic professionals seeking coverage on quality measurement
techniques in the occupational settings of emerging markets.
"Windows 2012 Server Network Security "provides the most
in-depth guide to deploying and maintaining a secure Windows
network. The book drills down into all the new features of Windows
2012 and provides practical, hands-on methods for securing your
Windows systems networks, including: Secure remote access Network
vulnerabilities and mitigations DHCP installations configuration
MAC filtering DNS server security WINS installation configuration
Securing wired and wireless connections Windows personal firewall
Remote desktop services Internet connection sharing Network
diagnostics and troubleshooting
Windows network security is of primary importance due to the
sheer volume of data residing on Windows networks. "Windows 2012
Server Network Security "provides network administrators with the
most focused and in-depth coverage of Windows network security
threats along with methods and techniques for securing important
mission-critical networks and assets. The book also covers Windows
8.
Provides practical examples of how to secure your Windows network.
Focuses specifically on Windows network security rather than
general concepts. One of the first books to cover WindowsServer
2012network security. "
The development of artificial intelligence (AI) involves the
creation of computer systems that can do activities that would
ordinarily require human intelligence, such as visual perception,
speech recognition, decision making, and language translation.
Through increasingly complex programming approaches, it has been
transforming and advancing the discipline of computer science.
Artificial Intelligence Methods and Applications in Computer
Engineering illuminates how today's computer engineers and
scientists can use AI in real-world applications. It focuses on a
few current and emergent AI applications, allowing a more in-depth
discussion of each topic. Covering topics such as biomedical
research applications, navigation systems, and search engines, this
premier reference source is an excellent resource for computer
scientists, computer engineers, IT managers, students and educators
of higher education, librarians, researchers, and academicians.
This book identifies and discusses critical issues of ICT
innovation at both the macroeconomic and organisational levels,
bringing together two hitherto independent fields of study:
economics and information systems. The book takes stock of these
two fields, highlighting their complementarity in contemporary
issues such as business competitiveness and e-commerce,
organisational change and industrial restructuring, information
systems implementation and technology infrastructure building. The
contributions cover a broad range of issues, from analysing policy
approaches for fostering ICT innovation at a regional level, to
examining the way in which ICT-based information systems and
organisational practice are simultaneously shaped. The book
elaborates an understanding of innovation as shaped largely in
context, rather than 'diffused' from the place of its conception
into the place of its implementation. The theoretical perspectives
offered by the authors include institutional economics,
evolutionary economics, social constructivism, and structuration
theory. Collectively, the chapters of this book present ICT
innovation as a dynamic process involving multiple actors in
multiple locations, codified and tacit knowledge, and instrumental
and situated behaviour. This pathbreaking book will be of enormous
interest to students, researchers and academics specialising in
economics, information systems and ICT innovation, as well as
policy and management consultants involved in information systems
and development.
Information in today's advancing world is rapidly expanding and
becoming widely available. This eruption of data has made handling
it a daunting and time-consuming task. Natural language processing
(NLP) is a method that applies linguistics and algorithms to large
amounts of this data to make it more valuable. NLP improves the
interaction between humans and computers, yet there remains a lack
of research that focuses on the practical implementations of this
trending approach. Neural Networks for Natural Language Processing
is a collection of innovative research on the methods and
applications of linguistic information processing and its
computational properties. This publication will support readers
with performing sentence classification and language generation
using neural networks, apply deep learning models to solve machine
translation and conversation problems, and apply deep structured
semantic models on information retrieval and natural language
applications. While highlighting topics including deep learning,
query entity recognition, and information retrieval, this book is
ideally designed for research and development professionals, IT
specialists, industrialists, technology developers, data analysts,
data scientists, academics, researchers, and students seeking
current research on the fundamental concepts and techniques of
natural language processing.
Basic Computer Technology for seniors and beginners in a clear and
comprehensive format easy to understand.
Information communication technologies (ICT) have long been
important in supporting doctoral study. Though ICTs have been
integrated into educational practices at all levels, there is
little understanding of how effective these technologies are in
supporting resource development for students and researchers in
academic institutions. Enhancing the Role of ICT in Doctoral
Research Processes is a collection of innovative research that
identifies the ways that doctoral supervisors and students perceive
the role of ICTs within the doctoral research process and supports
the development of guidelines to enhance ICT skills within these
programs. While highlighting topics including professional
development, online learning, and ICT management, this book is
ideally designed for academicians, researchers, and professionals
seeking current research on ICT use for doctoral research.
A crash course into 8086/8088 assembler programming, in an easy way
with practice at each step. You will learn how to use the
registers, move data, do arithmetic, and handle text and graphics.
You can run these programs on any PC machine and no program exceeds
512 bytes of executable code! The example programs include: * Guess
the number. * Tic-Tac-Toe game. * Text graphics. * Mandelbrot set.
* F-Bird game. * Invaders game. * Pillman game. * Toledo Atomchess.
* bootBASIC language.
The internet of things (IoT) enhances customer experience,
increases the amount of data gained through connected devices, and
widens the scope of analytics. This provides a range of exciting
marketing possibilities such as selling existing products and
services more effectively, delivering truly personalized customer
experiences, and potentially creating new products and services.
Smart Marketing With the Internet of Things is an essential
reference source that discusses the use of the internet of things
in marketing, as well as its importance in enhancing the customer
experience. Featuring research on topics such as augmented reality,
sensor networks, and wearable technology, this book is ideally
designed for business professionals, marketing managers, marketing
strategists, academicians, researchers, and graduate-level students
seeking coverage on the use of IoT in enhancing customer marketing
outcomes.
|
|