CN109032575A - A kind of function programming processor of more return values - Google Patents

A kind of function programming processor of more return values Download PDF

Info

Publication number
CN109032575A
CN109032575A CN201810655419.9A CN201810655419A CN109032575A CN 109032575 A CN109032575 A CN 109032575A CN 201810655419 A CN201810655419 A CN 201810655419A CN 109032575 A CN109032575 A CN 109032575A
Authority
CN
China
Prior art keywords
function
module
code
component
constructing
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.)
Withdrawn
Application number
CN201810655419.9A
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.)
Shanghai Zeyang Intelligent Technology Co Ltd
Original Assignee
Shanghai Zeyang Intelligent 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 Shanghai Zeyang Intelligent Technology Co Ltd filed Critical Shanghai Zeyang Intelligent Technology Co Ltd
Priority to CN201810655419.9A priority Critical patent/CN109032575A/en
Publication of CN109032575A publication Critical patent/CN109032575A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention provides a kind of function programming processor of more return values, object variable definition module provides multiple object variables, and obtains the ID number of object variable;Function module includes multiple function of movement that can return to multiple values;Code Edit module is inserted into the function of movement in the function module of selection, and the variable name of function of movement is revised as to the ID number of defined object variable;Code preserving module saves the code formed in Code Edit module;Code execution module executes the code saved in code preserving module;Code interpreter module, the code for being saved in interpretive code preserving module;Effect display module, for showing the effect of software operation in code execution module.The present invention realizes that executing multi-parameter within hardware returns;It is realized by a function, it is no longer necessary to define respectively, reduce size of code, improve the efficiency of hardware;The development difficulty for reducing hardware programming improves the reusability of code.

Description

