|
178件中 1件 - 30件
1 2 3 4 5 6
商品 | 説明 | 価格 |

Lightweight and Sustainable Materials for Automotive Applications【電子書籍】
楽天Kobo電子書籍ストア
|
<p>Automotive manufacturers are required to decrease CO2 emissions and increase fuel economy while assuring driver comfort and safety. In recent years, there has been rapid development in the application of lightweight and sustainable materials in the automotive industry to help meet these criteria. This book provides critical reviews and the latest research results of various lightweight and sustainable materials in automotive applications. It discusses current applications and future trends of lightweight materials in the automotive area. While there are a few books published mainly focusing on automotive applications of metallic lightweight materials, to date there is no available book focusing on a broad spectrum of lightweight materials, including metal, plastic, composites, bio-fiber, bio-polymer, carbon fiber, glass fiber, nanomaterials, rubber materials, and foaming materials, as this work does. The book also includes case studies of commercial lightweight automotive parts from sustainable lightweight materials, providing an invaluable resource to those involved in this in-demand research and commercialization area.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
12,414円
|

自動車誌MOOK British Lightweight Sports 2022【電子書籍】[ 三栄 ]
楽天Kobo電子書籍ストア
|
<p>■見どころ:<br /> イギリスのライトウエェイトのスポーツカーを詳細解説</p> <p>■目次:<br /> 目次<br /> EMIRA はEVORA の後継モデル<br /> Exige 誕生前夜の物語<br /> 蘇った“Elise Motor Sport”<br /> K seriesVVC eng. をMoTeC で動かす<br /> Sr.3 Exige S が“Cup430” を超える<br /> 強化ムービングパーツを組込み282ps をゲット<br /> Sr.2 Exige S-240R をECU Black で制御<br /> なぜ僕はMOTEC で2ZZeng. を動かすことを選んだか?<br /> アウタープラスは性能重視<br /> Weber vs MOTEC<br /> Racecar vs Touringcar<br /> type YBBeng. を MOTEC.M84 で制御<br /> ビルシュタインで挑戦する<br /> 1ZZ エンジンを搭載したSr.2 エリーゼS で学ぶサーキット攻略法<br /> Lotus “FANATIC” はサーキット派<br /> Lotus Service Notes<br /> 君、 “パナールロッド” 160でサーキットを走るなかれ<br /> SEVEN620R<br /> SEVEN480S</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,299円
|

みんなのPython Lightweight Language Python Definitive Guide/柴田淳【3000円以上送料無料】
bookfan 1号店 楽天市場店
|
著者柴田淳(著)出版社SBクリエイティブ発売日2017年01月ISBN9784797389463ページ数483Pキーワードみんなのぱいそんみんな/の/PYTHONらいとうえ ミンナノパイソンミンナ/ノ/PYTHONライトウエ しばた あつし シバタ アツシ9784797389463内容紹介Python入門書のデファクトスタンダードが4年ぶりに大改訂。近年、Pythonの利用が、機械学習、AIなどの科学技術分野へ大きく広がっている現状を踏まえて、すべてのパートに手を入れいくつかの新章を追加しました。次の10年を担うPythonプログラマを養成するための一冊。Chapter01 プログラミング言語PythonChapter02 PythonでプログラミングをはじめようChapter03 Pythonの基礎をマスターするChapter04 組み込み型を使いこなすChapter05 Pythonと関数型プログラミングChapter06 クラスとオブジェクト指向開発Chapter07 クラスの継承と高度なオブジェクト指向機能Chapter08 モジュールChapter09 スコープとオブジェクトChapter10 例外処理Chapter11 標準ライブラリを使うChapter12 PythonとデータサイエンスChapter13 Pythan2・AnacondaやJupyter Notebookなど、Pythonの最新開発環境に対応・NumPy、matplotlibなどの科学技術系ライブラリに対応・Windows、macOS、Linux対応※本データはこの商品が発売された時点の情報です。目次プログラミング言語Python/Pythonでプログラミングをはじめよう/Pythonの基礎をマスターする/組み込み型を使いこなす/Pythonと関数型プログラミング/クラスとオブジェクト指向開発/クラスの継承と高度なオブジェクト指向機能/モジュール/スコープとオブジェクト/例外処理〔ほか〕
|
2,970円
|

