CN105022635A - Algorithm file generating method and apparatus based on cloud platform and cloud platform - Google Patents

Algorithm file generating method and apparatus based on cloud platform and cloud platform Download PDF

Info

Publication number
CN105022635A
CN105022635A CN201510438757.3A CN201510438757A CN105022635A CN 105022635 A CN105022635 A CN 105022635A CN 201510438757 A CN201510438757 A CN 201510438757A CN 105022635 A CN105022635 A CN 105022635A
Authority
CN
China
Prior art keywords
algorithm
source code
file
code file
parameter
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.)
Pending
Application number
CN201510438757.3A
Other languages
Chinese (zh)
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.)
Beijing University of Posts and Telecommunications
CNPC Beijing Richfit Information Technology Co Ltd
Original Assignee
Beijing University of Posts and Telecommunications
CNPC Beijing Richfit Information 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 Beijing University of Posts and Telecommunications, CNPC Beijing Richfit Information Technology Co Ltd filed Critical Beijing University of Posts and Telecommunications
Priority to CN201510438757.3A priority Critical patent/CN105022635A/en
Publication of CN105022635A publication Critical patent/CN105022635A/en
Pending legal-status Critical Current

Links

Abstract

The present invention provides an algorithm file generating method and apparatus based on a cloud platform and the cloud platform. According to the method, firstly, configuration information input by a user is received so as to automatically generate an algorithm component description file and an algorithm panel source code file according to the configuration information input by the user, wherein the algorithm panel source code file comprises an algorithm entry source code file and an algorithm dialog box source code file. The cloud platform can integrate a third-party algorithm according to the files and the third-party algorithm is displayed in the cloud for the user to use. The algorithm files are generated by the method, so that the user does not need to manually compile the files, workload of the user is reduced and efficiency of integrating the third-party algorithm is improved; and moreover, the user does not need to learn interface development knowledge of the cloud platform and the programming language, and thus, difficulty of integrating the third-party algorithm is also reduced.

Description

