CN113362024B - Application program development multi-module collaboration system based on block chain - Google Patents

Application program development multi-module collaboration system based on block chain Download PDF

Info

Publication number
CN113362024B
CN113362024B CN202110620117.XA CN202110620117A CN113362024B CN 113362024 B CN113362024 B CN 113362024B CN 202110620117 A CN202110620117 A CN 202110620117A CN 113362024 B CN113362024 B CN 113362024B
Authority
CN
China
Prior art keywords
information
module
software
code
software development
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110620117.XA
Other languages
Chinese (zh)
Other versions
CN113362024A (en
Inventor
乔佳乐
王明泽
祁慧晓
毕明曼
杨萌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zanye Technology Co ltd
Original Assignee
Shenzhen Zanye Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Zanye Technology Co ltd filed Critical Shenzhen Zanye Technology Co ltd
Priority to CN202110620117.XA priority Critical patent/CN113362024B/en
Publication of CN113362024A publication Critical patent/CN113362024A/en
Application granted granted Critical
Publication of CN113362024B publication Critical patent/CN113362024B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2107File encryption

Abstract

The invention discloses an application program development multi-module collaboration system based on a block chain, which relates to the technical field of software development and comprises an information publishing module, a server, an information formulation module, a software development module, a software testing module, a data encryption module and a block chain module; the information publishing module is used for publishing questionnaires related to software development by developers and enabling registered users to access the questionnaires through mobile phone terminals and edit suggestion information aiming at the software development according to the questionnaires; the information formulation module is used for receiving the corresponding function requirements and selecting a preset number of function requirements to formulate software development design information; the formulated software development design information is more suitable for the requirements of people, and the software development efficiency is improved; the data encryption module is used for encrypting the correct programming code and transmitting the encrypted text to the block chain module for storage; the possibility of data stealing is reduced, and the data security is improved.

Description

Application program development multi-module collaboration system based on block chain
Technical Field
The invention relates to the technical field of software development, in particular to a multi-module collaboration system for application program development based on a block chain.
Background
With the continuous improvement of the comprehensive national power and the continuous progress of the technological level in China, the computer technology is widely applied, and the basis of providing services for people by the computer is the software technology. Software development is the process of building a software system or software parts in a system according to user requirements. Software development is a system engineering that includes requirement capture, requirement analysis, design, implementation, and testing. Software is typically implemented in a programming language; software development tools are usually adopted for development;
before software development, a complete development plan needs to be formulated for a software development project, however, the requirements of people on the use function of software are different, and the existing software development system cannot utilize rich information on the Internet, so that the formulated development plan is more suitable for the requirements of people, and the development work of the software is easily influenced; in the software development process, problems often exist, mainly including that the internal data of a company is easy to steal in the software development process, so that company information is leaked; if the developed code is not tested, the problem of the used software is easily caused, the experience of a user is influenced, and even the loss is brought.
Disclosure of Invention
In order to solve the problems existing in the scheme, the invention provides a block chain-based application program development multi-module collaboration system. The invention can fully utilize abundant information on the Internet and different requirements or suggestions of people for software use functions, and audit and filter the suggestion information through the server; the formulated software development design information is more suitable for the requirements of people, and the software development efficiency is improved; the data encryption module is used for encrypting the correct programming code and transmitting the encrypted text to the block chain module for storage; by utilizing the characteristics of block chain decentralization, information non-tampering and privacy protection, the possibility of data stealing is reduced, and the data security is improved; and meanwhile, the corresponding storage block is selected according to the storage value of the storage block to store the encrypted text, so that the storage space is reasonably utilized, and the storage pressure of the storage block is reduced.
The purpose of the invention can be realized by the following technical scheme:
a multi-module collaboration system for application program development based on a block chain comprises an information publishing module, a server, an information formulation module, a software development module, a software testing module, a data encryption module and a block chain module;
the information publishing module is used for publishing questionnaires related to software development by developers and enabling registered users to access the questionnaires through mobile phone terminals and edit suggestion information aiming at the software development according to the questionnaires; the information publishing module is used for transmitting the recommendation information edited by the registered user to the server, and the server transmits the corresponding function requirement to the information formulating module after auditing and filtering the recommendation information edited by the user;
the information formulation module is used for receiving the corresponding functional requirements and selecting a preset number of functional requirements to formulate software development design information; the formulated software development design information is transmitted to a server for storage;
the software development module is used for developing software by developers through a software development tool; the software development module comprises a software design unit, a code retrieval unit, a code screening unit and a software writing unit; the software design unit is used for carrying out software development design according to formulated software development design information to obtain a software design model; the code searching unit is used for searching the source codes required by the software design model from the source code library, and the code screening unit is used for screening and analyzing the source codes obtained by searching in the source code library to obtain corresponding source codes; the software writing unit is used for filling the model frame by using a corresponding source code according to the model frame constructed by the software design model as a main body; constructing a complete software code capable of realizing the functions required by the software development design information;
the data encryption module is used for encrypting the correct programming code to obtain an encrypted text and transmitting the encrypted text to the block chain module for storage.
Further, the method for the server to audit and filter the recommendation information comprises the following steps:
s1: the information issuing module transmits the suggestion information of the registered user to the server;
s2, the server extracts all keywords of the recommendation information, and when the keyword overlap ratio of two uploaded recommendation information reaches a preset value lambda%, the two uploaded recommendation information are considered as the same recommendation; wherein, λ is a preset value;
s3, summarizing the suggestion information which is considered to be the same suggestion; extracting corresponding functional requirements;
counting the number of occurrences of the same suggestion and marking as C1;
acquiring identity information of editors with the same suggestion, performing a special value endowing process on the identities of the editors by combining a database to obtain identity special values T1 of the editors, and summing the identity special values of all the editors to obtain a special total value Tz; the special value assigning process comprises the following specific steps:
firstly, acquiring identity information of an editor; a comparison table of identity information and identity special values is stored in the database; then, according to the comparison table, determining an identity special value corresponding to the identity information;
calculating to obtain an importance value ZY of the corresponding function requirement by using a formula ZY-C1 × a1+ Tz × a 2; wherein a1 and a2 are coefficient factors;
the server sorts the corresponding functional requirements according to the importance value ZY and sequentially transmits the sorted functional requirements to the information formulation module;
further, the code screening unit screens and analyzes the source codes retrieved from the source code library to obtain corresponding source codes; the specific analysis steps are as follows:
s31: acquiring a plurality of source codes obtained by retrieval, and acquiring downloading information of the source codes thirty days before the current time of the system; the downloading information comprises downloading times, downloading time and source code size;
s32: marking the source code size as D1; counting the download times of the source code and marking as C2;
sequencing the downloading time of the source code according to the time sequence; calculating the time difference between two sequenced adjacent downloading times to obtain the single downloading interval duration; summing all the single-download interval durations and averaging to obtain an average download interval duration Tg;
calculating the time difference between the latest downloading time and the current time of the system to obtain a buffering time Tc;
s33: acquiring compatible grade information of a source code, setting each compatible grade to have a corresponding grade value, and matching the compatible grade of the source code with all the compatible grades to obtain a corresponding grade value DG; the higher the compatibility grade is, the better the compatibility of the source code is, and the larger the corresponding grade value is;
s34: calculating a coincidence value CP of the source code by using a formula CP (C2 × b1+ DG × b2)/(D1 × b3+ Tg × b4+ Tc × b 5); wherein b1, b2, b3, b4 and b5 are all coefficient factors; selecting the source code with the maximum matching value CP as the selected source code;
furthermore, the software testing module is used for receiving the complete software code and testing and running the complete software code, determining whether error reporting information and error reporting code positions exist according to the test and running, transmitting the error reporting information and the error reporting code positions to the software compiling unit, modifying the programming code at the error reporting code positions by a worker through the software compiling unit, retransmitting the programming code to the software testing module for test and running, repeating the operation until no error reporting information exists, and transmitting the correct programming code to the data encryption module;
further, the block chain module is used for allocating storage to the encrypted text; the specific storage steps are as follows:
the method comprises the following steps: dividing the block chain module into a plurality of storage blocks; marking the storage block as i;
step two: marking the rest memory of the memory block i as Ni; marking the real-time network access rate of the memory block i as Li, and marking the CPU load rate of the memory block i as Fi;
step three: calculating the distance difference between the position of the storage block i and the position of the data encryption module to obtain a storage distance, and marking the storage distance as GLi;
step four: calculating a storage value CPi of the storage block i by using a formula CPi of (1/GLi × d1+ Ni × d2+ Li × d3)/(DLi × d4+ Fi × d5), wherein d1, d2, d3, d4 and d5 are coefficient factors;
step five: selecting the storage block with the maximum access allocation value CPi as a selected block; the block chain module sends the received encrypted text to a selected block for storage;
further, the system also comprises a development monitoring module; the development monitoring module is used for monitoring the development process of the software and sorting the monitored data information generated in the software development process into a software development log, and the software development log is stored in a database so as to store the data information of the software development in real time; the management personnel can know the software development progress of the current day through the database, and can make the development work of the next stage through the database and return the made development work to the software development module;
further, the system also comprises a registration login module; the registration login module is used for submitting registration information for registration through a mobile phone terminal by a user and sending the registration information which is successfully registered to the server for storage; and the server marks the user receiving the registration information as a registered user.
Compared with the prior art, the invention has the beneficial effects that:
1. in the invention, developers release questionnaires about software development through an information release module; a registered user accesses the questionnaire through a mobile phone terminal and edits advice information aiming at software development according to the questionnaire; the server audits and filters the suggestion information edited by the user and transmits the corresponding function requirements to the information formulation module; the information formulation module is used for receiving the corresponding functional requirements and selecting a preset number of functional requirements to formulate software development design information; the invention can fully utilize abundant information on the Internet and different requirements or suggestions of people for software use functions, and audit and filter the suggestion information through the server; the formulated software development design information is more suitable for the requirements of people, and the software development efficiency is improved;
2. the software development module is used for developing software by developers through a software development tool; the software design unit carries out software development design according to the formulated software development design information to obtain a software design model; the code searching unit searches the source code needed by the software design model from the source code library; the code screening unit screens and analyzes the source codes retrieved from the source code library to obtain corresponding source codes; the software compiling unit constructs a complete software code by using the selected source code; the code screening unit screens and analyzes source codes retrieved from a source code library, and selects the source code with the maximum matching value CP as a selected source code; developers can find appropriate source codes from massive source codes conveniently, and software development efficiency is improved;
3. the data encryption module is used for encrypting the correct programming code to obtain an encrypted text and transmitting the encrypted text to the block chain module for storage; the block chain module is used for distributing and storing the encrypted text; the method has the advantages that the characteristics of block chain decentralization, information non-tampering and privacy protection are utilized, the possibility of data stealing is reduced, and the data safety is improved; and meanwhile, the corresponding storage block is selected according to the storage value of the storage block to store the encrypted text, so that the storage space is reasonably utilized, and the storage pressure of the storage block is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic block diagram of the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the following embodiments, and it should be understood that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, a block chain-based application development multi-module collaboration system includes an information publishing module, a server, an information formulating module, a software development module, a software testing module, a data encryption module, and a block chain module;
the information publishing module is used for publishing questionnaires related to software development by developers and enabling registered users to access the questionnaires through mobile phone terminals and edit suggestion information aiming at the software development according to the questionnaires; the information issuing module is used for transmitting the recommendation information edited by the registered user to the server, and the server transmits the corresponding function requirement to the information formulating module after auditing and filtering the recommendation information edited by the user;
the method for auditing and filtering the recommendation information by the server comprises the following steps:
s1: the information issuing module transmits the suggestion information of the registered user to the server;
s2, the server extracts all keywords of the recommendation information, and when the keyword overlap ratio of two uploaded recommendation information reaches a preset value lambda%, the two uploaded recommendation information are considered as the same recommendation; wherein, λ is a preset value;
s3, summarizing the suggestion information which is considered to be the same suggestion; extracting corresponding functional requirements;
counting the number of occurrences of the same suggestion and marking as C1;
acquiring identity information of editors with the same suggestion, performing a special value endowing process on the identities of the editors by combining a database to obtain identity special values T1 of the editors, and summing the identity special values of all the editors to obtain a special total value Tz; the specific steps of the special value assigning process are as follows:
firstly, acquiring identity information of an editor; a comparison table of the identity information and the identity special value is stored in the database; then, according to the comparison table, determining an identity special value corresponding to the identity information;
calculating to obtain an importance value ZY of the corresponding function requirement by using a formula ZY-C1 × a1+ Tz × a 2; wherein a1 and a2 are coefficient factors;
the server sorts the corresponding functional requirements according to the importance value ZY and sequentially transmits the sorted functional requirements to the information formulation module;
the information formulation module is used for receiving the corresponding function requirements and selecting a preset number of function requirements to formulate software development design information; the formulated software development design information is transmitted to a server for storage;
the invention can fully utilize abundant information on the Internet and different requirements or suggestions of people for software use functions, and audit and filter the suggestion information through the server; the formulated software development design information is more suitable for the requirements of people, and the software development efficiency is improved;
the software development module is used for developing software by developers through a software development tool; the software development module comprises a software design unit, a code retrieval unit, a code screening unit and a software compiling unit; the software design unit is used for carrying out software development design according to the formulated software development design information to obtain a software design model; the code searching unit is used for searching the source codes required by the software design model from the source code library, and the code screening unit is used for screening and analyzing the source codes obtained by searching in the source code library to obtain corresponding source codes; the software writing unit is used for filling the model frame with corresponding source codes according to the model frame constructed by the software design model as a main body; constructing a complete software code capable of realizing the functions required by the software development design information; the specific working steps of the software development module are as follows:
the method comprises the following steps: the software design unit carries out software development design according to the formulated software development design information to obtain a software design model;
step two: the code searching unit searches the source code needed by the software design model from the source code library; the source code comprises the compatibility grade information of the source code;
step three: the code screening unit screens and analyzes the source codes retrieved from the source code library to obtain corresponding source codes; the specific analysis steps are as follows:
s31: acquiring a plurality of source codes obtained by retrieval, and acquiring downloading information of the source codes thirty days before the current time of the system; the downloading information comprises downloading times, downloading time and source code size;
s32: marking the source code size as D1; counting the download times of the source code and marking as C2;
sequencing the downloading time of the source code according to the time sequence; calculating the time difference between two sequenced adjacent downloading times to obtain the single downloading interval duration; summing all the single-download interval durations and averaging to obtain an average download interval duration Tg;
calculating the time difference between the latest downloading time and the current time of the system to obtain a buffering time Tc;
s33: acquiring compatible grade information of a source code, setting each compatible grade to have a corresponding grade value, and matching the compatible grade of the source code with all the compatible grades to obtain a corresponding grade value DG; the higher the compatibility grade is, the better the compatibility of the source code is, and the larger the corresponding grade value is;
s34: calculating a coincidence value CP of the source code by using a formula CP (C2 × b1+ DG × b2)/(D1 × b3+ Tg × b4+ Tc × b 5); wherein b1, b2, b3, b4 and b5 are all coefficient factors; selecting the source code with the maximum matching value CP as the selected source code;
step four: the software compiling unit takes a model frame constructed according to the software design model as a main body and fills the model frame by using the selected source code; constructing a complete software code capable of realizing the functions required by the software development design information; the software development module is used for transmitting the constructed complete software code to the software testing module;
the code screening unit screens and analyzes source codes retrieved from a source code library, and selects the source code with the maximum matching value CP as a selected source code; developers can find appropriate source codes from massive source codes conveniently, and software development efficiency is improved;
the software testing module is used for receiving the complete software code and testing and running the complete software code, determining whether error reporting information and error reporting code positions exist according to the test and running, transmitting the error reporting information and the error reporting code positions to the software compiling unit, modifying the programming code at the error reporting code positions by a worker through the software compiling unit, retransmitting the programming code to the software testing module for test and running, repeating the operation until no error reporting information exists, and transmitting the correct programming code to the data encryption module; the experience of the user in running the software is improved;
the data encryption module is used for encrypting the correct programming code to obtain an encrypted text and transmitting the encrypted text to the block chain module for storage;
the block chain module is used for distributing and storing the encrypted text; the specific storage steps are as follows:
the method comprises the following steps: dividing the block chain module into a plurality of storage blocks; marking the storage block as i;
step two: marking the rest memory of the memory block i as Ni; marking the real-time network access rate of the memory block i as Li, and marking the CPU load rate of the memory block i as Fi;
step three: calculating the distance difference between the position of the storage block i and the position of the data encryption module to obtain a storage distance, and marking the storage distance as GLi;
step four: calculating a storage value CPi of the storage block i by using a formula CPi of (1/GLi × d1+ Ni × d2+ Li × d3)/(DLi × d4+ Fi × d5), wherein d1, d2, d3, d4 and d5 are coefficient factors;
step five: selecting the storage block with the maximum access allocation value CPi as a selected block; the block chain module sends the received encrypted text to a selected block for storage;
the data encryption module is used for encrypting the correct programming code and transmitting the encrypted text to the block chain module for storage; by utilizing the characteristics of block chain decentralization, information non-tampering and privacy protection, the possibility of data stealing is reduced, and the data security is improved; meanwhile, the corresponding storage block is selected according to the storage value of the storage block to store the encrypted text, so that the storage space is reasonably utilized, and the storage pressure of the storage block is reduced;
the system also includes a development monitoring module; the development monitoring module is used for monitoring the development process of the software and organizing the monitored data information generated in the software development process into a software development log, and the software development log is stored in a database so as to store the data information of the software development in real time; the manager can know the software development progress of the current day through the database, and can make the development work of the next stage through the database and return the made development work to the software development module;
the system also comprises a registration login module; the registration login module is used for submitting registration information for registration through the mobile phone terminal and sending the registration information which is successfully registered to the server for storage; the server marks the user who receives the registration information as a registered user.
The above formulas are all calculated by removing dimensions and taking numerical values thereof, the formula is a formula which is obtained by acquiring a large amount of data and performing software simulation to obtain the closest real situation, and the preset parameters and the preset threshold value in the formula are set by the technical personnel in the field according to the actual situation or obtained by simulating a large amount of data.
The working principle of the invention is as follows:
a multi-module cooperative system for application program development based on a block chain is characterized in that in work, developers issue questionnaires about software development through an information issuing module; a registered user accesses the questionnaire through a mobile phone terminal and edits advice information aiming at software development according to the questionnaire; the server checks and filters the recommendation information edited by the user, firstly, the server extracts all keywords of the recommendation information, and when the keyword overlap ratio of two uploaded recommendation information reaches a preset value lambda%, the two uploaded recommendation information are considered as the same recommendation; then, carrying out information summarization on the suggestion information which is considered as the same suggestion; extracting corresponding functional requirements; obtaining an importance value ZY of the corresponding function requirement through correlation processing calculation; the server sorts the corresponding functional requirements according to the importance value ZY and sequentially transmits the sorted functional requirements to the information formulation module; the information formulation module is used for receiving the corresponding function requirements and selecting a preset number of function requirements to formulate software development design information; the invention can fully utilize abundant information on the Internet and different requirements or suggestions of people for software use functions, and audit and filter the suggestion information through the server; the formulated software development design information is more suitable for the requirements of people, and the software development efficiency is improved;
the software development module is used for developing software by developers through a software development tool; the software design unit carries out software development design according to the formulated software development design information to obtain a software design model; the code searching unit searches the source code needed by the software design model from the source code library; the code screening unit screens and analyzes the source codes retrieved from the source code library to obtain corresponding source codes; the software compiling unit constructs a complete software code by using the selected source code; the code screening unit screens and analyzes source codes retrieved from a source code library, and selects the source code with the maximum matching value CP as a selected source code; developers can find appropriate source codes from massive source codes conveniently, and software development efficiency is improved;
the software testing module is used for receiving the complete software code and testing and running the complete software code, determining whether error reporting information and error reporting code positions exist according to the test and running, transmitting the error reporting information and the error reporting code positions to the software compiling unit, modifying the programming code at the error reporting code positions by a worker through the software compiling unit, retransmitting the programming code to the software testing module for test and running, repeating the operation until no error reporting information exists, and transmitting the correct programming code to the data encryption module; the experience of the user in running the software is improved;
the data encryption module is used for encrypting the correct programming code to obtain an encrypted text and transmitting the encrypted text to the block chain module for storage; the block chain module is used for distributing and storing the encrypted text; the method has the advantages that the characteristics of block chain decentralization, information non-tampering and privacy protection are utilized, the possibility of data stealing is reduced, and the data safety is improved; and meanwhile, the corresponding storage block is selected according to the storage value of the storage block to store the encrypted text, so that the storage space is reasonably utilized, and the storage pressure of the storage block is reduced.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. The preferred embodiments are not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (1)

1. A multi-module collaboration system for application program development based on a block chain is characterized by comprising an information publishing module, a server, an information formulation module, a software development module, a software testing module, a data encryption module and a block chain module;
the information publishing module is used for publishing questionnaires related to software development by developers and enabling registered users to access the questionnaires through mobile phone terminals and edit suggestion information aiming at the software development according to the questionnaires; the information publishing module is used for transmitting the recommendation information edited by the registered user to the server, and the server transmits the corresponding function requirement to the information formulating module after auditing and filtering the recommendation information edited by the user; the method for auditing and filtering the suggestion information by the server comprises the following steps:
s1: the information issuing module transmits the suggestion information of the registered user to the server;
s2, the server extracts all keywords of the recommendation information, and when the keyword overlap ratio of two uploaded recommendation information reaches a preset value lambda%, the two uploaded recommendation information are considered as the same recommendation; wherein, λ is a preset value;
s3, summarizing the suggestion information which is considered to be the same suggestion; extracting corresponding functional requirements; counting the number of occurrences of the same suggestion and marking as C1; acquiring identity information of editors with the same suggestion, performing a special value endowing process on the identities of the editors by combining a database to obtain identity special values T1 of the editors, and summing the identity special values of all the editors to obtain a special total value Tz; the specific steps of the special value assigning process are as follows:
firstly, acquiring identity information of an editor; a comparison table of the identity information and the identity special value is stored in the database; then, according to the comparison table, determining an identity special value corresponding to the identity information;
calculating to obtain an importance value ZY of the corresponding function requirement by using a formula ZY = C1 × a1+ Tz × a 2; wherein a1 and a2 are coefficient factors; the server sorts the corresponding functional requirements according to the importance value ZY and sequentially transmits the sorted functional requirements to the information formulation module;
the information formulation module is used for receiving the corresponding functional requirements and selecting a preset number of functional requirements to formulate software development design information; the formulated software development design information is transmitted to a server for storage;
the software development module is used for developing software by developers through a software development tool; the software development module comprises a software design unit, a code retrieval unit, a code screening unit and a software compiling unit; the software design unit is used for carrying out software development design according to the formulated software development design information to obtain a software design model; the code searching unit is used for searching the source codes required by the software design model from the source code library, and the code screening unit is used for screening and analyzing the source codes obtained by searching in the source code library to obtain corresponding source codes; the software writing unit is used for filling the model frame with corresponding source codes according to the model frame constructed by the software design model as a main body; constructing a complete software code capable of realizing the functions required by the software development design information; the specific working steps of the software development module are as follows:
the method comprises the following steps: the software design unit carries out software development design according to the formulated software development design information to obtain a software design model;
step two: the code searching unit searches the source code needed by the software design model from the source code library; the source code comprises the compatibility grade information of the source code;
step three: the code screening unit screens and analyzes the source codes retrieved from the source code library to obtain corresponding source codes; the specific analysis steps are as follows:
s31: acquiring a plurality of source codes obtained by retrieval, and acquiring downloading information of the source codes thirty days before the current time of the system; the downloading information comprises downloading times, downloading time and source code size;
s32: marking the source code size as D1; counting the download times of the source code and marking as C2; sequencing the downloading time of the source code according to the time sequence; calculating the time difference between two sequenced adjacent downloading times to obtain the single downloading interval duration; summing all the single-download interval durations and averaging to obtain an average download interval duration Tg; calculating the time difference between the latest downloading time and the current time of the system to obtain a buffering time Tc;
s33: acquiring compatible grade information of a source code, setting each compatible grade to have a corresponding grade value, and matching the compatible grade of the source code with all the compatible grades to obtain a corresponding grade value DG;
s34: calculating a coincidence value CP of the source code by using a formula CP = (C2 × b1+ DG × b2)/(D1 × b3+ Tg × b4+ Tc × b 5); wherein b1, b2, b3, b4 and b5 are all coefficient factors; selecting the source code with the maximum matching value CP as the selected source code;
step four: the software compiling unit takes a model frame constructed according to the software design model as a main body and fills the model frame by using the selected source code; constructing a complete software code capable of realizing the functions required by the software development design information; the software development module is used for transmitting the constructed complete software code to the software testing module;
the software testing module is used for receiving the complete software code and testing and running the complete software code, determining whether error reporting information and error reporting code positions exist according to the test and running, transmitting the error reporting information and the error reporting code positions to the software compiling unit, modifying the programming code at the error reporting code positions by a worker through the software compiling unit, retransmitting the programming code to the software testing module for test and running, repeating the operation until no error reporting information exists, and transmitting the correct programming code to the data encryption module;
the data encryption module is used for encrypting the correct programming code to obtain an encrypted text and transmitting the encrypted text to the block chain module for storage; the block chain module is used for distributing and storing the encrypted text; the specific storage steps are as follows:
the method comprises the following steps: dividing the block chain module into a plurality of storage blocks; marking the storage block as i;
step two: marking the rest memory of the memory block i as Ni; marking the real-time network access rate of the memory block i as Li, and marking the CPU load rate of the memory block i as Fi;
step three: calculating the distance difference between the position of the storage block i and the position of the data encryption module to obtain a storage distance, and marking the storage distance as GLi;
step four: calculating a storage value CPi of the storage block i by using a formula CPi = (1/GLi × d1+ Ni × d2+ Li × d3)/(DLi × d4+ Fi × d5), wherein d1, d2, d3, d4 and d5 are coefficient factors;
step five: selecting the storage block with the maximum access allocation value CPi as a selected block; the block chain module sends the received encrypted text to a selected block for storage;
the system also includes a development monitoring module; the development monitoring module is used for monitoring the development process of the software and organizing the monitored data information generated in the software development process into a software development log, and the software development log is stored in a database so as to store the data information of the software development in real time; the manager can know the software development progress of the current day through the database, and can make the development work of the next stage through the database and return the made development work to the software development module;
the system also comprises a registration login module; the registration login module is used for submitting registration information for registration through the mobile phone terminal and sending the registration information which is successfully registered to the server for storage; the server marks the user who receives the registration information as a registered user.
CN202110620117.XA 2021-06-03 2021-06-03 Application program development multi-module collaboration system based on block chain Active CN113362024B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110620117.XA CN113362024B (en) 2021-06-03 2021-06-03 Application program development multi-module collaboration system based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110620117.XA CN113362024B (en) 2021-06-03 2021-06-03 Application program development multi-module collaboration system based on block chain

Publications (2)

Publication Number Publication Date
CN113362024A CN113362024A (en) 2021-09-07
CN113362024B true CN113362024B (en) 2022-04-26

Family

ID=77531751

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110620117.XA Active CN113362024B (en) 2021-06-03 2021-06-03 Application program development multi-module collaboration system based on block chain

Country Status (1)

Country Link
CN (1) CN113362024B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115220707B (en) * 2022-06-21 2023-02-28 深圳市马博士网络科技有限公司 Software development management method and system based on block chain
CN115993952B (en) * 2023-03-23 2023-05-30 中大智能科技股份有限公司 RISC-V-based bridge support monitoring chip and design system and method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110288307A (en) * 2019-05-13 2019-09-27 西安电子科技大学 Intelligent contract co-development system and data processing method based on Fabric block chain

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9465702B2 (en) * 2010-11-05 2016-10-11 Atc Logistics & Electronics, Inc. System and method for auditing removal of customer personal information on electronic devices
CN102760151B (en) * 2012-04-05 2015-02-25 中国人民解放军国防科学技术大学 Implementation method of open source software acquisition and searching system
CN102736921B (en) * 2012-06-18 2014-10-29 阿坝师范高等专科学校 Cloud-oriented software automatic generation method
US20190199689A1 (en) * 2017-12-21 2019-06-27 Sap Se Securing data objects through blockchain computer programs
CN108491188B (en) * 2018-03-19 2019-09-03 苏州思必驰信息科技有限公司 The exploitative management method and device of voice dialogue product
CN110262786A (en) * 2019-06-12 2019-09-20 安徽嘉亨软件开发有限公司 A kind of software development system and method based on internet information
CN110443075B (en) * 2019-08-05 2021-05-25 中国工商银行股份有限公司 Method and device for verifying and deploying block chain intelligent contracts
CN110674140B (en) * 2019-09-29 2022-04-15 腾讯科技(深圳)有限公司 Block chain-based content processing method, device, equipment and storage medium
CN111091000A (en) * 2019-12-24 2020-05-01 深圳视界信息技术有限公司 Processing system and method for extracting user fine-grained typical opinion data
CN111598521A (en) * 2020-03-03 2020-08-28 李家强 On-line platform product model construction design system
CN111984988A (en) * 2020-09-01 2020-11-24 深圳壹账通智能科技有限公司 Method, system, computer device and storage medium for generating encrypted code
CN112379860A (en) * 2020-10-26 2021-02-19 安徽朵朵云网络科技有限公司 User software demand analysis method based on big data
CN112187834A (en) * 2020-11-30 2021-01-05 江苏荣泽信息科技股份有限公司 Block chain network node service system based on safe storage
CN112291117B (en) * 2020-12-24 2021-04-20 江苏荣泽信息科技股份有限公司 Block chain network construction system based on customized OS
CN112632544B (en) * 2020-12-30 2022-06-17 宁夏希望信息产业股份有限公司 Block chain information data security management system and block chain dynamic anchoring method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110288307A (en) * 2019-05-13 2019-09-27 西安电子科技大学 Intelligent contract co-development system and data processing method based on Fabric block chain

Also Published As

Publication number Publication date
CN113362024A (en) 2021-09-07

Similar Documents

Publication Publication Date Title
CN106557991B (en) Voltage monitoring data platform
Lo et al. SMArTIC: Towards building an accurate, robust and scalable specification miner
CN113362024B (en) Application program development multi-module collaboration system based on block chain
CN106778253A (en) Threat context aware information security Initiative Defense model based on big data
CN107832333B (en) Method and system for constructing user network data fingerprint based on distributed processing and DPI data
CN115373669B (en) Application program development platform and method based on low codes
CN113328867B (en) Conference summary storage system based on block chain
CN113642299A (en) One-key generation method based on power grid statistical form
CN111459698A (en) Database cluster fault self-healing method and device
CN114417802A (en) Intelligent report generation system
CN112381497A (en) Intelligent repeated auditing method and system for work ticket
CN116541372A (en) Data asset management method and system
CN106022640B (en) Electric quantity index checking system and method
CN114419631A (en) Network management virtual system based on RPA
CN109413047A (en) Determination method, system, server and the storage medium of Behavior modeling
CN108595405A (en) A kind of equipment Monitoring detailed rules and regulations or outline management method
CN112508541A (en) Portable mobile phone acquisition software system based on training trainee information data acquisition
CN110457009B (en) Method for realizing software security requirement recommendation model based on data analysis
CN107705100A (en) A kind of management system of Traffic Engineering Construction progress
CN114385461A (en) Regular-based custom Syslog composite analysis method
CN113486115A (en) Talent information management system based on big data
CN112765010A (en) Method, device, equipment and storage medium for centralized management of service parameters
CN111143622A (en) Fault data set construction method based on big data platform
CN111917861A (en) Knowledge storage method and system based on block chain and knowledge graph and application thereof
CN109933798A (en) A kind of audit log analysis method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20220401

Address after: 518000 b-1207, CLP great wall building, No. 3, Kefa Road, Science Park community, Yuehai street, Nanshan District, Shenzhen, Guangdong Province

Applicant after: Shenzhen Zanye Technology Co.,Ltd.

Address before: 510000 1127, No. 72, Huatuo Road, shisan village, Shibi street, Panyu District, Guangzhou City, Guangdong Province

Applicant before: Guangzhou Kangchen Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant