CN104572312B - Isomery program interaction method based on filename under Windows systems - Google Patents

Isomery program interaction method based on filename under Windows systems Download PDF

Info

Publication number
CN104572312B
CN104572312B CN201310498572.2A CN201310498572A CN104572312B CN 104572312 B CN104572312 B CN 104572312B CN 201310498572 A CN201310498572 A CN 201310498572A CN 104572312 B CN104572312 B CN 104572312B
Authority
CN
China
Prior art keywords
information
program
isomery
filename
isomery program
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
CN201310498572.2A
Other languages
Chinese (zh)
Other versions
CN104572312A (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.)
China Academy of Launch Vehicle Technology CALT
Beijing Institute of Near Space Vehicles System Engineering
Original Assignee
China Academy of Launch Vehicle Technology CALT
Beijing Institute of Near Space Vehicles System Engineering
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 China Academy of Launch Vehicle Technology CALT, Beijing Institute of Near Space Vehicles System Engineering filed Critical China Academy of Launch Vehicle Technology CALT
Priority to CN201310498572.2A priority Critical patent/CN104572312B/en
Publication of CN104572312A publication Critical patent/CN104572312A/en
Application granted granted Critical
Publication of CN104572312B publication Critical patent/CN104572312B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The invention belongs to the isomery program interaction method and technology field under Windows systems, and in particular to read/write conflict is avoided under a kind of Windows systems, ensures the isomery program interaction method based on filename that interaction is correctly carried out.Including following aspect:(One)The base program being related in system:(1.1)Interface program;(1.2)Calculation procedure;(1.3)Isomery program.(Two)The naming rule of filename.(Three)Isomery program interaction method implementation steps based on filename:(3.1)Determine isomery program file clip directory.(3.2)Set isomery program interaction information.(3.3)P1 receives the step of N number of information.(3.3)P1 sends the step of M information.Isomery program P1 and P2 are in equivalent points, and P2 information sends and receives to be sent and received using above-mentioned same method with P1 information.It is of the invention to substantially increase the success rate of isomery program interaction compared with traditional interactive mode, it ensure that the mutually coordinated correct execution of isomery program.

Description

