Constructing an University Scientific Research Management Information System of NET Platform Jianhua Xie 1, a, Jian-hua Xiao 2, b

Size: px
Start display at page:

Download "Constructing an University Scientific Research Management Information System of NET Platform Jianhua Xie 1, a, Jian-hua Xiao 2, b"

Transcription

1 Applied Mechanics and Materials Online: ISSN: , Vol. 441, pp doi: / Trans Tech Publications, Switzerland Constructing an University Scientific Research Management Information System of NET Platform Jianhua Xie 1, a, Jian-hua Xiao 2, b 1 Jiangmen polytechnic, Jiangmen, China, School of Economics & Management, Wuyi University, Guangdong Jiangmen , China a jmwisdom@163.com, b jianhuaxiao1@126.com Keywords: Management information system; B/S mode;.net framework; Three-tier architecture Abstract. Researching the design process of scientific research management information system of Jiangmen polytechnic. According to the characteristics of the scientific research management in colleges and universities, the system is developing by using the B/S application model and the advanced.net framework. The system consists of teachers management module, faculty-level management module, and library management module, scientific research department management module, system management module and public management module. Aim at the application maintenance and security, the system uses three-tier architecture, authorize to the management mechanism, data encryption and software separation and other security measures. The system has realized the classification audit of scientific research information and the dynamic management of the research integral reports. The using results show that the system is not only stable, but also easy to operate, and it also greatly improves the accuracy and efficiency of the scientific research management. I. Introduction The scientific research management of colleges and universities has been changing with each passing day. With the expanding scale of scientific research and the raising level of the scientific research management, higher requirements of the scientific research management information construction has put forward. In order to make the management more normalization and scientization, it s very important for us to build a research management information system. At present, some colleges and universities have developed their own research management information systems. However, these systems have obvious defects: (1) Data cannot be shared: The data among the research department, the offices and the faculties cannot be shared; even though the way of offline offers to collect scientific research data and the data exchange form is backward [1]. (2) System uses C/S mode: It is difficult to update the system maintenance and users should run the client program each time when they use it. These factors increase the burden of research manager, scientific research resources cannot be able to configure and utilize reasonable. As far as the job of scientific research information management Universities and colleges, its development trend and characteristics are list as follow: (1) Based on B/S mode, to provide a web space of manage personal scientific research activities for teachers or researchers. It is good for us to achieve the scientific research reporting, register the achievements, make the scientific research workload integration query networked, eliminates the trouble of filling out various statistical reports, save time, improve work efficiency[2]. At the same time it combines the environment of the digitalization construction of schools. (2) After the teachers personal reported and audit by the research secretary, the research projects of the whole school, the research papers, the scientific research books, the academic activities, the workload integral statistics, the scientific research examination results and the other data All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (ID: , Pennsylvania State University, University Park, USA-09/05/16,23:45:22)

2 Applied Mechanics and Materials Vol information can be showed on the platform. All the staffs can login and query, setting up by the different permissions. This article detailed discussed combining with the characteristics of management information system of university and college scientific research management development program. II. Systematic designs A. System architecture System development mainly uses ASP.NET 2 as development platform, the development language is C # and the background database system is SqlServer2005. On the logical structure, the system employs the UI layer, business logic layer and data layer, which is much convenience to application maintenance and upgrades. The business logic layer is the core part of the system, served as the main task of application processing, including processing the requests of UI layer and the connection and interaction of database server. The data layer is located in bottom, the ADO.NET as interface, Microsoft SQL Server as framework, mainly processing requests of business logic layer on data. Business layer uses the Web component, which is not only convenient for it to develop but also can develop the friendliness of the system, and a good experience can be achieved for users. The specific system structure chart is shown in Figure 1[3]. The data presentation layer mainly completes the foundation of interface and interaction with end users, the expanded-name of the page file is aspx and it will reflect in the application program. Middle tier is used as encapsulates business logic and rules, which is encapsulated in the application program as.net components. The data tier access is through the data access component of the middle tier and SQLServer Provider interacts. Fig 1. Structure chart of system

3 986 Machinery Electronics and Control Engineering III Fig 2. Function Chart of system B. Functional structures According to the needs of the scientific research of school, the scientific research system is divided into four modules, as Figure 2 shows. The system is open to all teachers of the school, teachers, scientific researchers can log on the system to type-in and dynamically modify their own projects, achievements and other research information. And the scientific research department users can management the research information of the whole school. Each management function module is shown as follow: (1) Teacher management modules: The management and maintenance of the information of teachers' personal user, and download and consult information, project registration, type-in and management the scientific research information, printing the personal scientific research workload integral form and export the data, query the core journals and so on. (2) Faculty-level management module: The query of the department users, the initial audit and statistic of the scientific research project, inquire and export the scientific research achievement (including thesis, books, patents, publications, winning works, etc), print the scientific research integral form of our department teachers and so on. (3) Library management modules: Initial audits the teacher s thesis; manage the core journal and other functions. (4) Research Department management module: Audit the college scientific research project, manage the programs, audit all the scientific research projects and manually modified the integral, audit all the achievements in scientific research and manually modified the integral, inquire, import and export the scientific research data, import the teacher users. C. The system database design According to the different uses, security in the secrets of the data, the database design determine the organizational form and structure of the data, to reduce the data redundancy and improve the data security of using stored procedures and triggers. At the same time, according to the types of users and data access database, it designs various representation databases, simplify the database and meet demand of the user data. The database is divided into the following 3 types: thematic databases, storing system information. Only the administrator can modify the database, and it mainly including the user database, research database and scientific research database and so on. The underlying database mainly establish management systems management standards, including subject sources database, reward level database, achievement level, project sources, information unit, project-level database and so on. The staging database is temporarily store the reporting data which are submitted by individual or department. It mainly storing the temporary information of various registration conditions and it can be modified by the informant and faculties. Temporary database s structures are consistent with the theme database s one.papers achievement relation schema are shown in Figure 3.