Build Your Own Linux Distro: Custom Distributions with Yocto and Buildroot A Practical Guide to Creating Lightweight, Tailored Linux Systems for Embedded and Specialized Applications【電子書籍】[ Dargslan ]
楽天Kobo電子書籍ストア
|
<p><strong>Build Your Own Linux Distro: Custom Distributions with Yocto and Buildroot</strong></p> <p>A Practical Guide to Creating Lightweight, Tailored Linux Systems for Embedded and Specialized Applications</p> <p>In today's increasingly connected world, embedded Linux systems power everything from smart home devices and automotive infotainment systems to industrial controllers and medical equipment. Behind these specialized systems lies a crucial skill: the ability to create custom Linux distributions tailored to specific hardware constraints and application requirements. "Build Your Own Linux Distro" is your comprehensive guide to mastering this essential art using two of the industry's most powerful build systems: Yocto Project and Buildroot.</p> <p>Why Custom Linux Distributions Matter</p> <p>General-purpose Linux distributions like Ubuntu, Fedora, or Debian are designed for desktop computers and servers with abundant resources. However, embedded systems and specialized applications often require:</p> <p>Minimized footprint (sometimes fitting in mere megabytes of storage)<br /> Optimized performance on resource-constrained hardware<br /> Specific kernel configurations for custom hardware<br /> Purpose-built software stacks with only essential components<br /> Enhanced security for critical applications<br /> Predictable real-time behavior for time-sensitive operations</p> <p>This is where custom Linux distributions become not just beneficial but essential. Rather than stripping down an existing distributionーa process that's inefficient and error-proneーbuilding from the ground up with specialized tools allows you to create precisely what you need and nothing more.</p> <p>The Power of Yocto and Buildroot</p> <p>This book focuses on two industry-standard build systems that represent different approaches to the same challenge:</p> <p>Buildroot offers a relatively straightforward, Makefile-based system that's excellent for creating small, focused Linux distributions. It's ideal for projects where simplicity and quick iteration are priorities, providing a gentle entry point for those new to custom distribution building.</p> <p>Yocto Project delivers a more sophisticated and flexible layer-based architecture using the BitBake build engine. While it has a steeper learning curve, Yocto provides industrial-strength capabilities for complex projects, commercial products, and scenarios requiring long-term support.</p> <p>By covering both systems in depth, this book empowers you to choose the right tool for your specific project needs, understanding the trade-offs and benefits of each approach.</p> <p>Who Should Read This Book</p> <p>This book is written for:</p> <p>Embedded systems developers looking to create optimized Linux distributions for their hardware<br /> IoT device creators needing lightweight, secure operating systems<br /> Software engineers wanting to understand Linux systems at a deeper level<br /> DevOps professionals interested in building specialized container base images or appliance distributions<br /> System administrators seeking to create purpose-built distributions for specific deployment scenarios<br /> Computer science students and educators learning about operating system customization and build systems<br /> Open-source enthusiasts who want to understand how Linux distributions are constructed</p> <p>While prior experience with Linux is beneficial, the book provides the necessary foundation for readers with diverse backgrounds to succeed in building their own distributions.</p> <p>What You'll Learn</p> <p>Through practical, hands-on instruction, you'll master the skills to:</p> <p>Design and architect custom Linux distributions based on specific requirements<br /> Set up robust development environments for efficient distribution building<br /> Use Buildroot to quickly create lightweight, focused Linux systems<br /> Master Yocto Project fundamentals, including layers, recipes, and the BitBake build engine<br /> Customize the Linux kernel for specific hardware and application needs<br /> Configure and optimize bootloaders for various target platforms<br /> Develop and integrate custom applications into your distributions<br /> Implement device drivers and hardware support for specialized components<br /> Apply performance optimization techniques to minimize resource usage<br /> Reduce the footprint of your distributions for constrained environments<br /> Implement security hardening appropriate for embedded and specialized systems<br /> Deploy and maintain custom distributions in production environments<br /> Debug and troubleshoot common issues in custom Linux systems</p> <p>By the end of this book, you'll have the knowledge and confidence to build Linux distributions customized for virtually any hardware platform or application requirement.</p> <p>A Practical, Project-Based Approach</p> <p>Rather than overwhelming you with theory, this book embraces a practical, project-based approach. Each chapter builds on the previous one, gradually developing your skills through hands-on exercises and real-world examples.</p> <p>Key features of our approach include:</p> <p>Progressive skill building: Start with simple builds and advance to complex customizations<br /> Practical examples: Follow along with real-world use cases that illustrate key concepts<br /> Complete projects: Build several full distributions from start to finish<br /> Troubleshooting guides: Learn to identify and resolve common issues<br /> Best practices: Adopt industry-standard techniques for maintainable, reproducible builds<br /> Performance analysis: Measure and optimize your distributions for various metrics</p> <p>The book maintains a balance between breadth and depth, providing enough detail to be immediately useful while covering the full spectrum of skills needed for custom distribution development.</p> <p>Inside the Book: Chapter-by-Chapter Overview<br /> Introduction</p> <p>Begin your journey by understanding the landscape of Linux distributions and the reasons for building custom ones. We'll explore the spectrum from general-purpose to highly specialized distributions and set the stage for your learning path.</p> <p>Chapter 1: Linux Distribution Basics</p> <p>Build a solid foundation by understanding what constitutes a Linux distribution, from the kernel and system libraries to user applications and configuration files. Learn about the boot process, system initialization, package management, and other core concepts essential for custom distribution building.</p> <p>Chapter 2: Preparing Your Development Environment</p> <p>Set yourself up for success by creating an efficient, reliable development environment. We'll cover virtualization options, host system requirements, tool installations, and workspace organization to ensure a smooth development experience throughout your projects.</p> <p>Chapter 3: Introduction to Buildroot</p> <p>Dive into your first build system with Buildroot, learning its architecture, basic configuration, and build process. You'll create your first minimal distribution and understand how Buildroot transforms your specifications into a working Linux system.</p> <p>Chapter 4: Customizing Buildroot Systems</p> <p>Take your Buildroot skills to the next level by customizing package selections, configuring system options, and creating custom Buildroot packages. Learn how to extend and modify existing packages to meet your specific requirements.</p> <p>Chapter 5: Introduction to the Yocto Project</p> <p>Transition to the Yocto Project ecosystem, understanding its layer-based architecture and the powerful BitBake build engine. Learn the terminology, directory structure, and fundamental concepts that underpin this industrial-strength build system.</p> <p>Chapter 6: Building and Customizing with Yocto</p> <p>Master Yocto by creating custom layers, writing recipes, and extending existing components. Discover how to leverage the extensive Yocto Project ecosystem while maintaining control over your distribution's specifics.</p> <p>Chapter 7: Kernel and Bootloader Customization</p> <p>Delve into the heart of your Linux system by customizing the kernel and bootloader. Learn how to configure, patch, and build custom kernels for specific hardware platforms, and how to integrate and configure various bootloaders including U-Boot and GRUB.</p> <p>Chapter 8: Developing Custom Applications</p> <p>Integrate your applications into your custom distribution through proper packaging and configuration. Learn best practices for application development in the context of custom Linux distributions, including cross-compilation concerns.</p> <p>Chapter 9: Device Drivers and Hardware Support</p> <p>Extend your distribution's hardware support by implementing and integrating device drivers. Whether adapting existing drivers or writing new ones, you'll learn to make your distribution work seamlessly with custom and specialized hardware.</p> <p>Chapter 10: Optimization and Size Reduction</p> <p>Make your distribution lean and efficient through various optimization techniques. Learn to measure and reduce binary sizes, optimize compilation flags, eliminate unnecessary components, and tune system performance for resource-constrained environments.</p> <p>Chapter 11: Security in Custom Linux Systems</p> <p>Implement crucial security measures appropriate for embedded and specialized systems. From secure boot and trusted execution to proper update mechanisms and isolation techniques, you'll learn to protect your distribution from various threats.</p> <p>Chapter 12: Real-World Projects and Deployments</p> <p>Apply your skills to complete, practical proje画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,133円
|

