Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Animal science 784
- Agronomy 705
- Agronomia 696
- Agronomía 686
- Animales 480
- Computer animation 457
- Animals 429
- Computer graphics 359
- Design 323
- Programming 307
- Application software 285
- Development 279
- Web sites 199
- Engineering & Applied Sciences 192
- Animals personificats 181
- Ciencia Animal 173
- Entitats sense ànim de lucre 153
- Video games 152
- History 150
- Photography 150
- Three-dimensional display systems 149
- Agriculture 147
- JavaScript (Computer program language) 143
- Web site development 133
- Data processing 132
- Flash (Computer file) 125
- Historia 124
- Documentales 120
- Computer Science 117
- Computer games 113
-
10721Publicado 2023Tabla de Contenidos: “…-- HMIs versus SCADA -- How the SDLC applies to HMIs -- Exploring wireframing -- Final project - creating an HMI -- Summary -- Questions -- Further reading -- Chapter 12: Industrial Controls - User Inputs and Outputs -- Technical requirements -- Exploring common HMI controls -- Flip switches -- Push switches -- Buttons -- LEDs -- Potentiometers -- Sliders -- Spinners -- Measurement controls -- Histogram -- Text field -- Control properties -- Final project - creating a simple HMI -- Requirements for the HMI -- Design of the HMI -- Building the HMI -- Summary -- Questions -- Further reading -- Chapter 13: Layouts - Making HMIs User-Friendly -- Technical requirements -- The importance of colors -- Backgrounds -- Red, yellow, and green -- Control colors -- Labeling colors -- Understanding grouping/position -- Best practices for blinking -- Blinking a component -- Animation -- Organizing the screen into multiple layouts -- Creating visualizations screens -- Changing the default screen -- Navigating between screens -- Final project - creating a user-friendly HMI -- Summary -- Questions -- Further reading -- Chapter 14: Alarms - Avoiding Catastrophic Issues with Alarms -- Technical requirements -- What are alarms? …”
Libro electrónico -
10722Publicado 2015Tabla de Contenidos: “…-- Handling Events -- Defining Events -- Expanding and Using CardLib -- Attributes -- Reading Attributes -- Creating Attributes -- Initializers -- Object Initializers -- Collection Initializers -- Type Inference -- Anonymous Types -- Dynamic Lookup -- The dynamic Type -- Advanced Method Parameters -- Optional Parameters -- Named Parameters -- Lambda Expressions -- Anonymous Methods Recap -- Lambda Expressions for Anonymous Methods -- Lambda Expression Parameters -- Lambda Expression Statement Bodies -- Lambda Expressions as Delegates and Expression Trees -- Lambda Expressions and Collections -- Part II: Windows Programming -- Chapter 14: Basic Desktop Programming -- XAML -- Separation of Concerns -- XAML in Action -- The Playground -- WPF Controls -- Properties -- Events -- Control Layout -- Stack Order -- Alignment, Margins, Padding, and Dimensions -- Border -- Canvas -- DockPanel -- StackPanel -- WrapPanel -- Grid -- The Game Client -- The About Window -- The Options Window -- Data Binding -- Starting a Game with the ListBox Control -- Chapter 15: Advanced Desktop Programming -- The Main Window -- The Menu Control -- Routed Commands with Menus -- Creating and Styling Controls -- Styles -- Templates -- Value Converters -- Triggers -- Animations -- WPF User Controls -- Implementing Dependency Properties -- Putting It All Together -- Refactoring the Domain Model…”
Libro electrónico -
10723Publicado 2018Tabla de Contenidos: “…Meeting practices in orderFine-tuning brains in the management teamFirst: The brain is a machine for creating connectionsSecond: The brain presents most decisions by intuitionThird: We have the brain of herd animalsGood decisions are induced with questioningNew energy to the meetingsBest practices of theme meetingsDeveloping standard meetingsRefreshing postures6. …”
Libro electrónico -
10724por Institute of Medicine StaffTabla de Contenidos: “…AUTHOR'S CONCLUSIONS AND RECOMMENDATIONS -- References -- DISCUSSION -- 6 Immune Function Studies During the Ranger Training Course of the Norwegian Military Academy -- INTRODUCTION -- The Ranger Training Course of the Norwegian Military Academy -- IMMUNE CHANGES DURING NORWEGIAN RANGER TRAINING -- Changes in Parameters of Immune Function -- Leukocyte Numbers -- Plasma Levels of Immunoglobulins -- Interleukins -- Lymphocyte Mitogenic Response -- Changes in Phagocyte Function -- Granulocyte Functions -- Monocytes -- Effect of Reducing the Calorie Deficiency -- Neuropeptide Effect During Norwegian Ranger Training -- Vasoactive Intestinal Peptide -- Catecholamines -- Adrenoglucocorticoid Regulation of Phagocyte Function in Animal Studies -- AUTHOR'S SUMMARY AND RECOMMENDATIONS -- References -- DISCUSSION -- III INTRODUCTION TO IMMUNE FUNCTION -- 7 Nutrition and Immune Responses: What Do We Know? …”
Publicado 1999
Libro electrónico -
10725Publicado 2010Tabla de Contenidos: “…Implications of self and identity for conceptualizing motivation -- Motivation in main stream psychology: An overview -- Is man a perpetually wanting animal? -- Some broader motivational questions and a changing perspective on self -- The Indian perspective on self and motivation -- Ahaṁkāra and ātman -- Puruṣārtha: A life of action -- Karma -- Satya or truth -- Conclusion -- References -- Chapter 20: The principles and practice of in the writings and life of B.G. …”
Libro electrónico -
10726Publicado 2017Tabla de Contenidos: “…-- Preconfiguring mock objects -- assert methods of mock objects -- The unittest.mock patch function -- Using unittest's test discovery -- Unittest's discovery tool -- Command-line options in unit test discovery -- Using nose for unified test discovery and reporting -- Running our tests with nose -- The cover-package option -- Testing multiple worker processes -- Summary -- Chapter 10: Reactive Programming -- The concept of reactive programming -- Building a simple reactive programming framework -- Observers -- Observables -- Emitting events -- Building the observable sequence -- Illustrating a stream of animal events -- Composing an observable sequence -- Using the reactive extensions for Python (RxPY) -- Translating our zoo demo into Rx -- Observable factory methods -- Explaining the observable sequence of events -- Creating an asyncio scheduler -- Combining and processing observable sequences -- Miscellaneous observable factory methods -- The Observable.create method -- The Observable.select_many method -- Empty, return_value, and from_iterable factory methods -- The where factory method -- Summary -- Chapter 11: Microservices -- Microservices and the advantages of process isolation -- Advantages of the microservice architecture -- Applying the microservice architecture to web servers -- Building high-level microservices with Flask -- Installing Flask -- Creating endpoints for a RESTful API in Flask -- Building a microservice to maintain a database -- Making Flask handle a request -- Running and connecting to our microservice using Flask -- Test running the microservice -- Building high-level microservices with nameko -- Installing nameko…”
Libro electrónico -
10727Publicado 2011Tabla de Contenidos: “…The Lizard: A Color-Sensitive Reptile -- Understanding How the Lizard Walks -- Using One Motor to Control Two Legs -- Controlling Four Legs to Produce Walking -- Making Turns -- Building the Lizard -- Building the Body -- Attaching the Cables -- Building and Attaching the Legs -- Programming the Lizard -- Synchronizing the Motors with Touch Sensors -- Creating the My Blocks -- My Block #1: Synchronize -- My Block #2: Walk -- Creating the Final Program -- Step 1: The Structure of the Program -- Step 2: Blue -- Step 3: Green -- Step 4: Red -- Step 5: Yellow -- Exploring the Lizard Further -- Idea #1: More Behavior -- Idea #2: Create Your Own Animal -- Conclusion -- 16. The Printer: A Drawing Machine -- Understanding How the Printer Works -- Components of the Printer -- Non-LEGO Requirements for the Printer -- Building the Printer -- Connecting the Cables -- Programming the Printer -- Creating the My Blocks -- My Block #1: Liftpen -- My Block #2: Lowerpen -- My Block #3: ResetHorizontal -- My Block #4: ResetVertical -- My Block #5: Eject -- My Block #6: Horizontal -- My Block #7: Vertical -- Testing and Troubleshooting the Printer -- The Test Program -- Troubleshooting the Printer -- Creased or Crumpled Paper in the Machine -- The Pen Doesn't Write -- The Pen Presses Too Hard…”
Libro electrónico -
10728Publicado 2024Tabla de Contenidos: “…Recap: When to Use Cumulative Layout Shift -- Chapter 10: Interaction to Next Paint -- What Interaction to Next Paint Measures -- Events and Event Handler Code -- Interaction Process -- Measuring Interactions -- How INP Relates to FID -- How INP Relates to the DOM -- How INP Compares to Total Blocking Time and Time to Interactive -- Measuring Interaction to Next Paint -- INP Benchmarks -- Simulate Interactions: DebugBear's INP Profiler -- Breakdown INP: Web Vitals Extension -- Find Event Handler Code: Firefox DevTools -- Ways to Improve Interaction to Next Paint -- Processing Time: Improve Event Handler Code -- Presentation Delay: Optimize Animations -- Recap: When to Use Interaction to Next Paint -- Chapter 11: Conclusion: Choosing Website Speed Metrics -- Summary -- Appendix A: Metrics Recap -- Regular Monitoring -- Core Web Vitals - SEO and UX -- Speed KPIs -- Deeper Diagnostic -- For General Communication -- Appendix B: PageSpeed Insights -- Field Data -- Lab Data -- Opportunities and Diagnostics -- Appendix C: References and Additional Information -- Chapter 1 -- Chapter 2 -- Chapter 3 -- Chapter 4 -- Chapter 5 -- Chapter 6 -- Chapter 7 -- Chapter 8 -- Chapter 9 -- Chapter 10 -- Appendix B -- Index…”
Libro electrónico -
10729Publicado 2022Tabla de Contenidos: “…12.4 Success Stories - Where Lean Thinking Advanced Innovation?12.4.1 Pixar Animation Studios12.4.2 Dropbox12.4.3 Zappos12.4.4 General Electric12.5 Concluding Remarks12.6 References13. …”
Libro electrónico -
10730Publicado 2024Tabla de Contenidos: “…. -- Chapter 17 Rendering and Presentation -- Creating an Interior Rendering -- Creating Lighting Groups -- Creating Walkthroughs -- Exporting an Animation -- Creating a Solar Study -- Are You Experienced? …”
Libro electrónico -
10731Publicado 2015Tabla de Contenidos: “…Endospores -- Reproduction of Prokaryotic Cells -- Arrangements of Prokaryotic Cells -- Modern Prokaryotic Classification -- Survey of Archaea -- Extremophiles -- Methanogens -- Survey of Bacteria -- Deeply Branching and Phototrophic Bacteria -- Low G + C Gram-Positive Bacteria -- High G + C Gram-Positive Bacteria -- Gram-Negative Proteobacteria -- Other Gram-Negative Bacteria -- CHAPTER SUMMARY -- QUESTIONS FOR REVIEW -- CRITICAL THINKING -- CONCEPT MAPING -- 12 Characterizing and Classifying Eukaryotes -- General Characteristics of Eukaryotic Organisms -- Reproduction of Eukaryotes -- Classification of EukaryoticOrganisms -- Protozoa -- Distribution of Protozoa -- Morphology of Protozoa -- Nutrition of Protozoa -- Reproduction of Protozoa -- Classification of Protozoa -- Fungi -- The Significance of Fungi -- Morphology of Fungi -- Nutrition of Fungi -- Reproduction of Fungi -- Classification of Fungi -- Lichens -- Algae -- Distribution of Algae -- Morphology of Algae -- Reproduction of Algae -- Classification of Algae -- Water Molds -- Other Eukaryotes of Microbiological Interest: Parasitic Helminths and Vectors -- Arachnids -- Insects -- CHAPTER SUMMARY -- QUESTIONS FOR REVIEW -- CRITICAL THINKING -- CONCEPT MAPING -- 13 Characterizing and Classifying Viruses, Viroids, and Prions -- Characteristics of Viruses -- Genetic Material of Viruses -- Hosts of Viruses -- Sizes of Viruses -- Capsid Morphology -- Viral Shapes -- The Viral Envelope -- Classification of Viruses -- Viral Replication -- Lytic Replication of Bacteriophages -- Lysogeny -- Replication of Animal Viruses -- The Role of Viruses in Cancer -- Culturing Viruses in the Laboratory -- Culturing Viruses in Mature Organisms -- Culturing Viruses in Embryonated Chicken Eggs -- Culturing Viruses in Cell (Tissue) Culture -- Are Viruses Alive? …”
Libro electrónico -
10732Publicado 1999Tabla de Contenidos: “…Obligatory Metabolic Demands and Obligatory Oxidative Losses -- Use of the Obligative Oxidative Loss Pattern to Predict a Requirement Pattern -- Animal Data for the Pattern of the Obligatory Metabolic Demand -- The Adaptive Component of the Metabolic Demand -- Diurnal Cycling: A Qualitative Influence on Metabolic Demand? …”
Libro electrónico -
10733por Institute of Medicine (U.S.).Tabla de Contenidos: “…MAKING IMPORTANT DECISIONS -- Allocation of Research Funds -- Regulatory Decisions About Technologies -- Food and Drug Administration -- Third-Party Payers -- CONTINUING DEVELOPMENT OF TOTAL ARTIFICIAL HEARTS -- Considerations for the Next Decision Point -- OTHER RECOMMENDATIONS -- Future Development of Ventricular Assist Devices -- Clinical Trials and Patient Follow-up -- Clinical Trials -- Postmarketing Surveillance -- Posttrial Follow-up -- Fostering Collaborative Interdisciplinary Research -- Patients' Quality of Life and Treatment Preferences -- Research Needs -- Heart Failure Research -- Epidemiological Research -- Communication Among MCSS Researchers -- HOW THIS REPORT SHOULD BE USED -- REFERENCE -- Appendixes -- A History and Methods of This Evaluation -- ADDENDUM -- B A Chronology of the National Heart, Lung, and Blood Institute Artificial Heart Program and Related Events -- C Technological Opportunities and Barriers in the Development of Mechanical Circulatory Support Systems -- CURRENT STATE OF THE TECHNOLOGY IN MECHANICAL CIRCULATORY SUPPORT SYSTEMS -- Short-Term-Use Devices (fewer than 180 days) -- Total Artificial Heart -- Animal and Clinical Results -- Technological Development of Pneumatic Total Artificial Hearts -- Univentricular or Biventricular Assist Devices -- Pulsatile Devices (Sac/Diaphragm) -- Steady-Flow Devices -- Summary -- Permanent or Long-Term-Use Mechanical Circulatory Support Systems (more than 180 days) -- Unilateral Assist Devices -- In Vitro and In Vivo Test Results -- Permanent Total Artificial Hearts -- University of Utah System -- Nimbus/Cleveland Clinic System -- ABIOMED/Texas Heart System -- Pennsylvania State University System -- Non-U.S. …”
Publicado 1991
Libro electrónico -
10734por Leuret, FrançoisTabla de Contenidos: “…Consideraciones generales CAPÍTULO I Aunque sea cierto que la locura depende de una alteración encefálica se ignora por completo en qué consiste dicha alteración I Grosor de los huesos del cráneo II Lesiones de las meninges III Alteraciones del aflujo sanguíneo: Hiperemia del cerebro IV Hipertrofia y atrofia del cerebro V Edema cerebral VI Alteración de la densidad del cerebro VII Alteración en el color del cerebro VIII Adherencias de las meninges a las circunvoluciones cerebrales IX Granulaciones en la superficie de los ventrículos cerebrales X Adherencias anormales en las capas fibrosas del cerebro XI Todos los autores coinciden en que hay alienados cuyo cerebro no tenía ningún tipo de alteración XII Los frenólogos han intentado sin éxito aplicar su sistema en su intento de localización de la locura Resumen y conclusiones CAPÍTULO II El tratamiento moral utilizado por la mayoría de los médicos sólo se considera como elemento auxiliar del tratamiento físico I Calmeil, médico de Charenton, denomina tratamiento moral al que se practica por medio del razonamiento, la persuasión y el temor; y considera el tratamiento puramente físico como un logro II El tratamiento moral, en Charenton, es nulo o casi nulo, según Moreau, Malherbe y Bayle, antiguos alumnos de dicho hospicio III El tratamiento moral aplicado por Pinel IV Esquirol considera el tratamiento moral de la locura de la misma manera que Pinel; el primero formula los preceptos de este tratamiento pero los aplica muy restringidamente V Georget considera el tratamiento moral como un simple apoyo del tratamiento físico VI Los descubrimientos anunciados por Falret sobre la causa última de la locura, si fuesen ciertos, harían inútil todo tratamiento moral VII Voisin no opina que el médico deba actuar sobre la inteligencia de los alienados sino únicamente sobre sus pasiones VIII El tratamiento recomendado por Foville sólo resulta ventajoso, según él, para los convalecientes IX Las bases del tratamiento de los alienados, según Pariset, son la justicia, la bondad y la recomposición del cerebro X El tratamiento de los alienados debe tener como finalidad principal, según Ferrus, devolver, con ayuda de agentes físicos, el órgano de la inteligencia a su estado normal XI Todos los tipos de delirio dependen, según Broussais, de un único fenómeno orgánico, a saber: la irritación cerebral XII Guislain recomienda el reposo del cerebro de los alienados sin exceptuar a los monomaníacos XIII Ejemplo de un tratamiento puramente físico, aplicado por Morison en un caso de monomanía XIV Algunos espiritualistas alemanes consideran la locura como una enfermedad mental y la tratan con castigos; otros sitúan su sede en el cerebro y la abordan sobre todo con remedios físicos XV Bases del tratamiento de la locura CAPÍTULO III La inteligencia y las pasiones no pueden volver a la normalidad en los alienados sin el auxilio del tratamiento moral, que es el único que influye directamente en los síntomas de la locura I Alucinados Primera observación: Herencia y embriaguez Alucinaciones auditivas y visuales; pensamientos eróticos y ambiciosos Segunda observación: Encarcelamiento por un delito político Producción del pensamiento, acompañado por una alucinación auditiva; rechazo a hablar y a alimentarse Tercera observación: Práctica del magnetismo animal; lectura de obras místicas Alucinaciones de la vista, del oído y de algunas partes de la superficie cutánea; abstinencia prolongada de alimentos y otras mortificaciones ordenadas por los espíritus Cuarta observación: Reveses políticos Intento de suicidio Alucinaciones auditivas Quinta observación: Terror súbito, herida en la cabeza Alucinaciones de la vista, el oído, el tacto, alucinaciones olfativas y gustativas II Individuos que desvarían a causa de antiguas alucinaciones Sexta observación: Vida sedentaria, trabajo asiduo Preocupaciones delirantes y alucinaciones Séptima observación: Embriaguez Alucinaciones auditivas y visuales, ideas delirantes Octava observación: Amor contrariado Alucinaciones auditivas y visuales, ideas ambiciosas III Lipemaníacos con o sin alucinaciones Novena observación: Herencia, carácter triste, temor a ser mirado como si fuese el cómplice de un ladrón Aberración de la sensiblidad, pensamientos oscuros, desesperación Décima observación: Vida excesivamente sedentaria y aburrida; régimen astringente; terror a la condena y a la inmortalidad sobre la tierra Sensaciones perversas Undécima observación: Onanismo y otras costumbres viciosas, terror a la policía Abatimiento, apatía, aparente estupidez, continuas inquietudes, suicidio IV Meros particulares que quieren casarse con princesas Duodécima observación: Vanidad y amor Pedida de matrimonio a una princesa Desorden de la inteligencia llevada hasta la manía Decimotercera observación:Vanidad, preocupaciones políticas Ideas ambiciosas, delirios, falsas interpretaciones, agitación y gritos durante siete años consecutivos Incurabilidad reconocida de la enfermedad V Civilizadores y regeneradores del mundo Decimocuarta observación: Deseo de reformar la sociedad Búsqueda de un desierto y de un pueblo que acepte someterse al sistema de la humanización Decimoquinta observación: Embriaguez, frecuente trato con los jacotistas Ideas ambiciosas, voluntad de civilizar el mundo Decimosexta observación: Encuadernación de actas públicas, preocupaciones ambiciosas Proyecto de reformar la sociedad con la ayuda de «una gran liga» formada por el conjunto de todas las encuadernaciones de Francia: escándalo en la cámara de los diputados VI Portadores de títulos y de dignidades imaginarias Decimoséptima observación:Vanidad: proyectos de reforma para la disciplina eclesiástica Creencia en una permanente conspiración de los médicos contra la religión: quimeras ambiciosas Decimoctava observación: Muerte de un pariente Confusión política Títulos imaginarios, ideas de inmensas riquezas Decimonovena observación: Ociosidad: lectura de periódicos Ideas ambiciosas: cartas entregadas en las Tullerías para reclamar el imperio Tenencia de puñal y de armas de fuego cargadas Vigésima observación: Educación afeminada, excesiva vanidad Ideas de grandeza, concepciones delirantes Vigesimoprimera observación: Causa desconocida Ideas ambiciosas, concepciones delirantes Vigesimosegunda observación: Herencia: insolación Apatía, ideas ambiciosas muy llamativas, por ser tan numerosas como extrañas…”
Publicado 2001
Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Biblioteca de la Universidad de Navarra)Lectura en línea. Acceso restringido con credenciales UPSA
Videotutorial
Tutorial de uso de Eureka
Libro -
10735Publicado 2011“…Adobe® Edge is a new web motion and interaction design tool that allows you to create web-based animation and interactivity in HTML5, CSS3, and JavaScript. …”
Libro electrónico -
10736Publicado 2009Tabla de Contenidos: “…Egido (311) Alfonso Rey: El título del Buscón: problemas textuales y aspectos literarios (323) Ascensión Rivas Hernández: Personajes (muy) barojianos en dos novelas crepusculares: Susana y los cazadores de moscas (1938) y Laura o La soledad sin remedio (1939) (331) Domingo Ródenas de Moya: Dos cartas de Miguel de Unamuno a) Antonio Marichalar (341) M.a José Rodríguez Sánchez de León: Mímesis costumbrista y modus narrandi en la prensa de la Ilustración (349) M.a Isabel Román Gutiérrez: El tema del honor y la renovación teatral española entre los siglos XIX y XX: Echegaray, Galdós y Valle-Inclán (359) Leonardo Romero Tobar: Goya, tema lírico en la poesía última (367) Rosa Romojaro: Fundamentos simbólicos en la poesía de Manuel Altolaguirre (373) Ainoa Sáenz de Zaitegui: El progreso del Libertino: Poéticas del epicureísmo en A Satire against Reason and Mankind de John Wilmot (385) Antonio Salvador Plans: Los lenguajes especiales en las letrillas sacras gongorinas (393) Antonio Sánchez Trigueros: Un capítulo de la historia del concepto de literatura: el discurso contra el sujeto (401) Javier Sánchez Zapatero: El compromiso antibelicista en la narrativa española sobre la guerra de Marruecos: a propósito de El blocao e Imán (409) Domingo Sánchez-Mesa Martínez: Oscilando sobre el cable, Vila-Matas y la escritura funambulista (417) Enrique Santos Unamuno: De la imagología a los Imagenation Studies: prolegómenos de una propuesta teórica (425) Adolfo Sotelo Vázquez: Acerca del canon de la novela española de principios del siglo XX (433) Gregorio Torres Nebrera: El exilio en perspectiva irónica: un ejemplo de Max Aub (443) Jorge Urrutia: Tecnología de la literatura (451) María José Vega: El animal que llora: una nota sobre la recepción de Plinio en la literatura del Renacimiento (457) Sultana Wahnón: Platón, intérprete de Simónides. …”
Enlace del recurso
Electrónico -
10737Publicado 2021Tabla de Contenidos: “…Lawrance -- Per l'edizione di Guittone d'Arezzo: «Tutto mi strugge, in pensero e 'n pianto» (VI) / Lino Leonardi -- Boscà, Mendoza, Cetina i March / Albert Lloret -- Postil•les musicals franceses als «Estramps» de Jordi de Sant Jordi / Marta Marfany i Simó -- Sobre els falsos profetes al «Segon del Crestià» / Sadurní Martí -- La «Història de Jacob Xalabín», trenta anys després / Llúcia Martín Pascual -- Narcís Vinyoles i els petits animals literaris / Tomàs Martínez Romero -- Higini Anglès i Rafael Patxot i Jubert / Josep Massot i Muntaner -- Llull's arguments for the existence of God: a reflection on the basis of the «Llibre del gentil» / Annemarie C. …”
Enlace del recurso
Libro -
10738Publicado 1985Tabla de Contenidos: “…Frontmatter -- Preface -- List of chairmen -- Contents -- Opening speech -- Microgravity cell electrophoresis experiments on the Space shuttle: A 1984 overview / Cell electrophoresis techniques -- Free zone electrophoresis of animal cells: Experiments on cell-cell interactions / Video image correlation electrophoresis: An intermediate stage of automation / System 3000 Automated Electrokinetics Analyzer for biomedical applications / Automated single cell electrophoresis realized in PARMOQUANT 2 and PARMOQUANT L: Test Results / Dielectrophoresis, magnetic immuno-microspheres -- Dielectrophoretic characterisation and separation of biological cells / Cell separation: Comparison between magnetic immunomicrospheres (MIMS) and FACS / Cell electrophoresis in basic studies: theoretical and methodical aspects; topochemistry -- Electrokinetic evidence for blood cell membrane - drug interactions: Usefulness and applications in monitoring treatment of mental and neuroendocrine disorders / Is the method of electrophoresis in determination of electric surface properties of particles a problem for erythrocytes ? …”
Libro electrónico -
10739Publicado 2013Tabla de Contenidos: “…CDM and Resource Allocation and Exchange -- CDM Resource Allocation -- Slot Trading Models -- Modeling Equity and Equity Efficiency Tradeoffs -- Resource Allocation Based on User Supplied Priorities -- Large-Scale Deterministic Optimization Models -- Stochastic Models -- Concluding Remarks -- See -- References -- Airline Industry Operations Research -- Introduction -- Flight Scheduling Planning -- Fleet Assignment -- Yield Management -- Crew Scheduling -- Aircraft Maintenance Routing -- Schedule Recovery -- Concluding Remarks -- See -- References -- Algebraic Modeling Languages for Optimization -- Introduction -- Background and Motivation -- Advantages -- Alternatives -- Extensions -- See -- References -- Algorithm -- See -- Algorithmic Complexity -- Alternate Optima -- See -- Alternate Paths -- See -- AMPL -- References -- Analytic Combat Model -- See -- Analytic Hierarchy Process -- Introduction -- The Fundamental Scale -- Absolute and Relative Measurement and Structural Information -- Comments on Cost-Benefit Analysis -- The Eigenvector Solution for Weights and Consistency -- How to Structure a Hierarchy -- Hierarchic Synthesis and Rank -- Examples -- Relative Measurement: Choosing the Best House -- Absolute Measurement: Evaluating Employees for Raises -- Concluding Remarks -- See -- References -- Analytic Network Process -- Introduction -- Feedback Networks -- The Supermatrix of a Feedback System -- The Control Hierarchy -- Drug-Marketing Decision -- See -- References -- Analytics -- Animation -- ANP -- Ant Colony Optimization -- See -- References -- Anticycling Rules -- See -- Antithetic Random Variates -- Applied Probability -- See -- Approximate Dynamic Programming -- Introduction -- Problem Setting -- Value Function and the Optimality Equation -- Two Approaches -- Successful Applications -- Concluding Remarks -- See -- References -- Arc…”
Libro electrónico -
10740Publicado 2017Tabla de Contenidos: “…-- 2.2 Critical Considerations in Widening Participation -- 2.3 Best Practice in Widening Participation -- 2.4 Building Aspirations and Community Collaboration -- 2.5 Providing Opportunities and Alternative Pathways -- 2.6 Institutional Reform by Higher Education Providers -- 2.7 Conclusions -- References -- 3 Building Bridges: The Story Behind Australia's Largest Widening Participation Collaboration -- 3.1 Development and Aims of Bridges to Higher Education -- 3.1.1 Background -- 3.1.2 Bridges: Establishing Priorities -- 3.1.3 Bridges Structure: Effective, Efficient, and Equitable -- 3.1.3.1 Management Committee -- 3.1.4 Activities and Reach -- 3.2 Pathways to Dreaming: Western Sydney University -- 3.3 U@Uni Summer School: University of Technology, Sydney -- 3.4 Leap-Robotics: Macquarie University -- 3.5 Compass: Film Production and Editing/Stop Motion Animation: University of Sydney -- 3.6 Meet the Professor: Australian Catholic University -- 3.6.1 Impacts -- 3.6.1.1 Impact of Bridges With Respect to Its Objectives -- 3.6.1.2 Academic Preparedness and Outcomes -- 3.6.1.3 Awareness, Confidence, and Motivation -- 3.6.1.4 School and Community Capacity…”
Libro electrónico