4 Applied Mechanics and Materials Vol Fig3. Papers achievement relation schema The achievement list of the thesis, the author list of the thesis, the award-winning list of thesis and the periodical list are linked to a many-to-one relationship. The teachers' personal information list, the list of the title of a technical post and the list of departments are linked to a one-to-many relationship. The teachers' personal information list and the author list of thesis are linked to a one-to-many relationship. The reward class list and the situation of award-winning are linked to a one-to-many relationship. The periodical class list and the periodical list are linked to a one-to-many relationship. III. Achieve the key technology of the system A. Achieve the second-level audit function The college scientific research projects applied by teachers should pass the department s audit and the results of the papers should pass the library s audit and then the research department can audit it at last. Each scientific research information table has an approval status field, the type of the field is bit, when the value of this field is 1, it means the project has been approved, when the value is 0 it means the project was not approved. B. The system use Grid+report5 as reporting tools, to statistics and classified the scientific research information. Reading more scientific research information of database by SQL statement and classify it. The Grid++Report is a fully functional reporting tools which combine c/s and b/s integrated. C/S development is apply to the VB.NET, C #, VB, VC, Delphi, BCB, easy language. B/S development is applied to the ASP.NET, JSP (Java), ASP, PHP and so on. And it supports all the operating systems and WEB servers. Develop C/S report B/S reports to share the same knowledge development and design resources[4]. Provide the unique function to show the reports query, and let it show the reports query printing, print preview and export data implementations integrated and other integration. It s easy for us to achieve the tabular reports, dynamic reports, multilayer header, paper set to play, crosstabs, statistical tables, tables and varieties of special reports and so on. It is a Chinese report of the best development tools. IV. System implementation This system is using ASP.NET and SQL Server 2005 database to design and development, the system can realize the effective management of scientific research information, contribute to the scientific research sector manage the information. The system has realized the basic information management

5 988 Machinery Electronics and Control Engineering III in general, department management, personnel management, project management, production management and scientific research management. V. Conclusion After completed develop the system, it will as an application component of digital campus, and dock with public platform, realize sharing the data and information, which can realize the network management of scientific research work, formed a communication platform of timely update scientific research data center and scientific research management. Provides the related scientific research information of school in roundly, real-time and accurately. Acknowledgements. Supported by Guangdong Provincial Science and Technology Project, No: 2012B References [1] Tai De-yi. Design and Implementation of university scientific research Management Information System [J].Computer Engineering and Design, 2009,30(9):2339(Ch). [2] SUN Xiao-yan. Design and Implementation of Web-based university scientific research Management Information System [J].JOURNAL OF XI AN TECHNOLOGICAL UNIVERSITYT, 2006,12(6): [3] Zhenjun Fan. Base on the research to the implementation the mehod of Three-tier architecture of ASP. Net, science of computer [J], (34), [4] Information on

6 Machinery Electronics and Control Engineering III / Constructing an University Scientific Research Management Information System of NET Platform /

Construction of the Library Management System Based on Data Warehouse and OLAP Maoli Xu 1, a, Xiuying Li 2,b

Construction of the Library Management System Based on Data Warehouse and OLAP Maoli Xu 1, a, Xiuying Li 2,b Applied Mechanics and Materials Online: 2013-08-30 ISSN: 1662-7482, Vols. 380-384, pp 4796-4799 doi:10.4028/www.scientific.net/amm.380-384.4796 2013 Trans Tech Publications, Switzerland Construction of

More information

Design and Implementation of Archives Query System Based on B/S Structure Lianfeng Zhao

Design and Implementation of Archives Query System Based on B/S Structure Lianfeng Zhao Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 241-244, pp 3098-3102 doi:10.4028/www.scientific.net/amm.241-244.3098 2013 Trans Tech Publications, Switzerland Design and Implementation

More information

Design and Implementation of Computer Room Management System in University

Design and Implementation of Computer Room Management System in University Design and Implementation of Computer Room Management System in University YOUwen Zhang, Dong Kang* {Zhangyouwen521@163.com} HaiNan college of Economics and Business Haikou 571127, China Abstract. With

More information

Research on ASP. NET Technology in Sports Performance Management and Physical Ability Analysis System

Research on ASP. NET Technology in Sports Performance Management and Physical Ability Analysis System Research on ASP. NET Technology in Sports Performance Management and Physical Ability Analysis System Guogang DONG Institute of Physical Education Tonghua Normal University Tonghua 134002, Jilin, P.R.

More information

A Compatible Public Service Platform for Multi-Electronic Certification Authority

A Compatible Public Service Platform for Multi-Electronic Certification Authority Applied Mechanics and Materials Submitted: 2014-04-26 ISSN: 1662-7482, Vol. 610, pp 579-583 Accepted: 2014-05-26 doi:10.4028/www.scientific.net/amm.610.579 Online: 2014-08-11 2014 Trans Tech Publications,

More information

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c Applied Mechanics and Materials Online: 2013-06-13 ISSN: 1662-7482, Vols. 325-326, pp 1750-1753 doi:10.4028/www.scientific.net/amm.325-326.1750 2013 Trans Tech Publications, Switzerland Research Of Data

More information

Research on Full-text Retrieval based on Lucene in Enterprise Content Management System Lixin Xu 1, a, XiaoLin Fu 2, b, Chunhua Zhang 1, c

Research on Full-text Retrieval based on Lucene in Enterprise Content Management System Lixin Xu 1, a, XiaoLin Fu 2, b, Chunhua Zhang 1, c Applied Mechanics and Materials Submitted: 2014-07-18 ISSN: 1662-7482, Vols. 644-650, pp 1950-1953 Accepted: 2014-07-21 doi:10.4028/www.scientific.net/amm.644-650.1950 Online: 2014-09-22 2014 Trans Tech

More information

Design and Implementation of unified Identity Authentication System Based on LDAP in Digital Campus