みんなのPython Lightweight Language Python Definitive Guide
ドラマ×プリンセスカフェ
|
■ISBN:9784797389463★日時指定・銀行振込をお受けできない商品になりますタイトルみんなのPython Lightweight Language Python Definitive Guide 柴田淳/著ふりがなみんなのぱいそんみんな/の/PYTHONらいとうえいとらんげ−じぱいそんでいふいにていヴがいどLIGHTWEIGHTLANGUAGEPYTHONDEFINITIVEGUIDE発売日201701出版社SBクリエイティブISBN9784797389463大きさ483P 21cm著者名柴田淳/著
|
2,970円
|

みんなのPython Lightweight Language Python Definitive Guide/柴田淳【1000円以上送料無料】
bookfan 2号店 楽天市場店
|
著者柴田淳(著)出版社SBクリエイティブ発売日2017年01月ISBN9784797389463ページ数483Pキーワードみんなのぱいそんみんな/の/PYTHONらいとうえ ミンナノパイソンミンナ/ノ/PYTHONライトウエ しばた あつし シバタ アツシ9784797389463内容紹介Python入門書のデファクトスタンダードが4年ぶりに大改訂。近年、Pythonの利用が、機械学習、AIなどの科学技術分野へ大きく広がっている現状を踏まえて、すべてのパートに手を入れいくつかの新章を追加しました。次の10年を担うPythonプログラマを養成するための一冊。Chapter01 プログラミング言語PythonChapter02 PythonでプログラミングをはじめようChapter03 Pythonの基礎をマスターするChapter04 組み込み型を使いこなすChapter05 Pythonと関数型プログラミングChapter06 クラスとオブジェクト指向開発Chapter07 クラスの継承と高度なオブジェクト指向機能Chapter08 モジュールChapter09 スコープとオブジェクトChapter10 例外処理Chapter11 標準ライブラリを使うChapter12 PythonとデータサイエンスChapter13 Pythan2・AnacondaやJupyter Notebookなど、Pythonの最新開発環境に対応・NumPy、matplotlibなどの科学技術系ライブラリに対応・Windows、macOS、Linux対応※本データはこの商品が発売された時点の情報です。目次プログラミング言語Python/Pythonでプログラミングをはじめよう/Pythonの基礎をマスターする/組み込み型を使いこなす/Pythonと関数型プログラミング/クラスとオブジェクト指向開発/クラスの継承と高度なオブジェクト指向機能/モジュール/スコープとオブジェクト/例外処理〔ほか〕
|
2,970円
|

