Letteratura scientifica selezionata sul tema "Implementation variables"
Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili
Consulta la lista di attuali articoli, libri, tesi, atti di convegni e altre fonti scientifiche attinenti al tema "Implementation variables".
Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.
Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.
Articoli di riviste sul tema "Implementation variables"
Cerveny, Robert P., e G. Lawrence Sanders. "Implementation and structural variables". Information & Management 11, n. 4 (novembre 1986): 191–98. http://dx.doi.org/10.1016/0378-7206(86)90004-2.
Testo completoBeach, Robert. "Administrative Variables and Microcomputer Implementation:". Computers in the Schools 2, n. 1 (26 aprile 1985): 31–46. http://dx.doi.org/10.1300/j025v02n01_05.
Testo completoLewis, Brian J., Gregory P. Shea e Thomas Kvan. "CADD Implementation: Variables Affecting Success". Engineering Management Journal 3, n. 1 (marzo 1991): 11–18. http://dx.doi.org/10.1080/10429247.1991.11414606.
Testo completoAbraham, Taiwo, Joo Jung e Steven R. Lovett. "PMO Longevity & Implementation Phase Variables". Academy of Management Proceedings 2019, n. 1 (1 agosto 2019): 18930. http://dx.doi.org/10.5465/ambpp.2019.18930abstract.
Testo completoKant, R., e M. D. Singh. "Knowledge management implementation: modelling the variables". International Journal of Innovation and Learning 6, n. 3 (2009): 342. http://dx.doi.org/10.1504/ijil.2009.023295.
Testo completoCzech, Z. J. "Efficient Implementation of Detection of Undefined Variables". Computer Journal 31, n. 6 (1 giugno 1988): 545–49. http://dx.doi.org/10.1093/comjnl/31.6.545.
Testo completoBrown, James A., e Erik Kane. "APL2 implementation of cross-system shared variables". ACM SIGAPL APL Quote Quad 23, n. 1 (15 luglio 1992): 34–39. http://dx.doi.org/10.1145/144052.144072.
Testo completoMcGee, Glenn W. "Social Context Variables Affecting the Implementation of Microcomputers". Journal of Educational Computing Research 3, n. 2 (maggio 1987): 189–206. http://dx.doi.org/10.2190/t727-0d7l-mew5-bwfq.
Testo completoMoisello, Anna Maria. "ABC: Evolution, Problems of Implementation and Organizational Variables". American Journal of Industrial and Business Management 02, n. 02 (2012): 55–63. http://dx.doi.org/10.4236/ajibm.2012.22008.
Testo completoGonzÁlez-Benito, J., e I. SuÁrez-GonzÁlez. "Effect of organizational variables in JIT purchasing implementation". International Journal of Production Research 39, n. 10 (gennaio 2001): 2231–49. http://dx.doi.org/10.1080/00207540110040457.
Testo completoTesi sul tema "Implementation variables"
Kokomo, Gregoire. "Implementation Variables of Corporate Social Responsibility in the Financial Services Industry". ScholarWorks, 2017. https://scholarworks.waldenu.edu/dissertations/4148.
Testo completoZhang, Yi. "Implementation and optimization of thread-local variables for a race-free Java dialect". Thesis, McGill University, 2012. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=107849.
Testo completoMalgré la popularité de JAVA, de potentiels accès concurrents aux données peuvent causer des problèmes à l'exécution d'un programme. Les accès concurrents aux données sont considérés comme des erreur par les langages de programmation et compliquent grandement le processus de programmation et d'optimisation. Une version de JAVA sans accès concurrents serait la bienvenue et simplifierait ce processus. Cette thèse n'est qu'une partie d'une recherche plus importante visant à établir une version de JAVA sans accès concurrents. Elle implémente et optimise les accès en thread local et introduit une nouvelle sémantique pour ce langage. Une part importante de l'implémentation d'un langage sans concurrence est de distinguer les données locales de thread des données partagées car ces 2 types de données doivent être traitées différemment. Ceci est complexe en JAVA, car avec la sémantique actuelle, tous les objets sont alloués en un seul tas (heap) et implicitement partagés entre plusieurs threads. De plus, le mécanisme de stockage en thread local de Java est étrange et inefficace. Plusieurs des nouveaux langages concurrents, comme OpenMP, UPC et D, utilisent des "directives de partage" pour distinguer les données partagées des données locales de thread, et ont des structures faisant un usage avancé des données locales de thread. Notre but ici est d'appliquer certaines idées de ces langages dans un contexte JAVA dans le but de fournir un modéle de programmation plus simple et plus fiable. Cependant, apporter ces fonctionnalités sous forme d'extension a JAVA peut en affecter les performance du fait de la structure de la classe ThreadLocal de JAVA. Nous implémentons donc un mécanisme qui garantit efficacement que seul le processus propriétaire accède aux classes et variables d'instances. Aussi bien les classes que les variables d'instances héritent des valeurs du processus parent par copie, ce qui permet aux objets de processus enfants d'avoir des copies locales si précisé dans la syntaxe. En particulier, l'accès à des variables de classe utilise un accès direct aux variables du processus local via un tas local, ce qui est plus rapide et facile que le mécanisme par défaut de mappage défini pour les objet ThreadLocal. Notre conception améliore le performance de faon significative comparé à la méthode d'accès au processus local traditionnelle pour les variables de classe et fournit une syntaxe simplifiée et plus attrayante. Nous évaluons ensuite notre approche en modifiant des outils de test (benchmarks) complexes existants pour faire un meilleur usage de leurs fonctionnalités en processus local, ceci illustrant la faisabilité et nous permettant de mesurer les performances dans un contexte réaliste. Ce travail a pour but de nous rapprocher de la conception d'une version JAVA sans concurrence aussi bien que de montrer comment un support amélioré des données en thread local pourrait être implémenté dans d'autres langages.
Howarth, Mark. "HUMAN CARDIOVASCULAR RESPONSES TO ARTIFICIAL GRAVITY VARIABLES: GROUND-BASED EXPERIMENTATION FOR SPACEFLIGHT IMPLEMENTATION". UKnowledge, 2014. http://uknowledge.uky.edu/cbme_etds/14.
Testo completoMallon, Ryan Peter Kingsley. "The Semantics, Formal Correctness and Implementation of History Variables in an Imperative Programming Language". Thesis, University of Canterbury. Computer Science and Software Engineering, 2006. http://hdl.handle.net/10092/1173.
Testo completoAitken, Sharon Anne. "Exploring the ecosystemic variables in the implementation of a study and thinking skills programme". Thesis, Stellenbosch : Stellenbosch University, 2002. http://hdl.handle.net/10019.1/52839.
Testo completoENGLISH ABSTRACT: This study was undertaken with the view to explore the ecosystemic variables that may impact on learners' acquisition and generalisation of the study and thinking skills that they have been introduced to. In addition, my own journey of growth as a reflective practitioner has been recorded. A literature review was undertaken in order to obtain a perspective of research conducted in this field. I fulfilled the dual role of researcher and reflective practitioner which enabled me to use both the 'objective knowledge' gained from the literature review and my 'personal knowledge' which resulted from teaching experience. I selected the ecosystemic framework as the preferred educational psychological framework with which to approach this study. The nature of this research study is post-modernist, phenomenological and emancipatory. I have taken a qualitative stance in an attempt to explore, firstly, the learners' impressions of the usefulness of the programme and secondly, the variables that may be impacting on the learners' ability to acquire and generalise new strategies. The information has been gathered from my observations and questionnaires. The research report describes my observations of the ecosystemic variables that affected the implementation of a study and thinking skills programme, and the learners' impressions of the programme. In addition, I reflected on my journey through this research process. Suggestions were made as to how a study and thinking skills programme could best be implemented in a school; and as to the usefulness of emancipatory action research in South Africa.
AFRIKAANSE OPSOMMING: Hierdie navorsingsprojek is onderneem met die oog daarop om die ekosistemiese veranderlikes te ondersoek wat 'n invloed het op die opname en veralgemening van studie-en denkvaardighede waaraan leerders blootgestel is. Tesame hiermee is my persoonlike groeiervaringe as reflektiewe praktisyn ook aangeteken. 'n Literatuuroorsig is onderneem ten einde 'n perspektief te verkry van navorsing wat reeds in hierdie gebied onderneem is. In hierdie proses het ek die gesamentlike rol van navorser en reflektiewe praktisyn aangeneem. Dit het my in staat gestelom die 'objektiewe kennis' verkry uit die literatuuroorsig met die 'persoonlike kennis' opgedoen tydens my onderwyservaringe, te kombineer. Ek het die ekosistemiese raamwerk as 'n geskikte opvoedkundige sielkundige vertekpunt vir hierdie studie gekies. Die aard van hierdie navorsingsprojek IS postmodernisties, fenomenologies en emansipatories. Ten einde die leerders se indrukke van die program en die verandelikes wat hulle vermoë om die nuwe vaardighede op te neem en te veralgemeen te bepaal, is 'n kwalitatiewe benadering gevolg. Hierdie inligting is ingesamel deur middel van my eie observasies sowel as vraelyste. Hierdie navorsingsverslag beskryf my observasies van die ekosistemiese veranderlikes wat die implementering van 'n studie- en denkvaardigheidsprogram, sowel as die leerders indrukke daarvan, geaffekteer het. In toevoeging hiernee, het ek ook oor my persoonlike ervaringe gedurende die navorsingsprojek gereflekteer. Voorstelle is gemaak oor die mees geskikte wyse waarop so 'n program in 'n skool geïmplementeer kan word, asook ten opsigte van die bruikbaarheid van die emansipatoriese aksienavorsings-benadering in Suid Afrika.
Hershfeldt, Patricia Ann. "Proactive and reactive accommodation use variables affecting implementation for students with emotional and behavioral disorders /". [Pensacola, Fla.] : University of West Florida, 2007. http://purl.fcla.edu/fcla/etd/WFE0000016.
Testo completoBjörk, Casper. "A study of the effects of different contextual variables on sorting algorithms". Thesis, Blekinge Tekniska Högskola, Institutionen för programvaruteknik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-20528.
Testo completoAsgary-Eden, Veronica. "The Implementation of Triple P – Positive Parenting Program: An Examination of Key Variables and Program Adherence". Thesis, Université d'Ottawa / University of Ottawa, 2011. http://hdl.handle.net/10393/20305.
Testo completoShattuck, Dominick C. "Measuring the Relationship between Individual and Contextual Variables with Technology Implementation: Analyses of Year Three - IMPACT Project". NCSU, 2009. http://www.lib.ncsu.edu/theses/available/etd-01032009-074106/.
Testo completoHassan, Asma Abdullah. "Framework to assess the level of readiness for TQM implementation in girls' secondary schools in Saudi Arabia". Thesis, Cranfield University, 2016. http://dspace.lib.cranfield.ac.uk/handle/1826/12416.
Testo completoLibri sul tema "Implementation variables"
Henningsen, David. Cost as an independent variable: Implementation issues. Monterey, Calif: Naval Postgraduate School, 1997.
Cerca il testo completoLinear systems: A state variable approach with numerical implementation. Englewood Cliffs, N.J: Prentice Hall, 1989.
Cerca il testo completoSkumatz, Lisa A. Variable rates for municipal solid waste: Implementation experience, economics, and legislation. Los Angeles: Reason Foundation, 1993.
Cerca il testo completoGaddis, Don. Implementation of cost as an independent variable: An AIM-9X case study. Monterey, Calif: Naval Postgraduate School, 1998.
Cerca il testo completoSchepers, Andreas. Numerische Verfahren und Implementation der Schätzung von Mittelwert- und Kovarianzstrukturmodellen mit nichtmetrischen Variablen. Ahaus: F. Hartmann, 1991.
Cerca il testo completoNeal, Bradford. The implementation and operation of a variable-response electronic throttle control system for a TF-104G aircraft. Edwards, Calif: National Aeronautics and Space Administration, Ames Research Center, Dryden Flight Research Facility, 1989.
Cerca il testo completoBabeshko, Lyudmila, e Irina Orlova. Econometrics and econometric modeling in Excel and R. ru: INFRA-M Academic Publishing LLC., 2020. http://dx.doi.org/10.12737/1079837.
Testo completoLuke, Douglas A., Alexandra B. Morshed, Virginia R. McKay e Todd B. Combs. Systems Science Methods in Dissemination and Implementation Research. Oxford University Press, 2017. http://dx.doi.org/10.1093/oso/9780190683214.003.0010.
Testo completoAsif, Sabanovic, Fridman Leonid, Spurgeon Sarah K e Institution of Electrical Engineers, a cura di. Variable structure systems: From principles to implementation. London: Institution of Electrical Engineers, 2004.
Cerca il testo completoCost As an Independent Variable Implementation Issues. Storming Media, 1997.
Cerca il testo completoCapitoli di libri sul tema "Implementation variables"
Lindstrom, Gary. "Static analysis of functional programs with logical variables". In Programming Languages Implementation and Logic Programming, 1–19. Berlin, Heidelberg: Springer Berlin Heidelberg, 1989. http://dx.doi.org/10.1007/3-540-50820-1_37.
Testo completoScott, Joseph D., Pierre Flener, Justin Pearson e Christian Schulte. "Design and Implementation of Bounded-Length Sequence Variables". In Integration of AI and OR Techniques in Constraint Programming, 51–67. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-59776-8_5.
Testo completoProietti, Maurizio, e Alberto Pettorossi. "Unfolding — definition — folding, in this order, for avoiding unnecessary variables in logic programs". In Programming Language Implementation and Logic Programming, 347–58. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/3-540-54444-5_111.
Testo completoHoffmeyer-Zlotnik, Jürgen H. P., e Uwe Warner. "Core Social Variables and Their Implementation in Measurement Instruments". In Harmonising Demographic and Socio-Economic Variables for Cross-National Comparative Survey Research, 81–207. Dordrecht: Springer Netherlands, 2013. http://dx.doi.org/10.1007/978-94-007-7238-0_5.
Testo completoChico de Guzmán, Pablo, Manuel Carro e Manuel Hermenegildo. "A Tabling Implementation Based on Variables with Multiple Bindings". In Logic Programming, 190–204. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-02846-5_19.
Testo completoBarnett, Ryan M., e Clayton V. Deutsch. "Practical Implementation of Non-linear Transforms for Modeling Geometallurgical Variables". In Geostatistics Oslo 2012, 409–22. Dordrecht: Springer Netherlands, 2012. http://dx.doi.org/10.1007/978-94-007-4153-9_33.
Testo completode Izaguirre, Francisco, Maite Gil, Marco Rolón, Nicolás Pérez e Pablo Monzón. "Design and Implementation of a Flexible Platform for Remote Monitoring of Environmental Variables". In Advances in Intelligent Systems and Computing, 353–63. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-55190-2_27.
Testo completoCoppley, Jillian, e Ryan M. Niemiec. "Character Strengths Interventions in Education Systems". In The Palgrave Handbook of Positive Education, 395–420. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-64537-3_16.
Testo completoMarinić-Kragić, Ivo, e Damir Vučina. "Reduction of Shape Variables in B-Spline Based Optimization by Implementation of Analytical Shapes". In EngOpt 2018 Proceedings of the 6th International Conference on Engineering Optimization, 453–65. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-97773-7_41.
Testo completoMazumdar, Madhu, e Jill R. Glassman. "Prognostic Variables: Categorizing a Prognostic Variable: Review of Methods, Code for Easy Implementation and Applications to Decision-Making about Cancer Treatments". In Tutorials in Biostatistics, 187–208. Chichester, UK: John Wiley & Sons, Ltd, 2005. http://dx.doi.org/10.1002/0470023678.ch2a.
Testo completoAtti di convegni sul tema "Implementation variables"
Brown, James A., e Erik Kane. "APL2 implementation of cross-system shared variables". In the international conference. New York, New York, USA: ACM Press, 1992. http://dx.doi.org/10.1145/144045.144072.
Testo completoJung, Youngsoo, e Mihee Joo. "BIM Framework Variables for Theory and Implementation". In 27th International Symposium on Automation and Robotics in Construction. International Association for Automation and Robotics in Construction (IAARC), 2010. http://dx.doi.org/10.22260/isarc2010/0050.
Testo completoTrivedi, Prabhat, e Anoop Dubey. "Implementation of KM in Indian SMEs: modeling the variables". In 2012 1st International Conference on Recent Advances in Information Technology (RAIT). IEEE, 2012. http://dx.doi.org/10.1109/rait.2012.6194628.
Testo completoHavre, K. "Selection of feedback variables for implementation optimizing control schemes". In UKACC International Conference on Control. Control '96. IEE, 1996. http://dx.doi.org/10.1049/cp:19960601.
Testo completoJung, Youngsoo. "Integrated Cost and Schedule Control: Variables for Theory and Implementation". In Construction Research Congress 2005. Reston, VA: American Society of Civil Engineers, 2005. http://dx.doi.org/10.1061/40754(183)34.
Testo completoJung, Y., B. S. Moon e J. Y. Kim. "EVMS for Nuclear Power Plant Construction: Variables for Theory and Implementation". In International Workshop on Computing in Civil Engineering 2011. Reston, VA: American Society of Civil Engineers, 2011. http://dx.doi.org/10.1061/41182(416)90.
Testo completoLi, Xiaoting. "The implementation of dynamically updating MIB variables for SNMP-based network management". In International Conference on Consumer Electronics, Communications and Networks, a cura di Xue Chen e Yang Zhao. Southampton, UK: WIT Press, 2014. http://dx.doi.org/10.2495/cecnet130901.
Testo completoJain, Neera, e Andrew G. Alleyne. "Thermodynamics-Based Optimization and Control of Vapor-Compression Cycle Operation: Control Synthesis". In ASME 2011 Dynamic Systems and Control Conference and Bath/ASME Symposium on Fluid Power and Motion Control. ASMEDC, 2011. http://dx.doi.org/10.1115/dscc2011-6088.
Testo completoJung, Youngsoo. "Automated Front-End Planning for Cost and Schedule: Variables for Theory and Implementation". In Architectural Engineering Conference (AEI) 2008. Reston, VA: American Society of Civil Engineers, 2008. http://dx.doi.org/10.1061/41002(328)43.
Testo completoBeale, Steven B. "On the Implementation of Stream-Wise Periodic Boundary Conditions". In ASME 2005 Summer Heat Transfer Conference collocated with the ASME 2005 Pacific Rim Technical Conference and Exhibition on Integration and Packaging of MEMS, NEMS, and Electronic Systems. ASMEDC, 2005. http://dx.doi.org/10.1115/ht2005-72271.
Testo completoRapporti di organizzazioni sul tema "Implementation variables"
Bartel, Thomas W. Implementation of Errors-in-Variables Regression and Monte Carlo Uncertainty Evaluation into Force Calibration Reporting at NIST. National Institute of Standards and Technology, novembre 2016. http://dx.doi.org/10.6028/nist.tn.1942.
Testo completoAubry, Keith B., e Charles B. Halpern. The Demonstration of Ecosystem Management Options (DEMO) Study, a long-term experiment in variable-retention harvests: rationale, experimental and sampling designs, treatment implementation, response variables, and data accessibility. Portland, OR: U.S. Department of Agriculture, Forest Service, Pacific Northwest Research Station, 2020. http://dx.doi.org/10.2737/pnw-gtr-978.
Testo completoAubry, Keith B., e Charles B. Halpern. The Demonstration of Ecosystem Management Options (DEMO) Study, a long-term experiment in variable-retention harvests: rationale, experimental and sampling designs, treatment implementation, response variables, and data accessibility. Portland, OR: U.S. Department of Agriculture, Forest Service, Pacific Northwest Research Station, 2020. http://dx.doi.org/10.2737/pnw-gtr-978.
Testo completoRADDER, JERAHMIE WILLIAM. Implementation of a High Throughput Variable Decimation Pane Filter Using the Xilinx System Generator. Office of Scientific and Technical Information (OSTI), gennaio 2003. http://dx.doi.org/10.2172/808628.
Testo completoKhadan, Jeetendra, Nekeisha Spencer, Eric Strobl e Theophiline Bose-Duker. Socioeconomic Factors Associated with Being Overweight or Obese in Suriname. Inter-American Development Bank, giugno 2021. http://dx.doi.org/10.18235/0003348.
Testo completoDay, Christopher M., Hiromal Premachandra e Darcy M. Bullock. Characterizing the Impacts of Phasing, Environment, and Temporal Factors on Pedestrian Demand at Traffic Signals. Purdue University, 2011. http://dx.doi.org/10.5703/1288284317352.
Testo completoChapman, Ray, Phu Luong, Sung-Chan Kim e Earl Hayter. Development of three-dimensional wetting and drying algorithm for the Geophysical Scale Transport Multi-Block Hydrodynamic Sediment and Water Quality Transport Modeling System (GSMB). Engineer Research and Development Center (U.S.), luglio 2021. http://dx.doi.org/10.21079/11681/41085.
Testo completo