Interfaces and
 
楽天市場検索


  レディースファッション (0)
  メンズファッション (0)
  インナー・下着・ナイトウェア (0)
  バッグ・小物・ブランド雑貨 (0)
  靴 (0)
  腕時計 (0)
  ジュエリー・アクセサリー (0)
  キッズ・ベビー・マタニティ (0)
  おもちゃ (0)
  スポーツ・アウトドア (0)
  家電 (0)
  TV・オーディオ・カメラ (0)
  パソコン・周辺機器 (3) (Interfaces and)
  スマートフォン・タブレット (0)
  光回線・モバイル通信 (0)
  食品 (0)
  スイーツ・お菓子 (0)
  水・ソフトドリンク (0)
  ビール・洋酒 (0)
  日本酒・焼酎 (0)
  インテリア・寝具・収納 (0)
  日用品雑貨・文房具・手芸 (0)
  キッチン用品・食器・調理器具 (0)
  本・雑誌・コミック (360) (Interfaces and)
  CD・DVD (0)
  テレビゲーム (0)
  ホビー (0)
  楽器・音響機器 (0)
  車・バイク (0)
  車用品・バイク用品 (0)
  美容・コスメ・香水 (0)
  ダイエット・健康 (0)
  医薬品・コンタクト・介護 (0)
  ペット・ペットグッズ (0)
  花・ガーデン・DIY (2) (Interfaces and)
  サービス・リフォーム (0)
  住宅・不動産 (0)
  カタログギフト・チケット (0)
  百貨店・総合通販・ギフト (0)
 
365件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Labels at the Interfaces On the Notions and the Consequences of Merge and Contain (九州大学人文学叢書 21) [ 林 愼将 ]

楽天ブックス
On the Notions and the Consequences of Merge and Contain 九州大学人文学叢書 21 林 愼将 九州大学出版会レイベルズアットズィインターフェイスィズ ハヤシ ノリマサ 発行年月:2022年03月16日 予約締切日:2022年02月18日 ページ数:212p サイズ:全集・双書 ISBN:9784798503301 本文:英文 1 Introduction/2 Labeling Theory/3 Theoretical Apparatus/4 Interlude:General Architecture/5 Relative Clauses/6 Interrogatives/7 Conclusion 生成文法における最も基本的な三つの概念は「併合」、併合が作り出す「集合構造」、構造のインターフェイスでの解釈上の指示となる「ラベル」である。この三つの概念を最大限に活用して、最小の想定を用いて最大の説明効果を目指す極小主義の枠組みに基づき関係節、疑問文、格、一致、選択関係等の幅広い現象を説明する理論を構築する。また、統語論で作られた構造がインターフェイスでどのように解釈されるのかという問題に取り組むことで、これらの概念における統語論、インターフェイス、及び言語理論上での位置付けを明らかにする。 本 人文・思想・社会 言語学 6,600円

Modern Tkinter for Busy Python Developers: Quickly Learn to Create Great Looking User Interfaces for Windows, Mac and Linux Using Python's Standard GUI Toolkit【電子書籍】[ Mark Roseman ]

楽天Kobo電子書籍ストア
<p><strong>Third Edition: thoroughly revised and expanded! Over 20% new material. Updated for Python 3.9.</strong></p> <p><strong>Quickly learn the right way to build attractive and modern graphical user interfaces with Python and Tkinter.</strong></p> <p>You know some Python. You want to create a user interface for your application. You don't want to waste time messing around with things you don't need.</p> <p>Enter Tkinter.</p> <p>It's built right into Python. Everything you need is included in the standard Python distributions. No extra downloads. Your Python and Tkinter scripts will work on Windows, Mac and Linux.</p> <p>Tkinter has a simple, clean, Pythonic API and takes care of much of the housekeeping needed in GUI programming. You can focus on what's unique in your application.</p> <p><strong>One HUGE Problem</strong></p> <p>Tkinter has been around for a very long time. There's a lot of documentation, much of it created years ago. Nearly everything you'd find in that documentation still works today.</p> <p>But it's all wrong.</p> <p>Tkinter has a reputation for ugly and outdated user interfaces that don't fit in with modern systems. And if you follow the old documentation, that's exactly what you'll get.</p> <p>Because Tkinter has taken a quantum leap forward since all that documentation was written. There are new and better ways to build your user interface. Your program needs to be written differently to take advantage of that.</p> <p><em>Modern Tkinter</em> shows you the right way to do it.</p> <p>You'll learn all the modern best practices. You'll build your user interface the right way the first time, without having to learn anything extra or irrelevant. It starts at the beginning, shows you what you need to know, and covers all the essential elements of building your modern user interface. This includes:</p> <p>- all the standard GUI widgets<br /> - attractively laying out your user interface<br /> - managing menus, windows, and standard dialogs<br /> - organizing more complex user interfaces<br /> - Tkinter's powerhouse widgets: canvas and text<br /> - customizing the look of your user interface<br /> - making it all work on Mac, Windows, and Linux</p> <p>You may have been using older documentation, or are trying to update a Tkinter program written years ago. If so, you'll find warnings of what to avoid using, and how to replace it with a modern solution. There's even a full case study of modernizing the user interface of a seriously out-of-date Tkinter application you may be familiar with.</p> <p><strong>Who this book is for</strong></p> <p>This book is for everyday Python programmers looking to quickly create desktop user interfaces. You may be new to Tkinter, or want to bring your knowledge up to date. You don't need to be an expert on OOP, MVC architecture, multithreading or any other advanced topics. In fact, you're not going to see any of those things in this book.</p> <p>This book uses Python 3.9, but everything you learn will apply (with small tweaks) to any Python 3.x version. It won't help you if you're using Python 2.x.</p> <p>Let veteran software developer Mark Roseman show you the right way to build user interfaces with Python and Tkinter. He's been using and Tk (the technology behind Tkinter) since its early days and has shipped dozens of open source tools and commercial applications based on it.</p> <p>He's also the author of the multi-lingual TkDocs website, the de facto reference for building modern Tk user interfaces. This book brings together Python-specific information from that site and supports its further development.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,999円