Design and Implementation of unified Identity Authentication System Based on LDAP in Digital Campus Advanced Materials Research Online: 2014-04-09 ISSN: 1662-8985, Vols. 912-914, pp 1213-1217 doi:10.4028/www.scientific.net/amr.912-914.1213 2014 Trans Tech Publications, Switzerland Design and Implementation

More information

Design of Physical Education Management System Guoquan Zhang

Design of Physical Education Management System Guoquan Zhang 2nd International Conference on Education, Management and Information Technology (ICEMIT 2015) Design of Physical Education Management System Guoquan Zhang Department of Physical Education, Bohai University,

More information

Shape Optimization Design of Gravity Buttress of Arch Dam Based on Asynchronous Particle Swarm Optimization Method. Lei Xu

Shape Optimization Design of Gravity Buttress of Arch Dam Based on Asynchronous Particle Swarm Optimization Method. Lei Xu Applied Mechanics and Materials Submitted: 2014-08-26 ISSN: 1662-7482, Vol. 662, pp 160-163 Accepted: 2014-08-31 doi:10.4028/www.scientific.net/amm.662.160 Online: 2014-10-01 2014 Trans Tech Publications,

More information

The Key Technology and Algorithm Design for the Development of Intelligent Examination System

The Key Technology and Algorithm Design for the Development of Intelligent Examination System 6th International Conference on Electronics, Mechanics, Culture and Medicine (EMCM 2015) The Key Technology and Algorithm Design for the Development of Intelligent Examination System Kai Lu1, a * and Mingrui

More information

Keywords: Interactive electronic technical manuals; GJB6600; XML markup language; Automatic control equipment

Keywords: Interactive electronic technical manuals; GJB6600; XML markup language; Automatic control equipment Applied Mechanics and Materials Submitted: 2014-06-11 ISSN: 1662-7482, Vols. 602-605, pp 1165-1168 Accepted: 2014-06-11 doi:10.4028/www.scientific.net/amm.602-605.1165 Online: 2014-08-11 2014 Trans Tech

More information

Research and Application of Mobile Geographic Information Service Technology Based on JSP Chengtong GUO1, a, Yan YAO1,b

Research and Application of Mobile Geographic Information Service Technology Based on JSP Chengtong GUO1, a, Yan YAO1,b 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) Research and Application of Mobile Geographic Information Service Technology Based on JSP Chengtong GUO1, a,

More information

Customizing dynamic libraries of Qt based on the embedded Linux Li Yang 1,a, Wang Yunliang 2,b

Customizing dynamic libraries of Qt based on the embedded Linux Li Yang 1,a, Wang Yunliang 2,b Applied Mechanics and Materials Submitted: 2014-11-12 ISSN: 1662-7482, Vol. 740, pp 782-785 Accepted: 2014-12-02 doi:10.4028/www.scientific.net/amm.740.782 Online: 2015-03-09 2015 Trans Tech Publications,

More information

Online Teaching Evaluation System Design and Implementation

Online Teaching Evaluation System Design and Implementation International Conference on Humanities Science, Management and Education Technology (HSMET 2017) Online Teaching Evaluation System Design and Implementation Baosheng Qi Department of Information Engineering

More information

Study on the Quantitative Vulnerability Model of Information System based on Mathematical Modeling Techniques. Yunzhi Li

Study on the Quantitative Vulnerability Model of Information System based on Mathematical Modeling Techniques. Yunzhi Li Applied Mechanics and Materials Submitted: 2014-08-05 ISSN: 1662-7482, Vols. 651-653, pp 1953-1957 Accepted: 2014-08-06 doi:10.4028/www.scientific.net/amm.651-653.1953 Online: 2014-09-30 2014 Trans Tech

More information

A Digital Menu System Based on the Cloud client Technology Lin Dong 1, a, Weibo Li 1, b, Ping He 2,c,Jia Liu 1,d

A Digital Menu System Based on the Cloud client Technology Lin Dong 1, a, Weibo Li 1, b, Ping He 2,c,Jia Liu 1,d Applied Mechanics and Materials Online: 2012-11-29 ISSN: 1662-7482, Vol. 235, pp 389-393 doi:10.4028/www.scientific.net/amm.235.389 2012 Trans Tech Publications, Switzerland A Digital Menu System Based

More information

Serial Communication Based on LabVIEW for the Development of an ECG Monitor

Serial Communication Based on LabVIEW for the Development of an ECG Monitor Advanced Materials Research Online: 2013-08-16 ISSN: 1662-8985, Vols. 734-737, pp 3003-3006 doi:10.4028/www.scientific.net/amr.734-737.3003 2013 Trans Tech Publications, Switzerland Serial Communication

More information

The Application Analysis and Network Design of wireless VPN for power grid. Wang Yirong,Tong Dali,Deng Wei

The Application Analysis and Network Design of wireless VPN for power grid. Wang Yirong,Tong Dali,Deng Wei Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 427-429, pp 2130-2133 doi:10.4028/www.scientific.net/amm.427-429.2130 2013 Trans Tech Publications, Switzerland The Application

More information

The RTP Encapsulation based on Frame Type Method for AVS Video

The RTP Encapsulation based on Frame Type Method for AVS Video Applied Mechanics and Materials Online: 2012-12-27 ISSN: 1662-7482, Vols. 263-266, pp 1803-1808 doi:10.4028/www.scientific.net/amm.263-266.1803 2013 Trans Tech Publications, Switzerland The RTP Encapsulation

More information

Study on XML-based Heterogeneous Agriculture Database Sharing Platform

Study on XML-based Heterogeneous Agriculture Database Sharing Platform Study on XML-based Heterogeneous Agriculture Database Sharing Platform Qiulan Wu, Yongxiang Sun, Xiaoxia Yang, Yong Liang,Xia Geng School of Information Science and Engineering, Shandong Agricultural University,

More information

Research of 3D parametric design system of worm drive based on Pro/E. Hongbin Niu a, Xiaohua Li b