洋書 Paperback, Materials, Design and Manufacturing for Lightweight Vehicles (Woodhead Publishing Series in Composites Science and Engineering)
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販売説明文
|
51,940円
|

Ultralight Backpackin' Tips 153 Amazing & Inexpensive Tips for Extremely Lightweight Camping【電子書籍】[ Mike Clelland ]
楽天Kobo電子書籍ストア
|
<p>Walking into the wilderness with a pack on your back is an empowering experienceーall the more so when that pack on your back isn’t weighing you down. That’s where this book comes in. Outdoors expert and celebrated illustrator Mike Clelland offers advanced techniques on how to pack light without sacrificing the essentials or your safety yet staying well fed and comfortable.</p> <p>Written in the tradition of the successful <em>Allen & Mike’s Really Cool Telemark Tips,</em> with153 trail-tested tips full of solid advice, as well as more than 100 humorous and helpful illustrations, <em>Ultralight**Backpackin' Tips</em> is the ultimate guide for backpackers serious about traveling ultralight. Just a few of the top ten tips expounded upon in the book:</p> <p>* Use a scale.<br /> * Comfortable and safe are vital!<br /> * Make your own stuff, and making it out of trash is always the best!<br /> * It’s okay to be nerdy.<br /> * Try something new each and every time you go camping.<br /> * Know the difference between wants and needs.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,659円
|

