CN103699393A - Packaging-unpacking program generation method and packaging-unpacking program generation device - Google Patents

Packaging-unpacking program generation method and packaging-unpacking program generation device Download PDF

Info

Publication number
CN103699393A
CN103699393A CN201410007141.6A CN201410007141A CN103699393A CN 103699393 A CN103699393 A CN 103699393A CN 201410007141 A CN201410007141 A CN 201410007141A CN 103699393 A CN103699393 A CN 103699393A
Authority
CN
China
Prior art keywords
bit field
icd
message
field structure
beating
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.)
Granted
Application number
CN201410007141.6A
Other languages
Chinese (zh)
Other versions
CN103699393B (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.)
Beijing Runke General Technology Co Ltd
Original Assignee
Beijing Jingwei Hirain Tech 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 Jingwei Hirain Tech Co Ltd filed Critical Beijing Jingwei Hirain Tech Co Ltd
Priority to CN201410007141.6A priority Critical patent/CN103699393B/en
Publication of CN103699393A publication Critical patent/CN103699393A/en
Application granted granted Critical
Publication of CN103699393B publication Critical patent/CN103699393B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a packaging-unpacking program generation method and a packaging-unpacking program generation device. The packaging-unpacking program generation method comprises the following steps of firstly receiving an ICD (interface control document) which is inputted by a user and contains at least one message, defining a bit field structural body for each message in the ICD, respectively generating a packaging-unpacking function corresponding to each bit field structural body by utilizing a preset packaging-unpacking function generation rule, then by utilizing each bit field structural body, compiling the generated packaging-unpacking function corresponding to each bit field structural body, generating a packaging-unpacking program, defining the bit field structural body of each received message in the ICD inputted by the user in the process, and finally automatically generating a packaging-unpacking program corresponding to the ICD according to the defined bit field structural body and the preset packaging-unpacking function generation rule, so that on the basis of guaranteeing the safety of the tested system ICD, the universality of the packaging-unpacking program is satisfied, and the instant applicability of the packaging-unpacking program can be improved.

Description

