Browse
Author profile
Load More
TRAINING MAJORS
- Khoa Điện - Tự động hóa (667)
- Khoa Công nghệ thông tin (342)
- Khoa Cơ khí (275)
- Khoa Dệt may và Thời Trang (94)
- Khoa Công nghệ thực phẩm (78)
Load More
Học liệu điện tử
Browsing Học liệu điện tử by Issue Date
Now showing 1 - 24 of 32
Results Per Page
Sort Options
- PublicationPressure Garments : A Manual on Their Design and Fabrication(Butterworth-Heinemann, 1995) Pratt, Joanne; West, GillPressure Garments: A Manual on their Design & Fabrication presents the development and principles of pressure therapy. It discusses the physical description and treatment of burns. It addresses the emotional and physical effect of scars caused by burn injury. Some of the topics covered in the book are the comparison of keloid and hypertrophic scars; management of hypertrophic scarring; methods of pressure application; complications of pressure therapy; pressure therapy treatment regimen; stages in garment design and production; glove measurements; and design considerations. The description of upper limb garments is fully covered. An in-depth account of the measurements, pattern drafting, fabric cutting, and sewing of the garment is provided. The book can provide useful information to therapists, students, and researchers.
- PublicationTextile Processes : Quality Control and Design of Experiments(Momentum Press, 2013) Damyanov, Georgi Borisov; Stoyanova ,Diana; Germanova-KrastevaTextiles are everywhere in the modern world as natural, synthetic, and blended fibers, yarns, and fabrics. They might be woven or non-woven. We use them for cloths of all varieties from disposal wipes to bandages to blankets to clothing. We use them in the upholsteries, carpets, and curtains in our homes and in cars and aircraft. Textiles are now “smart.” They can be embedded with sensors that monitor our life functions, such as heart rate and breathing, and send signals to medical authorities about pending heart attacks. Giving the textiles different forms through cutting and sewing as well as combining different textile and non-textile materials, we can produce products with a wide range of applications. All of them, nevertheless, are produced by similar manufacturing processes.
- PublicationJoining Textiles: Principles and Applications(Woodhead Publishing, 2013) Jones, I.; Stylios, G. K.Understanding the techniques for joining fabrics together in a way that considers durability, strength, leak-tightness, comfort in wear and the aesthetics of the joints is critical to the production of successful, structurally secure fabric products. Joining textiles: Principles and applications is an authoritative guide to the key theories and methods used to join fabrics efficiently.Part one provides a clear overview of sewing technology. The mechanics of stitching, sewing and problems related to sewn textiles are discussed, along with mechanisms of sewing machines and intelligent sewing systems. Part two goes on to explore adhesive bonding of textiles, including principles, methods and applications, along with a review of bonding requirements in coating and laminating of textiles.
- PublicationWorld Clothing and Fashion : An Encyclopedia of History, Culture, and Social Influence(Sharpe Reference, 2014) Snodgrass, Mary EllenTaking a global, multicultural, social, and economic perspective, this work explores the diverse and colourful history of human attire. From prehistoric times to the age of globalization, articles cover the evolution of clothing utility, style, production, and commerce, including accessories (shoes, hats, gloves, handbags, and jewellery) for men, women, and children.Dress for different climates, occupations, recreational activities, religious observances, rites of passages, and other human needs and purposes - from hunting and warfare to sports and space exploration - are examined in depth and detail. Fashion and design trends in diverse historical periods, regions and countries, and social and ethnic groups constitute a major area of coverage, as does the evolution of materials (from animal fur to textiles to synthetic fabrics) and production methods (from sewing and weaving to industrial manufacturing and computer-aided design).
- PublicationThe IoT Architect's Guide to Attainable Security and Privacy(Auerbach Publications, 2020) Fagbemi, Damilare D.; Wheeler, David M.; Wheeler, JCThis book describes how to architect and design Internet of Things (loT) solutions that provide end-to-end security and privacy at scale. It is unique in its detailed coverage of threat analysis, protocol analysis, secure design principles, intelligent loT's impact on privacy, and the effect of usability on security. The book also unveils the impact of digital currency and the dark web on the loT-security economy. It's both informative and entertaining.'Filled with practical and relevant examples based on years of experience... with lively discussions and storytelling related to loT security design flaws and architectural issues.'— Dr. James F. Ransome, Senior Director of Security Development Lifecycle (SOL) Engineering, Intel'There is an absolute treasure trove of information within this book that will benefit anyone, not just the engineering community.
- PublicationComputer Security and Encryption : An Introduction(Mercury Learning & Information, 2020) Chauhan, S. R.; Jangra, S.Because of the rapid growth of cybercrime, cryptography and system security may be the fastest growing technologies in our culture today. This book describes various aspects of cryptography and system security, with a particular emphasis on the use of rigorous security models and practices in the design of networks and systems. The first portion of the book presents the overall system security concepts and provides a general overview of its features, such as object model and inter-object communications. The objective is to provide an understanding of the cryptography underpinnings on which the rest of the book is based.
- PublicationCloud Ethics : Algorithms and the Attributes of Ourselves and Others(Duke University Press Books, 2020) Amoore, LouiseIn Cloud Ethics Louise Amoore examines how machine learning algorithms are transforming the ethics and politics of contemporary society. Conceptualizing algorithms as ethicopolitical entities that are entangled with the data attributes of people, Amoore outlines how algorithms give incomplete accounts of themselves, learn through relationships with human practices, and exist in the world in ways that exceed their source code. In these ways, algorithms and their relations to people cannot be understood by simply examining their code, nor can ethics be encoded into algorithms. Instead, Amoore locates the ethical responsibility of algorithms in the conditions of partiality and opacity that haunt both human and algorithmic decisions. To this end, she proposes what she calls cloud ethics—an approach to holding algorithms accountable by engaging with the social and technical conditions under which they emerge and operate.
- PublicationProbabilistic Graphical Models for Computer Vision(Academic Press, 2020) Qiang, JiProbabilistic Graphical Models for Computer Vision introduces probabilistic graphical models (PGMs) for computer vision problems and teaches how to develop the PGM model from training data. This book discusses PGMs and their significance in the context of solving computer vision problems, giving the basic concepts, definitions and properties. It also provides a comprehensive introduction to well-established theories for different types of PGMs, including both directed and undirected PGMs, such as Bayesian Networks, Markov Networks and their variants. - Discusses PGM theories and techniques with computer vision examples - Focuses on well-established PGM theories that are accompanied by corresponding pseudocode for computer vision - Includes an extensive list of references, online resources and a list of publicly available and commercial software - Covers computer vision tasks, including feature extraction and image segmentation, object and facial recognition, human activity recognition, object tracking and 3D reconstruction
- PublicationR Visualizations : Derive Meaning From Data(Chapman and Hall/CRC, 2020) Gerbing, David W.R Visualizations: Derive Meaning from Data focuses on one of the two major topics of data analytics: data visualization, a.k.a., computer graphics. In the book, major R systems for visualization are discussed, organized by topic and not by system. Anyone doing data analysis will be shown how to use R to generate any of the basic visualizations with the R visualization systems. Further, this book introduces the author's lessR system, which always can accomplish a visualization with less coding than the use of other systems, sometimes dramatically so, and also provides accompanying statistical analyses.Key Features Presents thorough coverage of the leading R visualization system, ggplot2. Gives specific guidance on using base R graphics to attain visualizations of the same quality as those provided by ggplot2. Shows how to create a wide range of data visualizations: distributions of categorical and continuous variables, many types of scatterplots including with a third variable, time series, and maps. Inclusion of the various approaches to R graphics organized by topic instead of by system.
- PublicationAlgorithms For Big Data(World Scientific, 2020) Feldman, MoranThis unique volume is an introduction for computer scientists, including a formal study of theoretical algorithms for Big Data applications, which allows them to work on such algorithms in the future. It also serves as a useful reference guide for the general computer science population, providing a comprehensive overview of the fascinating world of such algorithms.To achieve these goals, the algorithmic results presented have been carefully chosen so that they demonstrate the important techniques and tools used in Big Data algorithms, and yet do not require tedious calculations or a very deep mathematical background.
- PublicationOnline Social Networks Security : Principles, Algorithm, Applications, and Perspectives(CRC Press, 2021) Gupta, Brij B.; Sahoo, Somya RanjanIn recent years, virtual meeting technology has become a part of the everyday lives of more and more people, often with the help of global online social networks (OSNs). These help users to build both social and professional links on a worldwide scale. The sharing of information and opinions are important features of OSNs. Users can describe recent activities and interests, share photos, videos, applications, and much more. The use of OSNs has increased at a rapid rate. Google+, Facebook, Twitter, LinkedIn, Sina Weibo, VKontakte, and Mixi are all OSNs that have become the preferred way of communication for a vast number of daily active users. Users spend substantial amounts of time updating their information, communicating with other users, and browsing one another's accounts. OSNs obliterate geographical distance and can breach economic barrier.
- PublicationSQL for Data Scientists : A Beginner's Guide for Building Datasets for Analysis(Wiley, 2021) Teate, Renee M. P.Jump-start your career as a data scientist—learn to develop datasets for exploration, analysis, and machine learning SQL for Data Scientists: A Beginner's Guide for Building Datasets for Analysis is a resource that's dedicated to the Structured Query Language (SQL) and dataset design skills that data scientists use most. Aspiring data scientists will learn how to how to construct datasets for exploration, analysis, and machine learning. You can also discover how to approach query design and develop SQL code to extract data insights while avoiding common pitfalls. You may be one of many people who are entering the field of Data Science from a range of professions and educational backgrounds, such as business analytics, social science, physics, economics, and computer science. Like many of them, you may have conducted analyses using spreadsheets as data sources, but never retrieved and engineered datasets from a relational database using SQL, which is a programming language designed for managing databases and extracting data.
- PublicationEngine Testing : Electrical, Hybrid, IC Engine and Power Storage Testing and Test Facilities(Butterworth-Heinemann, 2021) Martyr, Anthony J.; Rogers, David R.Engine Testing: Electrical, Hybrid, IC Engine and Power Storage Testing and Test Facilities, Fifth Edition covers the requirements of test facilities dealing with e-vehicle systems and different configurations and operations. Chapters dealing with the rigging and operation of Units Under Test (UUT) are updated to include electric motor-based systems, test cell services and thermo-dynamics. Control module and system testing using advanced, in-the-Loop (XiL) methods are described, including powertrain component integrated simulation and testing.
- PublicationOmni-Channel Retailing(Springer Gabler Wiesbaden, 2021) Winters, AmelieAmelie Winters investigates omni-channel strategies in retail and provides new insights and important implications for researchers and managers based on theoretical considerations and empirical analyses. She shows that retailer should focus on the interdependencies between major purchase channels and emphasizes the need to identify supportive stimuli and cues, such as integration services and online- and omni-channel-specific marketing instruments, to support such transfers and improve behavioral outcomes at the retailer and channel level.
- PublicationFood Processing Technology: Principles and Practice(Woodhead Publishing, 2022) Fellows, J.PeterFood Processing Technology: Principles and Practice, Fifth Edition includes emerging trends and developments in food processing. The book has been fully updated to provide comprehensive, up-to-date technical information. For each food processing unit operation, theory and principles are first described, followed by equipment used commercially and its operating conditions, the effects of the operation on micro-organisms, and the nutritional and sensory qualities of the foods concerned. Part I describes basic concepts; Part II describes operations that take place at ambient temperature; Part III describes processing using heat; Part IV describes processing by removing heat; and Part V describes post-processing operations. This book continues to be the most comprehensive reference in the field, covering all processing unit operations in a single volume. The title brings key terms and definitions, sample problems, recommended further readings and illustrated processes. - Presents current trends on food sustainability, environmental considerations, changing consumer choices, reduced packaging and energy use, and functional and healthy/plant-based foods - Includes highly illustrated line drawings and/or photographs to show the principles of equipment operation and/or examples of equipment that is used commercially - Contains worked examples of common calculations
- PublicationFuture Foods: Global Trends, Opportunities, and Sustainability Challenges(Academic Press, 2022) Bhat, RajeevFuture Foods: Global Trends, Opportunities, and Sustainability Challenges highlights trends and sustainability challenges along the entire agri-food supply chain. Using an interdisciplinary approach, this book addresses innovations, technological developments, state-of-the-art based research, value chain analysis, and a summary of future sustainability challenges. The book is written for food scientists, researchers, engineers, producers, and policy makers and will be a welcomed reference. - Provides practical solutions for overcoming recurring sustainability challenges along the entire agri-food supply chain - Highlights potential industrial opportunities and supports circular economy concepts - Proposes novel concepts to address various sustainability challenges that can affect and have an impact on the future generations.
- PublicationBiomaterials in Food Packaging(Jenny Stanford Publishing, 2022) Yusuf, Mohd; Khan, Shafat AhmadBiomaterials in Food Packaging presents up-to-date research on the applications and development of the packaging materials that originate from biological resources. It discusses the advances made in bioactive, biodegradable, edible films, and nano-based smart materials for food packaging applications that can be a substitute for their synthetic counterparts to enhance the food's shelf life significantly. It not only encompasses a comprehensive overview of environment-compatible and biodegradable biomaterials but also highlights the recent trends in their applications in food packaging. The book is a valuable reference for researchers, undergraduate and postgraduate students, academicians, educators, industry scientists, and general readers seeking bio-based materials for food packaging applications.
- PublicationMechanical Engineering(Routledge, 2022) Darbyshire, Alan; Gibson, CharlesNow in its fourth edition, Mechanical Engineering has been revised to be in line with the technical qualifications of the new engineering apprenticeship standards at Level 3. In addition, four new chapters are included that cover static and dynamic engineering systems, fluid systems and additive manufacturing. The text covers eight units of the BTEC L3 Advanced Manufacturing Engineering Development Technical Knowledge qualification, as well as some content in the BTEC National Engineering Syllabus and BTEC L3 Aerospace and Aviation Engineering specialist qualifications. It also covers some of the content in the EAL L3 Advanced Manufacturing Engineering Development Technical Knowledge qualification. To enhance learning, mathematical theory is backed up with numerous examples to work through.
- PublicationBlockchain Security From the Bottom Up : Securing and Preventing Attacks on Cryptocurrencies, Decentralized Applications, NFTs, and Smart Contracts(Wiley, 2022) Poston III, Howard E.The gold standard in up-to-date blockchain cybersecurity handbooks In Blockchain Security from the Bottom Up: Securing and Preventing Attacks on Cryptocurrencies, Decentralized Applications, NFTs, and Smart Contracts, accomplished blockchain and cybersecurity consultant and educator Howard E. Poston delivers an authoritative exploration of blockchain and crypto cybersecurity. In the book, the author shows you exactly how cybersecurity should be baked into the blockchain at every layer of the technology's ecosystem. You'll discover how each layer can be attacked and learn how to prevent and respond to those attacks in an environment of constant technological change and evolution.
- PublicationAI and Blockchain Technology in 6G Wireless Network(Springer, 2022) Borah, Malaya Dutta; Singh, Pushpa; Deka, Ganesh ChandraThis book highlights future research directions and latent solutions by integrating AI and Blockchain 6G networks, comprising computation efficiency, algorithms robustness, hardware development and energy management. This book brings together leading researchers in Academia and industry from diverse backgrounds to deliver to the technical community an outline of emerging technologies, advanced architectures, challenges, open issues and future directions of 6G networks. This book is written for researchers, professionals and students to learn about the integration of technologies such as AI and Blockchain into 6G network and communications. This book addresses the topics such as consensus protocol, architecture, intelligent dynamic resource management, security and privacy in 6G to integrate AI and Blockchain and new real-time application with further research opportunities.
- PublicationCircuits, Packets, and Protocols : Entrepreneurs and Computer Communications, 1968-1988(ACM Books, 2022) Pelkey, James L.; Russell, Andrew L.; Robbins, Loring G.As recently as 1968, computer scientists were uncertain how best to interconnect even two computers. The notion that within a few decades the challenge would be how to interconnect millions of computers around the globe was too far-fetched to contemplate. Yet, by 1988, that is precisely what was happening. The products and devices developed in the intervening years—such as modems, multiplexers, local area networks, and routers—became the linchpins of the global digital society. How did such revolutionary innovation occur? This book tells the story of the entrepreneurs who were able to harness and join two factors: the energy of computer science researchers supported by governments and universities, and the tremendous commercial demand for Internetworking computers.
- PublicationData And Society(World Scientific, 2022) Beynon-Davies, PaulMost literature thinks of the relationship between data and society as additive, meaning that data and society are seen as two separate sets of things but which overlap to form an intersection. The literature then goes off to unpack the intersection of the two circles and partners the term data in this manner with terms descriptive of the domain of society — ownership, control, surveillance, and privacy, to name but a few.Within this book, we want to promote an alternative viewpoint of the relationship between data and society. Rather than explaining how data fits with or contributes to some burning societal issues, we want to explain how data is constitutive of many such issues. The term constitutive is used here in the sense of data having power to institute, establish, or enact society.
- PublicationSecure Data Science : Integrating Cyber Security and Data Science(CRC Press, 2022) Thuraisingham, Bhavani; Kantarcioglu, Murat; Khan, LatifurSecure data science, which integrates cyber security and data science, is becoming one of the critical areas in both cyber security and data science. This is because the novel data science techniques being developed have applications in solving such cyber security problems as intrusion detection, malware analysis, and insider threat detection. However, the data science techniques being applied not only for cyber security but also for every application area—including healthcare, finance, manufacturing, and marketing—could be attacked by malware. Furthermore, due to the power of data science, it is now possible to infer highly private and sensitive information from public data, which could result in the violation of individual privacy.
- PublicationAlternative Protein Sources : Balancing Food Innovation, Sustainability, Nutrition, and Health: Proceedings of a Workshop(National Academies Press, 2023) National Academies of Sciences, Engineering, and Medicine; Health and Medicine Division; Food and Nutrition Board; Food Forum; Nicholson, AnnaAlternative protein sources, which can be derived from plant and animal cells or created by precision fermentation, can have health, environmental, socio-economic, and ethical impacts. With a variety of types of alternative proteins being developed and available on the market, consumers, regulatory agencies, manufacturers, and researchers are faced with many different considerations. The National Academies Food Forum hosted a workshop that took a multi-sector approach to explore the state of the science on alternative protein sources as they relate to issues around diet quality, nutrition, and sustainability. The workshop also examined how alternative protein food processing innovations can be balanced in a way that optimizes nutritional content, affordability, and accessibility. This Proceedings of a Workshop summarizes the discussions held during the workshop.