A kind of function programming processor of more return values
Technical field
The present invention relates to computer programming fields, and in particular, to a kind of function programming processor of more return values.
Background technique
It is traditional to the return value in hardware programming, returning to a function when, can only often return to a value or one A whole value.But in the exploitation of actual hardware programming, often may require that a function will return to multiple return values, it returns The parameter type of value can be the same or different, and the programmed method of traditional single return value causes not to such demand Just.
In soft project application, traditional programmed method can only often return when returning to the return value of a function The value of one value or an entirety.But in actual programming development, it often may require that a function will return to multiple return Value is returned, the parameter type of return value can be the same or different, and the programmed method of traditional single return value gives such demand Cause inconvenience.It needs programmer to complete large amount of complex, repetition or the work of similar programming development, this aspect to bring largely Cost of labor waste, the size of code of another aspect program increases sharply, although being finally able to achieve the technical purpose of software, transporting The problems such as control object or excessively slow program operation speed may be then brought in row, and since it is desired that a large amount of programing work, institute It can not also be improved with the efficiency of software development.
It is found by retrieval:
1, application No. is a kind of 201710469354.4 Chinese invention patent application " convolution minds based on programming device Through network accelerating method and system ", basic structure of the convolutional neural networks on programming device is designed, is established respectively The quantitative model of computing resource, frequency about parallelization parameter;Under different parallelization parameters, to virtual voltage, temperature, technique The reachable maximum clock frequency of deviation is explored, and the practical analysis model up to highest frequency and parallelization parameter is established;With Calculating handling capacity is optimization aim, according to the quantitative model and analysis model established, to the design space of convolutional neural networks It explores carry out problem to be abstracted, and solves the parallelization parameter of best performance using certain searching algorithm.But the invention Programmable device stresses the accelerator of convolutional neural networks, the more return value function programmings not being suitable in hardware programming.
2, application No. is a kind of " the offline programmer automatic identification storages of 201710414900.4 Chinese invention patent application The system and method for device ", disclose following steps: A, upper computer software is according to the chip id and condition code built in database, control USB interface chip processed or MCU successively issue communication signal and receive the information of return;B, judge type of memory;C, using pair The algorithm read-write memory answered.The programmable device stresses the identification in memory, and the more return values for not also being suitable for hardware programming are set Meter.
3, realization technology of the more return values of Python function in PC can return more in Python function programming The type of parameter, parameter can be different, and use is more flexible.Its essence is the tuple values returned, and tuple grammatically may be used To omit the round parentheses on both sides, so it seems that seeming multiple parameters return value.This mechanism of Python mainly exists at present It realizes, and rare is realized in embedded device hardware on PC.
Therefore, the demand of industrial application is no longer satisfied using traditional programmed method.It how to be to improve hardware programming Efficiency and how to improve the using flexible of code and the operational efficiency of hardware, become this field urgent problem to be solved.
Summary of the invention
Aiming at the above shortcomings existing in the prior art, the object of the present invention is to provide a kind of function programmings of more return values Processor, the processor provide the mechanism of more return values for hardware programming, improve the efficiency of programming;Using the processor, The data type of more return values can be different, improve the using flexible of code and the operational efficiency of hardware.
The present invention is achieved by the following technical solutions.
A kind of function programming processor of more return values, the following module including integration packaging:
Variable-definition module, the multiple variables of variable-definition module definition, and obtain the ID number of each variable;Its In, multiple variables include for carrying the variable of return value and its dependent variable;
Function module, the function module provide multiple selective function of movement that can return to multiple return values;
Code Edit module, the Code Edit module is inserted into the function of movement in selected function module, and will move The variable name for making the return value of function is revised as variable ID number for carrying return value, by the variable of function of movement input parameter Name is revised as the ID number of its dependent variable;
Code preserving module, the code preserving module save the code formed in Code Edit module;
Code execution module, the code execution module execute the code saved in code preserving module, dynamic by one Make function and realizes the multiple return values of return;
Code interpreter module, the code interpreter module are run in code execution module, save mould for interpretive code The code saved in block;
Effect display module, the effect display module are used to show the effect that code executes in code execution module.
Preferably, the variable-definition module includes for constructing Layer layers of Layer layer assembly and being arranged in Multiple other assemblies in Layer layers obtain the ID number of Layer layer assembly and each other assemblies, i.e. each variable ID number.
Preferably, the other assemblies include: infrastructure component, general purpose module and high-level component.
Preferably, the function of movement includes: system function, UI function, logical function, object function, data function, word Any one or more in symbol function and documentation function, the function module includes:
System function unit, the system function unit are said for providing function operation and function system-related It is bright;
- UI function unit, the UI function unit is for providing function operation relevant to UI and function declaration;
Logical function unit, the logical function unit is for providing function operation relevant to logic and function declaration;
Object function unit, the object function unit is for providing function operation relevant to object and function declaration;
Data function unit, the data function unit is for providing function operation and function declaration associated with the data;
Character function unit, the character function unit is for providing function operation relevant to character and function declaration;
Documentation function unit, the documentation function unit are said for providing function operation relevant to file stream and function It is bright.
It preferably, further include function confirmation unit in Code Edit module, the function confirmation unit is for confirming choosing It takes and whether needs to operate external module when function, if it is desired, external module support is then accessed, if it is not required, then directly making With in selected function of movement insertion Code Edit module.
Preferably, further include following any one or any multinomial feature:
It, will be in the parameter write activity function of external module in the case where needing external module to support;
The function confirmation unit further includes feedback unit after external module operation, is fed back after the external module operation Unit feedback data and flag bit, wherein flag bit is for judging whether external module operation succeeds, if it succeeds, taking out anti- The data of feedback.
Compared with prior art, the present invention have it is following the utility model has the advantages that
1, a kind of function programming processor of more return values provided by the invention, the more return values for laying particular emphasis on hardware programming are set Meter, can realize the mechanism of more return values in hardware programming.
2, the present invention realizes that the multi-parameter of certain functions returns by λ language, that is, give operation object and operating parameter with And function keyword, return to multiple same types or different types of return value.
3, the present invention is for needing the scene of more return values that can realize by a function, it is no longer necessary to define respectively not Same power function is realized, size of code is reduced, and improves the efficiency of hardware execution.
4, present invention reduces the development difficulties of hardware programming, improve the reusability of code, reduce developer's Workload saves cost of labor, while improving the efficiency of engineering of software development.
The above beneficial effect shows that the present invention can preferably meet the need in existing industrial application for software development It asks.
Detailed description of the invention
Upon reading the detailed description of non-limiting embodiments with reference to the following drawings, other feature of the invention, Objects and advantages will become more apparent upon:
Fig. 1 is the system block diagram in one embodiment of function programming processor of the more return values of the present invention;
Fig. 2 is the working-flow figure in one embodiment of function programming processor of the more return values of the present invention.
Specific embodiment
Elaborate below to the embodiment of the present invention: the present embodiment carries out under the premise of the technical scheme of the present invention Implement, the detailed implementation method and specific operation process are given.It should be pointed out that those skilled in the art For, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to guarantor of the invention Protect range.
Shown in referring to Fig.1, a kind of embodiment schematic diagram of the function programming processor of more return values can pass through a letter Number returns to multiple return values, the following module including integration packaging:
Variable-definition module, the multiple variables of variable-definition module definition, and obtain the ID number of each variable;Its In, multiple variables include for carrying the variable of return value and its dependent variable;
Function module, the function module provide multiple selective function of movement that can return to multiple return values;
Code Edit module, the Code Edit module is inserted into the function of movement in selected function module, and will move The variable name for making the return value of function is revised as variable ID number for carrying return value, by the variable of function of movement input parameter Name is revised as the ID number of its dependent variable;
Code preserving module, the code preserving module save the code formed in Code Edit module;
Code execution module, the code execution module execute the code saved in code preserving module, dynamic by one Make function and realizes the multiple return values of return;
Code interpreter module, the code interpreter module are run in code execution module, save mould for interpretive code The code saved in block;
Effect display module, the effect display module are used to show the effect that code executes in code execution module.
In section Example of the present invention, the variable-definition module includes the Layer layer assembly for constructing Layer layers And multiple other assemblies in Layer layers are arranged in, the ID number of Layer layer assembly and each other assemblies is obtained, i.e., often The ID number of one variable.
Further, the other assemblies include: infrastructure component, general purpose module and high-level component.
Specifically, the basic module may include following any one or any number of components:
- Label component, for constructing label;
- TextBox component, for constructing text box;
- Image component, for constructing Image image;
- Gif component, for constructing Gif cardon;
- Apng component, for constructing Apng image;
- CommandButton component, for constructing button;
- Var component, for constructing the variable in code;
Specifically, the general purpose module may include following any one or any number of components:
- Menu component, for constructing menu bar;
- ComboBox component, for constructing combobox;
- ListBox component, for constructing list box;
- CheckBox component, for constructing check box;
- OptionButton component, for constructing single-point choice box;
- DateBox component, for constructing date selection component;
- TimeBox component, for constructing time component;
- ProgreBar component, for constructing progress bar;
- Timer component, for constructing triggering clock;
Specifically, the high-level component may include following any one or any number of components:
- Chart component, for constructing chart frame;
Flash component, for constructing Flash;
- Report component, for constructing report component;
- Tree component, for constructing tree component;
- WebBrowser component, for constructing browser component.
Further, multiple components are same or different.
Further, the type of multiple variables is identical or different.
In section Example of the present invention, the function of movement includes: system function, UI function, logical function, object letter It is any one or more in number, data function, character function and documentation function, wherein the function module includes:
System function unit, provides function operation and function declaration system-related, and system function includes: ColorBrowse (palette), Cl ipBoard (paste copy board), Exit (exiting) etc.;
- UI function unit, provides function operation relevant to UI and function declaration, and UI function includes: HideButton (hidden Hide button), HideControl (hiding component), HideLayer (hidden layer) etc.;
Logical function unit, provides function operation relevant to logic and function declaration, and logical function includes: that For (is followed Ring logic), IF (decision logic), Case (selection logic) etc.;
Object function unit, provides function operation relevant to object and function declaration, and object function includes: Append (addition), Clear (removing), Clone (clone) etc.;
Data function unit, provides function operation and function declaration associated with the data, and data function includes: BindingDataTo (binding data), Count (counting), DB (database functions) etc.;
Character function unit, provides function operation relevant to character and function declaration, and character function includes: Decode (decoding), Encode (coding), Replace (replacement) etc.;
Documentation function unit, provides function operation relevant to file stream and function declaration, documentation function include: FileBrowse (browsing file), FileDelete (file deletion), FileWrite (write-in file) etc..
It further include function confirmation unit in Code Edit module in section Example of the present invention, the function confirmation Unit is for confirming whether need to operate external module when Selection of Function, if it is desired, external module support is then accessed, if not It needs, in the function of movement insertion Code Edit module for thening be used directly selected.
Certainly, in other embodiments, the processor can also include following any one or any multinomial feature:
It, will be in the parameter write activity function of external module in the case where needing external module to support;
The function confirmation unit further includes feedback unit after external module operation, is fed back after the external module operation Unit feedback data and flag bit, wherein flag bit is for judging whether external module operation succeeds, if it succeeds, taking out anti- The data of feedback.
Further, in Code Edit module, the component of the outside includes: dynamic link library and/or database.
Further, the ID number defaulted when the ID number of the variable is established for variable or the ID number obtained by assignment.
Further, code burning is passed through into electricity operation code on hardware in the hardware for executing code.
Referring to shown in Fig. 2, the function programming processor of above-mentioned more return values is referred to following step in specific works It is rapid to execute:
Step 1: defining object variable in object variable definition module, and obtain the ID number of object variable;Object variable Type can be the same or different;
Step 2: selection can return in the function of movement insertion Code Edit module of multiple values in function module;
Step 3: the entitled object variable defined of variable of function of movement being respectively modified in Code Edit module ID number;
Step 4: clicking Action and in code preserving module and save code;
Step 5: executing code in code execution module;
Step 6: by code burning into hardware;Hardware powers on and runs code.
Wherein, step 1 includes the following steps:
Step 1.1: arrangement layer Layer;
Step 1.2: choosing component and be dragged in layer Layer as object variable;
Step 1.3: obtaining each component assignment ID number.
Wherein, step 2 includes the following steps:
Step 2.1: when choosing function of movement, needing to be confirmed whether that the component outside needing supports (such as DLL), DLL is (dynamic State chained library), database etc.;If it is required, then needing to access peripheral hardware (i.e. external module) support;If it is not required, then directly Parameter is modified using the function of the selection;
Step 2.2: insert action function.
Wherein, step 5 and step 6 include the following steps:
Code is executed in the IDE environment of code execution module;
Code burning into the hardware for executing code and is powered on into execution.
It in order to more specifically understand the present invention, is illustrated below by way of specific application example, but the application example is not For limiting the present invention.Technology, method and apparatus known to person of ordinary skill in the relevant may be not discussed in detail, But in the appropriate case, the technology, method and apparatus should be considered as part of specification.
In following application example, the implementation of the function programming processor of more return values uses computer system and slave computer Hardware system carries out, and computer system includes computer, and computer includes depositing via the processing unit of system bus connection, system Reservoir, fixed memory interface, mobile memory interface, user input interface, network interface, video interface and output periphery connect Mouthful etc.;Lower computer hardware interface mainly includes communication, storage, processing chip, execution peripheral hardware etc..
Wherein, under the support of processing unit, the function programming of the more return values of the present invention is realized by user input interface The implementation of work;In variable-definition module, dragging component needs to complete by keyboard or touch screen, and the attribute of editing component needs It to be completed by keyboard;Function of movement is chosen in function module needs that perhaps touch screen is clicked or passes through keyboard by mouse Input;The event routine code formed in Code Edit module can also by fixed memory interface, mobile memory interface, Network interface, video interface and peripheral interface etc. are saved into other memories or running environment.In code preserving module It needs to click by mouse or touch screen and saves code to storage hard disk;Function of movement is executed to need to click operation by mouse Interpreter (code interpreter module) explains the code that operation is stored on hard disk, passes through the soft of computer display display operation Part.It downloads code in the memory of lower computer hardware, and hardware is powered on, processor executes code, and acts In executing in peripheral hardware, to improve control/execution efficiency to peripheral hardware.
It should be noted that above-mentioned hardware configuration explanation is merely illustrative, and it is in no way intended to the present embodiment Using or any restrictions that use.
With reference to the accompanying drawing and this embodiment scheme is described in further detail in specific application example.
Application example explanation:
Example citing 1: Return function is called, the return of more return values is realized in hardware processor
An example using return value more than one is given below.Software is opened, after arranging layer Layer, dragging one A Button component double-clicks the ID number of Button component, writes click thing by Code Edit module into layer Layer container Part is inserted into Return function by function module in click event, returns to three values as return value, it is logical to click Act ion Code preserving module save routine is crossed, three can be obtained by clicking Button component by code execution module and code interpreter module A return value, burning, which enters hardware, can go up electricity operation.
Program example:
Return:Var1,Var2,Var3。
Last effect is exactly that can return to multiple return values by a function within hardware.
The function programming processor of more return values of the above embodiment of the present invention, the more return values for laying particular emphasis on hardware programming are set Meter, can realize the mechanism of more return values in hardware programming.Realize that the multi-parameter of certain functions returns by λ language, simultaneously It realizes and executes in embedded hardware;I.e. given operation object and operating parameter and function keyword, return to multiple same types Or different types of return value.For needing the scene of more return values that can realize by a function, it is no longer necessary to respectively It defines different power functions to realize, reduces size of code, improve the efficiency of hardware, the exploitation for reducing hardware programming is difficult Degree, improves the reusability of code.
Block diagram and flow chart in attached drawing show methodological function and the operation of preferred embodiment according to the present invention.At this On point, each box in attached drawing can represent a module, program segment or a part of instruction, the module, program segment or A part of instruction includes one or more executable instructions for implementing the specified logical function.At some as replacement In realization, function marked in the box can also occur in a different order than that indicated in the drawings.For example, two continuous Box can actually be basically executed in parallel, they can also be executed in the opposite order sometimes, this is according to related function Depending on.It is also noted that the combination of each box and box in attached drawing, it can the function as defined in executing or movement Dedicated hardware based system realize, or can realize using a combination of dedicated hardware and computer instructions.For It is well known that, realized, realized by software mode and by software and firmly by hardware mode for those skilled in the art The mode that part combines realizes it is all of equal value.
Specific embodiments of the present invention are described above.It is to be appreciated that the invention is not limited to above-mentioned Particular implementation, those skilled in the art can make various deformations or amendments within the scope of the claims, this not shadow Ring substantive content of the invention.