MQTT Essentials - A Lightweight IoT Protocol The preferred IoT publish-subscribe lightweight messaging protocol【電子書籍】[ Gast?n C. Hillar ]
楽天Kobo電子書籍ストア
|
<p><b>Send and receive messages with the MQTT protocol for your IoT solutions.</b></p><h2>Key Features</h2><ul><li>Make your connected devices less prone to attackers by understanding practical security mechanisms</li><li>Dive deep into one of IoT’s extremely lightweight machines to enable connectivity protocol with some real-world examples</li><li>Learn to take advantage of the features included in MQTT for IoT and Machine-to-Machine communications with complete real-life examples</li></ul><h2>Book Description</h2>This step-by-step guide will help you gain a deep understanding of the lightweight MQTT protocol. We’ll begin with the specific vocabulary of MQTT and its working modes, followed by installing a Mosquitto MQTT broker. Then, you will use best practices to secure the MQTT Mosquitto broker to ensure that only authorized clients are able to publish and receive messages. Once you have secured the broker with the appropriate configuration, you will develop a solution that controls a drone with Python. Further on, you will use Python on a Raspberry Pi 3 board to process commands and Python on Intel Boards (Joule, Edison and Galileo). You will then connect to the MQTT broker, subscribe to topics, send messages, and receive messages in Python. You will also develop a solution that interacts with sensors in Java by working with MQTT messages. Moving forward, you will work with an asynchronous API with callbacks to make the sensors interact with MQTT messages. Following the same process, you will develop an iOS app with Swift 3, build a website that uses WebSockets to connect to the MQTT broker, and control home automation devices with HTML5, JavaScript code, Node.js and MQTT messages<h2>What you will learn</h2><ul><li>Understand how MQTTv3.1 and v3.1.1 works in detail</li><li>Install and secure a Mosquitto MQTT broker by following best practices</li><li>Design and develop IoT solutions combined with mobile and web apps that use MQTT messages to communicate</li><li>Explore the features included in MQTT for IoT and Machine-to-Machine communications</li><li>Publish and receive MQTT messages with Python, Java, Swift, JavaScript, and Node.js</li><li>Implement the security best practices while setting up the MQTT Mosquitto broker</li></ul><h2>Who this book is for</h2><p>This book is a great resource for developers who want to learn more about the MQTT protocol to apply it to their individual IoT projects. Prior knowledge of working with IoT devices is essential.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,014円
|

Lightweight 9: "Knowledge"【電子書籍】[ Nicholas Ahlhelm ]
楽天Kobo電子書籍ストア
|
<p>All things must be revealed! In the ninth chapter of Lightweight's ongoing adventures, Kevin finally learns why the Morlocks and the Eloi hate each other so much as the Eloi's master plan is finally revealed! Will Kevin finally find new allies or will he face an even bigger threat than ever before?</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
260円
|

洋書 Paperback, Beau Jack: The Boxing Life of Sidney Walker, Two-time Lightweight Champion
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販売説明文
|
6,581円
|

Echo Quick Start Guide Build lightweight and high-performance web apps with Echo【電子書籍】[ J. Ben Huson ]
楽天Kobo電子書籍ストア
|
<p>Echo is a leading framework for creating web applications with the Go language. This book will show you how to develop scalable real-world web apps, RESTful services, and backend systems with Echo. About This Book ? The easiest way to learn how to build web apps with Echo ? Build a full working project ? For Go developers with only basic web development knowledge required Who This Book Is For You will need to know the basics of the Go language, and the general concepts of web development. What You Will Learn ? Key design considerations for high performance Echo applications ? How Echo handles routing ? How context is managed through the lifetime of the request and response pipeline ? Decrease complexity of your apps by developing middleware functions ? Interact with the request through request data bindings ? Interact with the response through response data renderings within the framework ? Use Echo's logging and error handling facilities ? Render Go templates within Echo to allow for server side rendering of content In Detail Echo is a leading framework for creating web applications with the Go language. This book will show you how to develop scalable real-world web apps, RESTful services, and backend systems with Echo. After a thorough understanding of the basics, you'll be introduced to all the concepts for a building real-world web system with Echo. You will start with the the Go HTTP standard library, and setting up your work environment. You will move on to Echo handlers, group routing, data binding, and middleware processing. After that, you will learn how to test your Go application and use templates. By the end of this book you will be able to build your very own high performance apps using Echo. A Quick Start Guide is a focussed, shorter title which provides a faster paced introduction to a technology. They are for people who don't need all the detail at this point in their learning curve. The presentation has been streamlined to concentrate on the things you really need to know, rather than everything. Style and approach This book creates a working example of a web application written with the Echo framework, and shows you enough of Echo to give context for a developer to bootstrap a high performance web application with the smallest amount of development time.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,014円
|