Research of 3D parametric design system of worm drive based on Pro/E. Hongbin Niu a, Xiaohua Li b Advanced Materials Research Online: 2013-06-27 ISSN: 1662-8985, Vols. 712-715, pp 1107-1110 doi:10.4028/www.scientific.net/amr.712-715.1107 2013 Trans Tech Publications, Switzerland Research of 3D parametric

More information

Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology

Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology 2018 3rd International Conference on Education & Education Research (EDUER 2018) Research and Design of Education and Teaching Resource Management System based on ASP.NET Technology Jin Xin Science and

More information

Crop Production Management Information System Design and Implementation

Crop Production Management Information System Design and Implementation 2016 International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 2016) ISBN: 978-1-60595-406-6 Crop Production Management Information System Design and Implementation Na ZHANG *,

More information

The Analysis of the Loss Rate of Information Packet of Double Queue Single Server in Bi-directional Cable TV Network

The Analysis of the Loss Rate of Information Packet of Double Queue Single Server in Bi-directional Cable TV Network Applied Mechanics and Materials Submitted: 2014-06-18 ISSN: 1662-7482, Vol. 665, pp 674-678 Accepted: 2014-07-31 doi:10.4028/www.scientific.net/amm.665.674 Online: 2014-10-01 2014 Trans Tech Publications,

More information

Development and Application of Database System for Rubber Material

Development and Application of Database System for Rubber Material 4th International Conference on Information Systems and Computing Technology (ISCT 2016) Development and Application of Database System for Rubber Material Ningfei WU, Yan CAO, Yu BAI, Hu QIAO Department

More information

The Research and Design of the Application Domain Building Based on GridGIS

The Research and Design of the Application Domain Building Based on GridGIS Journal of Geographic Information System, 2010, 2, 32-39 doi:10.4236/jgis.2010.21007 Published Online January 2010 (http://www.scirp.org/journal/jgis) The Research and Design of the Application Domain

More information

Research on Computer Network Virtual Laboratory based on ASP.NET. JIA Xuebin 1, a

Research on Computer Network Virtual Laboratory based on ASP.NET. JIA Xuebin 1, a International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) Research on Computer Network Virtual Laboratory based on ASP.NET JIA Xuebin 1, a 1 Department of Computer,

More information

Realization of Automatic Keystone Correction for Smart mini Projector Projection Screen

Realization of Automatic Keystone Correction for Smart mini Projector Projection Screen Applied Mechanics and Materials Online: 2014-02-06 ISSN: 1662-7482, Vols. 519-520, pp 504-509 doi:10.4028/www.scientific.net/amm.519-520.504 2014 Trans Tech Publications, Switzerland Realization of Automatic

More information

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2 Applied Mechanics and Materials Online: 2014-05-23 ISSN: 1662-7482, Vols. 556-562, pp 4998-5002 doi:10.4028/www.scientific.net/amm.556-562.4998 2014 Trans Tech Publications, Switzerland Research on the

More information

Design on Students Score Management System based on Asp.net Zhe Li1,a, Jiahui Wang2,b, Shuang Wei3,c

Design on Students Score Management System based on Asp.net Zhe Li1,a, Jiahui Wang2,b, Shuang Wei3,c 5th International Conference on Social Science, Education and Humanities Research (SSEHR 2016) Design on Students Score Management System based on Asp.net Zhe Li1,a, Jiahui Wang2,b, Shuang Wei3,c 1 College

More information

Grade Exam Management System Design And Implementation Based on ADO.NET

Grade Exam Management System Design And Implementation Based on ADO.NET Grade Exam Management System Design And Implementation Based on ADO.NET Cao Shuguo Academic Affairs Office Chongqing University of Education Chongqing, China 400067 caoshuguo@yeah.net Abstract The grade

More information

A Network-Based Management Information System for Animal Husbandry in Farms

A Network-Based Management Information System for Animal Husbandry in Farms A Network-Based Information System for Animal Husbandry in Farms Jing Han 1 and Xi Wang 2, 1 College of Information Technology, Heilongjiang August First Land Reclamation University, Daqing, Heilongjiang

More information

Design of the Software for Wirelessly Intercepting Voices

Design of the Software for Wirelessly Intercepting Voices Advanced Materials Research Online: 2014-05-23 ISSN: 1662-8985, Vols. 926-930, pp 2470-2473 doi:10.4028/www.scientific.net/amr.926-930.2470 2014 Trans Tech Publications, Switzerland Design of the Software

More information

Design and Implementation of Digital Library Fanqi Wei, Yan Zhang and Xiaoping Feng

Design and Implementation of Digital Library Fanqi Wei, Yan Zhang and Xiaoping Feng Advances in Computer Science Research (ACSR), volume 73 7th International Conference on Education, Management, Information and Computer Science (ICEMC 2017) Design and Implementation of Digital Library

More information

Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b

Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b 3rd International Conference on Management, Education Technology and Sports Science (METSS 2016) Design on Office Automation System based on Domino/Notes Lijun Wang1,a, Jiahui Wang2,b 1 Basic Teaching

More information

The Design of Distributed File System Based on HDFS Yannan Wang 1, a, Shudong Zhang 2, b, Hui Liu 3, c

The Design of Distributed File System Based on HDFS Yannan Wang 1, a, Shudong Zhang 2, b, Hui Liu 3, c Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 423-426, pp 2733-2736 doi:10.4028/www.scientific.net/amm.423-426.2733 2013 Trans Tech Publications, Switzerland The Design of Distributed

More information

Design and Realization of Agricultural Information Intelligent Processing and Application Platform

Design and Realization of Agricultural Information Intelligent Processing and Application Platform Design and Realization of Agricultural Information Intelligent Processing and Application Platform Dan Wang 1,2 1 Institute of Agricultural Information, Chinese Academy of Agricultural Sciences, Beijing

More information

Simulation Technology of Light Effect Based on Catia and Workbench Software HongXia Hu

Simulation Technology of Light Effect Based on Catia and Workbench Software HongXia Hu Applied Mechanics and Materials Online: 2014-03-24 ISSN: 1662-7482, Vols. 543-547, pp 3218-3221 doi:10.4028/www.scientific.net/amm.543-547.3218 2014 Trans Tech Publications, Switzerland Simulation Technology