Forest People Interfaces understanding community forestry and biocultural diversity【電子書籍】

楽天Kobo電子書籍ストア
<p>This book aims at both academics and professionals in the field of forest-people interfaces. It takes the reader on a journey through four major themes that have emerged since the initiation of 'social forestry' in the 1970s: non-timber forest products and agroforestry; community-based natural resource management; biocultural diversity; and forest governance. In so doing, the books offers a comprehensive and current review on social issues related to forests that other, more specialized publications, lack. It is also theory-rich, offering both mainstream and critical perspectives, and presents up-to-date empirical materials. Reviewing these four major research themes, the main conclusion of the book is that na?ve optimism associated with forest-people interfaces should be tempered. The chapters show that economic development, political empowerment and environmental aims are not easily integrated. Hence local landscapes and communities are not as 'makeable' as is often assumed. Events that take place on other scales might intervene; local communities might not implement policies locally; and governance practices might empower governments more than communities. This all shows that we should go beyond community-based ideas and ideals, and look at practices on the ground.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,564円

Designing User Interfaces: Exploring User Interfaces, UI Elements, Design Prototypes and the Figma UI Design Tool (English Edition)【電子書籍】[ Dario Calonaci ]

楽天Kobo電子書籍ストア
<p>Think about UIs using design thinking principles from an award winning graphic designer</p> <p>KEY FEATURES</p> <p>● Practical knowledge of visual design basics and typography.</p> <p>● Understand the modern UI to kick-start your career with UI designs.</p> <p>● Introduces you to explore UI designs for e-commerce web applications.</p> <p>DESCRIPTION</p> <p>From the initial introduction about the meaning behind interfaces to the technical skills of thinking and designing a modern UI, this book will guide you on designing the UI of a screen for a real-world application, infused with the newly learned knowledge with the Figma tool.</p> <p>You will be able to explore and practice visual design concepts, namely, color, contrast, balance, consistency, alignments, negative space, how to approach visual impairments, and many more. You will be able to learn about one of the most critical elements of how to think about a UI for which you will explore concepts such as memory, vision, processing of info and objects, models of thinking, and more. Furthermore, you will explore the Figma tool and a live practical example of how to design a UI for an e-commerce graphic application, including its shopping cart page and adding a payment method screen.</p> <p>WHAT YOU WILL LEARN</p> <p>● Get familiar with the basic visual design concepts.</p> <p>● Understand the fundamentals of the User Interface and User Interaction.</p> <p>● An overview of Search Results, Font Psychology, and Typography.</p> <p>● Learn to work with some common interface elements.</p> <p>● Understand how real-time collaborative editing works in the Figma UI design tool.</p> <p>WHO THIS BOOK IS FOR</p> <p>This book is literally for everyone! You should only be loaded with plenty of curiosity. No previous knowledge of the field is required.</p> <p>AUTHOR BIO</p> <p>Dario Calonaci is a published author and an award-winning graphic designer. After completing his Art Diploma under the Renaissance classics, he worked with brands like The Ritz-Carlton, Designers for Obama, Rio+20 (United Nations conference), and Fortune 500 companies.</p> <p>His art has been published worldwide in a plethora of books, plus exhibitions from Rome to New York.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,100円

Modern Tkinter for Busy Python Developers: Quickly Learn to Create Great Looking User Interfaces for Windows, Mac and Linux Using Python's Standard GUI Toolkit【電子書籍】[ Mark Roseman ]