洋書 paperback Book, Gymnastics 101 Fly High and Stick the Landing Journal Notebook: Travel Writing DIY Diary Planner Note Book - Softcover, 100 Lined Pages + 8 Blank (54 Sheets), Small Lightweight 5"x8" BLUE
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販売説明文
|
2,390円
|

洋書 O'Reilly Media paperback Book, WebSocket: Lightweight Client-Server Communications
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販売説明文
|
6,189円
|

Beau Jack The Boxing Life of Sidney Walker, Two-Time Lightweight Champion【電子書籍】[ Robert Mullins ]
楽天Kobo電子書籍ストア
|
<p>? Among the great lightweights of the 1940s and 1950s, Boxing Hall of Famer Sidney "Beau Jack" Walker (1921-2000) was virtually orphaned by his parents and eked out a living as a shoeshine boy. He honed his craft fighting battles royale for wealthy white members of the prestigious Augusta National Golf Club, eventually receiving financing for his career from club founders.</p> <p>He went on to win two lightweight titles and set numerous records. He was the draw for the highest admission paid for a ringside seat--$100,000--and was named "Fighter of the Year" in 1944.</p> <p>Like most black pugilists of his day he struggled against discrimination in the sport. Despite this, he sustained an impressive 18-year professional career--117 fights, 83 wins, 40 by KO. Walker retired from the ring penniless and went back to shining shoes, the money set aside for him by his handlers mysteriously depleted.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,578円
|

洋書 Paperback, Mobile Lightweight Wireless Systems: First International ICST Conference, MOBILIGHT 2009, Athens, Greece, May 18-20, 2009, Revised Selected Papers ... and Telecommunications Engineering)
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販売説明文
|
16,199円
|

Lightweight Energy: Membrane Architecture Exploiting Natural Renewable Resources LIGHTWEIGHT ENERGY 2023/E (Research for Development) [ Alessandra Zanelli ]
楽天ブックス
|
LIGHTWEIGHT ENERGY 2023/E Research for Development Alessandra Zanelli Carol Monticelli Nebojsa Jakica SPRINGER NATURE2022 Hardcover 2023 English ISBN:9783031081538 洋書 Computers & Science(コンピューター&科学) Technology
|
54,560円
|

Lightweight Energy Membrane Architecture Exploiting Natural Renewable Resources【電子書籍】
楽天Kobo電子書籍ストア
|
<p>This book explores membrane materials as a means of translating natural and renewable resources into a more flexible, dynamic, and reactive architectural skin. It represents the first time that energy-saving design has been addressed systematically in relation to lightweight building systems and tensile membranes. Understanding of the energetic behavior of membranes and foils used as a building envelope is a fundamental theme, as it is the integration of flexible photovoltaics in membranes, as well as the exploitation of water and wind resources. A theoretical, methodological framework for consciously designing the membrane life cycle is presented. The authors cross-cut and combine exploration of climate-based design methodology and life cycle thinking strategies. Both active and passive systems are investigated, referring to alternative productive resources like sun, wind, and water. Case studies are brought forward in the book’s second half, highlighting energy lightness for anincreasingly dematerialized architecture and addressing inherent issues. Four main research and development paths are presented, the first two focusing on advancements in fa?ade materials and Photovoltaic systems applicable to membrane architecture, the third referring to fog and dew harvesting and the fourth dealing with the future frontier of flexible transparency and designs for well-being through a passive solar system.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
14,585円
|