More information

The Skill Research of Interactive Web Site Based on.net: The Design and Development Yanwei XU 1, a, Honghui GONG 2, Ting ZHANG 3

The Skill Research of Interactive Web Site Based on.net: The Design and Development Yanwei XU 1, a, Honghui GONG 2, Ting ZHANG 3 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) The Skill Research of Interactive Web Site Based on.net: The Design and Development Yanwei XU

More information

The Analysis and Research of IPTV Set-top Box System. Fangyan Bai 1, Qi Sun 2

The Analysis and Research of IPTV Set-top Box System. Fangyan Bai 1, Qi Sun 2 Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 256-259, pp 2898-2901 doi:10.4028/www.scientific.net/amm.256-259.2898 2013 Trans Tech Publications, Switzerland The Analysis and

More information

Design of PC Remote Monitoring System for Standby Generators Chuanhong Zhou 1,a,Jinjie Xiao 1,b, Wei Ren 1,c

Design of PC Remote Monitoring System for Standby Generators Chuanhong Zhou 1,a,Jinjie Xiao 1,b, Wei Ren 1,c Advanced Materials Research Submitted: 2014-06-03 ISSN: 1662-8985, Vol. 1039, pp 197-202 Accepted: 2014-07-14 doi:10.4028/www.scientific.net/amr.1039.197 Online: 2014-10-31 2014 Trans Tech Publications,

More information

The design and implementation of UML-based students information management system

The design and implementation of UML-based students information management system The design and implementation of UML-based students information management system Abstract Yunli Cheng 1, a, ChuanQin Li 2, b 1 Guangzhou Nanyang Polytechnic, Guangzhou 510925, China 2 Guangzhou Huaxia

More information

An Information Management System of Spot Check in Wind Farms

An Information Management System of Spot Check in Wind Farms 2017 International Conference on Energy, Power and Environmental Engineering (ICEPEE 2017) ISBN: 978-1-60595-456-1 An Information Management System of Spot Check in Wind Farms Jian ZHAO 1,*, Jia-hao HE

More information

Jim Boyd.NET Senior Software Engineer Independent Contractor

Jim Boyd.NET Senior Software Engineer Independent Contractor Jim Boyd.NET Senior Software Engineer Independent Contractor Jim.Boyd@JBSystemConsulting.com Website: http://www.jbsystemconsulting.com Skill Set: Visual Studio and TFS (all versions),.net(vb and C#),

More information

Development of E-Institute Management System Based on Integrated SSH Framework

Development of E-Institute Management System Based on Integrated SSH Framework Development of E-Institute Management System Based on Integrated SSH Framework ABSTRACT The J2EE platform is a multi-tiered framework that provides system level services to facilitate application development.

More information

The design and implementation of data exchange based on XML

The design and implementation of data exchange based on XML International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) The design and implementation of data exchange based on XML Yiqiu Fang a, Xiaolong Gu b and Junwei Ge c

More information

Clustering Analysis based on Data Mining Applications Xuedong Fan

Clustering Analysis based on Data Mining Applications Xuedong Fan Applied Mechanics and Materials Online: 203-02-3 ISSN: 662-7482, Vols. 303-306, pp 026-029 doi:0.4028/www.scientific.net/amm.303-306.026 203 Trans Tech Publications, Switzerland Clustering Analysis based

More information

Design and Implement of Laboratory Management System based Web Zheng-Bo LI School of Economic Management, Beihua University, Jilin , China.

Design and Implement of Laboratory Management System based Web Zheng-Bo LI School of Economic Management, Beihua University, Jilin , China. Advances in Engineering Research (AER), volume 82 2016 International Conference on Engineering and Advanced Technology (ICEAT-16) Design and Implement of Laboratory Management System based Web Zheng-Bo

More information

Study and Design of CAN / LIN Hybrid Network of Automotive Body. Peng Huang

Study and Design of CAN / LIN Hybrid Network of Automotive Body. Peng Huang Advanced Materials Research Online: 2014-06-30 ISSN: 1662-8985, Vol. 940, pp 469-474 doi:10.4028/www.scientific.net/amr.940.469 2014 Trans Tech Publications, Switzerland Study and Design of CAN / LIN Hybrid

More information

The Application of Programmable Controller to Chip Design. Shihong Lan 1, Jian Zhang 2

The Application of Programmable Controller to Chip Design. Shihong Lan 1, Jian Zhang 2 Applied Mechanics and Materials Online: 2013-01-11 ISSN: 1662-7482, Vol. 273, pp 722-725 doi:10.4028/www.scientific.net/amm.273.722 2013 Trans Tech Publications, Switzerland The Application of Programmable

More information

Design and Implementation of Experimental Platform for Multiple Games

Design and Implementation of Experimental Platform for Multiple Games 5th International Conference on Measurement, Instrumentation and Automation (ICMIA 2016) Design and Implementation of Experimental Platform for Multiple Games Han Xiao 1, a *, Wang Yu 1,b and Zhang Yu1,c

More information

Applied Mechanics and Materials Vol

Applied Mechanics and Materials Vol Applied Mechanics and Materials Online: 2014-02-27 ISSN: 1662-7482, Vol. 532, pp 280-284 doi:10.4028/www.scientific.net/amm.532.280 2014 Trans Tech Publications, Switzerland A Practical Real-time Motion

More information

Design and Implementation of the Road Traffic Offense Information Management System Based on J2EE

Design and Implementation of the Road Traffic Offense Information Management System Based on J2EE Journal of Communication and Computer 12 (2015) 1-5 doi: 10.17265/1548-7709/2015.01.001 D DAVID PUBLISHING Design and Implementation of the Road Traffic Offense Information Management System Based on J2EE

More information

Design and Implementation of LED Display Screen Controller based on STM32 and FPGA Chi Zhang 1,a, Xiaoguang Wu 1,b and Chengjun Zhang 1,c