Isomery program interaction method based on filename under Windows systems
Technical field
The invention belongs to the isomery program interaction method and technology field under Windows systems, and in particular to a kind of Windows Read/write conflict is avoided under system, ensures the isomery program interaction method based on filename that interaction is correctly carried out.
Background technology
Isomery program refers to different executable programs, such as executable program separate under Windows systems, i.e., mutual Independent EXE files.Function call inside program is not isomery program.Emulated in aerodynamics or aircraft overall performance In, user usually needs modification existing model structure, parameter, or the model that increase is new, to reflect under different situations System running state, therefore it is required that corresponding simulation software has the interaction capabilities with other isomery programs.
Read/write conflict fingering journey or program reading-white-writing data(Memory headroom)Caused logic conflict.Computer body Read/write conflict defined in architecture mainly includes write after write conflict, writeafterread conflict, read-after-write conflict and read after read conflict. Windows systems are stricter to file read-write control ratio, and generally program P1 opens file, another before being not turned off Individual program P2 can not open this document, and this document is read and write either P2 or read-write operation.
Isomery program, hereinafter abbreviated as P1, P2, conventional exchange method have following 4 kinds:
1) client/server(C/S)Pattern
P1 and P2 is interacted by way of transit server, as shown in Figure 1.Wherein P1, P2 represent two respectively Client.If P1 needs to send an information to P2, then need to complete by following three step:
Step 1:P1 connection servers, send information to server, and server is received and stored;P1 polls P2 whether into Work(obtains the information.
Step 2:Whether P2 connection servers, polling server corresponding information reach, and are obtained if information reaches corresponding Information.After obtaining successfully, server is notified, and disconnect the connection with server.
Step 3:After server waits P2 to obtain information success, respective markers positions is set, P1 polls confirmation send into Work(, disconnect the connection with server.
2) direct communication pattern(TCP/IP etc.)
Direct communication pattern has only been the absence of the transfer of independent third-party server compared with C/S model.P1, P2 are straight Interconnection is connect to interact as shown in Fig. 2 i.e. P1, P2 are respectively server and client side.Assuming that P2 needs to send a letter Cease to P1, then need following three step:
Step 1:P2 inquires about P1 server address, connects and sends information to P1.
Step 2:P1 receive informations simultaneously confirm.
Step 3:P2 receives confirmation message and disconnected.
3) memory module is shared
Shared memory module refers to P1(Or P2)Plot location space, P2 are opened up in internal memory(Or P1)Quote same Address space.
4) shared file pattern
Shared file pattern refers to by reading and writing of files to interact.Assuming that P1 needs to send an information to P2, then need Want following two steps:
Step 1:P1 opens file A, writes information to file A, closes file A;
Step 2:P2 opens file A, reads information, closes file A.
But above-mentioned isomery program interaction method is all present outside suitable deficiency.Customer end/server mode needs Independent third-party server, for common application program, such condition is typically invalid for this.Direct communication pattern Need to know the IP address of other side, be frequently connected and disconnected from connecting, and corresponding TCP/IP message transceiver module adds program The complexity of itself.The problem of needing program to handle read/write conflict in itself all be present in shared memory module and shared file pattern.
Therefore, need badly and develop a kind of isomery program interaction method based on filename, so as to facilitate isomery program it Between information exchange, avoid read/write conflict, reduce exploitation difficulty and reduce isomery program between the degree of coupling.
The content of the invention
The technical problem to be solved in the present invention is to provide the isomery program interaction based on filename under a kind of Windows systems Method, to avoid read/write conflict, improve isomery interaction success rate.
In order to realize this purpose, the present invention adopts the technical scheme that:
A kind of isomery program interaction method based on filename under Windows systems, including following aspect:
(One)The base program being related in system:
(1.1)Interface program obtains the running state information of calculation procedure by way of filename, and real-time display calculates The running status of program;
(1.2)Calculation procedure obtains the control instruction information of interface program, operation logic of the interface program to calculation procedure It is controlled;
(1.3)Isomery program exchanges information by filename, and other programs are by explaining that the filename of given rule is read Corresponding information.
(Two)The naming rule of filename:
Isomery program generates a file when producing an information, and the information content is integrally incorporated in filename;Filename Naming rule is as follows:Filename includes three fields, represents information source, information encoding, the information content respectively;Field is mutual Between with underscore " _ " connection;The means of interpretation of the information content is by mutually coordinated between isomery program and real by receiving party It is existing.
(Three)Isomery program interaction method implementation steps based on filename:
(3.1)Determine isomery program file clip directory:
Isomery program interaction includes information reception and information sends two parts;Isomery program folder bibliographic structure includes different Structure program P1, P2 and file TEMP for placement information intercommunion document.
(3.2)Set isomery program interaction information:
Setting P1 needs to send M information to P2, and P2 needs to send N number of information to P1, and M, N are the positive integer more than 0;
In the running of P1 programs, a series of files for meeting filename naming rule are created, title is respectively P1_ 1_ contents 1, P1_2_ contents 2 ... ..., P1_M_ contents M;
In the running of P2 programs, a series of files for meeting filename naming rule are created, title is respectively P2_ 1_ contents 1, P2_2_ contents 2 ... ..., P2_N_ contents N.
(3.3)P1 receives the step of N number of information:
Step 1:P1 programs start to perform;
Step 2:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 3:Create the receive information set Array comprising N number of element and represent the mark of received information number Remember iReceived;
Step 4:5 are gone to step if catalogue TEMP is not present, otherwise goes to step 6;
Step 5:Create directory TEMP;
Step 6:Set iReceived=0;
Step 7:Obtain the character string list comprising filename below catalogue TEMP, if its number is K, 0 < K≤N+ M;
Step 8:The traversal variable of each file below list of designations TEMP is k, sets k=0;
Step 9:k=k+1;
Step 10:If first three character of k-th of filename is " P2_ ", then it represents that k-th of file is sent out by P2 programs The information come, goes to step 11, otherwise goes to step 15;
Step 11:It is the character between first underscore and second underscore by k-th of filename, second field String is converted to integer j, i.e. its information encoding j;
Step 12:If iReceived<J, then 13 are gone to step, otherwise goes to step 15;
Step 13:The information that k-th of filename includes is set to set Array j-th of element;
Step 14:iReceived=iReceived+1;
Step 15:If k<K, 9 are gone to step, otherwise goes to step 16;
Step 16:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 17:If iReceived<N, 7 are gone to step, otherwise goes to step 18;
Step 18:Arithmetical logic that P1 configuration processors are set in itself processing, until meeting that program runs abort condition.
(3.3)P1 sends the step of M information:
Step 1:P1 programs start to perform;
Step 2:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 3:The information number that has sent will be created in internal memory and is labeled as i;
Step 4:Set i=0;
Step 5:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 6:i=i+1;
Step 7:Export entitled " P1_i_ content i ", wherein " content i " is determined by the arithmetical logic of program in itself;
Step 8:If i<M, 5 are gone to step, otherwise goes to step 9;
Step 9:Arithmetical logic that P1 configuration processors are set in itself processing, until meeting that program runs abort condition.
Isomery program P1 and P2 are in equivalent points, and P2 information sends and receives sends and receives use with P1 information Above-mentioned same method.
Further, the isomery program interaction method based on filename under a kind of Windows systems as described above, the party The test platform of method is working machine Hewlett-Packard Z400 and work station Hewlett-Packard Z800, Z400 operating system are Windows XP SP3, Z800 operating system is Windows7.
Further, the isomery program interaction method based on filename under a kind of Windows systems as described above, isomery Program P1 is interface program F1, and isomery program P2 is the aerodynamics calculation procedure CFD1 of Fortran language developments.
Further, the isomery program interaction method based on filename under a kind of Windows systems as described above, for Isomery program P1, interface program is using the exploitation of one of following language:Python, C++, C#, Java, so as to reduce isomery program it Between the degree of coupling.
Further, the isomery program interaction method based on filename under a kind of Windows systems as described above, isomery Program P1 is that the interface program F2, P2 of Python exploitation are the pneumatic structure mesh mapping calculating of Fortran language developments Program MAP2.
It is of the invention compared with traditional interactive mode, substantially increase the success rate of isomery program interaction, ensure that isomery The mutually coordinated correct execution of program.And this method can avoid read/write conflict, implement fairly simple.
Brief description of the drawings
Fig. 1 is server/customer end interactive mode schematic diagram;
Fig. 2 is direct communication pattern diagram;
Fig. 3 is folder content structure in technical solution of the present invention.
Embodiment
Technical solution of the present invention is described in detail with reference to the accompanying drawings and detailed description.
Isomery program interaction method based on filename under a kind of Windows systems of the present invention, the test platform of this method For the operating system that working machine Hewlett-Packard Z400 and work station Hewlett-Packard Z800, Z400 operating system are Windows XPSP3, Z800 For Windows7.
Specifically include following aspect:
(One)The base program being related in system:
(1.1)Interface program obtains the running state information of calculation procedure by way of filename, and real-time display calculates The running status of program;
(1.2)Calculation procedure obtains the control instruction information of interface program, operation logic of the interface program to calculation procedure It is controlled;
(1.3)Isomery program exchanges information by filename, and other programs are by explaining that the filename of given rule is read Corresponding information.
(Two)The naming rule of filename:
Isomery program generates a file when producing an information, and the information content is integrally incorporated in filename;Filename Naming rule is as follows:Filename includes three fields, represents information source, information encoding, the information content respectively;Field is mutual Between with underscore " _ " connection;The means of interpretation of the information content is by mutually coordinated between isomery program and real by receiving party It is existing.
(Three)Isomery program interaction method implementation steps based on filename:
(3.1)Determine isomery program file clip directory:
Isomery program interaction includes information reception and information sends two parts;As shown in figure 3, isomery program file clip directory Structure includes isomery program P1, P2 and file TEMP for placement information intercommunion document.
(3.2)Set isomery program interaction information:
Setting P1 needs to send M information to P2, and P2 needs to send N number of information to P1, and M, N are the positive integer more than 0;
In the running of P1 programs, a series of files for meeting filename naming rule are created, title is respectively P1_ 1_ contents 1, P1_2_ contents 2 ... ..., P1_M_ contents M;
In the running of P2 programs, a series of files for meeting filename naming rule are created, title is respectively P2_ 1_ contents 1, P2_2_ contents 2 ... ..., P2_N_ contents N.
(3.3)P1 receives the step of N number of information:
Step 1:P1 programs start to perform;
Step 2:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 3:Create the receive information set Array comprising N number of element and represent the mark of received information number Remember iReceived;
Step 4:5 are gone to step if catalogue TEMP is not present, otherwise goes to step 6;
Step 5:Create directory TEMP;
Step 6:Set iReceived=0;
Step 7:Obtain the character string list comprising filename below catalogue TEMP, if its number is K, 0 < K≤N+ M;
Step 8:The traversal variable of each file below list of designations TEMP is k, sets k=0;
Step 9:k=k+1;
Step 10:If first three character of k-th of filename is " P2_ ", then it represents that k-th of file is sent out by P2 programs The information come, goes to step 11, otherwise goes to step 15;
Step 11:It is the character between first underscore and second underscore by k-th of filename, second field String is converted to integer j, i.e. its information encoding j;
Step 12:If iReceived<J, then 13 are gone to step, otherwise goes to step 15;
Step 13:The information that k-th of filename includes is set to set Array j-th of element;
Step 14:iReceived=iReceived+1;
Step 15:If k<K, 9 are gone to step, otherwise goes to step 16;
Step 16:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 17:If iReceived<N, 7 are gone to step, otherwise goes to step 18;
Step 18:Arithmetical logic that P1 configuration processors are set in itself processing, until meeting that program runs abort condition.
(3.3)P1 sends the step of M information:
Step 1:P1 programs start to perform;
Step 2:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 3:The information number that has sent will be created in internal memory and is labeled as i;
Step 4:Set i=0;
Step 5:The arithmetical logic processing that P1 configuration processors are set in itself;
Step 6:i=i+1;
Step 7:Export entitled " P1_i_ content i ", wherein " content i " is determined by the arithmetical logic of program in itself;
Step 8:If i<M, 5 are gone to step, otherwise goes to step 9;
Step 9:Arithmetical logic that P1 configuration processors are set in itself processing, until meeting that program runs abort condition.
Because isomery program P1 and P2 are in equivalent points, so as to P2 information send and receive with P1 information send and Receive similar, just not repeated description.Information only needs directly to create the file for meeting filename naming rule when sending.Information During reception, it may be necessary to ensure the correctness that programmed logic order performs, so as to need to wait, this wait lies in information and connect Among the step 16 of receipts.
Test case in embodiment 1 is aerodynamics simulation calculation, and isomery program P1 is interface program F1, different Structure program P2 is the aerodynamics calculation procedure CFD1 of Fortran language developments.F1 sends 5 information to CFD1 in 10 seconds, CFD1 sends 100 information to F1, reruns 100 times.
Test case in embodiment 2 calculates for pneumatic structure mesh mapping, and isomery program P1 is Python languages The interface program F2, P2 of speech exploitation are the pneumatic structure mesh mapping calculation procedure MAP2 of Fortran language developments.F2 in 5 seconds 3 information are sent to MAP2, MAP2 sends 20 information to F2, reruned 100 times.
Compared with conventional isomery program interaction method, shown in the effect such as table 1 of the exchange method based on filename contrasts. As seen from Table 1, read/write conflict can be avoided using the exchange method based on filename, ensure the correctness of isomery program interaction compared with To be obvious.
The success rate of the isomery program interaction method of table 1
Because CFD1, MAP2 are by Fortran language developments, customer end/server mode and direct communication enough could not be realized Server and TCP/IP communication module required for pattern, so the success rate of interaction is 0.Shared memory module and shared file The reason for pattern fails is that read/write conflict causes program operation exception to exit.Shared memory module is related to the operation of memory address, Implement more complicated.
Because isomery program is by filename exchange information, as long as so other programs can explain the file of given rule Name, it is possible to read corresponding information.For example, for embodiment 1, interface program can be developed with Python, can also Developed with C++, C#, Java etc..So as to which the degree of coupling between isomery program reduces.

