Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Programs analysis“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Programs analysis" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Programs analysis"
Harris, William R., Sriram Sankaranarayanan, Franjo Ivančić und Aarti Gupta. „Program analysis via satisfiability modulo path programs“. ACM SIGPLAN Notices 45, Nr. 1 (02.01.2010): 71–82. http://dx.doi.org/10.1145/1707801.1706309.
Der volle Inhalt der QuelleSchwarzer, Ralf. „Meta-analysis programs“. Behavior Research Methods, Instruments, & Computers 20, Nr. 3 (Mai 1988): 338. http://dx.doi.org/10.3758/bf03203853.
Der volle Inhalt der QuelleKaziliūnas, Adolfas. „The Knowledge Management Process for Implementing Quality Improvement Programs“. Informacijos mokslai 62 (01.01.2012): 97–108. http://dx.doi.org/10.15388/im.2012.0.1580.
Der volle Inhalt der QuellePsarris, Kleanthis. „Program analysis techniques for transforming programs for parallel execution“. Parallel Computing 28, Nr. 3 (März 2002): 455–69. http://dx.doi.org/10.1016/s0167-8191(01)00132-6.
Der volle Inhalt der QuelleSun, Kwangwon, und Sukyoung Ryu. „Analysis of JavaScript Programs“. ACM Computing Surveys 50, Nr. 4 (08.11.2017): 1–34. http://dx.doi.org/10.1145/3106741.
Der volle Inhalt der QuelleChaudhuri, Swarat, Sumit Gulwani und Roberto Lublinerman. „Continuity analysis of programs“. ACM SIGPLAN Notices 45, Nr. 1 (02.01.2010): 57–70. http://dx.doi.org/10.1145/1707801.1706308.
Der volle Inhalt der QuelleBakar, Normi Sham Awang Abu. „The Analysis of Object-Oriented Metrics in C++ Programs“. Lecture Notes on Software Engineering 4, Nr. 1 (2016): 48–52. http://dx.doi.org/10.7763/lnse.2016.v4.222.
Der volle Inhalt der QuelleIwamoto, Seiichi. „Associative Dynamic Programs“. Journal of Mathematical Analysis and Applications 201, Nr. 1 (Juli 1996): 195–211. http://dx.doi.org/10.1006/jmaa.1996.0250.
Der volle Inhalt der QuelleHui, Deng, Liu Hui, Guo Ying und Zhang Baofeng. „Memory Allocation Vulnerability Analysis and Analysis Optimization for C Programs Based on Formal Methods“. Journal of Software 10, Nr. 9 (September 2015): 1079–85. http://dx.doi.org/10.17706//jsw.10.9.1079-1085.
Der volle Inhalt der QuellePérez-Bóveda, Astrid, und Concepción Yániz Álvarez de Eulate. „Programas de formación parental. Análisis comparativo // Parenting programs. Comparative analysis“. REOP - Revista Española de Orientación y Psicopedagogía 26, Nr. 2 (07.09.2015): 104. http://dx.doi.org/10.5944/reop.vol.26.num.2.2015.15231.
Der volle Inhalt der QuelleDissertationen zum Thema "Programs analysis"
Nagulakonda, Vikram. „Assertion seeding development of program instrumentation through iterative formal analysis /“. Morgantown, W. Va. : [West Virginia University Libraries], 1999. http://etd.wvu.edu/templates/showETD.cfm?recnum=1080.
Der volle Inhalt der QuelleTitle from document title page. Document formatted into pages; contains v, 80 p. : ill. Includes abstract. Includes bibliographical references (p. 33-35).
Jakobsson, Filip. „Static Analysis for BSPlib Programs“. Thesis, Orléans, 2019. http://www.theses.fr/2019ORLE2005.
Der volle Inhalt der QuelleThe goal of scalable parallel programming is to program computer architectures composed of multiple processing units so that increasing the number of processing units leads to an increase in performance. Bulk Synchronous Parallel (BSP) is a widely used model for scalable parallel programming with predictable performance. BSPlib is a library for BSP programming in C. In BSPlib, parallel algorithms are expressed by intermingling instructions that control the global parallel structure, and instructions that express the local computation of each processing unit. This lets the programmer fine-tune synchronization, but also implement programs whose diverging parallel control flow obscures the underlying BSP structure. In practice however, the majority of BSPlib program are textually aligned, a property that ensures parallel control flow convergence. We examine three core aspects of BSPlib programs through the lens of textual alignment: synchronization, performanceandcommunication.First,wepresentastaticanalysisthatidentifiestextuallyalignedstatements and use it to verify safe synchronization. This analysis has been implemented in Frama-C and certified in Coq. Second, we exploit textual alignment to develop a static performance analysis for BSPlib programs, based on classic cost analysis for sequential programs. Third, we develop a textual alignment-based sufficient condition for safe registration. Registration in BSPlib enables communication by Direct Remote Memory Access but is error prone. This development forms the basis for a future static analysis of registration
Armstrong, Alasdair. „Formal analysis of concurrent programs“. Thesis, University of Sheffield, 2015. http://etheses.whiterose.ac.uk/13089/.
Der volle Inhalt der QuelleKim, Minjang. „Dynamic program analysis algorithms to assist parallelization“. Diss., Georgia Institute of Technology, 2012. http://hdl.handle.net/1853/45758.
Der volle Inhalt der QuelleZhang, Connie. „Static Conflict Analysis of Transaction Programs“. Thesis, University of Waterloo, 2000. http://hdl.handle.net/10012/1052.
Der volle Inhalt der QuelleXu, HaiYing. „Dynamic purity analysis for Java programs“. Thesis, McGill University, 2007. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=18481.
Der volle Inhalt der QuelleLes fonctions purs dans un programme sont ceux qui démontre un comportement sans fonctionnalité ou effet secondaire. Ceci s'avère une propriété utile pour une fonction ou du code dans le contexte d'optimisation et de compréhension du programme. Cependant, récolter de l'information de pureté n'est pas une tâche facile, et les techniques existantes pour les analyses de pureté ne fournissent que des résultats statiques basés sur une analyses de la compilation du programme. Nous avons exécuter une analyse détaillée de la pureté dynamique des fonctions dans des applications Java en utilisant une approche basés sur un Java Virtual Machine (JVM). Nous avons évalué multiples définitions de pureté, forte et faible, et considéré les formats de pureté spécifiques à l'exécution, tout en considérant les contraintes qui nous sont imposées par un application "consommateur" d'information de pureté et de mémorisation. Nous démontrons que malgré la consistance de la pureté dynamique des fonctions parmi certains applications, l'examen du nombre d'invocation pure et le pourcentage de chaîne d'instruction "bytecode" trouvé dans les fonctions purs nous dévoile l'existante de grande variation. Nous montrons aussi que malgré l'affaiblissement de la définition de la pureté expose considérablement la pureté dynamique, les pré-requis des consommateurs peuvent actuellement limiter l'utilité de cet information. Une bonne compréhension de ce qu'est une fonction "pure" et dans quel sens, est une important contribution à comprendre quand, où, et quelles optimisations ou propriétés une application peut dévoilée.
Lin, Nai-Wei. „Automatic complexity analysis of logic programs“. Diss., The University of Arizona, 1993. http://hdl.handle.net/10150/186287.
Der volle Inhalt der QuelleMitchell, Neil. „Transformation and analysis of functional programs“. Thesis, University of York, 2008. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.495901.
Der volle Inhalt der QuelleAbu, Hashish Nabil. „Mutation analysis of dynamically typed programs“. Thesis, University of Hull, 2013. http://hydra.hull.ac.uk/resources/hull:8444.
Der volle Inhalt der QuelleBenton, Peter Nicholas. „Strictness analysis of lazy functional programs“. Thesis, University of Cambridge, 1992. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.281891.
Der volle Inhalt der QuelleBücher zum Thema "Programs analysis"
Lewis, Gordon H. Income transfer analysis. Washington, D.C: Urban Institute Press, 1989.
Den vollen Inhalt der Quelle finden1933-, Rosenthal Robert, Hrsg. BASIC meta-analysis: Procedures and programs. Hillsdale, N.J: L. Earlbaum Associates, 1985.
Den vollen Inhalt der Quelle findenZahn, John J. FORTRAN programs for reliability analysis. Madison, WI (One Gifford Pinchot Dr., Madison 53705-2398): U.S. Dept. of Agriculture, Forest Service, Forest Products Laboratory, 1992.
Den vollen Inhalt der Quelle findenColt, Stephen. Childcare assistance programs: Caseload analysis. [Alaska]: State of Alaska, Dept. of Community and Regional Affairs, Division of Community and Rural Development, Child Care Programs, 1994.
Den vollen Inhalt der Quelle findenEconomic analysis of farm programs. New York: McGraw-Hill, 1991.
Den vollen Inhalt der Quelle findenMassacutee, Robert P. KEY analysis system. Golden, Colo: U.S. Dept. of the Interior, U.S. Geological Survey, National Earthquake Information Center ; [Denver, Colo., 1994.
Den vollen Inhalt der Quelle findenMasse, Robert P. KEY analysis system. Golden, Colo: U.S. Dept. of the Interior, U.S. Geological Survey, National Earthquake Information Center ; [Denver, Colo., 1994.
Den vollen Inhalt der Quelle findenMassé, Robert P. KEY analysis system. Golden, Colo: U.S. Dept. of the Interior, U.S. Geological Survey, National Earthquake Information Center ; [Denver, Colo., 1994.
Den vollen Inhalt der Quelle findenDependence analysis. Boston: Kluwer Academic Publishers, 1997.
Den vollen Inhalt der Quelle findenBASIC programs for electrical circuit analysis. Reston, Va: Reston Pub. Co., 1985.
Den vollen Inhalt der Quelle findenBuchteile zum Thema "Programs analysis"
Gayed, Ramez, und Amin Ghali. „Computer programs“. In Structural Analysis Fundamentals, 589–96. Boca Raton: CRC Press, 2021. http://dx.doi.org/10.1201/9780429286858-20.
Der volle Inhalt der QuelleBodik, Rastislav. „Algorithmic Program Synthesis with Partial Programs and Decision Procedures“. In Static Analysis, 1. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-03237-0_1.
Der volle Inhalt der QuellePeralta, Julio C., John P. Gallagher und Hüseyin Sağlam. „Analysis of Imperative Programs through Analysis of Constraint Logic Programs“. In Static Analysis, 246–61. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998. http://dx.doi.org/10.1007/3-540-49727-7_15.
Der volle Inhalt der QuelleRinard, Martin. „Analysis of Multithreaded Programs“. In Static Analysis, 1–19. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-47764-0_1.
Der volle Inhalt der QuelleBouajjani, Ahmed, Michael Emmi und Gennaro Parlato. „On Sequentializing Concurrent Programs“. In Static Analysis, 129–45. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-23702-7_13.
Der volle Inhalt der QuelleSuter, Philippe, Ali Sinan Köksal und Viktor Kuncak. „Satisfiability Modulo Recursive Programs“. In Static Analysis, 298–315. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-23702-7_23.
Der volle Inhalt der QuelleAndersen, Erling B. „Computer Programs“. In The Statistical Analysis of Categorical Data, 495–503. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994. http://dx.doi.org/10.1007/978-3-642-78817-8_13.
Der volle Inhalt der QuelleAndersen, Erling B. „Computer programs“. In The Statistical Analysis of Categorical Data, 495–503. Berlin, Heidelberg: Springer Berlin Heidelberg, 1991. http://dx.doi.org/10.1007/978-3-642-97353-6_13.
Der volle Inhalt der QuelleLaski, Janusz, und William Stanley. „How to Prove a Program Correct: Iterative Programs“. In Software Verification and Analysis, 63–79. London: Springer London, 2009. http://dx.doi.org/10.1007/978-1-84882-240-5_3.
Der volle Inhalt der QuelleHückelheim, Jan, Ziqing Luo, Sri Hari Krishna Narayanan, Stephen Siegel und Paul D. Hovland. „Verifying Properties of Differentiable Programs“. In Static Analysis, 205–22. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-99725-4_14.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "Programs analysis"
Harris, William R., Sriram Sankaranarayanan, Franjo Ivančić und Aarti Gupta. „Program analysis via satisfiability modulo path programs“. In the 37th annual ACM SIGPLAN-SIGACT symposium. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1706299.1706309.
Der volle Inhalt der Quellevan Tonder, Rijnard, und Claire Le Goues. „Tailoring programs for static analysis via program transformation“. In ICSE '20: 42nd International Conference on Software Engineering. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3377811.3380343.
Der volle Inhalt der QuelleLu, Pingjing, Bao Li, Zhengbin Pang, Ying Zhang und Shaogang Wang. „Combining Program Analysis and Empirical Search to Optimize Programs“. In 2013 IEEE International Conference on High Performance Computing and Communications (HPCC) & 2013 IEEE International Conference on Embedded and Ubiquitous Computing (EUC). IEEE, 2013. http://dx.doi.org/10.1109/hpcc.and.euc.2013.272.
Der volle Inhalt der QuelleChaudhuri, Swarat, Sumit Gulwani und Roberto Lublinerman. „Continuity analysis of programs“. In the 37th annual ACM SIGPLAN-SIGACT symposium. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1706299.1706308.
Der volle Inhalt der QuelleGiffhorn, Dennis. „Chopping Concurrent Programs“. In 2009 Ninth IEEE International Working Conference on Source Code Analysis and Manipulation. IEEE, 2009. http://dx.doi.org/10.1109/scam.2009.11.
Der volle Inhalt der QuelleTiedemann, K. „Using statistical analysis to mitigate risk in environmental programs“. In RISK ANALYSIS 2008. Southampton, UK: WIT Press, 2008. http://dx.doi.org/10.2495/risk080261.
Der volle Inhalt der QuelleBauer, Kerstin, und Klaus Schneider. „Transferring Causality Analysis from Synchronous Programs to Hybrid Programs“. In The 8th International Modelica Conference, Technical Univeristy, Dresden, Germany. Linköping University Electronic Press, 2011. http://dx.doi.org/10.3384/ecp11063207.
Der volle Inhalt der QuelleRahman, Ashiqur, und James R. Cordy. „Pattern Analysis of TXL Programs“. In 2016 IEEE 23rd International Conference on Software Analysis, Evolution, and Reengineering (SANER). IEEE, 2016. http://dx.doi.org/10.1109/saner.2016.110.
Der volle Inhalt der QuelleSankaranarayanan, Sriram, Aleksandar Chakarov und Sumit Gulwani. „Static analysis for probabilistic programs“. In the 34th ACM SIGPLAN conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2491956.2462179.
Der volle Inhalt der QuelleKuchcinski, Krzysztof, und Bogdan Wiszniewski. „Path analysis of distributed programs“. In the 1988 ACM sixteenth annual conference. New York, New York, USA: ACM Press, 1988. http://dx.doi.org/10.1145/322609.322661.
Der volle Inhalt der QuelleBerichte der Organisationen zum Thema "Programs analysis"
DEPARTMENT OF THE ARMY WASHINGTON DC. Army Programs: The Cost and Economic Analysis Program. Fort Belvoir, VA: Defense Technical Information Center, Januar 1995. http://dx.doi.org/10.21236/ada402035.
Der volle Inhalt der QuelleZahn, John J. Fortran programs for reliability analysis. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory, 1992. http://dx.doi.org/10.2737/fpl-gtr-72.
Der volle Inhalt der QuelleWiser, R., S. Olson, L. Bird und B. Swezey. Utility Green Pricing Programs: A Statistical Analysis of Program Effectiveness. Office of Scientific and Technical Information (OSTI), Februar 2004. http://dx.doi.org/10.2172/15006909.
Der volle Inhalt der QuelleWiser, Ryan, Scott Olson, Lori Bird und Blair Swezey. Utility green pricing programs: A statistical analysis of program effectiveness. Office of Scientific and Technical Information (OSTI), Februar 2004. http://dx.doi.org/10.2172/821338.
Der volle Inhalt der QuelleHeintze, Nevin. Set Based Analysis of ML Programs. Fort Belvoir, VA: Defense Technical Information Center, Juli 1993. http://dx.doi.org/10.21236/ada270597.
Der volle Inhalt der QuelleRozhkov, M., und K. Nakanishi. Computer programs for analysis of geophysical data. Office of Scientific and Technical Information (OSTI), Juni 1994. http://dx.doi.org/10.2172/10193091.
Der volle Inhalt der QuelleCummings, J. P., und D. P. Weygand. The new BNL partial wave analysis programs. Office of Scientific and Technical Information (OSTI), Juli 1997. http://dx.doi.org/10.2172/525028.
Der volle Inhalt der QuelleWhitten, Timothy C., Eric K. Green, William C. Rankin und Joan P. Brannick. Impact Analysis for Research and Development Programs. Fort Belvoir, VA: Defense Technical Information Center, August 1988. http://dx.doi.org/10.21236/ada203885.
Der volle Inhalt der QuelleMaddux, Gary A. Systems Engineering Analysis of AMCOM Programs(s). Fort Belvoir, VA: Defense Technical Information Center, Oktober 1999. http://dx.doi.org/10.21236/ada374425.
Der volle Inhalt der QuelleThiessen, R. Users guide Geologic Spatial Analysis (GSA) programs remote geologic analysis project. Office of Scientific and Technical Information (OSTI), August 1990. http://dx.doi.org/10.2172/6389903.
Der volle Inhalt der Quelle