楽天Kobo電子書籍ストア
<p><strong>Quickly learn the right way to build attractive and modern graphical user interfaces with Python and Tkinter.</strong></p> <p>You know some Python. You want to create a user interface for your application. You don't want to waste time messing around with things you don't need.</p> <p>Enter Tkinter.</p> <p>It's built right into Python. Everything you need is included in the standard Python distributions. No extra downloads. Your Python and Tkinter scripts will work on Windows, Mac and Linux.</p> <p>Tkinter has a simple, clean, Pythonic API and takes care of much of the housekeeping needed in GUI programming. You can focus on what's unique in your application.</p> <p><strong>One HUGE Problem</strong></p> <p>Tkinter has been around for a very long time. There's a lot of documentation, much of it created years ago. Nearly everything you'd find in that documentation still works today.</p> <p>But it's all wrong.</p> <p>Tkinter has a reputation for ugly and outdated user interfaces that don't fit in with modern systems. And if you follow the old documentation, that's exactly what you'll get.</p> <p>Because Tkinter has taken a quantum leap forward since all that documentation was written. There are new and better ways to build your user interface. Your program needs to be written differently to take advantage of that.</p> <p><em>Modern Tkinter</em> shows you the right way to do it.</p> <p>You'll learn all the modern best practices. You'll build your user interface the right way the first time, without having to learn anything extra or irrelevant. It starts at the beginning, shows you what you need to know, and covers all the essential elements of building your modern user interface. This includes:</p> <p>- all the standard GUI widgets<br /> - attractively laying out your user interface<br /> - managing menus, windows, and standard dialogs<br /> - organizing more complex user interfaces<br /> - Tkinter's powerhouse widgets: canvas and text<br /> - customizing the look of your user interface<br /> - making it all work on Mac, Windows, and Linux</p> <p>You may have been using older documentation, or are trying to update a Tkinter program written years ago. If so, you'll find warnings of what to avoid using, and how to replace it with a modern solution. There's even a full case study of modernizing the user interface of a seriously out-of-date Tkinter application you may be familiar with.</p> <p><strong>Who this book is for</strong></p> <p>This book is for everyday Python programmers looking to quickly create desktop user interfaces. You may be new to Tkinter, or want to bring your knowledge up to date. You don't need to be an expert on OOP, MVC architecture, multithreading or any other advanced topics. In fact, you're not going to see any of those things in this book.</p> <p>This book uses Python 3.7, but everything you learn will apply (with small tweaks) to any Python 3.x version. It won't help you if you're using Python 2.x.</p> <p>Let veteran software developer Mark Roseman show you the right way to build user interfaces with Python and Tkinter. He's been using and Tk (the technology behind Tkinter) since its early days and has shipped dozens of open source tools and commercial applications based on it.</p> <p>He's also the author of the multi-lingual TkDocs.com website, the de facto reference for building modern Tk user interfaces. This book brings together Python-specific information from that site and supports its further development.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,100円

Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization Create user-kernel interfaces, work with peripheral I/O, and handle hardware interrupts【電子書籍】[ Kaiwan N Billimoria ]

楽天Kobo電子書籍ストア
<p><strong>Discover how to write high-quality character driver code, interface with userspace, work with chip memory, and gain an in-depth understanding of working with hardware interrupts and kernel synchronization</strong></p> <h4>Key Features</h4> <ul> <li>Delve into hardware interrupt handling, threaded IRQs, tasklets, softirqs, and understand which to use when</li> <li>Explore powerful techniques to perform user-kernel interfacing, peripheral I/O and use kernel mechanisms</li> <li>Work with key kernel synchronization primitives to solve kernel concurrency issues</li> </ul> <h4>Book Description</h4> <p>Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization is an ideal companion guide to the Linux Kernel Programming book. This book provides a comprehensive introduction for those new to Linux device driver development and will have you up and running with writing misc class character device driver code (on the 5.4 LTS Linux kernel) in next to no time.</p> <p>You'll begin by learning how to write a simple and complete misc class character driver before interfacing your driver with user-mode processes via procfs, sysfs, debugfs, netlink sockets, and ioctl. You'll then find out how to work with hardware I/O memory. The book covers working with hardware interrupts in depth and helps you understand interrupt request (IRQ) allocation, threaded IRQ handlers, tasklets, and softirqs. You'll also explore the practical usage of useful kernel mechanisms, setting up delays, timers, kernel threads, and workqueues. Finally, you'll discover how to deal with the complexity of kernel synchronization with locking technologies (mutexes, spinlocks, and atomic/refcount operators), including more advanced topics such as cache effects, a primer on lock-free techniques, deadlock avoidance (with lockdep), and kernel lock debugging techniques.</p> <p>By the end of this Linux kernel book, you'll have learned the fundamentals of writing Linux character device driver code for real-world projects and products.</p> <h4>What you will learn</h4> <ul> <li>Get to grips with the basics of the modern Linux Device Model (LDM)</li> <li>Write a simple yet complete misc class character device driver</li> <li>Perform user-kernel interfacing using popular methods</li> <li>Understand and handle hardware interrupts confidently</li> <li>Perform I/O on peripheral hardware chip memory</li> <li>Explore kernel APIs to work with delays, timers, kthreads, and workqueues</li> <li>Understand kernel concurrency issues</li> <li>Work with key kernel synchronization primitives and discover how to detect and avoid deadlock</li> </ul> <h4>Who this book is for</h4> <p>An understanding of the topics covered in the Linux Kernel Programming book is highly recommended to make the most of this book. This book is for Linux programmers beginning to find their way with device driver development. Linux device driver developers looking to overcome frequent and common kernel/driver development issues, as well as perform common driver tasks such as user-kernel interfaces, performing peripheral I/O, handling hardware interrupts, and dealing with concurrency will benefit from this book. A basic understanding of Linux kernel internals (and common APIs), kernel module development, and C programming is required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Narrowband Single Photons for Light-Matter Interfaces【電子書籍】[ Markus Rambach ]

