Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 34
- Application software 31
- Computer graphics 21
- Computer animation 14
- Design 14
- Programming 14
- Python (Computer program language) 12
- Web site development 11
- Maya (Computer file) 10
- Video games 10
- Web applications 10
- Engineering & Applied Sciences 9
- Java (Computer program language) 9
- Three-dimensional display systems 9
- Human anatomy 8
- JavaScript (Computer program language) 8
- Web sites 8
- Computer Science 7
- Computer programs 7
- Computer programming 6
- Internet programming 6
- 3ds max (Computer file) 5
- Cloud computing 5
- HTML (Document markup language) 5
- Human physiology 5
- Artificial intelligence 4
- Blender (Computer file) 4
- Cascading style sheets 4
- Computer games 4
- Data processing 4
-
221Publicado 2022Tabla de Contenidos: “…. -- Converting a NumPy image to a C-byte array -- Getting ready -- How to do it... -- Preparing the skeleton of the TFLu project -- Getting ready -- How to do it... -- Building and running the TFLu application on QEMU -- Getting ready -- How to do it... -- Chapter 8: Toward the Next TinyML Generation with microNPU -- Technical requirements -- Setting up Arm Corstone-300 FVP -- Getting ready -- How to do it... -- Installing TVM with Arm Ethos-U support -- Getting ready -- How to do it... -- Installing the Arm toolchain and Ethos-U driver stack -- Getting ready -- How to do it...…”
Libro electrónico -
222Publicado 2018Tabla de Contenidos: “…-- Understanding the technical requirements -- Building the Microservice -- Step 1 - install Node.js and MongoDB -- Step 2 - create the skeleton of the Media Catalogue Microservice -- Step 3 - define the structure of the Media Catalogue Microservice -- Step 4 - configure the Media Catalogue Microservice -- Step 5 - define the data entity -- Step 6 - code the interaction with the database -- Step 7 - define the controller function -- Step 8 - route the incoming request to the new controller function -- Step 9 - test the microservice -- Step 10 - package and deploy the microservice -- Step 11 - updating the API endpoint and re-test using Dredd -- Summary -- Chapter 5: Platform Setup and Gateway Configuration -- Platform architecture -- The concept of logical and physical gateways -- Avoiding network latency for global deployments -- Deployment for the use case -- How many nodes -- How many logical gateways -- How much storage? …”
Libro electrónico -
223Publicado 2018Tabla de Contenidos: “…Creating a Router-first app -- Configuring Angular.json and Package.json -- Configuring Material and Styles -- Designing LemonMart -- Identifying user roles -- Identifying high-level modules with site map -- Generating router-enabled modules -- Designing the home route -- Setting up default routes -- RouterLink -- Router outlet -- Branding, Custom, and Material Icons -- Branding -- Color palette -- Implementing browser manifest and icons -- Custom icons -- Material icons -- Angular Augury -- Component Tree -- Break point debugging -- Router Tree -- NgModules -- Submodules with lazy loading -- Configuring submodules with components and routes -- Eager loading -- Lazy loading -- Completing the walking skeleton -- Manager module -- User module -- POS and inventory modules -- POS module -- Inventory module -- Inspect router tree -- Common Testing Module -- Summary -- Chapter 8: Continuous Integration and API Design -- Continuous Integration -- Containerizing build environment -- Builder -- Debugging build environment -- Tester -- Configuring a headless browser for Angular -- Configuring testing environment -- Web server -- CircleCI -- Code coverage report -- API design -- Designing around major data components -- Defining entities -- Swagger -- Defining a Swagger YAML file -- Creating a Swagger server -- OpenAPI 3.0 with unofficial tooling -- Swagger 2.0 with official tooling -- Enable Cross-Origin Resource Sharing (CORS) -- Verifying and publishing Swagger server -- Summary -- Chapter 9: Design Authentication and Authorization -- Wrapping up mock-ups -- Design authentication and authorization workflow -- Add auth service -- Implement a basic authentication service -- Implementing the login component -- Conditional navigation -- Common validations -- UI service -- Caching with cookie and localStorage -- JSON Web Token life cycle -- HTTP interceptor…”
Libro electrónico -
224por Langenhan, DanielTabla de Contenidos: “…. -- See also -- Accessing vCD via PHP -- Getting ready -- How to do it... -- Base PHP skeleton -- Connecting to vCloud -- Gathering information -- Creating a new vApp -- Powering on the vApp -- How it works... -- See also -- Using vCenter Orchestrator to automate vCloud -- Getting ready -- How to do it... -- The first connection -- Gathering information -- Creating a new vApp and powering it on -- How it works... -- There's more... -- See also -- A scripted cell shutdown -- Getting ready -- How to do it... -- The script -- How it works... -- There's more... -- Adding ISO files to vCD automatically -- Getting ready -- How to do it... -- How it works... -- 6. …”
Publicado 2013
Libro electrónico -
225Publicado 2022Tabla de Contenidos: “…Streaming Data with Conduit -- Problems with Lazy Input/Output -- Introducing Conduits -- Accessing Files via Conduit -- Looking Further Than Text Files -- Basic Networking -- Binary Serialization -- Comma-Separated Values -- Summary -- Chapter 10: Building and Parsing Text -- The Five Textual Data Types -- Building As Fast As the Wind -- Parsing with attoparsec -- Introducing New Type Classes -- Applicative -- Functors, Applicatives, and Monads -- Alternative -- Traversable -- Don't Overengineer: Just Use JSON -- Summary -- Chapter 11: Safe Database Access -- Database Access Landscape -- Abstracting Over Several DBMSs -- Introducing Persistent and Esqueleto -- Connection -- Schemas and Migrations -- Describing the Entities -- Creating the Database -- Queries -- Queries by Identifier or Uniqueness -- Selecting Several Entities -- SQL Queries with Esqueleto -- Insertions, Updates, and Deletions -- Summary -- Chapter 12: Web Applications -- Haskell Web Ecosystem -- Web Applications -- Compilation to JavaScript -- RESTful Structure -- Back End with WAI -- Simple Skeleton -- Showing Products from the Database -- Inserting New Products Using Forms -- Front End with Elm -- Retrieving Products -- Summary -- Part IV: Domain-Specific Languages -- Chapter 13: Strong Types for Describing Offers -- Domain-Specific Languages -- Embedding Your Language in Haskell -- The Offers Language -- Adding Safety to the Expression Language -- Type-Level Programming -- Two Styles of Programming -- Representing Natural Numbers -- Functional Dependencies -- Categories of Products with FDs -- Vectors Using FDs -- Enforcing the Presents Rule with FDs -- Type Families -- Vectors Using TFs -- Enforcing the Presents Rule with TFs -- Categories of Products with TFs -- Data Type Promotion and Singletons -- A Further Refinement to the Presents Rule -- Cooking with Singletons…”
Libro electrónico -
226Publicado 2018Tabla de Contenidos: “…Perez-Martn and Jos Antonio Vazquez Production of Chondroitin Sulphate from Head, Skeleton and Fins of Scyliorhinus canicula By-Products by Combination of Enzymatic, Chemical Precipitation and Ultrafiltration Methodologies doi: 10.3390/md13063287 -- Jose Antonio Vazquez, Isabel Rodriguez-Amado, Maria Ignacia Montemayor, Javier Fraguas, Maria del Pilar Gonzlez and Miguel Anxo Murado Chondroitin Sulfate, Hyaluronic Acid and Chitin/Chitosan Production Using Marine Waste Sources: Characteristics, Applications and Eco-Friendly Processes: A Review doi: 10.3390/md11030747 -- Riccardo A. …”
Libro electrónico -
227por Rodenburg, JortTabla de Contenidos: “…-- Exercises -- 10.2 Implementing the CustomerService -- 10.2.1 Setting up for success: Creating skeleton classes -- 10.2.2 How to delete your own code -- Exercises -- 10.3 Implementing the BookingService -- 10.3.1 Unit testing across architectural layers -- 10.3.2 The difference between a stub and a mock -- 10.3.3 Mocking a class with the Moq library -- 10.3.4 Calling a repository from a service -- Exercises -- Summary -- 11 Runtime type checking revisited and error handling -- 11.1 Validating input parameters of a service layer method -- 11.1.1 Runtime type checks with the is and as operators -- 11.1.2 Type checking with the is operator -- 11.1.3 Type checking with the as operator -- 11.1.4 What did we do in section 11.1? …”
Publicado 2021
Libro electrónico -
228Publicado 2016Tabla de Contenidos: “…Static and Dynamic Models -- Skeleton=Static -- Processes=Dynamic -- 5.7.3. Systems Thinking -- Google Earth -- Everything is a System -- 5.7.4. …”
Libro electrónico -
229por Bansal, PayalTabla de Contenidos: “…8.6.3 Technologies of Industry 5.0 -- 8.6.4 Limitations of Industry 5.0 -- 8.6.5 Future Direction -- 8.7 Conclusion -- References -- Chapter 9 The Role of Cutting-Edge Technologies in Revolutionary Industry 5.0 -- 9.1 Introduction -- 9.2 Industry 5.0 As Industrial Revolution -- 9.2.1 About Industry 5.0 -- 9.2.2 Industry 5.0: The Cutting-Edge Technology -- 9.2.3 Industry 5.0: The Way to Enable Technologies -- 9.2.3.1 Individualized Human-Machine Interaction -- 9.2.3.2 Bio-Inspired Technologies and Smart Materials -- 9.2.3.3 Digital Twins as Well as Simulation -- 9.2.3.4 Transmission of Data, Analysis and Storage -- 9.2.3.5 Artificial Intelligence -- 9.2.3.6 Efficiency of Technology, Storage, Renewables, and Autonomy -- 9.3 The Role Of Workers In The Industry 5.0 -- 9.3.1 Work-Related Stress and Disease -- 9.3.2 Emerging Risks -- 9.3.2.1 Wearables the Smart Ones -- 9.3.2.2 Cobots and Robots -- 9.3.2.3 Virtual Reality/Augmented Reality -- 9.3.2.4 ExoSkeleton -- 9.3.2.5 Digital Twin -- 9.3.2.6 Wireless Communication Technology -- 9.4 Path Toward Society 5.0 -- 9.5 Conclusion -- References -- Chapter 10 Managing Industry 5.0: The Next Frontier for Artificial Intelligence and Machine Learning Algorithms -- 10.1 Introduction -- 10.2 Supervised Learning -- 10.2.1 Decision Tree -- 10.2.2 Naïve Bayes -- 10.2.3 Support Vector Machine -- 10.3 Unsupervised Learning -- 10.4 Neural Networks Workflow -- 10.4.1 Principal Component Analysis -- 10.4.2 K-Means Clustering -- 10.5 Semi-Supervised Learning -- 10.5.1 Transductive Support Vector Machines -- 10.5.2 Generative Models -- 10.5.3 Self-Training -- 10.6 Reinforcement Learning -- 10.7 Multitasking Learning -- 10.8 Ensemble Learning -- 10.8.1 Boosting -- 10.8.2 Bagging -- 10.9 Deep Learning (Neural Network) -- 10.9.1 Supervised Neural Network -- 10.9.2 Unsupervised Neural Network -- 10.9.3 Reinforced Neural Network…”
Publicado 2024
Libro electrónico -
230Publicado 2022Tabla de Contenidos: “…6.10.14 Case 4: Image-Based Features Extraction in Pavement Cracking Evaluation -- 6.10.15 Automatic Extraction of Crack Features -- 6.10.16 Extraction of Crack Skeleton Using Shearlet Complex Method -- 6.10.17 Calculate Crack Width Feature Using External Multiplication Method -- 6.10.18 Detection of Crack Starting Feature (Crack Core) Using EPA Emperor Penguin Metaheuristic Algorithm -- 6.10.19 Selection of Crack Root Feature Based on Geodetic Distance -- 6.10.20 Determining Coordinates of the Crack Core as the Optimal Center at the Failure Level using EPA Method -- 6.10.21 Development of New Features for Crack Evaluation Based on Graph Energy -- 6.10.22 Crack Homogeneity Feature Based on Graph Energy Theory -- 6.10.23 Spall Type 1 Feature: Crack Based on Graph Energy Theory in Crack Width Mode -- 6.10.24 General Crack Index Based on Graph Energy Theory -- 6.11 Summary and Conclusion -- 6.12 Questions and Exercises -- Further Reading -- Chapter 7 Feature Prioritization and Selection Methods -- 7.1 Introduction -- 7.2 A Variety of Features Selection Methods -- 7.2.1 Filter Methods -- 7.2.2 Correlation Criteria -- 7.2.3 Mutual Information (MI) -- 7.2.4 Wrapper Methods -- 7.2.5 Sequential Feature Selection (SFS) Algorithm -- 7.2.6 Heuristic Search Algorithm (HAS) -- 7.2.7 Embedded Methods -- 7.2.8 Hybrid Methods -- 7.2.9 Feature Selection Using the Fuzzy Entropy Method -- 7.2.10 Hybrid-Based Feature Selection Using the Hierarchical Fuzzy Entropy Method -- 7.2.11 Step 1: Measure Similarity Index and Evaluate Features -- 7.2.12 Step 2: Final Feature Vector -- 7.3 Classification Algorithm Based on Modified Support Vectors for Feature Selection - CDFESVM -- 7.3.1 Methods for Determining the Fuzzy Membership Function in Feature Selection -- 7.4 Summary and Conclusion -- 7.5Questions and Exercises -- Further Reading…”
Libro electrónico -
231por de Beaune, Sophie A.Tabla de Contenidos: “…. -- Figure 5. Sub-adult skeleton exposed at Santa Verna in 1911 (Bradley 1912). -- Figure 6. …”
Publicado 2021
Libro electrónico -
232por Pastoors, AndreasTabla de Contenidos: “…Implications for the Archaeology of Prehistoric Human Tracks -- The Wider Potential of Tracking -- Conclusion -- References -- Part II: Case Studies from Around the Globe -- Chapter 7: Perspectives on Pliocene and Pleistocene Pedal Patterns and Protection -- Introduction -- The Tarsometatarsal Skeletons -- The Hallux -- The Lateral Metatarsophalangeal Articulations -- Lateral Proximal Phalanx Lengths and Shafts -- Proximal Pedal Phalanx Diaphyseal Hypertrophy -- Implications for Pliocene and Pleistocene Footprints -- References -- Chapter 8: Frozen in the Ashes -- Forty Years of Research at Laetoli -- The Discovery of Laetoli Site S -- Survey of Laetoli Site S: A Case Study for Photogrammetry Application in Extreme Environments -- Laetoli Site S Footprints: Results and Implications -- Laetoli Footprints: Perspectives -- References -- Chapter 9: Steps from History -- Introduction -- Background to Happisburgh -- Happisburgh Site 3 -- The Footprint Surface -- Implications of the Happisburgh Footprints -- Impact of the Happisburgh Footprints -- Conclusion -- References -- Chapter 10: Reconsideration of the Antiquity of the Middle Palaeolithic Footprints from Theopetra Cave (Thessaly, Greece) -- Introduction -- Historical Background -- Materials and Methods -- Chronology - Dating -- Archaeology - Lithic Artefacts -- Description of the Footprints -- Results -- Contour Analysis (3D Laser Scanner) -- Sex and Age -- Stature -- Discussion -- Conclusion -- References -- Chapter 11: On the Tracks of Neandertals: The Ichnological Assemblage from Le Rozel (Normandy, France) -- Introduction -- The Neandertal Footprint Record -- The Archaeological Site from Le Rozel -- Material and Methods -- Results -- Preservation and Distribution of the Tracks -- Human Footprints -- Human Handprints -- Animal Tracks -- Discussion -- References…”
Publicado 2021
Libro electrónico -
233Publicado 2017Tabla de Contenidos: “…-- The layer cake -- CloudFormation templates -- YAML versus JSON -- A closer look at CloudFormation templates -- Parameters -- Resources -- Outputs -- Mappings -- Dependencies and ordering -- Functions -- Fn::Join -- Fn::Sub -- Conditionals -- Permissions and service roles -- Custom resources -- Cross-stack references -- Updating resources -- Change sets -- Other things to know -- Name collisions -- Rollback -- Limits -- Circular dependencies -- DSLs and generators -- Credentials -- Stack policies -- The command-line interface tool -- Installation -- Upgrade -- Configuration -- Default profile -- Named profiles -- Environment variables -- Instance roles -- Usage -- Commands -- Subcommands -- Options -- Output -- JSON -- Table -- Text -- Querying -- Generate CLI skeleton -- Input -- Output -- Pagination -- Autocomplete -- Related tools -- jq -- Chapter 2: Managing AWS Accounts -- Introduction -- Setting up a master account -- How to do it... -- How it works... -- There's more... -- Multi-factor authentication -- Using the CLI -- See also -- Creating a member account -- Getting ready -- How to do it... -- How it works... -- There's more... -- Accessing the member account -- Service control policies -- Root credentials -- Deleting accounts -- See also -- Inviting an account -- Getting ready -- How to do it... -- How it works…”
Libro electrónico -
234por Nelms, Brian L.“…These derivatives range from the mesenchymal bone and cartilage comprising the facial skeleton, to neuronal derivatives of the peripheral sensory and autonomic nervous systems, to melanocytes throughout the body, and to smooth muscle of the great arteries of the heart. …”
Publicado 2010
Libro electrónico -
235por Pfammatter, UlrichTabla de Contenidos: “…Railway Sheds, Expo Pavilions, Terminals - Spatial Landscapes of the Future, p. 58 ; Railways Conquer Architecture, p. 62 ; Euston Station, London, p. 64 ; Lime Street Station, Liverpool, p. 66 ; Gare d’Austerlitz, paris, p. 68 ; Station Designed by german Master Builders, p. 70 ; Field of Experimentation Expo Pavilions, p. 72 ; Crystal Palace, London, p. 74 ; Glass Palace, Munich, p. 74 ; Palais des Machines, World Exhibition, Paris, p. 78 ;Interim Worlds: The Avant-garde and Fascination with Construction, p. 80 ; Main station on Santa Maria Novella, Florence, p. 82 ; “Tensegrity” Structures for Wide Halls – Richard Buckminster Fuller and the Consequences, p. 84 ; Olympic Stadium, Munich, p. 86 ; US Pavilion, Expo Osaka, p. 88 ; A New Type of Terminal: Station and Airport Buildings, p. 90 ; Roofing Over the Postal Vehicle Shed, Chur, p. 92 ; Waterloo lnternational Terminal, London, p. 94 ; Lehrter Main Station, Berlin, p. 98 ; New Stations for Deutsche Bahn - Visions, p. 100 ; How Concrete Became Lighter - 100 Years of Concrete Pioneers, p. 102 ; Concrete: The Building Material of the 20th Century, p. 106 ; The ldeal Industrial City - Citè Industrielle, p. 108 ; The Magazine ABC, p. 110 ; The Domino Model, p. 112 ; Système Hennebique: The Strength of Reinforced Concrete in Design, p. 114 ; Apartment House, 25bis rue Franklin, Paris, p. 116 ; Bally Shoe Factory, Dottikon, p. 118 ; Fiat Automobile Factory Lingotto, Turin, p. 120 ; Key Buildings of Dutch Modernism, p. 122 ; Bauhaus Dessau, p. 126 ; The Invention of the “Mushroom Column”, p. 124 ; Van Nelle Tobacco, Tea and Coffee Factory, Rotterdam, p. 128 ; Johnson Wax, Administration Building, Racine, Wisconsin, p. 130 ; The Further Development of a Modern Culture of Building in Concrete: Concepts for Free Spatial Forms, p. 132 ; Pier Luig Nervi - Engineer Architect, p. 134 ; Angelo Mangiarotti - The Design Impact of Concrete: Structural Systems, p. 136 ; Franz Dischinger and Concrete Shell Technology, p. 138 ; Eduardo Torroja - The Logic of Form, p. 140 ; Eladio Dieste - Thin-shell Brickwork Structures: Using Concrete Technology, p. 142 ; Heinz Isler - Spatial Form and Shell Technology, p. 144 ; Concrete and Architectonically Shaped Space, p. 146 ; Portuguese Pavilion, World Exposition on the Theme of the Oceans, Lisbon, p. 148 ; Menil Collection Museum, Houston, Texas, p. 150 ; Hochschule fïr Technik und Wirtschaft and Commercial Building on Ottoplatz, Chur, p. 152 ; Transitions - From Tectonics to Morphology, Andermatt, p. 154 ; The “Liberated Façade” - From Wall to Partition to Skin, p. 156 ; Iron Skeleton Structure and Curtain Wall, p. 160 ; Office Buildings Liverpool, p. 162 ; Menier Chocolate Factory Noisiel-sur-Marne, p. 164 ; From the New York Iron Works to the “Chicago Frame”, p. 166 ; First Leiter Building and Fair Building; Chicago, Illinois, p. 168 ; The Chicago School of Architecture, p. 170 ; The “'façade libre” - A Project of Modernism, p. 172 ; The Luxfer Prism Company - Frank Lloyd Wright's Studies and Projects, p. 174 ; The Industrial Building Culture in Germany, p. 176 ; “Le mur rideau” - Studies and Projects by Le Corbusier, p. 178 ; Industrial Façade Technology - Studies and Projects by Jean Prouve, p. 180 ; The Lightness of Post-war Modernism, p. 182 ; Ludwig Mirs van der Rohe: IIT Campus and Skyscraper Technology in Chicago, p. 184 ; An American School of Thought of Post-war Modernism: Skidmore, Owings & Merrill, p. 186 ; From “Liberated Space” to Transparent Skin: Egon Eiermann and Sep Ruf, p. 188 ; After 1973 - The Future of the Intelligent Building Envelope, p. 190 ; The Technology of Structural Glazing - Peter Rice and RFR, p. 192 ; Experiments in the Field of Material Technology - the Buildings of Renzo Piano Building Workshop, p. 194 ; Concepts for New Glass Façades, p. 196 ; Transformation Strategies, p. 198 ; The “Communicative” Building Envelope, p. 200 ; Process Thinking Conquers Construction – lndustrialisation from the Balloon Frame to the Skyscraper, p. 202 ; Balloon Frame and Skyscraper: The First Symbols of Successful Industrial Building, p. 206 ; Wooden Frame Construction: Balloon Frame and Western Frame, p. 208 ; The McCormick Factory: “Interchangeable Parts” as the Forerunner of Industrial Building, p. 210 ; The Chicago Frame and the lnvention of the Skyscraper, p. 212 ; Frank Lloyd Wright – Ballon-frame Construction Technique and Tectonic Design, p. 214 ; Mass Production and the Industrial Programme of Modern Architecture, p. 216 ; Albert Kahn and the 'Industrial Office', p. 218 ; Major and Model Developments, p. 220 ; Case Study Houses, p. 224 ; Empire State Building, New York, p. 226 ; Construction System Mindset Between the “Sputnik Shock” and the “Oil Shock” - Precursors and Consequences, p. 228 ; Jean Prouve: from the “baraque demonlable” to the “2CV de l'habitat”, p. 230 ; The General Panel System, p. 232 ; The USM Construction System, p. 234 ; Concrete Construction Systems, p. 236 ; Structuralism, p. 238 ; From Mass-made to Customised Production, p. 240 ; Bercy 2 Shopping Centre Charenton le Pont near Paris, p. 242 ; Spheres, Blobs and Digital Tectonics, p. 244 ; Combination of Industrial and Manual Techniques, p. 246 ; "Sustainable Building Design" - A Future Project, p. 248 ; Efficiency and Effectiveness of Systems, Structures and Elements, p. 252 ; The Invention of the Joint, p. 254 ; The Renault Distribution Centre, Swindon, p. 256 ; Aluminium Jubilee Pavilion, Paris, p. 258 ; IBM Travelling Exhibition Pavilion, p. 260 ; Air as Construction Material, p. 262 ; Material and Technology, Resources and Processes, p. 264 ; Shigeru Ban: The “Paper Tube Structure” Technique, p. 266 ; Profiling: a Constant Theme of Industrial Design, p. 268 ; Plastics, New Materials, Composities, p. 270 ; Metamorphoses in Glass, p. 272 ; “Light Tech” and “Low Energy” - A Watershed in The Way of Thinking, p. 274 ; The “New Atrium” , p. 276 ; The City Mall, p. 278 ; The Green Skyscraper, p. 280 ; The Newsirit and Peak_Lab Research Projects, p. 282 ; Regarding the Question of Habitat, p. 286 ; 10 Points Regarding a Culture of Sustainability, p. 288 ; Learning from Nature, p. 290 ; Low-energy Strategies, p. 292 ; The Sustainable Skin Concept, p. 294 ; Jean-Marie TJibaou Cultural Centre, Nouméa, p. 296 ; Sir Ove Arup: The Key Speech, 1970, p. 298 ; Notes, p. 306 ; Bibliography, p. 313 ; Index, p. 318 ; Picture Credits, p. 318 ; lndex of Names, p. 318 ; Index of Places and Projects, p. 320 ; Exhibition and Expo Projects, p. 322.…”
Publicado 2008
Libro -
236Publicado 2018Tabla de Contenidos: “…Cover -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Quick Start - The Odoo Developer Mode and Concepts -- The Odoo architecture -- The Developer mode -- Introducing the Library project -- Creating a work database -- Enabling the developer tools -- Adding a field to an existing Model -- Adding Menus, Models, and Views -- Creating menus -- Creating a Custom Model -- Creating Views -- Configuring access control security -- About Odoo base Models -- Summary -- Chapter 2: Installing and Organizing the Development Environment -- Setting up a host for the Odoo server -- Using a virtual machine -- Installing a Linux server -- Installing Odoo from source -- Initializing a new Odoo database -- Managing Odoo databases -- A word about Odoo product versions -- More server configuration options -- Odoo server configuration files -- Changing the listening port -- The database filter option -- Managing server log messages -- Developing from a remote workstation -- Using a Linux text editor -- Installing and configuring Samba -- Installing additional modules -- Finding community modules -- Configuring the addons path -- Updating the apps list -- Summary -- Chapter 3: Your First Odoo Application - A Practical Overview -- Creating a new addon module -- Creating the module's basic skeleton -- Adding an icon -- A word about licenses -- Discovering and installing new modules -- Adding to the addons path -- Installing the new module -- Upgrading a module -- The server development mode -- The model layer -- Creating the data model -- Extending existing models -- The view layer -- Adding menu items -- Creating the form view -- Business document form views -- Adding action buttons -- Using groups to organize forms -- The complete form view -- Adding list and search views -- Extending views…”
Libro electrónico -
237Publicado 2006Tabla de Contenidos: “…6.7.2 Optimal Thresholding -- 6.7.3 Threshold Selection Based on Boundary Characteristics -- 6.7.4 Use of Motion in Segmentation -- 6.8 Accumulative Difference Image -- Summary -- Review Questions -- Chapter 7: Image Restoration -- 7.1 Introduction -- 7.2 Degradation Model -- 7.3 Degradation Model for Continuous Functions -- 7.4 Discrete Degradation Model -- 7.5 Estimation of Degradation Function -- 7.6 Estimation by Experimentation -- 7.7 Estimation by Modeling -- 7.8 Inverse Filtering Approach -- 7.9 Least Mean Square Filter -- 7.10 Interactive Restoration -- 7.11 Constrained Least Squares Restoration -- 7.11.1 Geometric Transformations -- 7.11.2 Spatial Transformations -- 7.11.3 Gray Level Interpolation -- Summary -- Review Questions -- Chapter 8: Image Representation and Description -- 8.1 Introduction -- 8.2 Boundary Representation Using Chain Codes -- 8.3 Boundary Representation Using Line Segments -- 8.4 Boundary Representation Using Signature -- 8.5 Shape Number -- 8.6 Fourier Descriptors -- 8.7 Moments -- 8.8 Region Representation -- 8.8.1 Run-Length Codes -- 8.8.2 Quad Tree -- 8.8.3 Skeletons -- 8.9 Regional Descriptors -- 8.10 Topological Descriptors -- 8.11 Texture -- 8.11.1 Statistical Approach -- 8.11.2 Structural Approach -- 8.12 Relational Descriptors -- Summary -- Review Questions -- Chapter 9: Pattern Classification Methods -- 9.1 Introduction -- 9.2 Statistical Pattern Classification Methods -- 9.2.1 Supervised and Unsupervised Learning Methods -- 9.2.2 Parametric Approaches -- 9.2.3 Nonparametric Approaches -- 9.2.4 Deterministic Trainable Classification Algorithms -- 9.3 Artificial Intelligence Approach in Pattern Classification -- 9.4 ANN Approaches in Pattern Classification -- 9.4.1 Backpropagation Training Algorithm for MLP Classifier -- 9.4.2 Experimentation With MLP Classifier -- 9.4.3 Classification of Mechanical Components…”
Libro electrónico -
238Publicado 2020Tabla de Contenidos: “…- Katerina El Raheb, Marina Stergiou, Akrivi Katifori and Yannis Ioannidis 355 -- 8.4 Skeleton tracking for serious games and real-time medical diagnosis - Mohamed Adjel, Antoine Seilles, Denis Mottet and Guillaume Tallon 361.…”
Libro electrónico -
239Publicado 2020Tabla de Contenidos: “…Concept 2.3 The formation and function of molecules depend on chemical bonding between atoms -- Covalent Bonds -- Ionic Bonds -- Weak Chemical Interactions -- Molecular Shape and Function -- Concept 2.4 Chemical reactions make and break chemical bonds -- Concept 2.5 Hydrogen bonding gives water properties that help make life possible on Earth -- Cohesion of Water Molecules -- Moderation of Temperature by Water -- Floating of Ice on Liquid Water -- Water: The Solvent of Life -- Acids and Bases -- 3 Carbon and the Molecular Diversity of Life -- Overview Carbon Compounds and Life -- Concept 3.1 Carbon atoms can form diverse molecules by bonding to four other atoms -- The Formation of Bonds with Carbon -- Molecular Diversity Arising from Variation in Carbon Skeletons -- The Chemical Groups Most Important to Life -- ATP: An Important Source of Energy for Cellular Processes -- Concept 3.2 Macromolecules are polymers, built from monomers -- The Synthesis and Breakdown of Polymers -- The Diversity of Polymers -- Concept 3.3 Carbohydrates serve as fuel and building material -- Sugars -- Polysaccharides -- Concept 3.4 Lipids are a diverse group of hydrophobic molecules -- Fats -- Phospholipids -- Steroids -- Concept 3.5 Proteins include a diversity of structures, resulting in a wide range of functions -- Amino Acid Monomers -- Polypeptides (Amino Acid Polymers) -- Protein Structure and Function -- Concept 3.6 Nucleic acids store, transmit, and help express hereditary information -- The Roles of Nucleic Acids -- The Components of Nucleic Acids -- Nucleotide Polymers -- The Structures of DNA and RNA Molecules -- Concept 3.7 Genomics and proteomics have transformed biological inquiry and applications -- DNA and Proteins as Tape Measures of Evolution -- 4 A Tour of the Cell -- Overview The Fundamental Units of Life…”
Libro electrónico -
240por Bitterman, AlexTabla de Contenidos: “…-- 4.3 Conclusions -- References -- Part IIIIdentity and Evolution -- 5 The Rainbow Connection: A Time-Series Study of Rainbow Flag Display Across Nine Toronto Neighborhoods -- 5.1 Rainbow Flag: Visibility, Implication, and Meaning -- 5.2 A Capsule History of the Rainbow Flag -- 5.3 The Rainbow Flag as Place Brand for Gay Neighborhoods -- 5.4 The Power of Graphics in the Built Environment -- 5.5 Concentration and Persistence of Rainbow Flags Define Boundaries of Gay Neighborhoods -- 5.6 Empirical Plan for the Visual Assessment of Rainbow Flag Display -- 5.7 Observations and Findings -- 5.8 Diaspora as Practical Identity -- 5.9 Rainbow Proliferation: Synthesis and Conclusions -- 5.10 Takeaway Messages -- Sources -- 6 Wearing Pink in Fairy Town: The Heterosexualization of the Spanish Town Neighborhood and Carnival Parade in Baton Rouge -- 6.1 Introduction -- 6.2 Consuming Gay Culture -- 6.3 Baton Rouge Mardi Gras and the Spanish Town Parade -- 6.4 Methods -- 6.5 The Bohemian 1980s in Spanish Town -- 6.6 Spanish Town Parades as Part of Gay Cultural History in Baton Rouge -- 6.7 Homophobia and Queer Culture in the Contemporary Parade -- References -- 7 A Tale of Three Villages: Contested Discourses of Place-Making in Central Philadelphia -- 7.1 Background -- 7.2 The Space in Question -- 7.2.1 Gayborhood -- 7.2.2 Washington Square West -- 7.2.3 Midtown Village -- 7.3 Discursive Moments -- 7.3.1 Snapshots from the Gayborhood -- 7.3.2 The Skeleton of Washington West -- 7.3.3 Welcome to Midtown Village -- 7.4 Further Directions -- 7.5 Conclusion -- References -- 8 Are "Gay" and "Queer-Friendly" Neighborhoods Healthy? …”
Publicado 2021
Libro electrónico