Claims (10)

1. a kind of function programming processor of more return values, which is characterized in that the following module including integration packaging:
Variable-definition module, the multiple variables of variable-definition module definition, and obtain the ID number of each variable;Wherein, more A variable includes for carrying the variable of return value and its dependent variable;
Function module, the function module provide multiple selective function of movement that can return to multiple return values;
Code Edit module, the Code Edit module is inserted into the function of movement in selected function module, and will act letter The variable name of several return values is revised as the variable ID number for carrying return value, and the variable name of function of movement input parameter is repaired It is changed to the ID number of its dependent variable;
Code preserving module, the code preserving module save the code formed in Code Edit module;
Code execution module, the code execution module execute the code saved in code preserving module, pass through a movement letter Number, which is realized, returns to multiple return values;
Code interpreter module, the code interpreter module are run in code execution module, in interpretive code preserving module The code of preservation;
Effect display module, the effect display module are used to show the effect that code executes in code execution module.
2. the function programming processor of more return values according to claim 1, which is characterized in that the variable-definition module Including multiple other assemblies for constructing Layer layers of Layer layer assembly and being arranged in Layer layers, Layer layers are obtained The ID number of component and each other assemblies, the i.e. ID number of each variable.
3. the function programming processor of more return values according to claim 2, which is characterized in that the other assemblies packet It includes: infrastructure component, general purpose module and high-level component;Wherein:
The basic module includes following any one or any number of components:
- Label component, for constructing label;
- TextBox component, for constructing text box;
- Image component, for constructing Image image;
- Gif component, for constructing Gif cardon;
- Apng component, for constructing Apng image;
- CommandButton component, for constructing button;
- Var component, for constructing the variable in code;
The general purpose module includes following any one or any number of components:
- Menu component, for constructing menu bar;
- ComboBox component, for constructing combobox;
- ListBox component, for constructing list box;
- CheckBox component, for constructing check box;
- OptionButton component, for constructing single-point choice box;
- DateBox component, for constructing date selection component;
- TimeBox component, for constructing time component;
- ProgreBar component, for constructing progress bar;
- Timer component, for constructing triggering clock;
The high-level component includes following any one or any number of components:
- Chart component, for constructing chart frame;
Flash component, for constructing Flash;
- Report component, for constructing report component;
- Tree component, for constructing tree component;
- WebBrowser component, for constructing browser component.
4. the function programming processor of more return values according to claim 1, which is characterized in that the type phase of multiple variables It is same or different.
5. the function programming processor of more return values according to claim 1, which is characterized in that the function module packet It includes:
System function unit, the system function unit is for providing function operation and function declaration system-related;
- UI function unit, the UI function unit is for providing function operation relevant to UI and function declaration;
Logical function unit, the logical function unit is for providing function operation relevant to logic and function declaration;
Object function unit, the object function unit is for providing function operation relevant to object and function declaration;
Data function unit, the data function unit is for providing function operation and function declaration associated with the data;
Character function unit, the character function unit is for providing function operation relevant to character and function declaration;
Documentation function unit, the documentation function unit is for providing function operation relevant to file stream and function declaration.
6. the function programming processor of more return values according to claim 1, which is characterized in that in Code Edit module In, it further include function confirmation unit, the function confirmation unit is used to confirm whether need to operate external module when Selection of Function, If it is required, then access external module is supported, if it is not required, then being directly inserted into Code Edit using selected function of movement In module.
7. the function programming processor of more return values according to claim 6, which is characterized in that further include following any one Item or any multinomial feature:
It, will be in the parameter write activity function of external module in the case where needing external module to support;
The function confirmation unit further includes feedback unit after external module operation, feedback unit after the external module operation Feedback data and flag bit, wherein flag bit is for judging whether external module operation succeeds, if it succeeds, taking out feedback Data.
8. the function programming processor of more return values according to claim 6, which is characterized in that in Code Edit module In, the component of the outside includes: dynamic link library and/or database.
9. the function programming processor of more return values according to claim 1, which is characterized in that the ID number of the variable is The ID number defaulted when variable is established or the ID number obtained by assignment.
10. the function programming processor of more return values according to any one of claim 1 to 9, which is characterized in that will generation Code burning passes through electricity operation code on hardware in the hardware for executing code.
CN201810655419.9A 2018-06-23 2018-06-23 A kind of function programming processor of more return values Withdrawn CN109032575A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810655419.9A CN109032575A (en) 2018-06-23 2018-06-23 A kind of function programming processor of more return values

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810655419.9A CN109032575A (en) 2018-06-23 2018-06-23 A kind of function programming processor of more return values

