1
tesis de maestría
Publicado 2019
Enlace
Enlace
La investigación denominada “Diseño de un plan de seguridad y salud en el trabajo para la prevención de accidentes y enfermedades ocupacionales de los trabajadores en el área de Expendio de Combustibles de los Grifos Del Distrito De Castilla- Piura. Tiene por objetivo demostrar que un Diseño de seguridad y salud en el trabajo ayuda a prevenir los accidentes y enfermedades ocupacionales de los trabajadores del área Expendio de Combustibles de los Grifos Del Distrito De Castilla- Piura. 2019. La investigación es de tipo aplicada tecnológica, con diseño pre-experimental con un solo grupo al cual se le aplico un pre -test y pos-Test, teniendo una población similar a la muestra que está representada por los 15 trabajadores de los diferentes grifos de Expendios De Combustibles Del Distrito De Castilla- Piura, Se realizó la investigación de campo dentro de las instalaciones, apli...
2
artículo
Publicado 2015
Enlace
Enlace
Neo4 is a NoSQL graph database that has been emerging in the fields of social networks and web applications with high concurrency. The characteristics of supporting technological transactions and a high scalability have been attracting the attention of the academic world. Therefore, this literature review focuses in analyse four research papers developed in USA, Spain, India and Germany. The authors show the results of benchmarking between Neo4j and other models, including relational databases. The aim of this paper is to illustrate the features of Neo4j, the architecture and advantages. Also, the purpose is to identify if Neo4 is a reliable alternative for replacing the RDBMS (Relational Database Management System) and offer suggestions for carrying out better experiments.
3
artículo
Publicado 2010
Enlace
Enlace
Reverse logistic is a recently concept that has been taking more importance, force and interest by enterprises, governments and civil society, because currently we are living a peach of environment conservation and reducing of global warming. In the production phase, this concept is linked with mistakes and leftovers made in the fabrication process whose materials are possible of reuse. Thus, the application of reverse logistic is made by medium and large production enterprises, focused in manufacture, that are looking for reduce of costs and give a responsibility environmental image. In addition, enterprises need automated tools for taking good decisions when appear a mistake in the process production, which is the objective of this research. Finally, this system improves the results in the time, when it adds more data.
4
artículo
The central credit risk companies in Peru collect much information from different external sources and they offer various services to the others enterprises, entities and citizens. Therefore, their information systems are updated constantly. In the world there are many different technologies developed in different language programming, thus it was considered a pain in the neck for software engineers. Fortunately, nowadays there is a framework called Web Service that allows communication, interoperability and exchange among different language programming. The “Vehicle Inspection” system gives all the information about vehicles registered in the country. In addition, this system was developed in J2EE (Java Second Enterprise Edition) and UML (Unified Modeling Language) because are reliable and free technologies; also JMeter is a good test tool that helps to establish the accurate measur...
5
artículo
Publicado 2012
Enlace
Enlace
Public entities and institutions in Peru offer several services to citizens, where there are payments and financial transactions. Therefore, an important process called “payment accreditation” is necessary when a bank send public entities all the transactions, in a file, made by Internet and bank counters during a day, then these are registered as valid. The main solution presented in this article is the implementation of a task-scheduler and a register payment application, which were developed under Java language programming, Spring Framework, JMS (Java Message Service) and a Message Broker. As a result, the solution produced a great design for information system because UML was applied, also a right software architecture and its accurate documentation for further maintenances.
6
artículo
The Prim's algorithm, extracted from the graph theory, is easily adaptable for generating random mazes in the game development process. This study provides the theoretical framework of the algorithm, its adaptation to generate two-dimensional arrays of values, coding in Java and use of libraries provided by this programming language. It restricts the creation of the arrays to a minimum size of 11x11 to ensure that generates coherent sizes mazes and its application is for generating orthogonal called labyrinths (2D view). Finally, the measurement is made of the performance of the proposed encoding and concludes that in all tests, the average response time is less than a tenth of a second to generate maps of labyrinths.
7
artículo
Publicado 2012
Enlace
Enlace
Distribution centers are quite sensitive areas to produce failures due to human mistakes through the picking process. As a result, it impacts enormously the level of service and organization’s goals. The object of study is a drugstore whose number of orders is very high and the number of handled products too. Solution is given as a tool that applies Business Process Management (BPM) and provides characterization of organizational processes, the current picking process diagram (AS-IS) and the improved diagram (TO-BE) which enhances the process adding a new control point. Besides, in this paper BPMN notation was applied correctly in each diagram.
8
artículo
Publicado 2013
Enlace
Enlace
Importance of measuring the response time of web applications is transcendental for decisionmaking and/or corrections on the part of public officials involved in the departments of information systems and technologies. This research provides the conceptual framework for the development of a component J2EE (Java 2 Enterprise Edition) non-intrusive through Web Servlet filters and Interceptors of Spring Framework. It also uses the communication protocol TCP/IP for sending frames in JSON format (JavaScript Object Notation) and its subsequent reception for a stand-alone component for the record in a database. Finally, a hypothesis test between Log4j and Socket Simple technologies is performed, achieving an average record time of the plots approximately 0.05 seconds, and report that there are no statistical evidences to affirm that one is better and faster than the other.
9
artículo
Publicado 2010
Enlace
Enlace
Reverse logistic is a recently concept that has been taking more importance, force and interest by enterprises, governments and civil society, because currently we are living a peach of environment conservation and reducing of global warming. In the production phase, this concept is linked with mistakes and leftovers made in the fabrication process whose materials are possible of reuse. Thus, the application of reverse logistic is made by medium and large production enterprises, focused in manufacture, that are looking for reduce of costs and give a responsibility environmental image. In addition, enterprises need automated tools for taking good decisions when appear a mistake in the process production, which is the objective of this research. Finally, this system improves the results in the time, when it adds more data.
10
artículo
Publicado 2011
Enlace
Enlace
Las centrales de riesgo crediticio en el Perú son empresas receptoras de información de fuentes externas (AFP, bancos, seguros, municipalidades, etc.) que se encargan de brindar diversos servicios a las empresas, entidades y ciudadanos del país, por ende sus sistemas informáticos están constantemente actualizados y a la vanguardia de la tecnología. Debido a esto y la gran cantidad de tecnologías presentes en el mercado, recientemente se viene optando por brindar soluciones basados en Servicios Web, ya que permiten una comunicación, interoperabilidad e intercambio de información independiente del lenguaje de programación en que estén desarrollados los sistemas. Esto representa una gran ventaja por ejemplo para el sistema de “Verificación Vehicular” que brinda información de los vehículos registrados en el país. Adicionalmente, la utilización de UML (Unified Modeling La...
11
artículo
Publicado 2012
Enlace
Enlace
Public entities and institutions in Peru offer several services to citizens, where there are payments and financial transactions. Therefore, an important process called “payment accreditation” is necessary when a bank send public entities all the transactions, in a file, made by Internet and bank counters during a day, then these are registered as valid. The main solution presented in this article is the implementation of a task-scheduler and a register payment application, which were developed under Java language programming, Spring Framework, JMS (Java Message Service) and a Message Broker. As a result, the solution produced a great design for information system because UML was applied, also a right software architecture and its accurate documentation for further maintenances.
12
artículo
The Prim's algorithm, extracted from the graph theory, is easily adaptable for generating random mazes in the game development process. This study provides the theoretical framework of the algorithm, its adaptation to generate two-dimensional arrays of values, coding in Java and use of libraries provided by this programming language. It restricts the creation of the arrays to a minimum size of 11x11 to ensure that generates coherent sizes mazes and its application is for generating orthogonal called labyrinths (2D view). Finally, the measurement is made of the performance of the proposed encoding and concludes that in all tests, the average response time is less than a tenth of a second to generate maps of labyrinths.
13
artículo
Publicado 2012
Enlace
Enlace
Distribution centers are quite sensitive areas to produce failures due to human mistakes through the picking process. As a result, it impacts enormously the level of service and organization’s goals. The object of study is a drugstore whose number of orders is very high and the number of handled products too. Solution is given as a tool that applies Business Process Management (BPM) and provides characterization of organizational processes, the current picking process diagram (AS-IS) and the improved diagram (TO-BE) which enhances the process adding a new control point. Besides, in this paper BPMN notation was applied correctly in each diagram.
14
artículo
Publicado 2013
Enlace
Enlace
Importance of measuring the response time of web applications is transcendental for decisionmaking and/or corrections on the part of public officials involved in the departments of information systems and technologies. This research provides the conceptual framework for the development of a component J2EE (Java 2 Enterprise Edition) non-intrusive through Web Servlet filters and Interceptors of Spring Framework. It also uses the communication protocol TCP/IP for sending frames in JSON format (JavaScript Object Notation) and its subsequent reception for a stand-alone component for the record in a database. Finally, a hypothesis test between Log4j and Socket Simple technologies is performed, achieving an average record time of the plots approximately 0.05 seconds, and report that there are no statistical evidences to affirm that one is better and faster than the other.
15
artículo
Publicado 2015
Enlace
Enlace
Neo4 is a NoSQL graph database that has been emerging in the fields of social networks and web applications with high concurrency. The characteristics of supporting technological transactions and a high scalability have been attracting the attention of the academic world. Therefore, this literature review focuses in analyse four research papers developed in USA, Spain, India and Germany. The authors show the results of benchmarking between Neo4j and other models, including relational databases. The aim of this paper is to illustrate the features of Neo4j, the architecture and advantages. Also, the purpose is to identify if Neo4 is a reliable alternative for replacing the RDBMS (Relational Database Management System) and offer suggestions for carrying out better experiments.
16
tesis de maestría
Publicado 2022
Enlace
Enlace
La investigación tuvo como objetivo determinar la relación entre la ejecución de obras y calidad del gasto en la Municipalidad distrital de Pajarillo, 2022. La investigación fue tipo básica, diseño no experimental, transversal y descriptivo correlacional, cuya población y muestra fue de 34 trabajadores. La técnica de recolección de datos fue la encuesta y como instrumento el cuestionario. Los resultados determinaron que el nivel de ejecución de obras, fue medio en 50 %, bajo en 26 % y alto en 24 %; la calidad de gasto, fue medio en 41 %, bajo en 35 % y alto en 24 %. Concluyendo que existe relación significativa entre la ejecución de obras y calidad del gasto en la Municipalidad distrital de Pajarillo, 2022, ya que el análisis estadístico de Pearson fue de 0, 982 (correlación positiva muy alta) y un p valor igual a 0,000 (p-valor ≤ 0.01); además, solo el 96.43 % de la ej...
17
tesis de maestría
Publicado 2012
Enlace
Enlace
El presente trabajo de investigación se orientó a determinar ¿de qué manera el liderazgo tiene influencia en los procesos de gestión educativa de los directivos de las instituciones educativas públicas de la zona urbana del distrito de San Juan de Miradores UGEL 01 - Lima Sur - 2010? Cuyo objetivo fue establecer la relación existente entre el liderazgo y los procesos de gestión educativa. El método de investigación fue el deductivo, desde la perspectiva de una investigación de tipo - aplicada utilizando el diseño no experimental ya que tuvo como propósito describir las variables y analizar la incidencia e interrelación en un momento dado del tema en cuestión; la población estuvo conformada por cuarenta directivos y cuarenta docentes de diez Instituciones Educativas Públicas de la zona urbana del distrito de San Juan de Miraflores UGEL 01 - Lima Sur, el tipo de muestreo q...
18
tesis de grado
Publicado 2009
Enlace
Enlace
El presente proyecto abarca el desarrollo de un sistema de apoyo a la gestión de información en empresas de producción basado en logística, siendo la aplicación de logística inversa en la etapa productiva y tomando en cuenta que las materias primas son no perecibles. Por ello, en el capítulo 1 se muestra las generalidades del proyecto desarrollado así como sus conceptos básicos que permiten un entendimiento teórico del tema. Asimismo, se presenta la definición del problema, es decir, la ausencia de un sistema de información para la aplicación de logística inversa y los beneficios de su aplicación y uso. Así también, se presenta el objetivo general del proyecto y los objetivos específicos necesarios para llevarlo a cabo. Seguidamente, se presenta el marco conceptual del tema y el problema a tratar en sus definiciones más importantes y detalladas, así como el entendimie...
19
tesis de grado
Publicado 2009
Enlace
Enlace
El presente proyecto abarca el desarrollo de un sistema de apoyo a la gestión de información en empresas de producción basado en logística, siendo la aplicación de logística inversa en la etapa productiva y tomando en cuenta que las materias primas son no perecibles. Por ello, en el capítulo 1 se muestra las generalidades del proyecto desarrollado así como sus conceptos básicos que permiten un entendimiento teórico del tema. Asimismo, se presenta la definición del problema, es decir, la ausencia de un sistema de información para la aplicación de logística inversa y los beneficios de su aplicación y uso. Así también, se presenta el objetivo general del proyecto y los objetivos específicos necesarios para llevarlo a cabo. Seguidamente, se presenta el marco conceptual del tema y el problema a tratar en sus definiciones más importantes y detalladas, así como el entendimie...
20
tesis de maestría
Publicado 2025
Enlace
Enlace
Esta investigación, alineada con el ODS 4 (Educación de calidad), tuvo como objetivo determinar la relación entre nomofobia y déficit de atención en adolescentes de una institución pública de Huarochirí. Con una metodología de tipo básica, con enfoque cuantitativo y diseño no experimental correlacional, estudió una muestra intencional de 120 estudiantes mediante cuestionarios validados y confiables. Los resultados revelaron que el 62.5% de los participantes presentaba riesgo de nomofobia o nomofobia establecida (41.7% y 20.8% respectivamente), mientras que el 54.2% mostraba déficit atencional (35.8% ocasional y 18.3% frecuente). El análisis correlacional demostró una asociación positiva fuerte y significativa entre ambas variables (Rho de Spearman=0.691, p=0.000), confirmando que, a mayor dependencia al celular, mayores dificultades atencionales. El análisis por dimensio...