Structural Mechanics in Lightweight Engineering【電子書籍】[ Christian Mittelstedt ]
楽天Kobo電子書籍ストア
|
<p>This book provides a comprehensive yet concise presentation of the analysis methods of lightweight engineering in the context of the statics of beam structures and is divided into four sections. Starting from very general remarks on the fundamentals of elasticity theory, the first section also addresses plane problems as well as strength criteria of isotropic materials. The second section is devoted to the analytical treatment of the statics of beam structures, addressing beams under bending, shear and torsion. The third section deals with the work and energy methods in lightweight construction, spanning classical methods and modern computational methods such as the finite element method. Finally, the fourth section addresses more advanced beam models, discussing hybrid structures as well as laminated and sandwich beams, in addition to shear field beams and shear deformable beams. This book is intended for students at technical colleges and universities, as well as for engineers in practice and researchers in engineering.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
9,723円
|

Proceedings of the International Symposium on Lightweight and Sustainable Polymeric Materials (LSPM23)【電子書籍】
楽天Kobo電子書籍ストア
|
<p>This proceedings book contains papers presented at the International Symposium on Lightweight and Sustainable Polymeric Materials (LSPM23) held on February 17, 2023, and organized by King Mongkut’s University of Technology North Bangkok, Thailand. The papers in this book are presented by academics and industrial practitioners showcasing the latest technological advancements and applications of environmentally friendly polymeric materials with the emphasis on the production of lightweight, low-cost, low-energy-consuming materials with competitive performance. The content of this book appeals to academia and industrial researchers from the fields of polymer chemistry, physics, and materials science.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
26,740円
|

Ultralight Backpackin' Tips: 153 Amazing & Inexpensive Tips for Extremely Lightweight Camping ULTRALIGHT BACKPACKIN TIPS [ Mike Clelland ]
楽天ブックス
|
ULTRALIGHT BACKPACKIN TIPS Mike Clelland FALCON PR PUB2011 Paperback English ISBN:9780762763849 洋書 Family life & Comics(生活&コミック) Sports & Recreation
|
2,376円
|

Hyperbolic Structures Shukhov's Lattice Towers - Forerunners of Modern Lightweight Construction【電子書籍】[ Matthias Beckh ]
楽天Kobo電子書籍ストア
|
<p><em>Hyperbolic structures</em> analyses the interactions of form with the structural behaviour of hyperbolic lattice towers, and the effects of the various influencing factors were determined with the help of parametric studies and load capacity analyses. This evaluation of Shukhov’s historical calculations and the reconstruction of the design and development process of his water towers shows why the Russian engineer is considered not only a pathfinder for lightweight structures but also a pioneer of parametrised design processes.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
10,655円
|

Biocomposites for Lightweight Sandwich Structures Engineering Properties and Applications【電子書籍】
楽天Kobo電子書籍ストア
|
<p><em>Biocomposites for Lightweight Sandwich Structures: Engineering Properties and Applications</em> highlights how the relationship between biocomposites and sandwich structures can provide a unique combination of superior properties that can be optimized for environmentally friendly lightweight applications. It introduces current performance of biocomposites, sandwich structure applications, machining and manufacturing methods, energy-absorbing capabilities, and strengthening techniques of structures, as well as potential, challenges, and future perspectives on performance improvement.</p> <ul> <li>Provides latest research on biocomposites and use in lightweight engineering applications.</li> <li>Explores the suitability of core designs using biocomposites and related environmentally friendly materials.</li> <li>Includes recent manufacturing technologies and important performance criteria of sustainable materials for lightweight structures.</li> <li>Discusses existing commercial materials and those that are currently under research and development.</li> </ul> <p>This comprehensive reference will be of interest to materials, mechanical, and aerospace engineers and those working in related fields interested in development of materials for lightweight designs.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
11,285円
|

洋書 Krause Publications Paperback, Extreme Muscle Cars: The Factory Lightweight Legacy
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,929円
|