Publications (1)

Publication Number Publication Date
CN109032575A true CN109032575A (en) 2018-12-18

Family

ID=64610593

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810655419.9A Withdrawn CN109032575A (en) 2018-06-23 2018-06-23 A kind of function programming processor of more return values

Country Status (1)

Country Link
CN (1) CN109032575A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102646035A (en) * 2012-02-17 2012-08-22 南京南瑞继保电气有限公司 Visualized code generation method based on combination of API (application programming interface) and script definition

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102646035A (en) * 2012-02-17 2012-08-22 南京南瑞继保电气有限公司 Visualized code generation method based on combination of API (application programming interface) and script definition

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
僵哥: "dll中函数有多个返回值", 《CSDN论坛》 *

Similar Documents

Publication Publication Date Title
US7694278B2 (en) Data cube script development and debugging systems and methodologies
Meneghini et al. Integrated modeling of tokamak experiments with OMFIT
US20170139685A1 (en) Visual software modeling method to construct software views based on a software meta view
CN112199086A (en) Automatic programming control system, method, device, electronic device and storage medium
WO2015039628A1 (en) Visualization step programming method
US10489167B2 (en) Dynamically binding data in an application
EP3273368A1 (en) Systems and methods for aggregating implicit and explicit event code of executable models
US20120215804A1 (en) Data-programming environment
CN115185539A (en) Method, device and storage medium for generating executable dynamic link library file
CN117009038B (en) Graph computing platform based on cloud native technology
CN115469860B (en) Method and system for automatically generating demand-to-software field model based on instruction set
CN116661753A (en) User-defined logic calculation method and system based on logic diagram configuration
CN109117128A (en) A kind of programing system for realizing same target
CN109032575A (en) A kind of function programming processor of more return values
Verma et al. Statistical Visualization of Big Data Through Hadoop Streaming in RStudio
CN109062556A (en) A kind of function programming system of more return values
CN109117124A (en) A kind of function programming method of more return values
CN112230904A (en) Code generation method and device based on interface document, storage medium and server
US20230093709A1 (en) Dynamically binding data in an application
CN117648081B (en) Visual software integrated development method, system and storage medium
CN109062564A (en) While a kind of programmed process device towards hardware and data
Toomey Learning Jupyter 5: Explore Interactive Computing Using Python, Java, JavaScript, R, Julia, and JupyterLab
CN109002288A (en) A kind of programmed process device towards multioperation object
CN109062553A (en) While a kind of programing system towards hardware and data
CN113920228A (en) Object editing 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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20181218