Design and Implementation of LED Display Screen Controller based on STM32 and FPGA Chi Zhang 1,a, Xiaoguang Wu 1,b and Chengjun Zhang 1,c Applied Mechanics and Materials Online: 2012-12-27 ISSN: 1662-7482, Vols. 268-270, pp 1578-1582 doi:10.4028/www.scientific.net/amm.268-270.1578 2013 Trans Tech Publications, Switzerland Design and Implementation

More information

Remote monitoring system based on C/S and B/S mixed mode Kaibing Song1, a, Yinsong Wang2,band Dandan Shang3,c

Remote monitoring system based on C/S and B/S mixed mode Kaibing Song1, a, Yinsong Wang2,band Dandan Shang3,c 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Remote monitoring system based on C/S and B/S mixed mode Kaibing Song1, a, Yinsong Wang2,band Dandan Shang3,c

More information

Available online at Procedia Engineering 29 (2012) 69 73

Available online at   Procedia Engineering 29 (2012) 69 73 Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 69 73 2012 International Workshop on Information and Electronics Engineering (IWIEE) Research on the Planning and Construction of

More information

Design on Data Storage Structure for Course Management System Li Ma

Design on Data Storage Structure for Course Management System Li Ma 3rd International Conference on Education, Management and Computing Technology (ICEMCT 2016) Design on Data Storage Structure for Course Management System Li Ma School of Education and Sports, Bohai University,

More information

Data Logical Structure Design on Teaching Material Management System based on Oracle Zhe Li1,a, Hui Ma2,b

Data Logical Structure Design on Teaching Material Management System based on Oracle Zhe Li1,a, Hui Ma2,b 2nd International Conference on Economics, Management Engineering and Education Technology (ICEMEET 2016) Data Logical Structure Design on Material Management System based on Oracle Zhe Li1,a, Hui Ma2,b

More information

DRA AUDIO CODING STANDARD

DRA AUDIO CODING STANDARD Applied Mechanics and Materials Online: 2013-06-27 ISSN: 1662-7482, Vol. 330, pp 981-984 doi:10.4028/www.scientific.net/amm.330.981 2013 Trans Tech Publications, Switzerland DRA AUDIO CODING STANDARD Wenhua

More information

PROFESSIONAL EXPERIENCE

PROFESSIONAL EXPERIENCE Muhammad Shafiq Career Profile Highly motivated software professional with 13+ years of experience in commercial software design and development. Expertise in Designing, Developing, Deploying and Maintaining

More information

Utilizing Restricted Direction Strategy and Binary Heap Technology to Optimize Dijkstra Algorithm in WebGIS

Utilizing Restricted Direction Strategy and Binary Heap Technology to Optimize Dijkstra Algorithm in WebGIS Key Engineering Materials Online: 2009-10-08 ISSN: 1662-9795, Vols. 419-420, pp 557-560 doi:10.4028/www.scientific.net/kem.419-420.557 2010 Trans Tech Publications, Switzerland Utilizing Restricted Direction

More information

Design and Implementation of MP3 Player Based on FPGA Dezheng Sun

Design and Implementation of MP3 Player Based on FPGA Dezheng Sun Applied Mechanics and Materials Online: 2013-10-31 ISSN: 1662-7482, Vol. 443, pp 746-749 doi:10.4028/www.scientific.net/amm.443.746 2014 Trans Tech Publications, Switzerland Design and Implementation of

More information

A Template-Matching-Based Fast Algorithm for PCB Components Detection Haiming Yin

A Template-Matching-Based Fast Algorithm for PCB Components Detection Haiming Yin Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 690-693, pp 3205-3208 doi:10.4028/www.scientific.net/amr.690-693.3205 2013 Trans Tech Publications, Switzerland A Template-Matching-Based

More information

AN WIRELESS COLLECTION AND MONITORING SYSTEM DESIGN BASED ON ARDUINO. Lu Shaokun 1,e*

AN WIRELESS COLLECTION AND MONITORING SYSTEM DESIGN BASED ON ARDUINO. Lu Shaokun 1,e* Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1076-1080 doi:10.4028/www.scientific.net/amr.971-973.1076 2014 Trans Tech Publications, Switzerland AN WIRELESS COLLECTION

More information

Application of ASP Technology to Realize the Online Administrative License of the earthquake in Hunan Province

Application of ASP Technology to Realize the Online Administrative License of the earthquake in Hunan Province IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Application of ASP Technology to Realize the Online Administrative License of the earthquake in Hunan Province To cite this article:

More information

Application of Three-dimensional Visualization Technology in Real Estate Management Jian Cui 1,a, Jiju Ma 2,b, Dongling Ma 1, c and Nana Yang 3,d

Application of Three-dimensional Visualization Technology in Real Estate Management Jian Cui 1,a, Jiju Ma 2,b, Dongling Ma 1, c and Nana Yang 3,d Applied Mechanics and Materials Online: 2014-07-04 ISSN: 1662-7482, Vols. 580-583, pp 2765-2768 doi:10.4028/www.scientific.net/amm.580-583.2765 2014 Trans Tech Publications, Switzerland Application of

More information

Intelligent Computer Room Management Platform Based on RF Card

Intelligent Computer Room Management Platform Based on RF Card 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Intelligent Computer Room Management Platform Based on RF Card LI ZHANG and

More information

Research Institute of Uranium Geology,Beijing , China a

Research Institute of Uranium Geology,Beijing , China a Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1607-1610 doi:10.4028/www.scientific.net/amr.971-973.1607 2014 Trans Tech Publications, Switzerland Discussion on Development

More information

A CNC equipment distributed monitoring system based on cloud computing technology RangYong Zhang a, Geng Ma b, GuangHe Cheng c

A CNC equipment distributed monitoring system based on cloud computing technology RangYong Zhang a, Geng Ma b, GuangHe Cheng c Advanced Materials Research Submitted: 2014-07-26 ISSN: 1662-8985, Vol. 1022, pp 392-395 Accepted: 2014-07-28 doi:10.4028/www.scientific.net/amr.1022.392 Online: 2014-08-28 2014 Trans Tech Publications,

