Literatura académica sobre el tema "Programación para computadoras"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Programación para computadoras".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Artículos de revistas sobre el tema "Programación para computadoras"
Amador Bedolla, Carlos y Alán Aspuru Guzik. "Cuántica por Cuántica: química cuántica con computadoras cuánticas". Educación Química 19, n.º 3 (22 de junio de 2011): 182. http://dx.doi.org/10.22201/fq.18708404e.2008.3.25810.
Texto completoSpilsbury, Michael y Armando Euceda. "Trasformada rápida de Fourier utilizando Python". Revista de la Escuela de Física 5, n.º 1 (3 de septiembre de 2019): 6–10. http://dx.doi.org/10.5377/ref.v5i1.8317.
Texto completoRodríguez Carrillo, Gonzalo Martín. "Enseñanza de la programación de computadoras para principiantes: un contexto histórico". INVENTUM 9, n.º 17 (1 de julio de 2014): 51–61. http://dx.doi.org/10.26620/uniminuto.inventum.9.17.2014.51-61.
Texto completoIbarra-Zapata, Ronald-Eduardo, José-Orlando Castillo-Cornelio, Pedro-Crisologo Trujillo-Natividad, Christian García-Villegas, Rannoverng Yanac-Montesino y Brian Pando. "Enseñanza-aprendizaje de programación de computadoras: avances en la última década". Revista Científica 42, n.º 3 (30 de septiembre de 2021): 290–303. http://dx.doi.org/10.14483/23448350.18339.
Texto completoBerrocal Carvajal, Viviana. "Consideraciones para el uso de simulaciones en entornos virtuales para el aprendizaje de las estrategias de programación de computadoras". Innovaciones Educativas 11, n.º 16 (1 de mayo de 2010): 1–22. http://dx.doi.org/10.22458/ie.v11i16.548.
Texto completoCallisaya Choquecota, Wilson Cesar y Hugo Manuel Barraza Vizcarra. "PROPUESTA DE UN ALGORITMO PARALELO PARA EL PROCESO DE ALINEAMIENTO DE PARES DE SECUENCIAS BIOMOLECULARES". Ciencia & Desarrollo, n.º 21 (11 de junio de 2019): 55–64. http://dx.doi.org/10.33326/26176033.2017.21.731.
Texto completoSoler Pellicer, Yolanda, Miriam Cárdenas Zea, Ricardo Aguirre Pérez, Yudi Castro Blanco y Mateo Gerónimo Lezcano Brito. "VISUALIZACIÓN DINÁMICA, UNA OPCIÓN PARA LA ENSEÑANZA-APRENDIZAJE DE LA PROGRAMACIÓN DE COMPUTADORAS". HOLOS 2 (1 de abril de 2020): 1–20. http://dx.doi.org/10.15628/holos.2020.4241.
Texto completoTeran-Pomier, Jorge Humberto. "De las competencias de programación a una pedagogía educativa en La Paz Bolivia". Innoeduca. International Journal of Technology and Educational Innovation 2, n.º 2 (27 de noviembre de 2016): 128. http://dx.doi.org/10.20548/innoeduca.2016.v2i2.1897.
Texto completoTeran-Pomier, Jorge Humberto. "De las competencias de programación a una pedagogía educativa en La Paz Bolivia". Innoeduca. International Journal of Technology and Educational Innovation 2, n.º 2 (27 de noviembre de 2016): 128. http://dx.doi.org/10.20548/innoeduca.2016.v2i2.2034.
Texto completoBELDA REIG, IGNASI. "LA COMPLEJA RELACIÓN ENTRE EL SOFTWARE Y LA FISCALIDAD: TRES ASPECTOS A CONSIDERAR". Revista Crónica Tributaria 180, n.º 3 (septiembre de 2021): 11–29. http://dx.doi.org/10.47092/ct.21.3.1.
Texto completoTesis sobre el tema "Programación para computadoras"
Zamudio, Díaz Juan José. "Adaptación del algoritmo Grasp en el diseño eficiente de la interfaz gráfica de usuario". Bachelor's thesis, Universidad Nacional Mayor de San Marcos, 2007. https://hdl.handle.net/20.500.12672/1159.
Texto completo-- There are ome methods at the present time for the improvement of the Graphic User Interface (GUI), methods that, often, are based on the compilation of information through test of users and on the creativity of the designer; according to the functionalities that must provide the GUIs to data processing. In the present work we will develop to a methodology of optimization for the design of a GUI, using a Greedy Randomized Adaptative Procedures Search (GRASP), which it will have as it bases a goloso algorithm of FFD (first fit decreassing) type, that will allow to find an optimal design of a GUI optimal, based on the efficient distribution of visual objects. This optimal design will be used for the man machine right communication in the efficient data processing. It is important to stress that a design of a GUI always keepsa narrow relation with a user’s cognitive development. It can cause a little variation in the final design of a GUI.
Tesis
Jara, Loayza Juan Carlos. "Entorno de desarrollo para la ejecución y traducción de pseudocódigo". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2013. http://tesis.pucp.edu.pe/repositorio/handle/123456789/5401.
Texto completoTesis
Berolatti, Gonzales Diego. "Construcción de un compilador de asertos de programación metódica". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2014. http://tesis.pucp.edu.pe/repositorio/handle/123456789/5724.
Texto completoTesis
Tupia, Anticona Manuel Francisco. "Un Algoritmo GRASP para resolver el problema de la programación de tareas dependientes en máquinas diferentes (task scheduling)". Master's thesis, Universidad Nacional Mayor de San Marcos, 2005. https://hdl.handle.net/20.500.12672/3241.
Texto completo--- Operation’s planning for Software Development has been a complicated by-solve problem experienced since the golden age of the use methodologies whose rule those process. In which it is used, as well as in the efficiency and sophistication of the algorithms that try to solve the problems that appear in a software project, since its origin in the middle of the 20th century. The previously mentioned problem is known within algorithmic as task scheduling and it is defined as follows: given a group of tasks (operations) to be scheduled within a group of machines (or human resources, or human-machine resources), find an appropriate execution order. It is a NP-difficult complexity problem, so it justifies the usage of heuristic methods to obtain approximate solutions. This thesis presents a GRASP heuristic goal to solve the variant in which tasks are dependent and executing entities are different one from the other: now it could be possible the planning of the operation s from the inception’s RUP phase. We are remarking in particular, two disciplines of RUP methodology: business modeling and requirement. Both a greedy algorithm and a GRASP heuristic goal with two relaxation parameters have been developed. Innovative proposition because until now nobody has tried to solve the problem this way. Likewise a mathematical model for the specific variant of the problem to be considered is shown. To show efficiency of the GRASP algorithm, we developed a prototype program that executes and compares the results obtained by greedy and GRASP algorithms. The GRASP algorithm improves by 6% the results of the greedy algorithm, for instances with up to 12500 variables involved. Finally we measured the quality of these results with those of the mathematical model which would obtain the exact solution for smaller instances, taking advantage of software that solves linear programming problems: the GRASP algorithm got close to the exact result within a range of 95 to 99%, and even equaled it in some tests. Keywords: Task scheduling, GRASP algorithm, Software development, resource planning in software projects, RUP.
Tesis
Hirsh, Martínez Layla. "Intérprete y entorno de desarrollo para el aprendizaje de lenguajes de programación estructurada". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2007. http://tesis.pucp.edu.pe/repositorio/handle/123456789/1057.
Texto completoTesis
Passuni, Córdova Jaime. "Diseño y programación de add-on para el software de control y monitoreo "Mission Planner" que permita visualizar el área fotografiada de cada imagen". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2016. http://tesis.pucp.edu.pe/repositorio/handle/123456789/7841.
Texto completoTesis
Miranda, Yecguanchuy Jorge Francisco. "Sistema de apoyo al docente para el curso de programación en escuelas secundarias". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2016. http://tesis.pucp.edu.pe/repositorio/handle/123456789/7830.
Texto completoTesis
Gómez, Díaz Renzo Gonzalo y Guillén Juan Jesús Salamanca. "Intérprete para un lenguaje de programación orientado a objetos, con mecanismos de optimización y modificación dinámica de código". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2012. http://tesis.pucp.edu.pe/repositorio/handle/123456789/1503.
Texto completoTesis
Rodríguez, Valderrama José Fernando. "Generación automática de casos de prueba para test de una GUI, usando colonia de hormigas y metaheurística golosa". Bachelor's thesis, Universidad Nacional Mayor de San Marcos, 2013. https://hdl.handle.net/20.500.12672/5037.
Texto completoTesis
Barboza, Mendoza Camila Pierina Victoria. "Heurísticas de usabilidad para mecánicas de videojuegos". Bachelor's thesis, Pontificia Universidad Católica del Perú, 2019. http://hdl.handle.net/20.500.12404/13973.
Texto completoLibros sobre el tema "Programación para computadoras"
Davis, Stephen R. Programación en Windows 95 para dummies. Madrid: Editorial Paraninfo, 1996.
Buscar texto completoZimmerman, S. Scott. La biblia del Turbo C: Fundamentos y técnicas avanzadas de programación. Madrid: Anaya Multimedia, 1990.
Buscar texto completoDeitel, Paul J. Visual Basic 2008: How to program. Upper Saddle River, N.J: Pearson/Prentice Hall, 2009.
Buscar texto completoSoroka, Barry. Java 5: Objects first. Sudbury, Mass: Jones and Bartlett Publishers, 2006.
Buscar texto completoZimmerman, S. Scott. Programming with Turbo C. Glenview, Ill: Scott, Foresman, 1989.
Buscar texto completoC, Lilly Susan, ed. PASCAL plus data structures, algorithms, and advanced programming. Lexington, Mass: D.C. Heath, 1985.
Buscar texto completoDale, Nell B. Pascal plus data structures, algorithms, and advanced programming. 2a ed. Lexington, Mass: D.C. Heath, 1988.
Buscar texto completoC, Lilly Susan, ed. Pascal Plus data structures, algorithms, and advanced programming. 4a ed. Lexington, Mass: D.C. Heath, 1995.
Buscar texto completoCapítulos de libros sobre el tema "Programación para computadoras"
Jiménez Ramírez, Andrés. "Enseñanza de los algoritmos de programación exhaustivos desde un modelo docente constructivista". En Ciclos de mejora en el aula. Año 2021 Experiencias de innovación docente de la Universidad de Sevilla, 2439–56. 2021a ed. EDITORIAL UNIVERSIDAD DE SEVILLA, 2022. http://dx.doi.org/10.12795/9788447222865.139.
Texto completoRomero, Valentina, Matías García Rivera, Miguel Díaz-Cacho y René Lastra. "Aplicaciones multimedia de técnicas de paralelismo". En XLII JORNADAS DE AUTOMÁTICA : LIBRO DE ACTAS, 226–31. Servizo de Publicacións da UDC, 2021. http://dx.doi.org/10.17979/spudc.9788497498043.226.
Texto completoActas de conferencias sobre el tema "Programación para computadoras"
Aedo Lopez, Marco, Eveling Gloria Castro Gutierrez y Elizabeth Vidal-Duarte. "Experiencia en la Utilización de un Aula Virtual para la Enseñanza de la Programación de Computadoras: Desarrollo del Pensamiento Algorítmico y Aprendizaje de un Lenguaje de Programación". En The 18th LACCEI International Multi-Conference for Engineering, Education, and Technology: Engineering, Integration, And Alliances for A Sustainable Development” “Hemispheric Cooperation for Competitiveness and Prosperity on A Knowledge-Based Economy”. Latin American and Caribbean Consortium of Engineering Institutions, 2020. http://dx.doi.org/10.18687/laccei2020.1.1.37.
Texto completoRodríguez González, Marco Antonio. "Programación aplicada en la tiflotecnología". En VI CONGRESO INVESTIGACIÓN, DESARROLLO E INNOVACIÓN DE LA UNIVERSIDAD INTERNACIONAL DE CIENCIA Y TECNOLOGÍA. Universidad Internacional de Ciencia y Tecnología, 2022. http://dx.doi.org/10.47300/978-9962-738-04-6-43.
Texto completoBlanes Noguera, Francisco y Andrés Benlloch Faus. "Desarrollo de un módulo de comunicaciones para protocolo FINS-TCP sobre servidor OPC-UA". En Actas de las XXXVII Jornadas de Automática 7, 8 y 9 de septiembre de 2016, Madrid. Universidade da Coruña, Servizo de Publicacións, 2022. http://dx.doi.org/10.17979/spudc.9788497498081.0536.
Texto completo