楽天Kobo電子書籍ストア
<p>This book provides a step-by-step guide on how to construct a narrowband single photon source for the integration with atom-based memory systems. It combines the necessary theoretical background with crucial experimental methods and characterisations to form a complete handbook for readers at all academic levels.</p> <p>The future implementation of large quantum networks will require the hybridisation of photonic qubits for communication with quantum memories in the context of information storage. Such an interface requires carefully tailored single photons to ensure compatibility with the chosen memory.</p> <p>The source itself is remarkable for a number of reasons, including being the spectrally narrowest and brightest source of its kind; in addition, it offers a novel technique for frequency stabilisation in an optical cavity, together with exceptional portability.</p> <p>Starting with a thorough analysis of the current literature, this book derives the essentialparameters needed to design the source, describes its individual components in detail, and closes with the characterisation of a single photon source.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 12,154円

【中古】 Designed for UseCreate Usable Interfaces for Applications and the Web Lukas Mathis / Lukas Mathis / Pragmatic Bookshelf [ペーパーバック]【メール便送料無料】【あす楽対応】

もったいない本舗 楽天市場店
著者: Lukas Mathis出版社:Pragmatic Bookshelfサイズ:ペーパーバックISBN-10:1680501607ISBN-13:9781680501605■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 発送まで48時間かかる場合があります。あらかじめご了承ください。 ■メール便は、1冊から送料無料です。※宅配便の場合、2,500円以上送料無料です。※あす楽ご希望の方は、宅配便をご選択下さい。※「代引き」ご希望の方は宅配便をご選択下さい。※配送番号付きのゆうパケットをご希望の場合は、追跡可能メール便(送料210円)をご選択ください。■ただいま、オリジナルカレンダーをプレゼントしております。■お急ぎの方は「もったいない本舗 お急ぎ便店」をご利用ください。最短翌日配送、手数料298円から■まとめ買いの方は「もったいない本舗 おまとめ店」がお買い得です。■中古品ではございますが、良好なコンディションです。決済は、クレジットカード、代引き等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 5,569円
【中古】 Designed for UseCreate Usable Interfaces for Applications and the Web Lukas Mathis / Lukas Mathis / Pragmatic Bookshelf [ペーパーバック]【メール便送料無料】【あす楽対応】
古本買取本舗 楽天市場店
著者: Lukas Mathis出版社:Pragmatic Bookshelfサイズ:ペーパーバックISBN-10:1680501607ISBN-13:9781680501605■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 出荷まで48時間かかる場合があります。あらかじめご了承ください。 ■メール便は、1冊から送料無料です。※宅配便の場合、2,500円以上送料無料です。※あす楽ご希望の方は、宅配便をご選択下さい。※「代引き」ご希望の方は宅配便をご選択下さい。■中古品ではございますが、良好なコンディションです。決済は、クレジットカード、代引き等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 5,569円

Fluid Mechanics at Interfaces 2 Case Studies and Instabilities【電子書籍】[ Roger Prudhomme ]