Based on the algorithm document generating method of cloud platform, device and cloud platform
Technical field
The present invention relates to cloud computing technology, particularly relate to a kind of algorithm document generating method based on cloud platform, device and cloud platform.
Background technology
In existing cloud platform, part cloud platform provides third party's algorithm integration function, the access interface provided by cloud platform, and user can will run in third party's algorithm integration to cloud platform, thus realizes the function of third party's algorithm on cloud platform.By third party's algorithm integration to cloud platform time, need to provide the file that four are necessary, comprising: algorithm assembly description document, algorithm assembly icon, algorithm entity file and algorithm panel file.Wherein, algorithm assembly description document is for describing the information such as title, execution route of algorithm; Algorithm assembly icon includes all icons involved by this algorithm assembly; Algorithm entity file is the executable file of algorithm; Algorithm panel file, for generating run panel on cloud platform, inputs the parameter needed for algorithm operation for user.Before by algorithm integration to cloud platform, user needs first to generate above-mentioned four files, puts it into afterwards under the catalogue that cloud platform specifies for this algorithm of cloud platform intergration again.
In prior art, before by algorithm integration to cloud platform, user is needed manually to write algorithm assembly description document and algorithm panel file.When manually writing algorithm assembly description document, user needs to write extend markup language (Extensible Markup Language, be called for short XML) configuration file, when manually writing algorithm panel file, user needs to write the algorithm panel source code file meeting cloud Platform Requirements.
But, using manual methods to write algorithm assembly description document and algorithm panel source code file in prior art can cause amount of user effort large and inefficiency, meanwhile, user also needs the interface development knowledge and the programming language that learn to meet cloud Platform Requirements, adds and realizes difficulty.
Summary of the invention
The invention provides a kind of algorithm document generating method based on cloud platform, device and cloud platform, manually write algorithm assembly description document and algorithm panel source code file and the workload caused is large, efficiency is low and realize the large problem of difficulty in order to solve in prior art.
First aspect present invention provides a kind of algorithm document generating method based on cloud platform, comprising: the configuration information and the algorithm panel parameter that receive the algorithm assembly description document of user's input;
According to the configuration information generating algorithm component description file of described algorithm assembly description document, and according to described algorithm panel parameter generating algorithm panel source code file.
In the first possible implementation of first aspect, the described configuration information generating algorithm component description file according to described algorithm assembly description document comprises:
According to the configuration information of described algorithm assembly description document, fill the first kind son file information in description components description template;
According to the configuration information of described algorithm assembly description document, generate pad parameter, adopt described pad parameter to fill Equations of The Second Kind son file information in described description components description template;
According to the first kind son file information after filling and Equations of The Second Kind son file information acquisition algorithm component description file.
In the implementation that the second of first aspect is possible, described algorithm panel source code file comprises: algorithm inlet source code file and algorithm dialog box source code file; Correspondingly,
Describedly to comprise according to described algorithm panel parameter generating algorithm panel source code file:
According to described algorithm panel parameter generating algorithm inlet source code file;
According to described algorithm panel parameter generating algorithm dialog box source code file.
In conjunction with the implementation that the second of first aspect is possible, in the third possible implementation of first aspect, describedly to comprise according to described algorithm panel parameter generating algorithm inlet source code file;
According to described algorithm panel parameter, parameter corresponding in default inlet source Code Template is replaced with described algorithm panel parameter, generates described algorithm inlet source code file.
In conjunction with the implementation that the second of first aspect is possible, in the 4th kind of possible implementation of first aspect, describedly to comprise according to described algorithm panel parameter generating algorithm dialog box source code file;
The parameter type corresponding according to described algorithm panel parameter, fills the code segment corresponding with described parameter type, generates described algorithm dialog box source code file in default dialog box source code template.
Second aspect present invention provides a kind of algorithm file creating apparatus based on cloud platform, comprising:
Receiver module, for receiving configuration information and the algorithm panel parameter of the algorithm assembly description document of user's input;
Generation module, for the configuration information generating algorithm component description file according to described algorithm assembly description document, and according to described algorithm panel parameter generating algorithm panel source code file.
In the first possible implementation of second aspect, described generation module, specifically for the configuration information according to described algorithm assembly description document, fills the first kind son file information in description components description template; According to the configuration information of described algorithm assembly description document, generate pad parameter, adopt described pad parameter to fill Equations of The Second Kind son file information in described description components description template; According to the first kind son file information after filling and Equations of The Second Kind son file information acquisition algorithm component description file.
In the implementation that the second of second aspect is possible, described algorithm panel source code file comprises: algorithm inlet source code file and algorithm dialog box source code file; Correspondingly,
Described generation module, comprising:
Inlet source code file generation unit, for according to described algorithm panel parameter generating algorithm inlet source code file;
Dialog box source code file generation unit, for according to described algorithm panel parameter generating algorithm dialog box source code file.
Third aspect present invention provides a kind of cloud platform, includes the aforesaid algorithm file creating apparatus based on cloud platform.
Algorithm document generating method based on cloud platform provided by the invention, in device and cloud platform, first configuration information and the algorithm panel parameter of the algorithm assembly description document of user's input is received, and then according to the configuration information of algorithm assembly description document of user's input and algorithm panel parameter automatic generating calculation component description file and algorithm panel source code file, user is made no longer to need manually to write above-mentioned algorithm assembly description document and algorithm panel source code file, decrease the workload of user, improve the efficiency of third party's algorithm integration, and do not need interface development knowledge and the programming language of user learning cloud platform, therefore the difficulty of third party's algorithm integration is also reduced.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of the algorithm document generating method embodiment one based on cloud platform provided by the invention;
Fig. 2 is the schematic flow sheet of the algorithm document generating method embodiment two based on cloud platform provided by the invention;
Fig. 3 is the schematic flow sheet of the algorithm document generating method embodiment three based on cloud platform provided by the invention;
Fig. 4 is the use schematic flow sheet of the algorithm document generating method based on cloud platform provided by the invention;
Fig. 5 is the structural representation of the algorithm file creating apparatus embodiment one based on cloud platform provided by the invention;
Fig. 6 is the structural representation of the algorithm file creating apparatus embodiment two based on cloud platform provided by the invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Fig. 1 is the schematic flow sheet of the algorithm document generating method embodiment one based on cloud platform provided by the invention, and the executive agent of the method can be terminal, the such as equipment such as computing machine, server, and as shown in Figure 1, the method comprises:
S101, the configuration information receiving the algorithm assembly description document of user's input and algorithm panel parameter.
Alternatively, the configuration interface that user can provide in terminal inputs respectively configuration information and the algorithm panel parameter of algorithm assembly description document.Wherein, algorithm panel parameter can comprise parameter name and parameter type.Particularly, the configuration information of algorithm assembly description document and algorithm panel parameter can with reference to table 1, tables 2, but not as limit.
Table 1 lists the partial configuration information of algorithm assembly description document, as shown in table 1:
Table 1
Table 2 lists some algorithm panel parameter, comprises parameter name and parameter type, as shown in table 2:
Table 2
Parameter name Parameter type
Name Text
Inputfile File directory
Outputfile File directory
Mapnum Numerical value
Reducenum Numerical value
User according to the prompting on terminal configuration interface, can input configuration information and the algorithm panel parameter of above-mentioned algorithm assembly description document in certain sequence in configuration interface.
It should be noted that, after the configuration information receiving the algorithm assembly description document that user inputs and algorithm panel parameter, can parameter testing be carried out, if the parameter information of input is wrong, then point out user to re-enter, until user inputs correctly.Particularly, parameter information is wrong may be not mate due to parameter type or the reason such as format mismatching causes.
S102, configuration information generating algorithm component description file according to described algorithm assembly description document, and according to described algorithm panel parameter generating algorithm panel source code file.
In the present embodiment, receive the configuration information of user's input, and according to the configuration information of algorithm assembly description document of user's input and algorithm panel parameter automatic generating calculation component description file and algorithm panel source code file, user is made no longer to need manually to generate above-mentioned algorithm assembly description document and algorithm panel source code file, decrease the workload of user, improve the efficiency of third party's algorithm integration, and do not need interface development knowledge and the programming language of user learning cloud platform, therefore also reduce the difficulty of third party's algorithm integration.
Fig. 2 is the schematic flow sheet of the algorithm document generating method embodiment two based on cloud platform provided by the invention, as shown in Figure 2, and specifically comprising according to the configuration information generating algorithm component description file of described algorithm assembly description document in abovementioned steps S102:
S201, configuration information according to described algorithm assembly description document, fill the first kind son file information in description components description template.
Particularly, first the present invention sets a description components description template, and this template can be an XML configuration file, has filled content that some are fixed, that be applicable to all algorithms in this template.
On this basis, user is according to after the configuration information of prompting input algorithm assembly description document as shown in Table 1 above, according to the configuration information of the algorithm assembly description document that user inputs, parameter name corresponding for these configuration informations and content of parameter are filled in description components description template, namely complete the filling of the first kind son file information in description components description template.
S202, configuration information according to described algorithm assembly description document, generate pad parameter, adopts described pad parameter to fill Equations of The Second Kind son file information in described description components description template.
Particularly, after the configuration information of the algorithm assembly description document inputted according to user fills first kind son file information, can also again according to the configuration information of the algorithm assembly description document of user's input, the other a part of pad parameter of regeneration, this part pad parameter does not need user to input, but the configuration information that can input according to user generates automatically.For example, tooltip parameter in XML configuration file, the information of the prompting frame ejected when this parameter is for representing that algorithm runs, for all algorithms, information can use " This is a XXX job entry " this fixing statement, for certain specific algorithm, only need the title " XXX " of centre being replaced with this algorithm, therefore, this kind of parameter just can not need user to input, and directly can generate pad parameter, after generation pad parameter, this pad parameter is adopted to fill Equations of The Second Kind son file information in described description components description template again.
S203, according to fill after first kind son file information and Equations of The Second Kind son file information acquisition algorithm component description file.Namely in above-mentioned description components description template, first kind son file information has been filled and Equations of The Second Kind son file information constitutes complete algorithm assembly description document.
Use the algorithm assembly description document of said method generation and then be placed on cloud platform, cloud platform is by reading the content in algorithm assembly description document, the information such as the execution route of algorithm can be known, thus ensure integrated on cloud platform of algorithm and normally use.
Fig. 3 is the schematic flow sheet of the algorithm document generating method embodiment three based on cloud platform provided by the invention, and wherein, above-mentioned algorithm panel source code file comprises algorithm inlet source code file and algorithm dialog box source code file.
As shown in Figure 3, specifically comprising according to described algorithm panel parameter generating algorithm panel source code file in abovementioned steps S102:
S301, according to described algorithm panel parameter generating algorithm inlet source code file.
Wherein, inlet source code file is the entrance of cloud platform invoke third party algorithm, and cloud platform just can call this algorithm by this entry file.
Particularly, according to described algorithm panel parameter, parameter corresponding in default inlet source Code Template is replaced with described algorithm panel parameter, generates described algorithm inlet source code file.
Particularly, first the present invention sets a default inlet source Code Template, and this template can be a source code file meeting cloud Platform Requirements, has filled content that some are fixed, that be applicable to all algorithms in this template.
On this basis, after user inputs algorithm panel parameter as shown in Table 2 above according to prompting, according to the algorithm panel parameter that user inputs, the parameter name of these algorithm panel parameters and parameter type are substituted in the correspondence position in default inlet source Code Template, can generating algorithm inlet source code file.
S302, according to described algorithm panel parameter generating algorithm dialog box source code file.
Wherein, dialog box source code file is used for the dialog box that raw cost algorithm is corresponding in cloud platform.
Particularly, the parameter type corresponding according to described algorithm panel parameter, fills the code segment corresponding with described parameter type, generates described algorithm dialog box source code file in default dialog box source code template.
Particularly, first the present invention sets a default dialog box source code template, and this template can be a source code file meeting cloud Platform Requirements, has filled content that some are fixed, that be applicable to all algorithms in this template.
On this basis, after user inputs algorithm panel parameter as shown in Table 2 above according to prompting, according to the parameter type of the algorithm panel parameter that user inputs, in default dialog box source code template, the code segment that can represent this parameter type is filled.For example, cloud Platform Requirements uses Java language, then presetting dialog box source code template is a Java source code file, after user inputs algorithm panel parameter, namely in default dialog box source code template, the control corresponding with algorithm panel parameter type can be generated successively, and the final complete algorithm dialog box source code file generating a current algorithm.
The inlet source code file using said method to generate makes cloud platform can call algorithm according to this inlet source code file, and the algorithm dialog box source code file using said method to generate, can generate interface corresponding to this algorithm on cloud platform, user can use this algorithm by this interface.
Fig. 4 is the use schematic flow sheet of the algorithm document generating method based on cloud platform provided by the invention, and as shown in Figure 4, the use flow process of the method is:
S401, the configuration information receiving the algorithm assembly description document of user's input and algorithm panel parameter.
User inputs configuration information and the algorithm panel parameter of algorithm assembly description document by configuration interface or other modes.
After the configuration information receiving the algorithm assembly description document that user inputs and algorithm panel parameter, can parameter testing be carried out, if the parameter information of input is wrong, then point out user to re-enter, until user inputs correctly.
S402, generating algorithm component description file and algorithm panel source code file.
According to input generating algorithm component description file and the algorithm panel source code file of user.Can refer to previous embodiment particularly, do not repeat them here.
S403, algorithm panel source code file is converted to algorithm panel executable file.
After generating algorithm component description file and algorithm panel source code file, the programming language that user uses according to current algorithm panel source code file, algorithm panel source code file is converted to algorithm panel executable file, particularly, can be call relevant crossover tool software etc. algorithm panel source code file is converted to algorithm panel executable file.
S404, algorithm assembly description document, algorithm panel executable file and preprepared algorithm assembly icon and algorithm entity file consolidation put into third party's algorithm integration catalogue that cloud platform specifies under.
After algorithm panel source code file is converted to algorithm panel executable file, file required for third party's algorithm integration to cloud platform is all ready, afterwards, under user only needs four kinds of file consolidations required for cloud platform to put into third party's algorithm integration catalogue that cloud platform specifies, namely cloud platform can know the existence of third party's algorithm by self interface document, so this algorithm integration is entered cloud platform and by the interface display of this algorithm under cloud platform interface for user.
Fig. 5 is the structural representation of the algorithm file creating apparatus embodiment one based on cloud platform provided by the invention, and as shown in Figure 5, this device comprises:
Receiver module 51, for receiving configuration information and the algorithm panel parameter of the algorithm assembly description document of user's input.
Generation module 52, is connected with receiver module 51, for the configuration information generating algorithm component description file according to described algorithm assembly description document, and according to described algorithm panel parameter generating algorithm panel source code file.
In the present embodiment, receive the configuration information of user's input, and according to the configuration information of algorithm assembly description document of user's input and algorithm panel parameter automatic generating calculation component description file and algorithm panel source code file, user is made no longer to need manually to generate above-mentioned algorithm assembly description document and algorithm panel source code file, decrease the workload of user, improve the efficiency of third party's algorithm integration, and do not need interface development knowledge and the programming language of user learning cloud platform, therefore also reduce the difficulty of third party's algorithm integration.
Wherein, algorithm panel source code file comprises algorithm inlet source code file and algorithm dialog box source code file.
In an alternative embodiment of the invention, generation module 52, specifically for the configuration information according to described algorithm assembly description document, fills the first kind son file information in description components description template; According to the configuration information of described algorithm assembly description document, generate pad parameter, adopt described pad parameter to fill Equations of The Second Kind son file information in described description components description template; According to the first kind son file information after filling and Equations of The Second Kind son file information acquisition algorithm component description file.
Fig. 6 is the structural representation of the algorithm file creating apparatus embodiment two based on cloud platform provided by the invention, and as shown in Figure 6, generation module 52 comprises entrance source code file generation unit 521 and dialog box source code file generation unit 522.Wherein, inlet source code file generation unit 521 is for according to described algorithm panel parameter generating algorithm inlet source code file, and dialog box source code file generation unit 522 is for according to described algorithm panel parameter generating algorithm dialog box source code file.
Inlet source code file generation unit 521, is connected with receiver module 51, specifically for according to described algorithm panel parameter, parameter corresponding in default inlet source Code Template is replaced with described algorithm panel parameter, generates described algorithm inlet source code file.
Dialog box source code file generation unit 522, be connected with receiver module 51, specifically for the parameter type corresponding according to described algorithm panel parameter, in default dialog box source code template, fill the code segment corresponding with described parameter type, generate described algorithm dialog box source code file.
Said apparatus is specifically for performing the embodiment of the method for preceding method part, and it is similar that it realizes principle and technique effect and aforesaid embodiment of the method, repeats no more herein.
Another embodiment of the present invention provides a kind of cloud platform, and this cloud platform comprises the algorithm file creating apparatus based on cloud platform described in foregoing embodiments.
One of ordinary skill in the art will appreciate that: all or part of step realizing above-mentioned each embodiment of the method can have been come by the hardware that programmed instruction is relevant.Aforesaid program can be stored in a computer read/write memory medium.This program, when performing, performs the step comprising above-mentioned each embodiment of the method; And aforesaid storage medium comprises: ROM, RAM, magnetic disc or CD etc. various can be program code stored medium.
Last it is noted that above each embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to foregoing embodiments to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein some or all of technical characteristic; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the scope of various embodiments of the present invention technical scheme.