A kind of beating unpacks program creating method and device
Technical field
The application relates to system testing technical field, particularly relates to a kind of beating and unpacks program creating method and device.
Background technology
In system testing field, system under test (SUT) is often comprised of a plurality of equipment being cross-linked with each other, and we claim these equipment for the equipment of participating in the experiment.Each in system under test (SUT) participated in the experiment to be needed to communicate between equipment, in order to make each communication information of participating in the experiment between equipment, by the other side, identified, the communications parameters such as interface type, communication logic, communication modes, communications protocol and/or data standard that each in system under test (SUT) participated in the experiment between equipment should be unified, main ICD(Interface Control Document, the interface control document passed through in system under test (SUT)) message in is unified above-mentioned each communications parameter.
Test macro mainly carries out the mutual conversion of message and data by beating the program of unpacking to each information of transmitting between equipment of participating in the experiment, prior art is beaten the program of unpacking on stream, first need to obtain the ICD of system under test (SUT), then just can be according to the ICD of this system under test (SUT), manually write the program of unpacking of beating for this specific system under test (SUT) ICD, and then realize beating and separate packet function.
Therefore, prior art often causes following problem:
1), need to for different system under test (SUT) ICD exploitation different beat the program of unpacking, cause different systems under test (SUT) cannot realize the general program of unpacking of beating.
2), when system under test (SUT) ICD changes, unpacking program with corresponding the beating of this system under test (SUT) needs to redesign according to ICD after changing, can not adapt in time change.
3), when in order to guarantee the security of the ICD of system under test (SUT), need to carry out when secret system under test (SUT) ICD, developer cannot design the program of unpacking of beating accordingly that generates according to system under test (SUT) ICD.
Summary of the invention
In view of this, the embodiment of the present application provides a kind of beating to unpack program creating method and device, automatically generate the program of unpacking of beating corresponding with the ICD receiving, make guaranteeing on the basis of system under test (SUT) ICD security, the instant adaptation change ability of the program of unpacking is beaten in satisfied versatility, raising of beating the program of unpacking.
To achieve these goals, the technical scheme that the embodiment of the present application provides is as follows:
Beat and unpack a program creating method, comprising:
Receive the ICD that includes at least one message of user's input;
Respectively to every message definition bit field structure in this ICD;
Beating that utilization sets in advance unpacks function create-rule, generates and unpacks function with corresponding the beating of bit field structure described in each respectively;
Utilize bit field structure described in each, to what generate, unpack function respectively compile with corresponding the beating of bit field structure described in each, the program of unpacking is beaten in generation.
Preferably, describedly respectively every message definition bit field structure in this ICD is comprised:
Every the message being respectively in this ICD distributes a unique bit field structure title;
Be respectively each variable-definition structure member in every described message, the structure member Name of each variable-definition in every described message is unique, described in each, structure member's type is determined by the message total length of the corresponding variable of this structure member place message, and described in each, structure member's length is identical to the variable-length of dependent variable with this structure members.
Preferably, also comprise: the zone definitions structure member who respectively variable in message every described is not taken.
Preferably, beating of setting in advance described in unpacks function create-rule and comprises: the packing function create-rule setting in advance and set in advance unpack function create-rule.
Preferably, the packing function create-rule setting in advance described in comprises:
Create the bit field structure variable corresponding with bit field structure;
Each variate-value to be packed receiving is distinguished to assignment to the structure member in corresponding described bit field structure variable;
By described bit field structure variable memory copying to message pointer;
Return to described message pointer.
Preferably, the function create-rule that unpacks setting in advance described in comprises:
Create the bit field structure variable corresponding with bit field structure;
The message memory copying of the packet voice to be separated receiving is put in place in domain structure body variable;
By the value difference assignment of each structure member in described bit field structure variable, give the argument pointer corresponding with this structure member;
Return to argument pointer described in each.
Preferably, the ICD that includes at least one message of described reception user input, comprising:
Receive user by the ICD that includes at least one message of the ICD definition interfaces input that sets in advance or,
Receive the ICD that includes at least one message that user inputs by importing the mode of ICD.
Preferably, also comprise: the ICD to the user's input receiving stores.
Preferably, also comprise: by the described ICD definition interfaces setting in advance, the ICD of storage is shown and/or revised.
Beat and unpack a program creating device, comprising: ICD receiving element, bit field structure definition unit, beat to unpack function generation unit and beat and unpack program generation unit, wherein,
Described ICD receiving element is for receiving the ICD that includes at least one message of user's input;
Described bit field structure definition unit is connected with described ICD receiving element, for every message definition bit field structure to this ICD respectively;
Described beating unpacks function generation unit and is connected with described bit field structure definition unit, for utilizing beating of setting in advance to unpack function create-rule, generates and unpacks function with corresponding the beating of bit field structure described in each respectively;
The described one end that unpacks program generation unit of beating is connected with described bit field structure definition unit, the other end unpacks function generation unit and is connected with described beating, be used for utilizing bit field structure described in each, to what generate, unpack function respectively compile with corresponding the beating of bit field structure described in each, the program of unpacking is beaten in generation.
The invention provides a kind of beating and unpack program creating method and device, first receive the ICD that includes at least one message of user's input, then respectively to every message definition bit field structure in ICD, and utilize beating of setting in advance to unpack function create-rule, generate and unpack function with corresponding the beating of each bit field structure respectively, finally utilize each bit field structure, to what generate, unpack function with corresponding the beating of each bit field structure respectively and compile, generate the program of unpacking of beating, in this process, by each message in the ICD of the user's input to receiving, define bit field structure, and finally according to the bit field structure of definition and beating of setting in advance unpack function create-rule automatically generation corresponding with this ICD beat the program of unpacking, make guaranteeing on the basis of system under test (SUT) ICD security, meet the versatility of beating the program of unpacking, improve the instant adaptation change ability of beating the program of unpacking.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, the accompanying drawing the following describes is only some embodiment that record in the application, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
A kind of process flow diagram that unpacks program creating method of beating that Fig. 1 provides for the embodiment of the present application one;
A kind of method flow diagram to every message definition bit field structure in ICD respectively that Fig. 2 provides for the embodiment of the present application two;
A kind of structural representation that unpacks program creating device of beating that Fig. 3 provides for the embodiment of the present application three.
Embodiment
In order to make those skilled in the art person understand better the technical scheme in the application, below in conjunction with the accompanying drawing in the embodiment of the present application, technical scheme in the embodiment of the present application is clearly and completely described, obviously, described embodiment is only the application's part embodiment, rather than whole embodiment.Embodiment based in the application, those of ordinary skills are not making the every other embodiment obtaining under creative work prerequisite, all should belong to the scope of the application's protection.
Embodiment mono-:
A kind of process flow diagram that unpacks program creating method of beating that Fig. 1 provides for the embodiment of the present application one.
As shown in Figure 1, the method comprises:
The ICD that includes at least one message of S101, reception user input.
In the embodiment of the present application, the ICD of the user input preferably, receiving comprises: the variable comprising at least one message and respectively the message total length corresponding with every message, every message and respectively with the corresponding variable-length of each variable, types of variables, variable unit etc.
Beating of providing in the embodiment of the present application unpacks in program creating method, preferably, set in advance ICD interface, user can utilize this ICD interface, by importing the mode of ICD, directly import the ICD that includes at least one message, or, on the basis that sets in advance ICD interface, also set in advance ICD definition interfaces, user can utilize this ICD interface, by the mode of manual input, inputs the ICD that includes at least one message in ICD definition interfaces.
Below be only the optimal way of the embodiment of the present application, inventor can also arrange arbitrarily the mode that user inputs ICD according to the demand of oneself, at this, does not limit.
S102, respectively to every message definition bit field structure in this ICD.
In the embodiment of the present application, after receiving the ICD that includes at least one message of user's input, need respectively to every message definition bit field structure in this ICD, wherein, preferably, the process that is respectively every message definition bit field structure in ICD refers to embodiment bis-.
Beating that S103, utilization set in advance unpacks function create-rule, generates and unpacks function with corresponding the beating of each bit field structure respectively.
In the embodiment of the present application, set in advance to beat and unpacked function create-rule, after every message definition bit field structure in the ICD receiving, also need to utilize beating that this sets in advance to unpack function create-rule, generation unpacks function with corresponding the beating of each bit field structure respectively.Wherein, this sets in advance beats and unpacks function create-rule and comprise: the packing function create-rule setting in advance and set in advance unpack function create-rule.
Preferably, in the embodiment of the present application, the packing function create-rule setting in advance is: create the bit field structure variable corresponding with bit field structure; Each variate-value to be packed receiving is distinguished to assignment to the structure member in corresponding bit field structure variable; Bit field structure variable memory copying, to message pointer, and is returned to this message pointer.
Preferably, in the embodiment of the present application, the function create-rule that unpacks setting in advance is: create the bit field structure variable corresponding with bit field structure; The message memory copying of the packet voice to be separated receiving is put in place in domain structure body variable, by the value difference assignment of each structure member in bit field structure variable, give the argument pointer corresponding with this structure member, and return to each argument pointer.
Below be only the embodiment of the present application provide beat the optimal way that unpacks function create-rule, inventor can also according to own demand arbitrarily setting beat the create-rule that unpacks function, at this, do not limit.
S104, utilize each bit field structure, to what generate, unpack function respectively compile with corresponding the beating of each bit field structure, the program of unpacking is beaten in generation.
In the embodiment of the present application, when unpacking function create-rule according to beating of setting in advance, generate respectively and unpack after function with corresponding the beating of each bit field structure, also need that beating of generation unpacked to function and compile just and can generate the language that computing machine can be identified, that is: beat the program of unpacking.
Preferably, in the embodiment of the present application, in air exercise, unpack in the process that function compiles, need utilization to unpack the corresponding bit field structure of function with this dozen and just can realize compilation process, wherein, it is same as the prior art that in the embodiment of the present application, air exercise unpacks the detailed process that function compiles, and describes in detail and please refer to prior art, at this, do not describe in detail.
Further, a kind of the beating providing in the embodiment of the present application unpacks in program creating method, also comprises:
ICD to the user's input receiving stores.
Further, a kind of the beating providing in the embodiment of the present application unpacks in program creating method, also comprises:
By the ICD definition interfaces setting in advance, the ICD of storage is shown and/or revised.
In the embodiment of the present application, set in advance ICD definition interfaces, the ICD definition interfaces setting in advance by this, can show the ICD of storage, and user can also modify to the ICD showing in this ICD definition interfaces, so generation corresponding with amended ICD beat the program of unpacking.
The invention provides a kind of beating and unpack program creating method, first receive the ICD that includes at least one message of user's input, then respectively to every message definition bit field structure in ICD, and utilize beating of setting in advance to unpack function create-rule, generate and unpack function with corresponding the beating of each bit field structure respectively, finally utilize each bit field structure, to what generate, unpack function with corresponding the beating of each bit field structure respectively and compile, generate the program of unpacking of beating, in this process, by each message in the ICD of the user's input to receiving, define bit field structure, and finally according to the bit field structure of definition and beating of setting in advance unpack function create-rule automatically generation corresponding with this ICD beat the program of unpacking, make guaranteeing on the basis of system under test (SUT) ICD security, meet the versatility of beating the program of unpacking, improve the instant adaptation change ability of beating the program of unpacking.
Embodiment bis-:
A kind of method flow diagram to every message definition bit field structure in ICD respectively that Fig. 2 provides for the embodiment of the present application two.
As shown in Figure 2, the method comprises:
S201, every the message being respectively in ICD distribute a unique bit field structure title.
In the embodiment of the present application, in respectively to the process of every message definition bit field structure in ICD, first need to be respectively every the message comprising in this ICD and distribute a unique bit field structure title, preferably, the title of every the message comprising in the ICD of this user's input is unique, and the bit field structure title that is respectively every message distribution is identical with the title of its corresponding message.
S202, be respectively each variable-definition structure member in every message.
In the embodiment of the present application, every message in being respectively ICD distributes after a unique bit field structure title, also need to be respectively each variable-definition structure member included in every message, and the structure member Name to each variable-definition in every message is unique, each structure member's type determines by the message total length of the corresponding variable of this structure member place message, and each structure member's length is identical to the variable-length of dependent variable with this structure members.
In the embodiment of the present application, preferably, the title of every message in the ICD of the user's input receiving is unique, and the title of each variable in every message is unique, being respectively the structure member Name of each variable-definition in every message, is the title of this variable place message and the combination of this name variable.Below be only the optimal way of the embodiment of the present application, inventor can also be embodied as the unique process of structure title of each variable-definition in every message according to the demand of oneself by other any modes.
In the embodiment of the present application, preferred, when the message total length of certain message in the ICD receiving is less than or equal to 8 bit, the type that is respectively the defined structure member of each variable in this message is char type; When the message total length of certain message is greater than 8 bits, and while being less than or equal to 16 bit, the type that is respectively the defined structure member of each variable in this message is short type; When the message total length of certain message is greater than 16 bits, and while being less than or equal to 32 bit, the type that is respectively the defined structure member of each variable in this message is long type; When the message total length of certain message is greater than 32 bit, the type that is respectively the defined structure member of each variable in this message is long long type, below be only the optimal way of the embodiment of the present application, inventor can also be designed to arbitrarily structure member's the type of the variable-definition in message and the relation between the message total length of this message according to the demand of oneself.
What provide as shown in Figure 2 is a kind of respectively in the method flow diagram of every message definition bit field structure in ICD, further comprises:
S203, the zone definitions structure member who respectively variable in every message is not taken.
In the embodiment of the present application, the region that may exist the variable in this message not take in the included message of ICD that the user that receives sends, while there is the region (that is: having white space in this message) that variable do not take in certain message, the region respectively each variable in this message not being taken (that is: the white space of each in message) definition structure body member, wherein, preferably, the structure member Name of the zone definitions not taking for variable is null-n, wherein, n represents that the region that this variable does not take is the region which variable in this message does not take, the message total length of place, the region message that the structure member's of the zone definitions not taking for variable type is not taken by this variable determines, the length in the region that the structure member's of the zone definitions not taking for variable length does not take with this variable is identical.
The embodiment of the present application provides a kind of method to every message definition bit field structure in ICD respectively, by to detailed description and the introduction to the method for every message definition bit field structure in ICD respectively, to define the method for bit field structure more clear, complete for every the message in ICD unpacking in program creating method of beating that makes that the application provides.
Embodiment tri-:
A kind of structural representation that unpacks program creating device of beating that Fig. 3 provides for the embodiment of the present application three.
As shown in Figure 3, this device comprises: ICD receiving element 1, bit field structure definition unit 2, beat to unpack function generation unit 3 and beat and unpack program generation unit 4, wherein, ICD receiving element 1, bit field structure definition unit 2, beat to unpack function generation unit 3 and beat and unpack program generation unit 4 and be connected successively.
ICD receiving element 1 is mainly used in receiving the ICD that includes at least one message of user's input.
Bit field structure definition unit 2 is connected with ICD receiving element 1, and this bit field structure definition unit 2 is for every message definition bit field structure to this ICD respectively.
Beat and to unpack function generation unit 3 and be connected with bit field structure definition unit 2, this dozen unpacks function generation unit 3 for utilizing beating of setting in advance to unpack function create-rule, and generation unpacks function with corresponding the beating of each bit field structure respectively.
Beating the one end unpack program generation unit 4 is connected with bit field structure definition unit 2, the other end unpacks function generation unit 3 and is connected with beating, this dozen unpacks program generation unit 4 for utilizing each bit field structure, to what generate, unpack function respectively compile with corresponding the beating of each bit field structure, the program of unpacking is beaten in generation.
The invention provides a kind of beating and unpack program creating device, comprise ICD receiving element, bit field structure definition unit, beat to unpack function generation unit and beat and unpack program generation unit, first by ICD receiving element, receive the ICD that includes at least one message of user's input, then by bit field structure definition unit, respectively every message in ICD is defined to bit field structure, and unpack beating that the utilization of function generation unit sets in advance and unpack function create-rule by beating, generate and unpack function with corresponding the beating of each bit field structure respectively, finally by beating the program generation unit of unpacking, utilize each bit field structure, to what generate, unpack function with corresponding the beating of each bit field structure respectively and compile, generate the program of unpacking of beating, this device is by each message definition bit field structure in the ICD receiving, and finally according to the bit field structure of definition and beating of setting in advance unpack function create-rule automatically generation corresponding with this ICD beat the program of unpacking, make guaranteeing on the basis of system under test (SUT) ICD security, meet the versatility of beating the program of unpacking, improve the instant adaptation change ability of beating the program of unpacking.
In this instructions, each embodiment adopts the mode of going forward one by one to describe, and each embodiment stresses is the difference with other embodiment, between each embodiment identical similar part mutually referring to.For the disclosed device of embodiment, because it corresponds to the method disclosed in Example, so description is fairly simple, relevant part partly illustrates referring to method.
Below be only the application's preferred implementation, make those skilled in the art can understand or realize the application.To the multiple modification of these embodiment, will be apparent to one skilled in the art, General Principle as defined herein can be in the situation that do not depart from the application's spirit or scope, realization in other embodiments.Therefore, the application will can not be restricted to these embodiment shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. beat and unpack a program creating method, it is characterized in that, comprising:
Receive the ICD that includes at least one message of user's input;
Respectively to every message definition bit field structure in this ICD;
Beating that utilization sets in advance unpacks function create-rule, generates and unpacks function with corresponding the beating of bit field structure described in each respectively;
Utilize bit field structure described in each, to what generate, unpack function respectively compile with corresponding the beating of bit field structure described in each, the program of unpacking is beaten in generation.
2. method according to claim 1, is characterized in that, describedly respectively every message definition bit field structure in this ICD is comprised:
Every the message being respectively in this ICD distributes a unique bit field structure title;
Be respectively each variable-definition structure member in every described message, the structure member Name of each variable-definition in every described message is unique, described in each, structure member's type is determined by the message total length of the corresponding variable of this structure member place message, and described in each, structure member's length is identical to the variable-length of dependent variable with this structure members.
3. method according to claim 2, is characterized in that, also comprises: the zone definitions structure member who respectively variable in message every described is not taken.
4. method according to claim 1, is characterized in that, described in set in advance beat and unpack function create-rule and comprise: the packing function create-rule setting in advance and set in advance unpack function create-rule.
5. method according to claim 4, is characterized in that, described in the packing function create-rule that sets in advance comprise:
Create the bit field structure variable corresponding with bit field structure;
Each variate-value to be packed receiving is distinguished to assignment to the structure member in corresponding described bit field structure variable;
By described bit field structure variable memory copying to message pointer;
Return to described message pointer.
6. method according to claim 4, is characterized in that, described in the function create-rule that unpacks that sets in advance comprise:
Create the bit field structure variable corresponding with bit field structure;
The message memory copying of the packet voice to be separated receiving is put in place in domain structure body variable;
By the value difference assignment of each structure member in described bit field structure variable, give the argument pointer corresponding with this structure member;
Return to argument pointer described in each.
7. according to power, require the method described in 1, it is characterized in that, the ICD that includes at least one message of described reception user input, comprising:
Receive user by the ICD that includes at least one message of the ICD definition interfaces input that sets in advance or,
Receive the ICD that includes at least one message that user inputs by importing the mode of ICD.
8. method according to claim 7, is characterized in that, also comprises: the ICD to the user's input receiving stores.
9. method according to claim 8, is characterized in that, also comprises: by the described ICD definition interfaces setting in advance, the ICD of storage is shown and/or revised.
10. beat and unpack a program creating device, it is characterized in that, comprising: ICD receiving element, bit field structure definition unit, beat to unpack function generation unit and beat and unpack program generation unit, wherein,
Described ICD receiving element is for receiving the ICD that includes at least one message of user's input;
Described bit field structure definition unit is connected with described ICD receiving element, for every message definition bit field structure to this ICD respectively;
Described beating unpacks function generation unit and is connected with described bit field structure definition unit, for utilizing beating of setting in advance to unpack function create-rule, generates and unpacks function with corresponding the beating of bit field structure described in each respectively;
The described one end that unpacks program generation unit of beating is connected with described bit field structure definition unit, the other end unpacks function generation unit and is connected with described beating, be used for utilizing bit field structure described in each, to what generate, unpack function respectively compile with corresponding the beating of bit field structure described in each, the program of unpacking is beaten in generation.
CN201410007141.6A 2014-01-07 2014-01-07 Packaging-unpacking program generation method and packaging-unpacking program generation device Active CN103699393B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410007141.6A CN103699393B (en) 2014-01-07 2014-01-07 Packaging-unpacking program generation method and packaging-unpacking program generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410007141.6A CN103699393B (en) 2014-01-07 2014-01-07 Packaging-unpacking program generation method and packaging-unpacking program generation device