楽天Kobo電子書籍ストア
<p>Interfaces are present in most fluid mechanics problems. They not only denote phase separations and boundary conditions, but also thin flames and discontinuity waves. <em>Fluid Mechanics at Interfaces 2</em> examines cases that involve one-dimensional or bi-dimensional manifolds, not only in gaseous and liquid physical states but also in subcritical fluids and in single- and multi-phase systems that may be pure or mixed.</p> <p>Chapter 1 addresses certain aspects of turbulence in discrete mechanics, briefly describing the physical model associated with discrete primal and dual geometric topologies before focusing on channel flow simulations at turbulence-inducing Reynolds numbers. Chapter 2 centers on atomization in an accelerating domain. In one case, an initial Kelvin?Helmholtz instability generates an acceleration field, in turn creating a Rayleigh?Taylor instability which ultimately determines the size of the droplets formed. Chapter 3 explores numerical studies of pipes with sudden contraction using OpenFOAM, and focuses on modeling that will be useful for engines and automobiles.</p> <p>Chapters 4 and 5 study the evaporation of droplets that are subject to high-frequency perturbations, a possible cause of instabilities in injection engines. The Heidmann model, which replaces the droplets in motion in a combustion chamber with a single continuously-fed droplet, is made more complex by considering the finite conduction heat transfer phenomenon. Finally, Chapter 6 is devoted to a study of the rotor blade surface of a Savonius wind turbine, considering both a non-stationary and a three-dimensional flow.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 19,731円

Organic Solar Cells Materials, Devices, Interfaces, and Modeling【電子書籍】

楽天Kobo電子書籍ストア
<p>Current energy consumption mainly depends on fossil fuels that are limited and can cause environmental issues such as greenhouse gas emissions and global warming. These factors have stimulated the search for alternate, clean, and renewable energy sources. Solar cells are some of the most promising clean and readily available energy sources. Plus, the successful utilization of solar energy can help reduce the dependence on fossil fuels. Recently, organic solar cells have gained extensive attention as a next-generation photovoltaic technology due to their light weight, mechanical flexibility, and solution-based cost-effective processing.</p> <p>Organic Solar Cells: Materials, Devices, Interfaces, and Modeling provides an in-depth understanding of the current state of the art of organic solar cell technology. Encompassing the full spectrum of organic solar cell materials, modeling and simulation, and device physics and engineering, this comprehensive text:</p> <ul> <li>Discusses active layer, interfacial, and transparent electrode materials</li> <li>Explains how to relate synthesis parameters to morphology of the photoactive layer using molecular dynamics simulations</li> <li>Offers insight into coupling morphology and interfaces with charge transport in organic solar cells</li> <li>Explores photoexcited carrier dynamics, defect states, interface engineering, and nanophase separation</li> <li>Covers inorganic?organic hybrids, tandem structure, and graphene-based polymer solar cells</li> </ul> <p><strong>Organic Solar Cells: Materials, Devices, Interfaces, and Modeling</strong> makes an ideal reference for scientists and engineers as well as researchers and students entering the field from broad disciplines including chemistry, material science and engineering, physics, nanotechnology, nanoscience, and electrical engineering.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 11,081円

Hands-On System Programming with Linux Explore Linux system programming interfaces, theory, and practice【電子書籍】[ Kaiwan N Billimoria ]

楽天Kobo電子書籍ストア
<p><strong>Get up and running with system programming concepts in Linux</strong></p> <h4>Key Features</h4> <ul> <li>Acquire insight on Linux system architecture and its programming interfaces</li> <li>Get to grips with core concepts such as process management, signalling and pthreads</li> <li>Packed with industry best practices and dozens of code examples</li> </ul> <h4>Book Description</h4> <p>The Linux OS and its embedded and server applications are critical components of today’s software infrastructure in a decentralized, networked universe. The industry's demand for proficient Linux developers is only rising with time. Hands-On System Programming with Linux gives you a solid theoretical base and practical industry-relevant descriptions, and covers the Linux system programming domain. It delves into the art and science of Linux application programmingー system architecture, process memory and management, signaling, timers, pthreads, and file IO.</p> <p>This book goes beyond the use API X to do Y approach; it explains the concepts and theories required to understand programming interfaces and design decisions, the tradeoffs made by experienced developers when using them, and the rationale behind them. Troubleshooting tips and techniques are included in the concluding chapter.</p> <p>By the end of this book, you will have gained essential conceptual design knowledge and hands-on experience working with Linux system programming interfaces.</p> <h4>What you will learn</h4> <ul> <li>Explore the theoretical underpinnings of Linux system architecture</li> <li>Understand why modern OSes use virtual memory and dynamic memory APIs</li> <li>Get to grips with dynamic memory issues and effectively debug them</li> <li>Learn key concepts and powerful system APIs related to process management</li> <li>Effectively perform file IO and use signaling and timers</li> <li>Deeply understand multithreading concepts, pthreads APIs, synchronization and scheduling</li> </ul> <h4>Who this book is for</h4> <p>Hands-On System Programming with Linux is for Linux system engineers, programmers, or anyone who wants to go beyond using an API set to understanding the theoretical underpinnings and concepts behind powerful Linux system programming APIs. To get the most out of this book, you should be familiar with Linux at the user-level logging in, using shell via the command line interface, the ability to use tools such as find, grep, and sort. Working knowledge of the C programming language is required. No prior experience with Linux systems programming is assumed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