Claims (9)

1., based on an algorithm document generating method for cloud platform, it is characterized in that, comprising:
Receive configuration information and the algorithm panel parameter of the algorithm assembly description document of user's input;
According to the configuration information generating algorithm component description file of described algorithm assembly description document, and according to described algorithm panel parameter generating algorithm panel source code file.
2. method according to claim 1, is characterized in that, the described configuration information generating algorithm component description file according to described algorithm assembly description document comprises:
According to the configuration information of described algorithm assembly description document, fill the first kind son file information in description components description template;
According to the configuration information of described algorithm assembly description document, generate pad parameter, adopt described pad parameter to fill Equations of The Second Kind son file information in described description components description template;
According to the first kind son file information after filling and Equations of The Second Kind son file information acquisition algorithm component description file.
3. method according to claim 1, is characterized in that, described algorithm panel source code file comprises: algorithm inlet source code file and algorithm dialog box source code file; Correspondingly,
Describedly to comprise according to described algorithm panel parameter generating algorithm panel source code file:
According to described algorithm panel parameter generating algorithm inlet source code file;
According to described algorithm panel parameter generating algorithm dialog box source code file.
4. method according to claim 3, is characterized in that, described according to described algorithm panel parameter generating algorithm inlet source code file, comprising:
According to described algorithm panel parameter, parameter corresponding in default inlet source Code Template is replaced with described algorithm panel parameter, generates described algorithm inlet source code file.
5. method according to claim 3, is characterized in that, described according to described algorithm panel parameter generating algorithm dialog box source code file, comprising:
The parameter type corresponding according to described algorithm panel parameter, fills the code segment corresponding with described parameter type, generates described algorithm dialog box source code file in default dialog box source code template.
6., based on an algorithm file creating apparatus for cloud platform, it is characterized in that, comprising:
Receiver module, for receiving configuration information and the algorithm panel parameter of the algorithm assembly description document of user's input;
Generation module, for the configuration information generating algorithm component description file according to described algorithm assembly description document, and according to described algorithm panel parameter generating algorithm panel source code file.
7. device according to claim 6, is characterized in that, described generation module, specifically for the configuration information according to described algorithm assembly description document, fills the first kind son file information in description components description template; According to the configuration information of described algorithm assembly description document, generate pad parameter, adopt described pad parameter to fill Equations of The Second Kind son file information in described description components description template; According to the first kind son file information after filling and Equations of The Second Kind son file information acquisition algorithm component description file.
8. device according to claim 6, is characterized in that, described algorithm panel source code file comprises: algorithm inlet source code file and algorithm dialog box source code file; Correspondingly,
Described generation module, comprising:
Inlet source code file generation unit, for according to described algorithm panel parameter generating algorithm inlet source code file;
Dialog box source code file generation unit, for according to described algorithm panel parameter generating algorithm dialog box source code file.
9. a cloud platform, is characterized in that, described cloud platform comprises the algorithm file creating apparatus based on cloud platform as described in any one of claim 6-8.
CN201510438757.3A 2015-07-23 2015-07-23 Algorithm file generating method and apparatus based on cloud platform and cloud platform Pending CN105022635A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510438757.3A CN105022635A (en) 2015-07-23 2015-07-23 Algorithm file generating method and apparatus based on cloud platform and cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510438757.3A CN105022635A (en) 2015-07-23 2015-07-23 Algorithm file generating method and apparatus based on cloud platform and cloud platform

