楽天市場検索
レディースファッション
(0)
メンズファッション
(0)
インナー・下着・ナイトウェア
(0)
バッグ・小物・ブランド雑貨
(0)
靴
(0)
腕時計
(0)
ジュエリー・アクセサリー
(0)
キッズ・ベビー・マタニティ
(0)
おもちゃ
(0)
スポーツ・アウトドア
(0)
家電
(0)
TV・オーディオ・カメラ
(0)
パソコン・周辺機器
(0)
スマートフォン・タブレット
(0)
光回線・モバイル通信
(0)
食品
(0)
スイーツ・お菓子
(0)
水・ソフトドリンク
(0)
ビール・洋酒
(0)
日本酒・焼酎
(0)
インテリア・寝具・収納
(0)
日用品雑貨・文房具・手芸
(0)
キッチン用品・食器・調理器具
(0)
本・雑誌・コミック
(11)
(Built-In 電子書籍 and)
CD・DVD
(0)
テレビゲーム
(0)
ホビー
(0)
楽器・音響機器
(0)
車・バイク
(0)
車用品・バイク用品
(0)
美容・コスメ・香水
(0)
ダイエット・健康
(0)
医薬品・コンタクト・介護
(0)
ペット・ペットグッズ
(0)
花・ガーデン・DIY
(0)
サービス・リフォーム
(0)
住宅・不動産
(0)
カタログギフト・チケット
(0)
百貨店・総合通販・ギフト
(0)
|
11件中 1件 - 11件
1
商品 | 説明 | 価格 |
Getting Started with Adafruit Circuit Playground Express The Multipurpose Learning and Development Board with Built-In LEDs, Sensors, and Accelerometer【電子書籍】[ Anne Barela ]
楽天Kobo電子書籍ストア
|
<p>From Adafruit Industries, a leader in products to Makers, designers, students young and old, comes the Circuit Playground Express. Connect it to your PC, Mac or Linux computer, and you can be programming interactive projects in minutes. You have a choice of programming environments to choose from: Python, the Microsoft MakeCode graphical building block environment, C/C++ via the Arduino development environment and JavaScript. Whether you are learning interactive programming, have an Internet of Things project in mind, or are looking to design on-the-go wearable electronics, the versatile Circuit Playground Express is the device to start with.</p> <p>In <em>Getting Started with the Adafruit Circuit Playground Express</em>, you'll learn how to:</p> <p>Get up and running quickly with programmable boards</p> <p>Understand the basics of coding in multiple programming languages</p> <p>Use the built-in sensors for a variety of projects</p> <p>Make colorful interactive displays</p> <p>Design programs for the Internet of Things (IoT)</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,179円
|
Built-in Fault-Tolerant Computing Paradigm for Resilient Large-Scale Chip Design A Self-Test, Self-Diagnosis, and Self-Repair-Based Approach【電子書籍】[ Xiaowei Li ]
楽天Kobo電子書籍ストア
|
<p>With the end of Dennard scaling and Moore’s law, IC chips, especially large-scale ones, now face more reliability challenges, and reliability has become one of the mainstay merits of VLSI designs. In this context, this book presents a built-in on-chip fault-tolerant computing paradigm that seeks to combine fault detection, fault diagnosis, and error recovery in large-scale VLSI design in a unified manner so as to minimize resource overhead and performance penalties. Following this computing paradigm, we propose a holistic solution based on three key components: self-test, self-diagnosis and self-repair, or “3S” for short. We then explore the use of 3S for general IC designs, general-purpose processors, network-on-chip (NoC) and deep learning accelerators, and present prototypes to demonstrate how 3S responds to in-field silicon degradation and recovery under various runtime faults caused by aging, process variations, or radical particles. Moreover, we demonstrate that 3S not onlyoffers a powerful backbone for various on-chip fault-tolerant designs and implementations, but also has farther-reaching implications such as maintaining graceful performance degradation, mitigating the impact of verification blind spots, and improving chip yield.</p> <p>This book is the outcome of extensive fault-tolerant computing research pursued at the State Key Lab of Processors, Institute of Computing Technology, Chinese Academy of Sciences over the past decade. The proposed built-in on-chip fault-tolerant computing paradigm has been verified in a broad range of scenarios, from small processors in satellite computers to large processors in HPCs. Hopefully, it will provide an alternative yet effective solution to the growing reliability challenges for large-scale VLSI designs.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
24,309円
|
Bob Lang's The Complete Kitchen Cabinetmaker, Revised Edition Shop Drawings and Professional Methods for Designing and Constructing Every Kind of Kitchen and Built-In Cabinet【電子書籍】[ Robert W. Lang ]
楽天Kobo電子書籍ストア
|
<p>Demonstrating how woodworkers can approach the complex job of designing and making built-in cabinets for kitchens, family rooms, and home offices, this technical handbook provides meticulously detailed shop drawings, instructions, and hundreds of professional tips for saving time, materials, unnecessary aggravation, and money. Bob Lang offers practical, hands-on guidance for building traditional face-frame cabinets as well as constructing contemporary frameless Euro-style cabinets.<br /> Woodworkers will learn how to measure rooms and design fitting cabinetry that considers both function and aesthetics, how to develop working shop drawings and cutting lists, and how to work with materials as varied as solid wood and plastic laminate. Technical instructions for cutting and joining the basic box, as well as for fitting it to drawer stacks, sinks, corners, appliances, and islands, are also included, as are detailed steps for sanding, finishing, and installing each piece. This revised edition also offers a colorful new 16-page idea gallery with photographs of finished cabinets.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,991円
|
Functional Python Programming Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads【電子書籍】[ Steven F. Lott ]
楽天Kobo電子書籍ストア
|
<p>Create succinct and expressive implementations with functional programming in Python About This Book ? Learn how to choose between imperative and functional approaches based on expressiveness, clarity, and performance ? Get familiar with complex concepts such as monads, concurrency, and immutability ? Apply functional Python to common Exploratory Data Analysis (EDA) programming problems Who This Book Is For This book is for Python developers who would like to perform Functional programming with Python. Python Programming knowledge is assumed. What You Will Learn ? Use Python's generator functions and generator expressions to work with collections in a non-strict (or lazy) manner ? Utilize Python library modules including itertools, functools, multiprocessing, and concurrent features to ensure efficient functional programs ? Use Python strings with object-oriented suffix notation and prefix notation ? Avoid stateful classes with families of tuples ? Design and implement decorators to create composite functions ? Use functions such as max(), min(), map(), filter(), and sorted() ? Write higher-order functions In Detail If you're a Python developer who wants to discover how to take the power of functional programming (FP) and bring it into your own programs, then this book is essential for you, even if you know next to nothing about the paradigm. Starting with a general overview of functional concepts, you'll explore common functional features such as first-class and higher-order functions, pure functions, and more. You'll see how these are accomplished in Python 3.6 to give you the core foundations you'll build upon. After that, you'll discover common functional optimizations for Python to help your apps reach even higher speeds. You'll learn FP concepts such as lazy evaluation using Python's generator functions and expressions. Moving forward, you'll learn to design and implement decorators to create composite functions. You'll also explore data preparation techniques and data exploration in depth, and see how the Python standard library fits the functional programming model. Finally, to top off your journey into the world of functional Python, you'll at look at the PyMonad project and some larger examples to put everything into perspective. Style and approach This book provides a general overview of functional concepts and then delves deeper into the functional features, showing you how the Python standard library fits the functional programming model. It also demonstrates how to implement common functional programming design patterns and techniques in Python.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
6,041円
|
Built-in-Self-Test and Digital Self-Calibration for RF SoCs【電子書籍】[ Sleiman Bou-Sleiman ]
楽天Kobo電子書籍ストア
|
<p>This book will introduce design methodologies, known as Built-in-Self-Test (BiST) and Built-in-Self-Calibration (BiSC), which enhance the robustness of radio frequency (RF) and millimeter wave (mmWave) integrated circuits (ICs). These circuits are used in current and emerging communication, computing, multimedia and biomedical products and microchips. The design methodologies presented will result in enhancing the yield (percentage of working chips in a high volume run) of RF and mmWave ICs which will enable successful manufacturing of such microchips in high volume.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
6,076円
|
SQL Built-In Functions and Stored Procedures The i5/iSeries Programmer's Guide【電子書籍】[ Mike Faust ]
楽天Kobo電子書籍ストア
|
<p>Stored procedures and built-in functions can greatly expand the power and usefulness of SQL, but surprisingly these highly useful tools remain untapped by many programmers. For programmers who are new to the subject or those who want to expand on what they already know, this book provides a terrific introduction to the creation and use of built-in functions and stored procedures under OS/400 and i5/OS. But what are they? Built-in functions are a part of practically every programming language and can be a big boost to productivity by identifying and isolating functions that need to be executed repeatedly. SQL makes particularly good use of its built-in functions. Stored procedures are programs that can be called from within SQL-and other programming languages, such as RPG-to process entire datasets. This book will put you on the fast track to using and writing both effectively. After you learn the basics of these powerful tools, you?ll go on to explore some of the stored procedures and functions included with SQL on the iSeries as part of OS/400 and i5/OS. Author Mike Faust even explains the process of developing custom built-in functions for your own use and has included a stored procedure that can be used to create a crosstab or pivot table representation of supplied data. This book is the tool you need to boost the power of your i5/OS SQL programming skills. With SQL Built-In Functions and Stored Procedures, you will: Discover how to perform routine maintenance functions, such as copying a file or rebuilding an existing table without losing the data in the existing table. Learn how to build data files, modify a library list, and compile programs. Practice using example programs that not only teach, but also make excellent additions to any programmer's library. Learn how to use 11 different functions, including functions to edit numeric values for print with commas, decimal points, and currency symbols; a function that returns t</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
6,865円
|
The Complete Book of Chalk Lettering Create and Develop Your Own Style - INCLUDES 3 BUILT-IN CHALKBOARDS【電子書籍】[ Valerie McKeehan ]
楽天Kobo電子書籍ストア
|
<p><strong>Say it with chalk! Learn the art of hand-drawn chalk lettering from an Etsy superstar in a book complete with chalkboards!</strong></p> <p>Ubiquitous at boutiques and caf?s, on Etsy and Pinterest, in stationery and home decor, the art of chalk lettering is hotter than ever. Valerie McKeehan, an Etsy standout, teaches us everything we need to know to create gorgeous hand-drawn chalk designs.</p> <p>In over 60 lessons, learn the ABCs of lettering (literally) and basic styles: serif, sans serif, and script. Next, how to lay out a design, combine various styles into one cohesive piece, and add shadows and dimension. Master more advanced letter styles, from faceted to ribbon to “vintage circus.” Use banners, borders, flourishes. And finally, 12 projects to show off your newfound skills, including a Winter Wonderland Snow Globe; a smartphone-themed birthday card to text friends and family; a one-of-a-kind party invitation to create, photograph, and mail; and a bake sale sign guaranteed to put everyone who sees it in the mood for a cupcake!</p> <p>The book is also a practice space, with three foldout “chalkboards”ーthe inside cover and foldout back cover are lined with blackboard paper.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,551円
|
The Combination Microwave Cook Recipes for Combination Microwaves and Microwaves with Built-in Grills【電子書籍】[ Annette Yates ]
楽天Kobo電子書籍ストア
|
<p>This fully revised and updated edition of <em>The Combination Microwave Cook</em> has over 100 recipes - from simple snacks, vegetable, vegetarian, meat, fish and poultry dishes, to sweet and savoury bakes and pastries - all developed to make full use of these ultra modern appliances. Combine the well-known advantages of microwaves with the traditional crisp, golden finish which makes dishes so appetising. Imagine crisp, flaky pastry, golden-brown gratin and baked pasta dishes, main dishes, cakes and desserts, all cooked (and browned) in a fraction of the conventional cooking time.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,679円
|
Hazards and the Built Environment Attaining Built-in Resilience【電子書籍】
楽天Kobo電子書籍ストア
|
<p>As a specialist in disaster preparation, you have huge responsibilities: a failure to prepare for natural and human-induced disasters costs lives and money. When a natural or human-induced disaster hits a built-up area the amount of damage it does will depend largely on the extent to which the built assets in the area were developed to withstand it. To fail in this respect is therefore both ethically and financially negligent.</p> <p>What kinds of structural and non-structural alterations can be made to protect buildings from large-scale disasters?</p> <p>How can we reduce the threat of these disasters, as well as the damage they cause?</p> <p>Presenting seven guiding principles, drawn from a broad range of disciplines and approaches, this book tackles the difficult questions about what can be done to attain built-in resilience. With contributions from many renowned experts and upcoming researchers in the fields concerned, it comprehensively assesses the wide range of issues faced by practitioners. Whether you're studying construction management, researching hazard resilience issues or working on construction projects in hazardous regions, this book is for you.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
15,670円
|
A Band with Built-In Hate The Who from Pop Art to Punk【電子書籍】[ Peter Stanfield ]
楽天Kobo電子書籍ストア
|
<p><strong>Exploring the explosion of the Who onto the international music scene, this heavily illustrated book looks at this furious band as an embodiment of pop art.</strong></p> <p>“Ours is music with built-in hatred,” said Pete Townshend. <em>A Band with Built-In Hate</em> pictures the Who from their inception as the Detours in the mid-sixties to the late-seventies, post-<em>Quadrophenia</em>. It is a story of ambition and anger, glamor and grime, viewed through the prism of pop art and the radical leveling of high and low culture that it brought aboutーa drama that was aggressively performed by the band. Peter Stanfield lays down a path through the British pop revolution, its attitude, and style, as it was uniquely embodied by the Who: first, under the mentorship of arch-mod Peter Meaden, as they learned their trade in the pubs and halls of suburban London; and then with Kit Lambert and Chris Stamp, two aspiring filmmakers, at the very center of things in Soho. Guided by contemporary commentatorsーamong them, George Melly, Lawrence Alloway, and most conspicuously Nik CohnーStanfield describes a band driven by belligerence and delves into what happened when Townshend, Daltrey, Moon, and Entwistle moved from back-room stages to international arenas, from explosive 45s to expansive concept albums. Above all, he tells of how the Who confronted their lost youth as it was echoed in punk.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,327円
|
Bookcases, Cabinets & Built-Ins【電子書籍】[ Fine Homebuilding and Fine Woodworking ]
楽天Kobo電子書籍ストア
|
<p><strong>It's a universal needーmore storage.</strong> Whether you're housing books and DVDs, kitchen items, sports gear for the kids, or even the very tools you use to create woodworking projects like these, a little extra storage goes a long way. Following the success of the best-selling <em><strong>Shelves, Cabinets & Bookcases</strong></em> (The Taunton Press), this all-new collection of 25 how-to articles from recent issues of <em>Fine Homebuilding</em> and <em>Fine Woodworking</em> magazines will inspire carpenters, woodworkers, and DIY-ers of all skill levels to create practical yet beautiful units for keeping life straight.</p> <p>Sturdy and attractive is the theme that runs through each project, including a multitude of bookcases, entertainment center built-ins, mudroom clutter busters, and custom kitchen cabinets. <strong>Expert advice from America's most accomplished craftsmen will lead the way for designing and building the cabinets, built-ins, and bookcases readers will love.</strong></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,196円
|
|