Claims (5)

  1. Isomery program interaction method based on filename under 1.Windows systems, it is characterised in that:
    (1) base program being related in system:
    (1.1) interface program obtains the running state information of calculation procedure, real-time display calculation procedure by way of filename Running status;
    (1.2) calculation procedure obtains the control instruction information of interface program, and interface program is carried out to the operation logic of calculation procedure Control;
    (1.3) isomery program exchanges information by filename, and other programs are by explaining that it is corresponding that the filename of given rule is read Information;
    (2) naming rule of filename:
    Isomery program generates a file when producing an information, and the information content is integrally incorporated in filename;Filename is named Rule is as follows:Filename includes three fields, represents information source, information encoding, the information content respectively;Field is mutual With underscore " _ " connection;The means of interpretation of the information content is by mutually coordinated between isomery program and realized by receiving party;
    (3) the isomery program interaction method implementation steps based on filename:
    (3.1) isomery program file clip directory is determined:
    Isomery program interaction includes information reception and information sends two parts;Isomery program folder bibliographic structure includes isomery journey Sequence P1, P2 and the file TEMP for placement information intercommunion document;
    (3.2) isomery program interaction information is set:
    Setting P1 needs to send M information to P2, and P2 needs to send N number of information to P1, and M, N are the positive integer more than 0;
    In the running of P1 programs, a series of files for meeting filename naming rule are created, title is respectively in P1_1_ Hold 1, P1_2_ contents 2 ... ..., P1_M_ contents M;
    In the running of P2 programs, a series of files for meeting filename naming rule are created, title is respectively in P2_1_ Hold 1, P2_2_ contents 2 ... ..., P2_N_ contents N;
    (3.3) P1 receives the step of N number of information:
    Step 1:P1 programs start to perform;
    Step 2:The arithmetical logic processing that P1 configuration processors are set in itself;
    Step 3:Create the receive information set Array comprising N number of element and represent the mark of received information number iReceived;
    Step 4:5 are gone to step if file TEMP is not present, otherwise goes to step 6;
    Step 5:Establishment file presss from both sides TEMP;
    Step 6:Set iReceived=0;
    Step 7:Obtain the character string list comprising filename below file TEMP, if its number is K, 0 < K≤N+M;
    Step 8:The traversal variable of each file below tab file folder TEMP is k, sets k=0;
    Step 9:K=k+1;
    Step 10:If first three character of k-th of filename is " P2_ ", then it represents that k-th of file is sent by P2 programs Information, 11 are gone to step, otherwise goes to step 15;
    Step 11:It is the character string turn between first underscore and second underscore by k-th of filename, second field Integer j is changed to, i.e. its information encoding j;
    Step 12:If iReceived<J, then 13 are gone to step, otherwise goes to step 15;
    Step 13:The information that k-th of filename includes is set to set Array j-th of element;
    Step 14:IReceived=iReceived+1;
    Step 15:If k<K, 9 are gone to step, otherwise goes to step 16;
    Step 16:The arithmetical logic processing that P1 configuration processors are set in itself;
    Step 17:If iReceived<N, 7 are gone to step, otherwise goes to step 18;
    Step 18:Arithmetical logic that P1 configuration processors are set in itself processing, until meeting that program runs abort condition;
    (3.3) P1 sends the step of M information:
    Step 1:P1 programs start to perform;
    Step 2:The arithmetical logic processing that P1 configuration processors are set in itself;
    Step 3:The information number that has sent will be created in internal memory and is labeled as i;
    Step 4:Set i=0;
    Step 5:The arithmetical logic processing that P1 configuration processors are set in itself;
    Step 6:I=i+1;
    Step 7:Export entitled " P1_i_ content i ", wherein " content i " is determined by the arithmetical logic of program in itself;
    Step 8:If i<M, 5 are gone to step, otherwise goes to step 9;
    Step 9:Arithmetical logic that P1 configuration processors are set in itself processing, until meeting that program runs abort condition;
    Isomery program P1 and P2 are in equivalent points, and P2 information sends and receives to be sent and received using above-mentioned with P1 information Same method.
  2. 2. the isomery program interaction method based on filename under Windows systems as claimed in claim 1, it is characterised in that: The test platform of this method is working machine Hewlett-Packard Z400 and work station Hewlett-Packard Z800, Z400 operating system are Windows XP SP3, Z800 operating system are Windows 7.
  3. 3. the isomery program interaction method based on filename under Windows systems as claimed in claim 1, it is characterised in that: Isomery program P1 is interface program F1, and isomery program P2 is the aerodynamics calculation procedure CFD1 of Fortran language developments.
  4. 4. the isomery program interaction method based on filename under Windows systems as claimed in claim 3, it is characterised in that: For isomery program P1, interface program is using the exploitation of one of following language:Python, C++, C#, Java, so as to reduce isomery journey The degree of coupling between sequence.
  5. 5. the isomery program interaction method based on filename under Windows systems as claimed in claim 1, it is characterised in that: Isomery program P1 is that the interface program F2, P2 of Python exploitation are the pneumatic structure mesh mappings of Fortran language developments Calculation procedure MAP2.