Publications (1)

Publication Number Publication Date
CN105022635A true CN105022635A (en) 2015-11-04

Family

ID=54412626

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510438757.3A Pending CN105022635A (en) 2015-07-23 2015-07-23 Algorithm file generating method and apparatus based on cloud platform and cloud platform

Country Status (1)

Country Link
CN (1) CN105022635A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109062572A (en) * 2018-08-02 2018-12-21 深圳乐信软件技术有限公司 A kind of component call method, apparatus, equipment and storage medium
CN110598868A (en) * 2018-05-25 2019-12-20 腾讯科技(深圳)有限公司 Machine learning model building method and device and related equipment
CN112527330A (en) * 2020-12-16 2021-03-19 Vidaa美国公司 Management method and display device
CN112965794A (en) * 2021-02-19 2021-06-15 西安智周深鉴信息科技集团有限公司 Algorithm calling method, electronic device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117202A (en) * 2009-12-30 2011-07-06 北大方正集团有限公司 J2EE architecture-based code generating device
CN103150328A (en) * 2013-01-05 2013-06-12 武汉中地数码科技有限公司 Integration method for automatically drawing maps by utilizing database
CN105045710A (en) * 2015-06-30 2015-11-11 吉林大学 Method for automatically generating test data in cloud computing environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117202A (en) * 2009-12-30 2011-07-06 北大方正集团有限公司 J2EE architecture-based code generating device
CN103150328A (en) * 2013-01-05 2013-06-12 武汉中地数码科技有限公司 Integration method for automatically drawing maps by utilizing database
CN105045710A (en) * 2015-06-30 2015-11-11 吉林大学 Method for automatically generating test data in cloud computing environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
单眼皮: "Kettle中的算法自动集成机制的设计与实现", 《HTTP://WWW.DOCI N.COM/P-1140841336.HTML》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110598868A (en) * 2018-05-25 2019-12-20 腾讯科技(深圳)有限公司 Machine learning model building method and device and related equipment
CN109062572A (en) * 2018-08-02 2018-12-21 深圳乐信软件技术有限公司 A kind of component call method, apparatus, equipment and storage medium
CN109062572B (en) * 2018-08-02 2022-04-22 深圳乐信软件技术有限公司 Component calling method, device, equipment and storage medium
CN112527330A (en) * 2020-12-16 2021-03-19 Vidaa美国公司 Management method and display device
CN112965794A (en) * 2021-02-19 2021-06-15 西安智周深鉴信息科技集团有限公司 Algorithm calling method, electronic device and storage medium
CN112965794B (en) * 2021-02-19 2024-03-22 西安智周深鉴信息科技集团有限公司 Algorithm calling method, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN106293664A (en) Code generating method and device
CN106126157B (en) Pronunciation inputting method and device based on hospital information system
CN110244936B (en) Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software
CN105022635A (en) Algorithm file generating method and apparatus based on cloud platform and cloud platform
CN103955367A (en) Method and device for generating pages
US11914975B2 (en) Customized software application template-based generator
CN109799985A (en) Front-end code generation method and device, storage medium and electronic equipment
CN109144511B (en) Method and system for automatically generating numerical simulation graphical user interface
CN110543301A (en) Method and device for generating jenkins code file
CN104133676A (en) Function execution method and function execution device based on scripts
CN111506579A (en) Method, program and equipment for generating intelligent contract code
CN110659027A (en) Code generation method and device and electronic equipment
CN103559350A (en) Load file processing method and device of vehicle
CN103218413B (en) A kind of electronic document synthetic method and device
CN108062223B (en) Method and device for establishing connection relation between Simulink models
CN114449063B (en) Message processing method, device and equipment
CN104978190A (en) Application program generation method and system
CN116225902A (en) Method, device and equipment for generating test cases
CN104317724A (en) Code automation test method of CLI module under Linux platform
CN101976582A (en) Storage modeling method and device
CN108170557B (en) Method and apparatus for outputting information
CN105740141A (en) Automatic detection method and automatic detection device
CN109086043A (en) A kind of method and apparatus for quickly generating WEB project based on configuration
CN111709118B (en) Nuclear power simulation data cooperation method and device
CN117270956B (en) Configuration method of hardware equipment, client, hardware equipment network management system and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20151104