Gotowa bibliografia na temat „Software generation”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Software generation”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Software generation"
Misra, S. K., i P. J. Jalics. "Third-generation versus fourth-generation software development". IEEE Software 5, nr 4 (lipiec 1988): 8–14. http://dx.doi.org/10.1109/52.17797.
Pełny tekst źródłaLu, Ruqian, i Zhi Jin. "Automating application software generation". Expert Systems 20, nr 2 (maj 2003): 72–78. http://dx.doi.org/10.1111/1468-0394.00227.
Pełny tekst źródłaRudall, B. H. "Towards automatic software generation". Robotica 3, nr 1 (styczeń 1985): 31–34. http://dx.doi.org/10.1017/s0263574700001454.
Pełny tekst źródłaCamuffo, M., M. Maiocchi i M. Morselli. "Automatic software test generation". Information and Software Technology 32, nr 5 (czerwiec 1990): 337–46. http://dx.doi.org/10.1016/0950-5849(90)90003-a.
Pełny tekst źródłaAgarwal, Shubham, i Abhimanyu Bhatter. "Automated Software Test Data Generation Using Improved Search Procedure". Lecture Notes on Software Engineering 3, nr 2 (2015): 152–56. http://dx.doi.org/10.7763/lnse.2015.v3.181.
Pełny tekst źródłaRajamanickam, Leelavathi, Nurul Azlia Binti Mat Saat i Siti Norbaya Binti Daud. "Software Testing: The Generation Tools". International Journal of Advanced Trends in Computer Science and Engineering 8, nr 2 (15.04.2019): 231–34. http://dx.doi.org/10.30534/ijatcse/2019/20822019.
Pełny tekst źródłaYang, Fan, Z. H. Dong i Jue Wang. "Method and Software Generation Platform". Applied Mechanics and Materials 743 (marzec 2015): 563–67. http://dx.doi.org/10.4028/www.scientific.net/amm.743.563.
Pełny tekst źródłaKeyvanpour, M. R., H. Homayouni i Hasein Shirazee. "Automatic Software Test Case Generation". Journal of Software Engineering 5, nr 3 (15.06.2011): 91–101. http://dx.doi.org/10.3923/jse.2011.91.101.
Pełny tekst źródłaLV, Ping, Qinrang LIU, Jiangxing WU, Hongchang CHEN i Jianliang SHEN. "New generation software-defined architecture". SCIENTIA SINICA Informationis 48, nr 3 (1.03.2018): 315–28. http://dx.doi.org/10.1360/n112017-00204.
Pełny tekst źródłaLuker, P. A. "Program Generators and Generation Software". Computer Journal 29, nr 4 (1.04.1986): 315–21. http://dx.doi.org/10.1093/comjnl/29.4.315.
Pełny tekst źródłaRozprawy doktorskie na temat "Software generation"
Fischer, Scott Edward. "Standard form 254 generation software". Thesis, Georgia Institute of Technology, 1991. http://hdl.handle.net/1853/22386.
Pełny tekst źródłaLiang, Dong. "Automatic generation of software applications". Doctoral thesis, Technische Universitaet Bergakademie Freiberg Universitaetsbibliothek "Georgius Agricola", 2014. http://nbn-resolving.de/urn:nbn:de:bsz:105-qucosa-149742.
Pełny tekst źródłaTurnas, Daniel. "Next generation software process improvement". Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2003. http://library.nps.navy.mil/uhtbin/hyperion-image/03Jun%5FTurnas.pdf.
Pełny tekst źródłaThesis advisor(s): Mikhail Auguston, Christopher D. Miles. Includes bibliographical references (p. 59-61). Also available online.
Paraskevas, Zaharias. "Code generation for dataflow software pipelining". Thesis, McGill University, 1989. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=55627.
Pełny tekst źródłaHolmes, Stephen Terry. "Heuristic generation of software test data". Thesis, University of South Wales, 1996. https://pure.southwales.ac.uk/en/studentthesis/heuristic-generation-of-software-test-data(aa20a88e-32a5-4958-9055-7abc11fbc541).html.
Pełny tekst źródłaEnoiu, Eduard. "Automatic test generation for industrial control software". Doctoral thesis, Mälardalens högskola, Inbyggda system, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-33364.
Pełny tekst źródła坂部, 俊樹, 正彦 酒井, 圭一朗 草刈 i 直樹 西田. "Program Generation Techniques for Developing Reliable Software". INTELLIGENT MEDIA INTEGRATION NAGOYA UNIVERSITY / COE, 2004. http://hdl.handle.net/2237/10387.
Pełny tekst źródłaJesus, Fábio Miguel Rodrigues de. "CodeGen: improving software development through code generation". Master's thesis, Instituto Politécnico de Setúbal.Escola Superior de Tecnologia de Setúbal, 2019. http://hdl.handle.net/10400.26/31332.
Pełny tekst źródłaA project submitted in fulfillment of the requirements for the degree of master’s in software engineering
Developing software applications requires time and experience that developers often lack. Additionally, development is more about the problem’s domain and not about the coding process itself, making the automatization of the process quite challenging and engaging, unlike other successfully automated processes. To further reduce the developer’s engagement in corporal developing standards such as following specific patterns or rules, CodeGen presents itself as a code generating tool that, while limited as a prototype, is intended to build and test applications in a set of languages and patterns. In order to do so, an exploratory research on the topics of code generation, architectural and design patterns, and programming languages is required, in order to evaluate what can be done with the current technology and knowledge available. Supported by this research, a prototype is developed as a proof of concept for a Visual Studio Extension that generates web applications in .NET MVC (Model-View-Controller). Since Visual Studio can’t compile Java and the user is not restricted to the choice of development environment, the current research also analyses the possibility of having more than one user interface.
Yang, Bo. "Software test generation based on flow models". Thesis, University of Ottawa (Canada), 1991. http://hdl.handle.net/10393/7925.
Pełny tekst źródłaEriksson, Mattias. "Integrated Software Pipelining". Licentiate thesis, Linköping : Department of Computer and Information Science, Linköpings universitet, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-16170.
Pełny tekst źródłaKsiążki na temat "Software generation"
Chen, M. J., M. Buamud i D. M. Grant. Generation Systems Software. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1.
Pełny tekst źródłaGeological Survey (U.S.), red. Revision and product generation software. [Reston, Va.?: U.S. Dept. of the Interior, U.S. Geological Survey, 1999.
Znajdź pełny tekst źródłaGeological Survey (U.S.), red. Revision and product generation software. [Reston, Va.?: U.S. Dept. of the Interior, U.S. Geological Survey, 1999.
Znajdź pełny tekst źródłaGeological Survey (U.S.), red. Revision and product generation software. [Reston, Va.?: U.S. Dept. of the Interior, U.S. Geological Survey, 1999.
Znajdź pełny tekst źródłaGeological Survey (U.S.), red. Revision and product generation software. [Reston, Va: U.S. Dept. of the Interior, U.S. Geological Survey, 1999.
Znajdź pełny tekst źródłaGreat Britain. Treasury. Central Computer and Telecommunications Agency., red. Application generation environments. London: HMSO, 1993.
Znajdź pełny tekst źródłaFisher, Gary E. Application software prototyping and fourth generation languages. Washington, D.C: National Bureau of Standards, 1987.
Znajdź pełny tekst źródłaSuhartono, A. NC codes generation software for contisure applications. Manchester: UMIST, 1993.
Znajdź pełny tekst źródłaWojtkowski, W. Gregory. Applications software programming with fourth-generation languages. Boston: Boyd & Fraser Pub. Co., 1990.
Znajdź pełny tekst źródłaUnited States. National Aeronautics and Space Administration, red. Second generation experiments in fault tolerant software. Charlottesville, Va: Dept. of Computer Science, School of Engineering and Applied Science, University of Virginia, 1987.
Znajdź pełny tekst źródłaCzęści książek na temat "Software generation"
Pujolle, Guy. "New-Generation Protocols". W Software Networks, 81–101. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2015. http://dx.doi.org/10.1002/9781119005100.ch4.
Pełny tekst źródłaChen, M. J., M. Buamud i D. M. Grant. "Introduction". W Generation Systems Software, 1–2. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1_1.
Pełny tekst źródłaChen, M. J., M. Buamud i D. M. Grant. "Overview of system component modelling". W Generation Systems Software, 3–12. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1_2.
Pełny tekst źródłaChen, M. J., M. Buamud i D. M. Grant. "Program operating manuals". W Generation Systems Software, 13–15. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1_3.
Pełny tekst źródłaChen, M. J., M. Buamud i D. M. Grant. "Steam turbo-generator program manual". W Generation Systems Software, 16–45. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1_4.
Pełny tekst źródłaChen, M. J., M. Buamud i D. M. Grant. "Diesel-generator program manual". W Generation Systems Software, 46–75. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1_5.
Pełny tekst źródłaChen, M. J., M. Buamud i D. M. Grant. "Gas turbine-generator program manual". W Generation Systems Software, 76–101. Boston, MA: Springer US, 1996. http://dx.doi.org/10.1007/978-1-4613-1191-1_6.
Pełny tekst źródłaBraem, Mathieu, Kris Gybels, Andy Kellens i Wim Vanderperren. "Automated Pattern-Based Pointcut Generation". W Software Composition, 66–81. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11821946_5.
Pełny tekst źródłaLung, Chung-Horng, Balasangar Balasubramaniam, Kamalachelva Selvarajah, Poopalasinkam Elankeswaran i Umatharan Gopalasundaram. "Towards Architecture-Centric Software Generation". W Software Architecture, 38–52. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-15114-9_6.
Pełny tekst źródłaSteffen, Bernhard, Malte Isberner, Stefan Naujokat, Tiziana Margaria i Maren Geske. "Property-Driven Benchmark Generation". W Model Checking Software, 341–57. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-39176-7_21.
Pełny tekst źródłaStreszczenia konferencji na temat "Software generation"
Nabeel, Mohamad, Doumitrou Daniil Nimara i Tahar Zanouda. "Test Code Generation for Telecom Software Systems Using Two-Stage Generative Model". W 2024 IEEE International Conference on Communications Workshops (ICC Workshops), 1231–36. IEEE, 2024. http://dx.doi.org/10.1109/iccworkshops59551.2024.10615269.
Pełny tekst źródłaHooper, Rich. "Next generation ATE software". W 2013 IEEE AUTOTESTCON. IEEE, 2013. http://dx.doi.org/10.1109/autest.2013.6645071.
Pełny tekst źródłaAlbrecht, R., H. M. Adorf i A. Richmond. "Next Generation Software Techniques". W 1986 Astronomy Conferences, redaktor David L. Crawford. SPIE, 1986. http://dx.doi.org/10.1117/12.968094.
Pełny tekst źródłavan Dam, Andries, Sascha Becker i Rosemary Michelle Simpson. "Next-generation educational software". W ACM SIGGRAPH 2007 courses. New York, New York, USA: ACM Press, 2007. http://dx.doi.org/10.1145/1281500.1281543.
Pełny tekst źródłaMacCrimmon, K. R., i C. Wagner. "Second generation creativity support software". W Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences. IEEE, 1992. http://dx.doi.org/10.1109/hicss.1992.183486.
Pełny tekst źródłaJohnsonbaugh, Richard, i Martin Kalin. "A graph generation software package". W the twenty-second SIGCSE technical symposium. New York, New York, USA: ACM Press, 1991. http://dx.doi.org/10.1145/107004.107032.
Pełny tekst źródłaVoyiatzis, I., C. Efstathiou i K. Patriarcheas. "Software-based SIC pair Generation". W PCI '16: 20th Pan-Hellenic Conference on Informatics. New York, NY, USA: ACM, 2016. http://dx.doi.org/10.1145/3003733.3003803.
Pełny tekst źródłaRuehl, Kelley, Carlos Michelen Strofer, David Ogden i Elena Baca. "Next Generation Marine Energy Software." W Proposed for presentation at the OREC-METS 2022 held September 12-June 17, 2022 in Portland, Oregon United States. US DOE, 2022. http://dx.doi.org/10.2172/2004751.
Pełny tekst źródłaDietz, Jan. "Enterprise Ontology Driven Software Generation". W Second International Symposium on Business Modeling and Software Design. SCITEPRESS - Science and Technology Publications, 2012. http://dx.doi.org/10.5220/0004462500030003.
Pełny tekst źródłaChen, Yijia. "Speech Generation by Generative Adversarial Network". W 2021 2nd International Conference on Big Data & Artificial Intelligence & Software Engineering (ICBASE). IEEE, 2021. http://dx.doi.org/10.1109/icbase53849.2021.00086.
Pełny tekst źródłaRaporty organizacyjne na temat "Software generation"
Dow, Stephen J. EPBST Imagery Generation Software. Fort Belvoir, VA: Defense Technical Information Center, marzec 2002. http://dx.doi.org/10.21236/ada400994.
Pełny tekst źródłaManna, Zohar. Next Generation Software Development. Fort Belvoir, VA: Defense Technical Information Center, styczeń 2005. http://dx.doi.org/10.21236/ada435087.
Pełny tekst źródłaMellinger, David K. Next-Generation Bioacoustic Analysis Software. Fort Belvoir, VA: Defense Technical Information Center, wrzesień 2010. http://dx.doi.org/10.21236/ada541922.
Pełny tekst źródłaMellinger, David K. Next-Generation Bioacoustic Analysis Software. Fort Belvoir, VA: Defense Technical Information Center, wrzesień 2012. http://dx.doi.org/10.21236/ada573557.
Pełny tekst źródłaMellinger, David K. Next-Generation Bioacoustic Analysis Software. Fort Belvoir, VA: Defense Technical Information Center, wrzesień 2013. http://dx.doi.org/10.21236/ada598524.
Pełny tekst źródłaMellinger, David K. Next-Generation Bioacoustic Analysis Software. Fort Belvoir, VA: Defense Technical Information Center, wrzesień 2011. http://dx.doi.org/10.21236/ada598566.
Pełny tekst źródłaMellinger, David K. Next-Generation Bioacoustic Analysis Software. Fort Belvoir, VA: Defense Technical Information Center, wrzesień 2014. http://dx.doi.org/10.21236/ada618004.
Pełny tekst źródłaLong, Louie, Travis Drayna, Laura Lang i Henry Stam. CrossLink Mesh Generation Software: An Introduction. Office of Scientific and Technical Information (OSTI), maj 2023. http://dx.doi.org/10.2172/1974911.
Pełny tekst źródłaFisher, Gary E. Application software prototyping and fourth generation languages. Gaithersburg, MD: National Bureau of Standards, 1987. http://dx.doi.org/10.6028/nbs.sp.500-148.
Pełny tekst źródłaRuehl, Kelley, Jorge Leon, Carlos Michelen, Mathew Topper, Nathan Tom, Elena Baca i David Ogden. Next-Generation Marine Energy Software Needs Assessment. Office of Scientific and Technical Information (OSTI), maj 2023. http://dx.doi.org/10.2172/1975219.
Pełny tekst źródła