CN201310498572.2A 2013-10-22 2013-10-22 Isomery program interaction method based on filename under Windows systems Active CN104572312B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310498572.2A CN104572312B (en) 2013-10-22 2013-10-22 Isomery program interaction method based on filename under Windows systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310498572.2A CN104572312B (en) 2013-10-22 2013-10-22 Isomery program interaction method based on filename under Windows systems

Publications (2)

Publication Number Publication Date
CN104572312A CN104572312A (en) 2015-04-29
CN104572312B true CN104572312B (en) 2017-11-28

Family

ID=53088456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310498572.2A Active CN104572312B (en) 2013-10-22 2013-10-22 Isomery program interaction method based on filename under Windows systems

Country Status (1)

Country Link
CN (1) CN104572312B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335240B (en) * 2015-10-15 2019-09-10 青岛智能产业技术研究院 PARAMICS and MATLAB data interactive method and equipment based on file-sharing

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1489505A2 (en) * 2003-06-20 2004-12-22 Siemens Medical Solutions Health Services Corporation A system supporting communication between a web enabled application and another application
CN1881180A (en) * 2000-04-06 2006-12-20 微软公司 Theme aware management using fusion
CN101520797A (en) * 2009-02-11 2009-09-02 国电南瑞科技股份有限公司 High-speed concurrent access method for power system large data files across platform

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7779034B2 (en) * 2005-10-07 2010-08-17 Citrix Systems, Inc. Method and system for accessing a remote file in a directory structure associated with an application program executing locally

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1881180A (en) * 2000-04-06 2006-12-20 微软公司 Theme aware management using fusion
EP1489505A2 (en) * 2003-06-20 2004-12-22 Siemens Medical Solutions Health Services Corporation A system supporting communication between a web enabled application and another application
CN101520797A (en) * 2009-02-11 2009-09-02 国电南瑞科技股份有限公司 High-speed concurrent access method for power system large data files across platform