More information

The Research of A multi-language supporting description-oriented Clustering Algorithm on Meta-Search Engine Result Wuling Ren 1, a and Lijuan Liu 2,b

The Research of A multi-language supporting description-oriented Clustering Algorithm on Meta-Search Engine Result Wuling Ren 1, a and Lijuan Liu 2,b Applied Mechanics and Materials Online: 2012-01-24 ISSN: 1662-7482, Vol. 151, pp 549-553 doi:10.4028/www.scientific.net/amm.151.549 2012 Trans Tech Publications, Switzerland The Research of A multi-language

More information

University of Phoenix - Prior Learning Assessment - Corporate Articulation TRANSFER OF KNOWLEDGE TECHNOLOGY CENTER. Credit Recommendation Guide (CRG)

University of Phoenix - Prior Learning Assessment - Corporate Articulation TRANSFER OF KNOWLEDGE TECHNOLOGY CENTER. Credit Recommendation Guide (CRG) - Prior Learning Assessment - Corporate Articulation TRANSFER OF KNOWLEDGE TECHNOLOGY CENTER Credit Recommendation Guide (CRG) The following courses have been evaluated by Corporate Articulation to potentially

More information

The Solutions to Some Key Problems of Solar Energy Output in the Belt and Road Yong-ping GAO 1,*, Li-li LIAO 2 and Yue-shun HE 3

The Solutions to Some Key Problems of Solar Energy Output in the Belt and Road Yong-ping GAO 1,*, Li-li LIAO 2 and Yue-shun HE 3 2016 International Conference on Artificial Intelligence and Computer Science (AICS 2016) ISBN: 978-1-60595-411-0 The Solutions to Some Key Problems of Solar Energy Output in the Belt and Road Yong-ping

More information

Implementation on Curriculum Management System based on.net Li Ma

Implementation on Curriculum Management System based on.net Li Ma 3rd International Conference on Management, Education Technology and Sports Science (METSS 2016) Implementation on Curriculum Management System based on.net Li Ma School of Education and Sports, Bohai

More information

The Design of Water Quality Monitoring Cloud Platform Based on. BS Architecture

The Design of Water Quality Monitoring Cloud Platform Based on. BS Architecture The Design of Water Quality Monitoring Cloud Platform Based on BS Architecture Chen Yu-jie 1, a, Liu Pei-xue 1, b, Jiang Bao-hua 1, c, Feng Fei 1, d Qingdao Huanghai College, Qingdao266427, China a chenyujie_cc@163.com,

More information

2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN:

2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN: 2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN: 978-1-60595-502-5 Design of Attendance Check System Based on Ethernet Technology and Fingerprint Recognition

More information

, ,China. Keywords: CAN BUS,Environmental Factors,Data Collection,Roll Call.

, ,China. Keywords: CAN BUS,Environmental Factors,Data Collection,Roll Call. Advanced Materials Research Online: 2013-09-04 ISS: 1662-8985, Vols. 765-767, pp 1693-1696 doi:10.4028/www.scientific.net/amr.765-767.1693 2013 Trans Tech Publications, Switzerland The design of artificial

More information

Computer Life (CPL) ISSN: Based on Ios Sales Management System Survey Function Design

Computer Life (CPL) ISSN: Based on Ios Sales Management System Survey Function Design Computer Life (CPL) ISSN: 1819-4818 Delivering Quality Science to the World Based on Ios Sales Management System Survey Function Design Shaohui Zhang a School of Network Engineering, Zhoukou Normal University,

More information

The Temperature Monitoring System Based on S7-200 PLC and Configuration Software

The Temperature Monitoring System Based on S7-200 PLC and Configuration Software Applied Mechanics and Materials Online: 2013-07-15 ISSN: 1662-7482, Vols. 336-338, pp 1256-1261 doi:10.4028/www.scientific.net/amm.336-338.1256 2013 Trans Tech Publications, Switzerland The Temperature

More information

Design and Implementation of Information Display Platform about Grain Economy Team Based on ASP.NET Lei-meng LI, Na ZHANG * and Guo-jian CAI

Design and Implementation of Information Display Platform about Grain Economy Team Based on ASP.NET Lei-meng LI, Na ZHANG * and Guo-jian CAI 2016 International Conference on Wireless Communication and Network Engineering (WCNE 2016) ISBN: 978-1-60595-403-5 Design and Implementation of Information Display Platform about Grain Economy Team Based

More information

Art College, Hainan University, Haikou, China. 2. School of Information Management, Sun Yat-sen University, Guangzhou, China. 3

Art College, Hainan University, Haikou, China. 2. School of Information Management, Sun Yat-sen University, Guangzhou, China. 3 Advanced Materials Research Online: 2014-03-24 ISSN: 1662-8985, Vol. 908, pp 526-530 doi:10.4028/www.scientific.net/amr.908.526 2014 Trans Tech Publications, Switzerland Applied-information Technology

More information

Research on Medical Information Cross-regional Integration Scheme

Research on Medical Information Cross-regional Integration Scheme Applied Mechanics and Materials Online: 2014-01-16 ISSN: 1662-7482, Vols. 496-500, pp 2182-2187 doi:10.4028/www.scientific.net/amm.496-500.2182 2014 Trans Tech Publications, Switzerland Research on Medical

More information

Application of CAD/CAE/CAM Technology in Plastics Injection Mould Design and Manufacture. Ming He Dai,Zhi Dong Yun

Application of CAD/CAE/CAM Technology in Plastics Injection Mould Design and Manufacture. Ming He Dai,Zhi Dong Yun Advanced Materials Research Vols. 399-401 (2012) pp 2271-2275 Online available since 2011/Nov/22 at www.scientific.net (2012) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.399-401.2271

More information

A REASONING COMPONENT S CONSTRUCTION FOR PLANNING REGIONAL AGRICULTURAL ADVANTAGEOUS INDUSTRY DEVELOPMENT