One Health: The Human-Animal-Environment Interfaces in Emerging Infectious Diseases The Concept and Examples of a One Health Approach【電子書籍】

楽天Kobo電子書籍ストア
<p>One Health is an emerging concept that aims to bring together human, animal, and environmental health. Achieving harmonized approaches for disease detection and prevention is difficult because traditional boundaries of medical and veterinary practice must be crossed. In the 19th and early 20th centuries this was not the caseーthen researchers like Louis Pasteur and Robert Koch and physicians like William Osler and Rudolph Virchow crossed the boundaries between animal and human health. More recently Calvin Schwabe revised the concept of One Medicine. This was critical for the advancement of the field of epidemiology, especially as applied to zoonotic diseases. The future of One Health is at a crossroads with a need to more clearly define its boundaries and demonstrate its benefits. Interestingly the greatest acceptance of One Health is seen in the developing world where it is having significant impacts on control of infectious diseases.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 19,309円

Labels at the Interfaces On the Notions and the Consequences of Merge and Contain

ぐるぐる王国 楽天市場店
Norimasa Hayashi/〔著〕Studies in the Humanities 21本詳しい納期他、ご注文時はご利用案内・返品のページをご確認ください出版社名九州大学出版会出版年月2022年サイズ196P 23cmISBNコード9784798503301語学 英語 英語学商品説明Labels at the Interfaces On the Notions and the Consequences of Merge and Containレ-ベルズ アツト ジ インタ-フエイシズ LABELS AT THE INTERFACES オン ザ ノ-シヨンズ アンド ザ コンシ-クエンシズ オブ マ-ジ アンド コンテイン ON THE NOTIONS AND THE CONSEQUENCES ※ページ内の情報は告知なく変更になることがあります。あらかじめご了承ください登録日2023/04/29 6,600円

Structural Interfaces and Attachments in Biology【電子書籍】

楽天Kobo電子書籍ストア
<p>Attachment of dissimilar materials in engineering and surgical practice is a perennial challenge. Bimaterial attachment sites are common locations for injury, repeated injury, and mechanical failure. Nature presents several highly effective solutions to the challenge of bimaterial attachment that differ from those found in engineering practice. <em>Structural Interfaces and Attachments in Biology</em> describes the attachment of dissimilar materials from multiple perspectives. The text will simultaneously elucidate natural bimaterial attachments and outline engineering principles underlying successful attachments to the communities of tissue engineers and surgeons. Included an in-depth analysis of the biology of attachments in the body and mechanisms by which robust attachments are formed, a review of current concepts of attaching dissimilar materials in surgical practice and a discussion of bioengineering approaches that are currently being developed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 18,231円

One Health: The Human-Animal-Environment Interfaces in Emerging Infectious Diseases Food Safety and Security, and International and National Plans for Implementation of One Health Activities【電子書籍】

楽天Kobo電子書籍ストア
<p>One Health is an emerging concept that aims to bring together human, animal, and environmental health. Achieving harmonized approaches for disease detection and prevention is difficult because traditional boundaries of medical and veterinary practice must be crossed. In the 19th and early 20th centuries this was not the caseーthen researchers like Louis Pasteur and Robert Koch and physicians like William Osler and Rudolph Virchow crossed the boundaries between animal and human health. More recently Calvin Schwabe revised the concept of One Medicine. This was critical for the advancement of the field of epidemiology, especially as applied to zoonotic diseases. The future of One Health is at a crossroads with a need to more clearly define its boundaries and demonstrate its benefits. Interestingly the greatest acceptance of One Health is seen in the developing world where it is having significant impacts on control of infectious diseases.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 24,309円

Metal-Dielectric Interfaces in Gigascale Electronics Thermal and Electrical Stability【電子書籍】[ Ming He ]

楽天Kobo電子書籍ストア
<p>Metal-dielectric interfaces are ubiquitous in modern electronics. As advanced gigascale electronic devices continue to shrink, the stability of these interfaces is becoming an increasingly important issue that has a profound impact on the operational reliability of these devices. In this book, the authors present the basic science underlying the thermal and electrical stability of metal-dielectric interfaces and its relationship to the operation of advanced interconnect systems in gigascale electronics. Interface phenomena, including chemical reactions between metals and dielectrics, metallic-atom diffusion, and ion drift, are discussed based on fundamental physical and chemical principles. Schematic diagrams are provided throughout the book to illustrate interface phenomena and the principles that govern them.</p> <p><em><strong>Metal-Dielectric Interfaces in Gigascale Electronics</strong></em> provides a unifying approach to the diverse and sometimes contradictory test results that are reported in the literature on metal-dielectric interfaces. The goal is to provide readers with a clear account of the relationship between interface science and its applications in interconnect structures. The material presented here will also be of interest to those engaged in field-effect transistor and memristor device research, as well as university researchers and industrial scientists working in the areas of electronic materials processing, semiconductor manufacturing, memory chips, and IC design.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 12,154円