Also Published As

Publication number Publication date
CN104572312A (en) 2015-04-29

Similar Documents

Publication Publication Date Title
US6950872B2 (en) Methods and systems for facilitating message exchange between networked computing entities
WO2019218718A1 (en) Blockchain network transaction processing method, apparatus, device, and storage medium
CN110704783B (en) Interaction method and device of H5 page and native APP based on custom protocol
CN111008033A (en) Universal DSP (digital signal processor) online upgrading system and upgrading method based on serial port
CN109547474A (en) A kind of data transmission method and device
CN109302461A (en) Information displaying, processing method, medium, system and calculating equipment
CN109408247A (en) Interaction data processing method and device
CN113760578B (en) Method, device, equipment and computer program for cross-process rapid transmission of big data
CN106095528B (en) A method of detection virtual machine drive
CN101997900A (en) Cross-terminal copying and pasting system, device and method
US20200410986A1 (en) System and method for automating natural language understanding (nlu) in skill development
CN111459506B (en) Deep learning platform cluster deployment method and device, medium and electronic equipment
CN104572312B (en) Isomery program interaction method based on filename under Windows systems
CN108182119A (en) Read and write abruption control method and device, storage medium and electronic device
CN108509396A (en) Pdf document turns method, electronic device and the computer readable storage medium of picture
US20200252472A1 (en) Redirecting usb devices via a browser-based virtual desktop infrastructure application
CN111581098B (en) Method, device, server and storage medium for transferring and storing interface data
CN108773205A (en) Intelligent printing device and intelligent printing control method
CN108810836A (en) A kind of method and system providing a user near-field communication equipment information
CN110071958A (en) Sensor node control method based on embedded type web
CN114422236B (en) Intelligent device access method and device and electronic device
CN107239265A (en) The binding method and device of Java functions and C function
CN102663063B (en) System and method for showing general information of multiple user platforms based on XSLT (extensible stylesheet language transformation)
CN114640584A (en) Module upgrading method and system
CN112416422A (en) Development version file submitting method, device, equipment and storage 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
GR01 Patent grant
GR01 Patent grant