Proceedings of the Munich Symposium on Lightweight Design 2021 Tagungsband zum M?nchner Leichtbauseminar 2021【電子書籍】
楽天Kobo電子書籍ストア
|
<p>Every year, the Technical University of Munich, the Universit?t der Bundeswehr M?nchen, and the University of Applied Sciences in Munich invite researchers and practitioners to join the Munich Symposium on Lightweight Design. Experts from industry and academia discuss design tools, applications, and new developments. Topics include, e.g., composite structures, SHM, microstructures, material modelling, design for additive manufacturing, numerical optimization and in particular topology optimization in aerospace, automotive and other industries. The talks are summarized in short articles and presented in this volume.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
20,662円
|

洋書 Springer Paperback, Textile Materials for Lightweight Constructions: Technologies - Methods - Materials - Properties
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販売説明文
|
45,791円
|

CSS Framework Alternatives Explore Five Lightweight Alternatives to Bootstrap and Foundation with Project Examples【電子書籍】[ Aravind Shenoy ]
楽天Kobo電子書籍ストア
|
<p>Learn how to use lightweight CSS framework alternatives to build intuitive websites. This book presents five project examples that use Skeleton, Miligram, UI Kit, Material Design Lite and Susy.</p> <p>This no-nonsense introduction will help you understand the concept of designing interactive websites using these frameworks with ease. Each framework is demonstrated through a practical project in an easy-to-understand manner.</p> <p>Web design is streamlined nowadays thanks to CSS frameworks and, although Bootstrap and Foundation rule the roost with web design, you don't need an exhaustive framework like these for smaller websites.You'll get a glimpse into additional front-end frameworks which basically are pre-prepared packages containing structure of files and folders of HTML and CSS documents (some with JavaScript functions) that help designers and developers build interactive and immersive websites.</p> <p><strong>What You'll Learn</strong></p> <ul> <li> <p>Delve deeper into the world of CSS designs</p> </li> <li> <p>Create interactive and immersive webpages with UI Kit, Material Design Life, and Susy</p> </li> <li> <p>Build a landing webpage with Skeleton</p> </li> <li> <p>Design a product page for a Secure VPN product with Milligram</p> </li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Readers who are familiar with basic knowledge of HTML, CSS, and JavaScript, and experienced web designers who aren’t familiar with frameworks other than Bootstrap or Foundation.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,038円
|

RFID Security A Lightweight Paradigm【電子書籍】[ Ahmed Khattab ]
楽天Kobo電子書籍ストア
|
<p>This book provides a comprehensive treatment of security in the widely adopted, Radio Frequency Identification (RFID) technology. The authors present the fundamental principles of RFID cryptography in a manner accessible to a broad range of readers, enabling them to improve their RFID security design. This book also offers the reader a range of interesting topics portraying the current state-of-the-art in RFID technology and how it can be integrated with today’s Internet of Things (IoT) vision. The authors describe a first-of-its-kind, lightweight symmetric authenticated encryption cipher called Redundant Bit Security (RBS), which enables significant, multi-faceted performance improvements compared to existing cryptosystems. This book is a must-read for anyone aiming to overcome the constraints of practical implementation in RFID security technologies.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
12,154円
|

洋書 Paperback, BOOK OF THE PANTHER 250 & 350 c.c. LIGHTWEIGHT MOTORCYCLES ALL O.H.V. MODELS 1932-1958
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販売説明文
|
8,060円
|

Forms and Concepts for Lightweight Structures【電子書籍】[ Koryo Miura ]
楽天Kobo電子書籍ストア
|
<p>Covering a wide range of structural concepts and presenting both relevant theories and their applications to actual structures, this book brings together for the first time lightweight structures concepts for many different applications and the relevant scientific literature, thus providing unique insights into a fascinating field of human endeavour. Evolved from a series of graduate courses taught by the authors at the University of Tokyo, the Institute of Space and Astronautical Science, the University of Cambridge and the California Institute of Technology, this textbook provides both theoretical and practical insights and presents a range of examples which also provide a history of key lightweight structures since the Apollo age. This essential guide will inspire the imagination of engineers and provide an analytical foundation for all readers.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
27,990円
|
|