洋書 Paperback, Hands-On Android UI Development: Design and develop attractive user interfaces for Android applications

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 9,846円

The Handbook of Multimodal-Multisensor Interfaces, Volume 1 Foundations, User Modeling, and Common Modality Combinations【電子書籍】[ Sharon Oviatt ]

楽天Kobo電子書籍ストア
<p><em>The Handbook of Multimodal-Multisensor Interfaces</em> provides the first authoritative resource on what has become the dominant paradigm for new computer interfacesー user input involving new media (speech, multi-touch, gestures, writing) embedded in multimodal-multisensor interfaces. These interfaces support smart phones, wearables, in-vehicle and robotic applications, and many other areas that are now highly competitive commercially. This edited collection is written by international experts and pioneers in the field. It provides a textbook, reference, and technology roadmap for professionals working in this and related areas. This first volume of the handbook presents relevant theory and neuroscience foundations for guiding the development of high-performance systems. Additional chapters discuss approaches to user modeling and interface designs that support user choice, that synergistically combine modalities with sensors, and that blend multimodal input and output. This volume also highlights an in-depth look at the most common multimodal-multisensor combinationsーfor example, touch and pen input, haptic and non-speech audio output, and speech-centric systems that co-process either gestures, pen input, gaze, or visible lip movements. A common theme throughout these chapters is supporting mobility and individual differences among users. These handbook chapters provide walk-through examples of system design and processing, information on tools and practical resources for developing and evaluating new systems, and terminology and tutorial support for mastering this emerging field. In the final section of this volume, experts exchange views on a timely and controversial challenge topic, and how they believe multimodal-multisensor interfaces should be designed in the future to most effectively advance human performance.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 9,078円

洋書 Hands-On Chatbot Development with Alexa Skills and Amazon Lex: Create custom conversational and voice interfaces for your Amazon Echo devices and web platforms

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 9,199円

洋書 Paperback, Logic Synthesis for Asynchronous Controllers and Interfaces (Springer Series in Advanced Microelectronics)

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 19,429円

洋書 Graphs, Dioids and Semirings: New Models and Algorithms (Operations Research/Computer Science Interfaces Series)

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 22,848円

Brain-Machine Interfaces for Assistance and Rehabilitation of People with Reduced Mobility【電子書籍】[ Enrique Hortal ]

楽天Kobo電子書籍ストア
<p>This book reports on the development of different control tools for Brain-machine interface-based assistance and rehabilitation. Brain activity is analyzed with the purpose of classify mental tasks and detecting movement intentions in patients with impaired motility. Event-Related Desynchronization (ERD) and Event-Related Synchronization (ERS) are detected. Throughout this book, different control systems are presented and validated. This thesis, examined at the Miguel Hern?ndez University of Elche, Spain, in 2016, received the award for best thesis in bioengineering from the Bioengineering group of the Spanish Committee of Automatic Control (CEA) in 2017.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 12,154円

Phenotropic Interaction Improving Interfaces with Computing with Words and Perceptions【電子書籍】[ Moreno Colombo ]

楽天Kobo電子書籍ストア
<p>Successful interaction between humans and artificial systems allows for combining the advantages of all actors in solving problems. However, interaction is often demanding for people, as it builds on artificial concepts, such as strict protocols.</p> <p>This book presents the new paradigm of 'phenotropic' interaction, which aims to improve the naturalness of the interaction thanks to bio-inspired approaches. These include methods for understanding and reasoning with human perceptions expressed as natural language, fundamental to support the artificial system to better understand people's real desires and needs. Methods for improving the theories of computing with words and perceptions are developed in this book and applied to concrete use cases in prototypes enhancing the exchange of information with virtual assistants and smart city ecosystems. The presented use cases serve not only as examples of the application of the phenotropic interaction principles but also to verify their effective impact on communication.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 14,585円

洋書 The SAP R/3 Guide to EDI and Interfaces: Cut your Implementation Cost with IDocs, ALE and RFC (XBusiness Computing)

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 11,146円

Electron Microscopy of Interfaces in Metals and Alloys【電子書籍】[ L.M Clarebrough ]

楽天Kobo電子書籍ストア
<p>Electron Microscopy of Interfaces in Metals and Alloys examines the structure of interfaces in metals and alloys using transmission electron microscopy. The book presents quantitative methods of analysis and reviews the most significant work on interface structure over the last 20 years. It provides the first book description of the methods used for quantitative identification of Burgers vectors of interfacial dislocations, including the geometric analysis of periodicities in interface structure and the comparison of experimental and theoretical electron micrographs. The book explores low- and high-angle grain boundaries and interphase interfaces between neighboring grains, emphasizing interfacial dislocations and rigid-body displacements to the structure and properties of interfaces. It also analyzes the use of two-beam images and diffraction patterns for analysis and studies n-beam lattice imaging. The book includes numerous worked examples of the analysis of the structure of grain boundaries and interphase interfaces, which are particularly useful to those who need to consider the nature of intercrystalline interfaces.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 52,688円

