Font Size: a A A

The Design And Implementation Of C Program Error Analysis Framework System

Posted on:2017-08-21Degree:MasterType:Thesis
Country:ChinaCandidate:G B XuFull Text:PDF
GTID:2348330488454668Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Nowadays, computer applications is changing people's lives everywhere thus the work of programming obtain more and more attention from various field. Programming as one of the core lessonsis opened in plenty of universities. However, as the beginners of programming,it is the daily job that handling with the various BUGs. IDE has a syntax error prompts and links function. Thus the flexibility to use the IDE and reading error IDE are the first skills of the beginners.This paper presents a simple C program error analysis system that can provide a general solution for compilation errors. This system will offer the users empirical solution to solve the problems by the means of fuzzysearch method for the programming errors which are input by users. It mainly gives out some solving suggestions of these problems. Meanwhile, it will improve the skills of the new learners of programming step by step. It will give them an opportunity for paying more attention on the algorithm design and programmingoptimization. This System is implemented on MFC based on "message-based, event-driven" method which gives out the missions to the modules with message mapping mechanism.It achieved the functions such as keywords extraction and text similarity computation. Also, it offers users the database interface which can achieve data insert and update.After testing, the design of C program error analysis system has realized the core functions and passed the black box testing. At the same time, in the operational process, the management of memory and database is also going well. It basiclly meets the design requirement in the initial stage.The fuzzy matching, database query, and other functions have fully achieved the expected development goals.
Keywords/Search Tags:C program, Compile Error Analysis, Fuzzy Search
PDF Full Text Request
Related items