Publications (2)

Publication Number Publication Date
CN103699393A true CN103699393A (en) 2014-04-02
CN103699393B CN103699393B (en) 2017-04-12

Family

ID=50360932

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410007141.6A Active CN103699393B (en) 2014-01-07 2014-01-07 Packaging-unpacking program generation method and packaging-unpacking program generation device

Country Status (1)

Country Link
CN (1) CN103699393B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105553960A (en) * 2015-12-10 2016-05-04 北京润科通用技术有限公司 ICD (interface control document) message generation method and device
CN106874009A (en) * 2017-02-27 2017-06-20 北京润科通用技术有限公司 A kind of method for packing and device of Internet ICD

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7712073B1 (en) * 2003-12-23 2010-05-04 Sprint Communications Company L.P. Software development artifact creation tool
CN101916195A (en) * 2010-07-19 2010-12-15 中国航空工业集团公司西安飞机设计研究所 Multi-electronic equipment interchangeable software configuration control method
CN102968311A (en) * 2012-12-13 2013-03-13 中国航空无线电电子研究所 Onboard embedded software development platform
CN102981882A (en) * 2011-09-05 2013-03-20 北京旋极信息技术股份有限公司 Analytic method and analytic device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7712073B1 (en) * 2003-12-23 2010-05-04 Sprint Communications Company L.P. Software development artifact creation tool
CN101916195A (en) * 2010-07-19 2010-12-15 中国航空工业集团公司西安飞机设计研究所 Multi-electronic equipment interchangeable software configuration control method
CN102981882A (en) * 2011-09-05 2013-03-20 北京旋极信息技术股份有限公司 Analytic method and analytic device
CN102968311A (en) * 2012-12-13 2013-03-13 中国航空无线电电子研究所 Onboard embedded software development platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡希秀: "基于ICD的代码自动生成技术研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105553960A (en) * 2015-12-10 2016-05-04 北京润科通用技术有限公司 ICD (interface control document) message generation method and device
CN105553960B (en) * 2015-12-10 2018-05-18 北京润科通用技术有限公司 A kind of generation method and device of ICD messages
CN106874009A (en) * 2017-02-27 2017-06-20 北京润科通用技术有限公司 A kind of method for packing and device of Internet ICD
CN106874009B (en) * 2017-02-27 2020-07-03 北京润科通用技术有限公司 Network layer ICD packaging method and device