洋書 Dynamical Systems, Control, Coding, Computer Vision: New Trends, Interfaces, and Interplay (Progress in Systems and Control Theory)

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 11,899円

An Essential Guide to Electronic Material Surfaces and Interfaces【電子書籍】[ Leonard J. Brillson ]

楽天Kobo電子書籍ストア
<p><em>An Essential Guide to Electronic Material Surfaces and Interfaces</em> is a streamlined yet comprehensive introduction that covers the basic physical properties of electronic materials, the experimental techniques used to measure them, and the theoretical methods used to understand, predict, and design them.</p> <p>Starting with the fundamental electronic properties of semiconductors and electrical measurements of semiconductor interfaces, this text introduces students to the importance of characterizing and controlling macroscopic electrical properties by atomic-scale techniques. The chapters that follow present the full range of surface and interface techniques now being used to characterize electronic, optical, chemical, and structural properties of electronic materials, including semiconductors, insulators, nanostructures, and organics. The essential physics and chemistry underlying each technique is described in sufficient depth for students to master the fundamental principles, with numerous examples to illustrate the strengths and limitations for specific applications. As well as references to the most authoritative sources for broader discussions, the text includes internet links to additional examples, mathematical derivations, tables, and literature references for the advanced student, as well as professionals in these fields. This textbook fills a gap in the existing literature for an entry-level course that provides the physical properties, experimental techniques, and theoretical methods essential for students and professionals to understand and participate in solid-state electronics, physics, and materials science research.</p> <p><em>An Essential Guide to Electronic Material Surfaces and Interfaces</em> is an introductory-to-intermediate level textbook suitable for students of physics, electrical engineering, materials science, and other disciplines. It is essential reading for any student or professional engaged in surface and interface research, semiconductor processing, or electronic device design.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 12,182円

Interfaces between Mathematical Practices and Mathematical Education【電子書籍】

楽天Kobo電子書籍ストア
<p>This contributed volume investigates the active role of the different contexts of mathematics teaching on the evolution of the practices of mathematical concepts, with particular focus on their foundations. The book aims to deconstruct the strong and generally wide-held conviction that research in mathematics constitutes the only driving force for any progress in the development of mathematics as a field. In compelling and convincing contrast, these chapters aim to show the productive function of teaching, showcasing investigations from countries and regions throughout various eras, from Old Babylonia through the 20th Century. In so doing, they provide a critical reflection on the foundations of mathematics, as well as instigate new research questions, and explore the interfaces between teaching and research.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 15,800円

An Introduction to Interfaces and Colloids The Bridge to Nanoscience【電子書籍】[ John C Berg ]

楽天Kobo電子書籍ストア
<p>This textbook seeks to bring readers with no prior knowledge or experience in interfacial phenomena, colloid science or nanoscience to the point where they can comfortably enter the current scientific and technical literature in the area.</p> <p>Designed as a pedagogical tool, this textbook recognizes the cross-disciplinary nature of the subject. To facilitate learning, the topics are developed from the beginning with ample cross-referencing. The understanding of concepts is enhanced by clear descriptions of experiments and provisions of figures and illustrations.</p> <p><strong>Contents:</strong></p> <ul> <li>Introduction</li> <li>Fluid Interfaces and Capillarity</li> <li>Thermodynamics of Interfacial Systems</li> <li>Solid-Fluid Interactions</li> <li>Colloidal Systems: Phenomenology and Characterization</li> <li>Electrical Properties of Interfaces</li> <li>Interaction Between Colloid Particles</li> <li>Rheology of Dispersions</li> <li>Emulsions and Foams</li> <li>Interfacial Hydrodynamics</li> </ul> <p><strong>Readership:</strong> Senior undergraduate and graduate students in chemistry, physics, materials science, chemical engineering, civil engineering, mechanical engineering and related fields.<br /> <strong>Key Features:</strong></p> <ul> <li>The structure of the book is especially designed to facilitate learning: (1) topics are developed “from the beginning”, with ample cross-referencing; (2) steps are not omitted from derivations; (3) careful attention is paid to definitions, and the index serves as a glossary by bold-facing entries where definitions are found; (4) bibliographical references are provided at the bottom of the page where they are cited, rather than at the back of the chapter or the book; (5) there are ample figures provided to illustrate concepts</li> <li>Descriptions of several experiments or demonstrations that readers might perform to illustrate the concepts presented are given at the end of each chapter</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,037円