A REASONING COMPONENT S CONSTRUCTION FOR PLANNING REGIONAL AGRICULTURAL ADVANTAGEOUS INDUSTRY DEVELOPMENT A REASONING COMPONENT S CONSTRUCTION FOR PLANNING REGIONAL AGRICULTURAL ADVANTAGEOUS INDUSTRY DEVELOPMENT Yue Fan 1, Yeping Zhu 1*, 1 Agricultural Information Institute, Chinese Academy of Agricultural

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 19 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(19), 2014 [11219-11226] Analysis on application of tourism information

More information

Study on Improving the Quality of Reconstructed NURBS Surfaces

Study on Improving the Quality of Reconstructed NURBS Surfaces Study on Improving the Quality of Reconstructed NURBS Surfaces Shufeng jiang, Shigang Wang, Yong Yan School of Mechatronic Engineering, Qiqihar University, Qiqihar 161006, China Abstract In aspect of surface

More information

LDAP-based IOT Object Information Management Scheme

LDAP-based IOT Object Information Management Scheme ISSN 2409-2665 Journal of Logistics, Informatics and Service Science Vol. 1 (2014) No. 1, pp. 11-22 LDAP-based IOT Object Information Management Scheme Li Hai 1*, Fan Chunxiao 1, Wu Yuexin 1, Liu Jie 1,

More information

Effect of Mesh Size of Finite Element Analysis in Modal Analysis for Periodic Symmetric Struts Support

Effect of Mesh Size of Finite Element Analysis in Modal Analysis for Periodic Symmetric Struts Support Key Engineering Materials Online: 2011-01-20 ISSN: 1662-9795, Vols. 462-463, pp 1008-1012 doi:10.4028/www.scientific.net/kem.462-463.1008 2011 Trans Tech Publications, Switzerland Effect of Mesh Size of

More information

JSF-based Framework for Device Management System Design and Research

JSF-based Framework for Device Management System Design and Research Available online at www.sciencedirect.com Procedia Engineering 23 (2011) 65 71 JSF-based Framework for Device Management System Design and Research WANG Meng 1,WANG Yan-en 2,ZENG Wen-Xiao 1,Yao Chen 3

More information

Applied mechanics and applied technology in fuel injection pump bench. Rotational speed measurement system design based on CPLD

Applied mechanics and applied technology in fuel injection pump bench. Rotational speed measurement system design based on CPLD Advanced Materials Research Online: 2014-03-24 ISSN: 1662-8985, Vol. 910, pp 316-319 doi:10.4028/www.scientific.net/amr.910.316 2014 Trans Tech Publications, Switzerland Applied mechanics and applied technology

More information

AUTO GENERATION OF CODE AND TABLE TOOL

AUTO GENERATION OF CODE AND TABLE TOOL Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 4, April 2015,

More information

Database of Researchers User's Manual

Database of Researchers User's Manual Database of Researchers User's Manual Kwansei Gakuin University 1 Table of Contents Introduction 1.About Database of Researchers 4 2.Before you start 5 Logging in 3.Logging in 7 Data entry 4.Data entry

More information

Architecture and Design of Customer Support System using Microsoft.NET technologies

Architecture and Design of Customer Support System using Microsoft.NET technologies Architecture and Design of Customer Support System using Microsoft.NET technologies Nikolay Pavlov PU Paisii Hilendarski 236 Bulgaria Blvd. Bulgaria, Plovdiv 4003 npavlov@kodar.net Asen Rahnev PU Paisii

More information

A New Method Of VPN Based On LSP Technology

A New Method Of VPN Based On LSP Technology 2nd Joint International Information Technology, Mechanical and Electronic Engineering Conference (JIMEC 2017) A New Method Of VPN Based On LSP Technology HaiJun Qing 1, 2 1, 2, ChaoXiang Liang, LiPing

More information

Landslide Monitoring Point Optimization. Deployment Based on Fuzzy Cluster Analysis.

Landslide Monitoring Point Optimization. Deployment Based on Fuzzy Cluster Analysis. Journal of Geoscience and Environment Protection, 2017, 5, 118-122 http://www.scirp.org/journal/gep ISSN Online: 2327-4344 ISSN Print: 2327-4336 Landslide Monitoring Point Optimization Deployment Based

More information

A System to Monitor and Analyse NET Based Industrial Economic Operations

A System to Monitor and Analyse NET Based Industrial Economic Operations A System to Monitor and Analyse NET Based Industrial Economic Operations LIU Yi 1, 2, a, LI Bangyi 1 1 College of Economy and Management Nanjing University of Aeronautics and Astronautics, Nanjing 211106,

More information

The Design Of Private Cloud Platform For Colleges And Universities Education Resources Based On Openstack. Guoxia Zou

The Design Of Private Cloud Platform For Colleges And Universities Education Resources Based On Openstack. Guoxia Zou 4th National Conference on Electrical, Electronics and Computer Engineering (NCEECE 2015) The Design Of Private Cloud Platform For Colleges And Universities Education Resources Based On Openstack Guoxia

More information

SQL Based Paperless Examination System

SQL Based Paperless Examination System SQL Based Paperless Examination System Harshada Satav *, Trupti Nanekar, Supriya Pingale, Nupur Maharashtra Academy Of Engineering, Alandi, Pune University, Maharashtra, India *Email: satav.harshada@gmail.com

More information

Building an Efficient Web Portal for Students at Institutions of Higher Education Based on Web Crawlers

Building an Efficient Web Portal for Students at Institutions of Higher Education Based on Web Crawlers 2017 3rd International Conference on Computational Systems and Communications (ICCSC 2017) Building an Efficient Web Portal for Students at Institutions of Higher Education Based on Web Crawlers Haibo

More information

Version 3.1 System Administrator Guide

Version 3.1 System Administrator Guide Version 3.1 System Administrator Guide This document provides information Ensemble Video System Administrators can use to design and implement an appropriate Ensemble Video organizational framework, manage

More information