Also Published As

Publication number Publication date
CN103699393B (en) 2017-04-12

Similar Documents

Publication Publication Date Title
US10579349B2 (en) Verification of a dataflow representation of a program through static type-checking
AU2018262455A1 (en) Systems and methods for scenario simulation
Heulot et al. Spider: A synchronous parameterized and interfaced dataflow-based rtos for multicore dsps
JP2011512055A5 (en)
CN102055770B (en) Automatic secure protocol code implementation system based on extensive markup language (XML) description
RU2660614C2 (en) Method for executing tasks in critical real-time system
CN110569628B (en) Code obfuscation method and device, computer device and storage medium
WO2010045569A3 (en) Interactive design environments to visually model, debug and execute resource oriented programs
GB2571918A (en) Sequence dependent data message consolidation in a voice activated computer network environment
McKinney Quick Live Coding Collaboration In The Web Browser.
CN104572182B (en) A kind of configuration method of stream application, node and stream calculation system
MX2021002247A (en) Data transmission method and device, and terminal.
Bercher et al. A planning-based assistance system for setting up a home theater
CN103699393A (en) Packaging-unpacking program generation method and packaging-unpacking program generation device
CN107153563A (en) A kind of software version generation method and device
GB2565609A (en) Generating deeplinks for applications based on multi-level referrer data
CN106815003A (en) The interactive system and exchange method of a kind of computer language
Djukić et al. Run-time code generators for model-level debugging in domain-specific modeling
CN110224813A (en) Go out block method and device based on block chain
Nikolić et al. Utilization of pattern generators in Adaptive AUTOSAR Platform
Ciracì Conformal Prediction: Theory and Application
US20170357815A1 (en) Code obfuscation and unique instances
CN102681844B (en) Method for identifying legality of terminal software of set-top box
Birkhölzer et al. SimSWE–a library of reusable components for software process simulation
Anjorin et al. A solution to the Flowgraphs case study using Triple Graph Grammars and eMoflon

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
CP03 Change of name, title or address

Address after: 4 / F, building 1, No.14 Jiuxianqiao Road, Chaoyang District, Beijing 100020

Patentee after: Beijing Jingwei Hengrun Technology Co.,Ltd.

Address before: 100101 Beijing city Chaoyang District Anxiang Beili 11 B block 8 layer

Patentee before: Beijing Jingwei HiRain Technologies Co.,Ltd.

CP03 Change of name, title or address
TR01 Transfer of patent right

Effective date of registration: 20230609

Address after: 100192 5th floor, Zhizhen building, 7 Zhichun Road, Haidian District, Beijing

Patentee after: BEIJING RUNKE GENERAL TECHNOLOGY Co.,Ltd.

Address before: 4 / F, building 1, No.14 Jiuxianqiao Road, Chaoyang District, Beijing 100020

Patentee before: Beijing Jingwei Hengrun Technology Co.,Ltd.

TR01 Transfer of patent right