CN112307747A - Vehicle accessory retrieval method and device, computer equipment and readable storage medium - Google Patents

Vehicle accessory retrieval method and device, computer equipment and readable storage medium Download PDF

Info

Publication number
CN112307747A
CN112307747A CN202011305885.8A CN202011305885A CN112307747A CN 112307747 A CN112307747 A CN 112307747A CN 202011305885 A CN202011305885 A CN 202011305885A CN 112307747 A CN112307747 A CN 112307747A
Authority
CN
China
Prior art keywords
information
vehicle
accessory
client
code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011305885.8A
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.)
Shenzhen One Account Technology Co ltd
Original Assignee
Shenzhen One Account Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen One Account Technology Co ltd filed Critical Shenzhen One Account Technology Co ltd
Priority to CN202011305885.8A priority Critical patent/CN112307747A/en
Publication of CN112307747A publication Critical patent/CN112307747A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/226Validation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/62Text, e.g. of license plates, overlay texts or captions on TV images
    • G06V20/63Scene text, e.g. street names
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the field of big data, and discloses a vehicle accessory retrieval method, a vehicle accessory retrieval device, a computer device and a readable storage medium, wherein the vehicle accessory retrieval device comprises the following steps: vehicle identity information of the VIN code is analyzed; identifying index information matched with the vehicle identity information from the index library, and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof; saving the accessory names and the OE numbers in the coding library into a cache module, and sending a query dialog box to the client; acquiring a query entry input by a client in a query dialog box, identifying an accessory name corresponding to a query request from a cache module, and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from the product library. The invention obtains the product information required by the client from the product library through the accurate OE number, improves the accuracy of obtaining the product information and greatly improves the product information obtaining efficiency.

Description

Vehicle accessory retrieval method and device, computer equipment and readable storage medium
Technical Field
The invention relates to the technical field of data processing of big data, in particular to a vehicle accessory retrieval method and device, computer equipment and a readable storage medium.
Background
Current vehicle accessory product platforms typically obtain product information from a product library that matches accessory names based on the accessory names entered by the client and return them to the client.
However, the inventor has realized that the product information related to the accessory name is obtained in this way, but because the brand, manufacturer, year, and vehicle style of the vehicle are different, the product information of the target vehicle required by the client cannot be accurately obtained, so that the user needs to spend a lot of effort on the client to find the required product information, which not only greatly reduces the product information obtaining efficiency, but also increases the operation burden and data transmission burden because the system needs to return a lot of product information related to the accessory name.
Disclosure of Invention
The invention aims to provide a vehicle accessory retrieval method, a vehicle accessory retrieval device, computer equipment and a readable storage medium, which are used for solving the problem that in the prior art, product information of a target vehicle required by a client cannot be accurately obtained, so that a user needs to spend a great deal of effort on the client to find the required product information.
In order to achieve the above object, the present invention provides a vehicle accessory retrieval method, including:
acquiring a VIN code from a client, and analyzing the vehicle identity information of the VIN code;
identifying index information matched with the vehicle identity information from a preset index library, and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof;
saving the accessory names and the OE numbers in the coding library to a preset cache module, and sending a query dialog box to the client;
acquiring a query entry input by the client in the query dialog box, identifying an accessory name corresponding to the query request from the cache module, and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
In the foregoing solution, the step of obtaining the VIN code from the client includes:
receiving a shooting identification request sent by a client;
starting a shooting module of the client, and acquiring a character image shot by the shooting module;
and calling an OCR system to identify the VIN code in the character image.
In the foregoing solution, the step of obtaining the VIN code from the client includes:
sending an image uploading request to a client, and receiving a text image sent by the client according to the image uploading request;
and calling an OCR system to identify the VIN code in the character image.
In the above scheme, before identifying the index information matched with the vehicle identity information from the preset index library, the method includes:
acquiring a verification rule corresponding to the vehicle identity information, verifying the VIN code according to the verification rule, acquiring a verification result, and judging whether the VIN code passes the verification of the verification rule; if yes, judging that the vehicle identity information is qualified in verification; and if not, deleting the VIN code and the vehicle identity information thereof, sending an inquiry selector to the client, and acquiring the vehicle identity information selected by the client in the inquiry selector.
In the above scheme, the index library is constructed by the following steps, including:
acquiring a creation rule of a training VIN code, wherein the creation rule comprises definition information reflecting each code value in the training VIN code;
extracting definition information reflecting the vehicle identity corresponding to the training VIN code in the creating rule to obtain an identity rule;
creating nodes for recording each definition information in the identity rule, and taking a previous node in two adjacent nodes as a father node of a next node based on the order of the definition information in the identity rule so as to construct the nodes into a database of a tree-shaped data structure;
and acquiring at least one training VIN code, sequentially analyzing code values of the training VIN code according to definition information in the identity rule to obtain index information, and loading the index information into a node corresponding to the definition information in the database to obtain an index database.
In the above scheme, the coding library is constructed by the following steps, including:
sending the index information in the index database to a control end, and receiving the vehicle style sent by the control end;
acquiring accessory information from an EPC inquiry system according to the index information and the name information, and storing the accessory information into a preset accessory library, wherein the accessory information comprises accessory names and OE numbers thereof;
if the number of the vehicle styles is one, setting the accessory library as a code library, associating the accessory library with the index information, and loading the vehicle styles into the code library;
if the number of the name information is more than one, identifying public information and difference information in the accessory information, associating the public information and the difference information with the index information, and associating the difference information with the name information; the common information refers to accessory names and OE numbers of the accessory information corresponding to all vehicle styles, and the difference information refers to accessory information corresponding to any vehicle style and is different from accessory names and OE numbers of the accessory information corresponding to other vehicle styles.
In the above scheme, before the accessory names and the OE numbers in the code library are stored in a preset cache module, the method includes:
judging whether the vehicle style in the coding library is empty or not;
if the vehicle style is empty, sending a query selector to the client, acquiring the vehicle identity information selected by the client in the query selector, identifying index information matched with the vehicle identity information in the index database, and acquiring a code database associated with the index information;
if the vehicle style is not empty, judging whether the vehicle style is unique;
if the vehicle style is not unique, the vehicle style is sent to the client, the vehicle style selected by the client is received and set as a target style, the accessory name and the OE number thereof corresponding to the target style in the coding library are stored in a preset cache module, and a query dialog box is sent to the client;
after the sending the product information to the client, the method further includes:
and uploading the product information to a block chain.
In order to achieve the above object, the present invention also provides a vehicle accessory retrieval device including:
the data analysis module is used for acquiring the VIN code from the client and analyzing the vehicle identity information of the VIN code;
the name number acquisition module is used for identifying index information matched with the vehicle identity information from a preset index library and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof;
the cache dialogue module is used for storing the accessory names and the OE numbers in the coding library into a preset cache module and sending a query dialogue box to the client;
the information query module is used for acquiring a query entry input by the client in the query dialog box, identifying an accessory name corresponding to the query request from the cache module and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
To achieve the above object, the present invention further provides a computer device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor of the computer device implements the steps of the vehicle accessory retrieval method when executing the computer program.
To achieve the above object, the present invention also provides a computer-readable storage medium having a computer program stored thereon, which, when being executed by a processor, implements the steps of the above vehicle accessory retrieval method.
According to the vehicle accessory retrieval method, the vehicle accessory retrieval device, the computer equipment and the readable storage medium, the vehicle identity information of the VIN code is analyzed through an analysis algorithm, the index information matched with the vehicle identity information is identified from a preset index library, and the code library associated with the index information is obtained, so that the accessory name and the OE number of the accessory limited to the target vehicle required by the client are obtained; by acquiring the query entry input by the client in the query dialog box, identifying the accessory name corresponding to the query request from the cache module and acquiring the OE number of the accessory name, the client can acquire the OE number of the accessory name corresponding to the query entry only by inputting the accessory name required by the client, and acquire the product information required by the client from the product library through the accurate OE number, so that the accuracy of acquiring the product information is improved, and the efficiency of acquiring the product information is greatly improved.
Drawings
FIG. 1 is a flowchart of a first embodiment of a vehicle accessory retrieval method of the present invention;
FIG. 2 is a schematic diagram of an environmental application of a vehicle accessory retrieval method according to a second embodiment of the vehicle accessory retrieval method of the present invention;
FIG. 3 is a flowchart of a method for retrieving vehicle accessories according to a second embodiment of the method for retrieving vehicle accessories of the present invention;
FIG. 4 is a schematic diagram showing program modules of a third embodiment of the vehicle accessory retrieving apparatus according to the present invention;
fig. 5 is a schematic diagram of a hardware structure of a computer device according to a fourth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides a vehicle accessory retrieval method, a vehicle accessory retrieval device, computer equipment and a readable storage medium, which are suitable for the technical field of data processing of big data and provide the vehicle accessory retrieval method based on a data analysis module, a name number acquisition module, a cache dialogue module and an information query module. The method comprises the steps of identifying index information matched with vehicle identity information from an index library by analyzing the vehicle identity information of VIN codes, obtaining a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof, storing the accessory names and the OE numbers thereof in the code library into a cache module, sending a query dialog box to a client, obtaining query entries recorded in the query dialog box by the client, identifying the accessory names corresponding to query requests from the cache module and obtaining the OE numbers of the accessory names; and acquiring product information corresponding to the index information and the OE number from the product library.
The first embodiment is as follows:
referring to fig. 1, a vehicle accessory searching method of the present embodiment includes:
s101: acquiring a VIN code from a client, and analyzing the vehicle identity information of the VIN code;
s103: identifying index information matched with the vehicle identity information from a preset index library, and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof;
s107: saving the accessory names and the OE numbers in the coding library to a preset cache module, and sending a query dialog box to the client;
s109: acquiring a query entry input by the client in the query dialog box, identifying an accessory name corresponding to the query request from the cache module, and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
In this embodiment, the VIN code is obtained from the client, and the vehicle identity information of the VIN code is analyzed through the analysis algorithm, so that the automatic analysis of the VIN code is realized, and the technical effect of automatically analyzing the vehicle identity information reflecting the vehicle identity in the VIN code is realized.
Because the brands, manufacturers, annual payments and vehicle styles of the vehicles are different, the accessory names and OE numbers of all accessories in the vehicles are accurately obtained by identifying the index information matched with the vehicle identity information from the preset index library and acquiring the code library associated with the index information, so that the technical effects of accurately identifying the vehicles corresponding to the VIN codes and the accessory names and OE numbers of the vehicles are realized, and the accessory names and OE numbers of the target vehicles which are only required by the client are obtained.
By acquiring the query entry input by the client in the query dialog box, identifying the accessory name corresponding to the query request from the cache module and acquiring the OE number of the accessory name, the client can acquire the OE number of the accessory name corresponding to the query entry without inputting a complicated OE number and only inputting the required accessory name, so that the product information required by the client can be acquired from a product library through an accurate OE number, the accuracy of acquiring the product information is improved, the product information acquisition efficiency is greatly improved, the situation that a user needs to spend a great deal of effort on the client to search the required product information, a great amount of product information related to the accessory name needs to be returned, the operation burden and the data transmission burden are increased is avoided, and errors of the input OE number are avoided, the problem that the product information required by the client cannot be accurately returned is caused.
Example two:
the embodiment is a specific application scenario of the first embodiment, and the method provided by the present invention can be more clearly and specifically explained through the embodiment.
The method provided by the embodiment will be specifically described below by taking an example in which the VIN code is analyzed and matched in the server running the vehicle accessory retrieval method to obtain the code library, and corresponding product information is obtained from the product library according to the query entry entered by the client. It should be noted that the present embodiment is only exemplary, and does not limit the protection scope of the embodiments of the present invention.
Fig. 2 schematically shows an environment application diagram of the vehicle accessory retrieval method according to the second embodiment of the present application.
In the exemplary embodiment, the servers 2 in which the vehicle accessory retrieval method is located are respectively connected to the clients 4 through the network 3; the server 2 may provide services through one or more networks 3, which networks 3 may include various network devices, such as routers, switches, multiplexers, hubs, modems, bridges, repeaters, firewalls, proxy devices, and/or the like. The network 3 may include physical links, such as coaxial cable links, twisted pair cable links, fiber optic links, combinations thereof, and/or the like. The network 3 may include wireless links, such as cellular links, satellite links, Wi-Fi links, and/or the like; the client 4 may be a computer device such as a smart phone, a tablet computer, a notebook computer, and a desktop computer.
Fig. 3 is a flowchart of a method for retrieving a vehicle accessory according to an embodiment of the present invention, and the method specifically includes steps S201 to S209.
S201: acquiring a VIN code from a client, and analyzing the vehicle identity information of the VIN code;
in order to obtain the VIN code and realize automatic analysis of the vehicle identity information reflecting the vehicle identity in the VIN code, the VIN code is obtained from the client, and the automatic analysis of the VIN code is realized in a mode of analyzing the vehicle identity information of the VIN code by an analysis algorithm.
The VIN code is a Vehicle Identification Number (or frame Number), abbreviated as VIN, and is a set of seventeen letters or numbers, and is used for a unique set of numbers on an automobile, and can identify data such as manufacturer, engine, chassis serial Number and other performances of the automobile. In order to avoid confusion with numbers 1, 0 and 9, English letters "I", "O" and "Q" are not used, and "I", "O", "Q", "U", "Z" and "0" are not used in the 10 th production year.
Since the VIN code creation rules of different countries and brands are different, in order to accurately analyze the VIN code creation rules of different countries and brands, in this embodiment, the analysis algorithm is to disassemble the VIN codes to obtain at least one code value, obtain vehicle information from a preset VIN code mapping table according to the code value and the position of the code value in the VIN codes, and summarize the vehicle information to form vehicle identity information.
Illustratively, when acquiring the VIN of 1G1BL52P7TR115520, obtaining a code value of 1 and locating the first bit in the VIN code, from the VIN code mapping table, the vehicle information will be obtained: the united states.
In a preferred embodiment, a method for obtaining a VIN code quickly is provided for a client, and a problem that the working efficiency of the client is low due to manual input of the VIN code is avoided, where the step of obtaining the VIN code from the client includes:
s1-01: receiving a shooting identification request sent by a client
S1-02: starting a shooting module of the client, acquiring the character image shot by the shooting module,
in this step, the shooting module is computer software preset in a client (such as a smart phone) for shooting pictures.
S1-03: and calling an OCR system to identify the VIN code in the character image.
In this implementation, an OCR (Optical Character Recognition) system refers to a computer system that an electronic device checks a Character printed on paper, determines its shape by detecting dark and light patterns, and then translates the shape into a computer text by a Character Recognition method. Computer software such as OCR Space, Chike OCR, etc. can be used as the OCR system.
In a preferred embodiment, a VIN code can be obtained quickly for a user who does not have a shooting device (e.g., a computer without a camera), and the problem that the working efficiency of a client is low due to manual input of the VIN code is avoided, where the step of obtaining the VIN code from the client includes:
s1-11: sending an image uploading request to a client, and receiving a text image sent by the client according to the image uploading request;
s1-12: and calling an OCR system to identify the VIN code in the character image.
In this implementation, an OCR (Optical Character Recognition) system refers to a computer system that an electronic device checks a Character printed on paper, determines its shape by detecting dark and light patterns, and then translates the shape into a computer text by a Character Recognition method. Computer software such as OCR Space, Chike OCR, etc. can be used as the OCR system.
In a preferred embodiment, if the OCR system cannot acquire the VIN code of the vehicle through the photographing module and the image, in order to ensure that the VIN code of the vehicle can still be normally acquired, so as to ensure stability and reliability of the system, the step of acquiring the VIN code from the client includes:
s1-21: and sending a text dialog box to the client.
In this step, a dialog box with an input box may be used as the text dialog box to record the VIN code entered by the client.
S1-22: and receiving the VIN code sent by the client according to the text uploading request.
S202: acquiring a verification rule corresponding to the vehicle identity information, verifying the VIN code according to the verification rule, acquiring a verification result, and judging whether the VIN code passes the verification of the verification rule; if yes, the vehicle identity information is judged to be qualified in verification, and S203 is executed; if not, deleting the VIN code and the vehicle identity information thereof, sending an inquiry selector to the client, acquiring the vehicle identity information selected by the client in the inquiry selector, and executing S203.
In the process of acquiring the VIN code, the VIN code may be erroneously acquired due to a wrong client entry or a wrong OCR system identification, or the VIN code on the vehicle is a fake and invalid VIN code, so as to avoid that the acquired vehicle identity information is wrong, a correct code library cannot be acquired, the feedback accuracy of the code library is poor, and the operation efficiency is low.
The method comprises the steps that a check library which stores vehicle identity information and check rules is provided, wherein a mapping relation exists between the vehicle identity information and the check rules in the check library, and the check rules are computer algorithms for verifying whether the VIN codes conform to the check codes in the check library, so that the risk that the VIN codes are wrong VIN codes or invalid VIN codes is eliminated. Since the VIN code creation rules of different countries and brands are different, in order to accurately check the VIN codes of different countries and brands, the step of obtaining the check rule corresponding to the vehicle identity information ensures that the VIN codes can be checked by the accurate check rule.
If the VIN code passes the verification of the verification rule, it indicates that the VIN code is qualified, so S203 can be directly executed; if the VIN code does not pass the verification of the verification rule, the VIN code is wrong or invalid, and the vehicle identity information obtained based on the VIN code is wrong, so that the VIN code and the vehicle identity information thereof are deleted to reduce the occupation of invalid information on a system memory, an inquiry selector is sent to the client, and the vehicle identity information selected by the client in the inquiry selector is obtained to obtain the vehicle identity information capable of accurately reflecting the vehicle identity.
In this embodiment, the verification rule includes: sequentially acquiring corresponding values of code values of the VIN code except the check code from the first bit of the VIN code, multiplying the corresponding values by weighted values corresponding to the positions of the code values to obtain a total value, and dividing the total value by a preset check number to obtain a remainder as a value to be checked; judging whether the value to be checked is public with a check code in the VIN code; if so, judging that the VIN code passes the verification of a verification rule; if not, the VIN code is judged to pass the check of the check rule.
Exemplarily, the following steps are carried out: vehicle identification code: the ninth bit of UU6JA69691D713820 is 9 as a check code, and we can verify whether the code is correct. Assuming that U corresponds to 4, 6 corresponds to 6, J corresponds to 1, a corresponds to 1,9 corresponds to 9, D corresponds to 4, and meanwhile, the weight of the VIN code for the first bit is 8, the weight of the second bit is 7, the weight of the third bit is 6, the weight of the fourth bit is 5, the weight of the fifth bit is 4, the weight of the sixth bit is 3, the weight of the seventh bit is 2, the weight of the eighth bit is 10, the weight of the tenth bit is 9, the weight of the eleventh bit is 8, the weight of the twelfth bit is 7, the weight of the thirteenth bit is 6, the weight of the fourteenth bit is 5, the weight of the fifteenth bit is 4, the weight of the sixteenth bit is 3, and the weight of the seventeenth bit is 0, the total VIN code obtained by calculating the check rule is as follows: 4 × 8+4 × 7+6 × 6+1 × 5+1 × 4+6 × 3+9 × 2+6 × 10+1 × 9+4 × 8+7 × 7+1 × 6+3 × 5+8 × 4+2 × 3+0 × 0 is 350, the total code 350 is divided by the parity number 11 to obtain 31, and the remainder 9 is the code to be verified.
In fig. 3, the step S202 is shown by the following labels:
s21: acquiring a verification rule corresponding to the vehicle identity information, verifying the VIN code according to the verification rule and acquiring a verification result;
s22: judging whether the VIN code passes the verification of the verification rule;
s23: if yes, the vehicle identity information is judged to be qualified in verification, and S203 is executed;
s24: if not, deleting the VIN code and the vehicle identity information thereof, sending an inquiry selector to the client, acquiring the vehicle identity information selected by the client in the inquiry selector, and executing S203.
S203: and identifying index information matched with the vehicle identity information from a preset index library, and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof.
In order to accurately identify the vehicle corresponding to the VIN code, the accessory name of the vehicle and the OE number of the accessory based on the VIN code, the accessory names and the OE numbers of all accessories in the vehicle are accurately obtained in a mode of identifying index information matched with the vehicle identity information from a preset index library and obtaining a code library associated with the index information.
Wherein, OE number is in developed country of automobile manufacturing industry, each automobile manufacturer manages parts for convenience, each part of each automobile type is classified by different numbers, the number is OE number, therefore, all OE numbers under vehicle identity information corresponding to a certain VIN code have uniqueness, and index information and OE numbers are used as inquiry product information
In a preferred embodiment, the index library is constructed by the steps comprising:
s3-01: acquiring a creation rule of a training VIN code, wherein the creation rule comprises definition information reflecting each code value in the training VIN code;
illustratively, take the VIN code creation rule of the ford motor company, usa as an example, it includes:
the first bit: country code of production, second bit: production or entry department code, third digit: vehicle type category code, fourth bit: occupant safety protection device code, fifth bit: vehicle type serial code, sixth to seventh bit: body type code, eighth bit: engine model code, ninth digit: VIN check number code, tenth: vehicle type year code, eleventh bit: total assembly factory code, twelfth bit: a factory sequence number code.
S3-02: and extracting definition information reflecting the vehicle identity corresponding to the training VIN code in the creating rule to obtain an identity rule.
Illustratively, the vehicle identities include brand and manufacturer, vehicle family, annual fee; therefore, the definition information of the first digit, the second digit and the third digit of the training VIN code in the creation rule is set as the definition information reflecting the brand and manufacturer of the vehicle, namely: the first bit: country code of production, second bit: production or entry department code, third digit: a vehicle type category code; and obtaining definition information for reflecting the train by the fifth bit code value, namely: the fifth position: vehicle type series codes; and obtaining definition information of the reaction year money by extracting the tenth code, namely: the tenth position: a vehicle type year money code; and summarizing the definition information to obtain the identity rule.
In this embodiment, the identity rule in the creation rule may be extracted through a preset regular expression or a keyword, where the regular expression and the keyword may be set as required.
S3-03: creating nodes for recording each definition information in the identity rule, and taking the former node in the two adjacent nodes as the father node of the latter node based on the bit of the definition information in the identity rule so as to construct the nodes into a database with a tree-shaped data structure.
In this step, the tree data structure is an important nonlinear data structure. The tree data structure may represent a one-to-many relationship between data table elements. The tree and the binary tree are most commonly used, and the tree is a hierarchical structure defined by a branch relation in an intuitive view. Tree data structures are widely available in the objective world, for example, the genealogy of human society and various social organizations can be represented visually by tree data structures.
Illustratively, based on the above example, each node defining information in the identity rule includes: a first node: brand and manufacturer; the second node: vehicle type; a third node: and (5) the year money. Since the rank of the definition information in the identity rule is a country code of production, a department code of production or entry, a vehicle type category code, a vehicle type series code, a vehicle type year code, the first node is taken as a parent node of the second node, the second node is taken as a parent node of the third node, and thus, a database having a tree-like data structure from the first node to the fifth node is obtained.
S3-04: and acquiring at least one training VIN code, sequentially analyzing code values of the training VIN code according to definition information in the identity rule to obtain index information, and loading the index information into a node corresponding to the definition information in the database to obtain an index database.
In this step, the code value of the training VIN code is analyzed by an analysis algorithm according to definition information in the identity rule to obtain the index information, where the analysis algorithm is to disassemble the VIN code to obtain at least one code value, and according to the code value and the position of the code value in the VIN code, the index information is obtained from a preset training VIN code mapping table, where the training VIN code mapping table is a data table reflecting mapping relationships between the code value in the training VIN code, the position of the code value in the VIN code, and the index information, such as: the LFM is located at the first, second and third position in the training VIN code, and the corresponding index information is Toyota, a gasoline Toyota auto Joint venture.
Illustratively, a training Vin code is obtained: the LFMARE2C190216092, according to the first, second and third bit code values LFM, obtains index information reflecting brand and manufacturer: toyota, a gasoline Toyota auto Joint Co; obtaining a vehicle type according to the fifth bit code value R: a clamping roller; according to the tenth code value of 9, the annual fee is obtained: 2009; loading Toyota, Toyota auto Joint Commission company into the first node, and loading Ka roller into the second node; and loading '2009' into the third node.
In a preferred embodiment, the code library is constructed by the steps comprising:
s3-11: and sending the index information in the index database to a control end, and receiving the vehicle style sent by the control end.
Illustratively, the vehicle style is a leading style, a elite style, a luxury style, and the like.
S3-12: acquiring the accessory information from an EPC inquiry system according to the index information and the name information, and storing the accessory information into a preset accessory library, wherein the accessory information comprises an accessory name and an OE number thereof.
S3-13: if the number of the vehicle styles is one, setting the accessory library as a code library, associating the accessory library with the index information, and loading the vehicle styles into the code library;
s3-14: if the number of the name information is more than one, identifying public information and difference information in the accessory information, associating the public information and the difference information with the index information, and associating the difference information with the name information; the common information refers to accessory names and OE numbers of the accessory information corresponding to all vehicle styles, and the difference information refers to accessory information corresponding to any vehicle style and is different from accessory names and OE numbers of the accessory information corresponding to other vehicle styles.
Acquiring accessory information corresponding to any two pieces of name information, constructing accessory characteristics of each accessory name in the accessory information, recording the accessory characteristics in a preset planar rectangular coordinate system in a scatter point mode to obtain a scatter point diagram, and calculating the scatter points in the scatter point diagram by calling a preset linear regression model to divide to obtain a dividing line; calculating the Euclidean distance between the scattered points and the dividing line, and if the Euclidean distance of the scattered points is smaller than a preset classification threshold, setting the accessory names and OE numbers thereof corresponding to the scattered points as public information; and if the Euclidean distance of the scattered points is greater than the classification threshold, setting the accessory information and OE numbers thereof corresponding to the scattered points as difference information.
It should be noted that the EPC query system is a full-vehicle type full-accessory high-precision accessory query system, which is used for a computer system, such as a car friend network, for obtaining accessory information of a vehicle according to vehicle identity information of the vehicle.
S204: and judging whether the vehicle style in the code library is empty or not.
S205: if the vehicle style is empty, a query selector is sent to the client, the vehicle identity information selected by the client in the query selector is obtained, the index information matched with the vehicle identity information in the index database is identified, the code database associated with the index information is obtained, and then S206 is executed.
Because vehicles of the same brand, train or year use accessories of the same OE number, in order to solve the problem that the OE number of corresponding accessory information cannot be obtained through VIN codes due to incomplete index libraries, the method comprises the steps of judging whether the vehicle style in the code library is empty, sending a query selector to a client in a mode that the vehicle style is empty, enabling the client to form vehicle identity information by selecting information such as the corresponding brand, train, year, vehicle style and the like in the query selector, obtaining index information matched with the vehicle identity information from the index library, obtaining the code library associated with the index information, and providing the code library corresponding to the vehicle of which the brand, train and/or year is close to a query target vehicle for the client so as to ensure that the client can obtain the required accessories and OE numbers thereof, thereby ensuring the comprehensiveness and reliability of information retrieval.
S206: and if the vehicle style is not empty, judging whether the vehicle style is unique.
S207: and if the vehicle style is unique, storing the accessory name and the OE number in the code library into a preset cache module, and sending a query dialog box to the client.
If the vehicle style is only one style, the client does not need to select the corresponding vehicle style, only needs to send the accessory name and the OE number thereof in the coding library to the cache module, and sends a query dialog box to the client for comparing the accessory name sent by the client, so that the system operation efficiency is improved.
S208: and if the vehicle style is not unique, sending the vehicle style to the client, receiving the vehicle style selected by the client, setting the vehicle style as a target style, storing the accessory name and the OE number thereof corresponding to the target style in the coding library into a preset cache module, and sending a query dialog box to the client.
Since the accessory names of different vehicle models may be the same, but the OE numbers corresponding to the accessory names are different, for example: the Ka roller leading version of the tire was 18 inches, while the Ka roller luxury version of the tire was 19 inches, so the different sizes of OE numbers were different. Therefore, in order to ensure that an accurate OE number can be obtained and accurate product information is returned to the client, the vehicle style is sent to the client when the vehicle style is more than one, so that the client can select a required target style according to needs, store an accessory name corresponding to the target style and the OE number of the accessory name into the cache module, and send a query dialog box to the client.
S209: acquiring a query entry input by the client in the query dialog box, identifying an accessory name corresponding to the query request from the cache module, and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
In order to avoid the problem that the product information required by the client cannot be accurately returned due to the fact that the input OE number is wrong because the client inputs the complicated OE number, in the step, the accessory name corresponding to the query request is identified from the cache module by obtaining the query entry input by the client in the query dialog box, and the OE number of the accessory name is obtained.
The client can obtain the OE number of the accessory name corresponding to the query entry only by inputting the query entry, so that the product information required by the client can be obtained from the product library through the accurate OE number, and the accuracy of obtaining the product information is improved.
After the sending the product information to the client, the method further includes:
and uploading the product information to a block chain.
It should be noted that the corresponding digest information is obtained based on the product information, and specifically, the digest information is obtained by hashing the product information, for example, by using the sha256s algorithm. Uploading summary information to the blockchain can ensure the safety and the fair transparency of the user. The user equipment can download the summary information from the blockchain so as to verify whether the product information is tampered. The blockchain referred to in this example is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm, and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
Example three:
referring to fig. 4, a vehicle accessory retrieving device 1 of the present embodiment includes:
the data analysis module 11 is configured to obtain a VIN code from a client, and analyze vehicle identity information of the VIN code;
a name number obtaining module 13, configured to identify index information matched with the vehicle identity information from a preset index library, and obtain a code library associated with the index information, where the code library is used to store accessory names and OE numbers thereof;
the cache dialogue module 17 is used for storing the accessory names and the OE numbers thereof in the coding library into a preset cache module and sending a query dialogue box to the client;
the information query module 19 is configured to obtain a query entry entered by the client in the query dialog, identify an accessory name corresponding to the query request from the cache module, and obtain an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
Optionally, the vehicle accessory retrieval device 1 further includes:
the information verification module 12 is configured to obtain a verification rule corresponding to the vehicle identity information, verify the VIN code according to the verification rule, obtain a verification result, and determine whether the VIN code passes through the verification of the verification rule; if yes, judging that the vehicle identity information is qualified in verification, and calling a name number acquisition module 13; if not, deleting the VIN code and the vehicle identity information thereof, sending an inquiry selector to the client, acquiring the vehicle identity information selected by the client in the inquiry selector, and calling a name number acquisition module 13.
Optionally, the vehicle accessory retrieval device 1 further includes:
and the style judging module 14 is used for judging whether the vehicle style in the code library is empty or not.
Optionally, the vehicle accessory retrieval device 1 further includes:
the information selection module 15 is configured to send a query selector to the client, acquire the vehicle identity information selected by the client in the query selector, identify index information in the index library, which is matched with the vehicle identity information, acquire a code library associated with the index information, and call the uniqueness judgment module 16.
Optionally, the vehicle accessory retrieval device 1 further includes:
and the uniqueness judgment module 16 is used for judging whether the vehicle style is unique.
Optionally, the vehicle accessory retrieval device 1 further includes:
and the selection cache module 18 is used for sending the vehicle style to the client, receiving the vehicle style selected by the client, setting the vehicle style as a target style, storing the accessory name and the OE number thereof, which correspond to the target style, in the coding library into a preset cache module, and sending a query dialog box to the client.
The technical scheme is applied to the field of data processing of big data, index information matched with the vehicle identity information is identified from an index library by analyzing the vehicle identity information of VIN codes, a coding library associated with the index information is obtained to realize tree table query of the VIN codes, accessory names and OE numbers of the accessory names in the coding library are stored in a cache module, a query dialog box is sent to a client, query terms recorded in the query dialog box by the client are obtained, accessory names corresponding to query requests are identified from the cache module, and OE numbers of the accessory names are obtained; and acquiring product information corresponding to the index information and the OE number from the product library so as to realize data query of the query entry.
Example four:
in order to achieve the above object, the present invention further provides a computer device 5, in which components of the vehicle accessory retrieving apparatus 1 according to the third embodiment can be distributed in different computer devices, and the computer device 5 can be a smart phone, a tablet computer, a notebook computer, a desktop computer, a rack server, a blade server, a tower server, or a rack server (including an independent server or a server cluster formed by multiple application servers) for executing programs. The computer device of the embodiment at least includes but is not limited to: a memory 51, a processor 52, which may be communicatively coupled to each other via a system bus, as shown in FIG. 5. It should be noted that fig. 5 only shows a computer device with components, but it should be understood that not all of the shown components are required to be implemented, and more or fewer components may be implemented instead.
In this embodiment, the memory 51 (i.e., a readable storage medium) includes a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. In some embodiments, the memory 51 may be an internal storage unit of the computer device, such as a hard disk or a memory of the computer device. In other embodiments, the memory 51 may be an external storage device of a computer device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), or the like, provided on the computer device. Of course, the memory 51 may also include both internal and external storage devices of the computer device. In this embodiment, the memory 51 is generally used for storing an operating system and various types of application software installed in the computer device, for example, the program codes of the vehicle accessory retrieval device in the third embodiment. Further, the memory 51 may also be used to temporarily store various types of data that have been output or are to be output.
Processor 52 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor, or other data Processing chip in some embodiments. The processor 52 is typically used to control the overall operation of the computer device. In this embodiment, the processor 52 is configured to operate the program codes stored in the memory 51 or process data, for example, operate the vehicle accessory retrieval device, so as to implement the vehicle accessory retrieval method according to the first embodiment and the second embodiment.
Example five:
to achieve the above objects, the present invention also provides a computer readable storage medium, such as a flash memory, a hard disk, a multimedia card, a card type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a Programmable Read Only Memory (PROM), a magnetic memory, a magnetic disk, an optical disk, a server, an App application store, etc., on which a computer program is stored, which when executed by a processor 52, implements corresponding functions. The computer-readable storage medium of the present embodiment is used to store a vehicle accessory retrieval device, and when executed by the processor 52, implements the vehicle accessory retrieval method of the first and second embodiments.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A vehicle accessory retrieval method, characterized by comprising:
acquiring a VIN code from a client, and analyzing the vehicle identity information of the VIN code;
identifying index information matched with the vehicle identity information from a preset index library, and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof;
saving the accessory names and the OE numbers in the coding library to a preset cache module, and sending a query dialog box to the client;
acquiring a query entry input by the client in the query dialog box, identifying an accessory name corresponding to the query request from the cache module, and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
2. The vehicle accessory retrieval method of claim 1, wherein the step of obtaining the VIN code from the client comprises:
receiving a shooting identification request sent by a client;
starting a shooting module of the client, and acquiring a character image shot by the shooting module;
and calling an OCR system to identify the VIN code in the character image.
3. The vehicle accessory retrieval method of claim 1, wherein the step of obtaining the VIN code from the client comprises:
sending an image uploading request to a client, and receiving a text image sent by the client according to the image uploading request;
and calling an OCR system to identify the VIN code in the character image.
4. The vehicle accessory retrieval method according to claim 1, wherein before identifying index information matching the vehicle identification information from a preset index library, the method comprises:
acquiring a verification rule corresponding to the vehicle identity information, verifying the VIN code according to the verification rule, acquiring a verification result, and judging whether the VIN code passes the verification of the verification rule; if yes, judging that the vehicle identity information is qualified in verification; and if not, deleting the VIN code and the vehicle identity information thereof, sending an inquiry selector to the client, and acquiring the vehicle identity information selected by the client in the inquiry selector.
5. The vehicle accessory retrieval method of claim 1, wherein the index library is constructed by steps comprising:
acquiring a creation rule of a training VIN code, wherein the creation rule comprises definition information reflecting each code value in the training VIN code;
extracting definition information reflecting the vehicle identity corresponding to the training VIN code in the creating rule to obtain an identity rule;
creating nodes for recording each definition information in the identity rule, and taking a previous node in two adjacent nodes as a father node of a next node based on the order of the definition information in the identity rule so as to construct the nodes into a database of a tree-shaped data structure;
and acquiring at least one training VIN code, sequentially analyzing code values of the training VIN code according to definition information in the identity rule to obtain index information, and loading the index information into a node corresponding to the definition information in the database to obtain an index database.
6. The vehicle accessory retrieval method of claim 1, wherein the code library is constructed by steps comprising:
sending the index information in the index database to a control end, and receiving the vehicle style sent by the control end;
acquiring accessory information from an EPC inquiry system according to the index information and the name information, and storing the accessory information into a preset accessory library, wherein the accessory information comprises accessory names and OE numbers thereof;
if the number of the vehicle styles is one, setting the accessory library as a code library, associating the accessory library with the index information, and loading the vehicle styles into the code library;
if the number of the name information is more than one, identifying public information and difference information in the accessory information, associating the public information and the difference information with the index information, and associating the difference information with the name information; the common information refers to accessory names and OE numbers of the accessory information corresponding to all vehicle styles, and the difference information refers to accessory information corresponding to any vehicle style and is different from accessory names and OE numbers of the accessory information corresponding to other vehicle styles.
7. The vehicle accessory retrieval method according to claim 1, wherein before saving the accessory name and the OE number thereof in the code library to a preset cache module, the method comprises:
judging whether the vehicle style in the coding library is empty or not;
if the vehicle style is empty, sending a query selector to the client, acquiring the vehicle identity information selected by the client in the query selector, identifying index information matched with the vehicle identity information in the index database, and acquiring a code database associated with the index information;
if the vehicle style is not empty, judging whether the vehicle style is unique;
if the vehicle style is not unique, the vehicle style is sent to the client, the vehicle style selected by the client is received and set as a target style, the accessory name and the OE number thereof corresponding to the target style in the coding library are stored in a preset cache module, and a query dialog box is sent to the client;
after the sending the product information to the client, the method further includes:
and uploading the product information to a block chain.
8. A vehicle accessory retrieval device, comprising:
the data analysis module is used for acquiring the VIN code from the client and analyzing the vehicle identity information of the VIN code;
the name number acquisition module is used for identifying index information matched with the vehicle identity information from a preset index library and acquiring a code library associated with the index information, wherein the code library is used for storing accessory names and OE numbers thereof;
the cache dialogue module is used for storing the accessory names and the OE numbers in the coding library into a preset cache module and sending a query dialogue box to the client;
the information query module is used for acquiring a query entry input by the client in the query dialog box, identifying an accessory name corresponding to the query request from the cache module and acquiring an OE number of the accessory name; and acquiring product information corresponding to the index information and the OE number from a preset product library, and sending the product information to the client.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the vehicle accessory retrieval method according to any one of claims 1 to 7 are implemented by the processor of the computer device when the computer program is executed.
10. A computer-readable storage medium, on which a computer program is stored, the computer program stored in the computer-readable storage medium, when being executed by a processor, implementing the steps of the vehicle accessory retrieval method according to any one of claims 1 to 7.
CN202011305885.8A 2020-11-20 2020-11-20 Vehicle accessory retrieval method and device, computer equipment and readable storage medium Pending CN112307747A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011305885.8A CN112307747A (en) 2020-11-20 2020-11-20 Vehicle accessory retrieval method and device, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011305885.8A CN112307747A (en) 2020-11-20 2020-11-20 Vehicle accessory retrieval method and device, computer equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112307747A true CN112307747A (en) 2021-02-02

Family

ID=74335054

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011305885.8A Pending CN112307747A (en) 2020-11-20 2020-11-20 Vehicle accessory retrieval method and device, computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112307747A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112966504A (en) * 2021-03-26 2021-06-15 深圳壹账通创配科技有限公司 Name identification and association recommendation method and device, computer equipment and storage medium
CN113032422A (en) * 2021-05-25 2021-06-25 南京爱福路汽车科技有限公司 Method and system for querying data of automobile parts
CN114138752A (en) * 2021-12-07 2022-03-04 明觉科技(北京)有限公司 Quantum vehicle type accessory basic database creating method and device, electronic equipment and storage medium
CN114880508A (en) * 2022-05-16 2022-08-09 东莞艾特信息科技有限公司 Method, device and system for inquiring adaptation relation between automobile type and accessory
CN114896463A (en) * 2022-05-30 2022-08-12 东风汽车集团股份有限公司 Problem entry method and system based on automobile quality problem database
CN115658700A (en) * 2022-12-26 2023-01-31 中汽智联技术有限公司 Data determination method and device for vehicle identification and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930000A (en) * 2012-10-26 2013-02-13 马涛 System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number)
CN105786886A (en) * 2014-12-25 2016-07-20 上海通用汽车有限公司 Vehicle maintenance directory system
CN107122484A (en) * 2017-05-08 2017-09-01 明觉科技(北京)有限公司 Parts information querying method and system
CN107563524A (en) * 2017-08-08 2018-01-09 深圳开思时代科技有限公司 Matching process, device and the electronic equipment of vehicle accessory
CN107590178A (en) * 2017-07-31 2018-01-16 杭州大搜车汽车服务有限公司 A kind of vehicle matching process based on VIN codes, electronic equipment, storage medium
KR101829903B1 (en) * 2017-04-25 2018-03-29 주식회사 파츠몰 Method and Device for managing the vehicle parts using vehicle identification number
CN108197626A (en) * 2017-12-28 2018-06-22 深圳开思时代科技有限公司 information identifying method, system and computer readable storage medium
CN110147371A (en) * 2019-05-15 2019-08-20 北京信息科技大学 A kind of Vehicle Identification Number management method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930000A (en) * 2012-10-26 2013-02-13 马涛 System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number)
CN105786886A (en) * 2014-12-25 2016-07-20 上海通用汽车有限公司 Vehicle maintenance directory system
KR101829903B1 (en) * 2017-04-25 2018-03-29 주식회사 파츠몰 Method and Device for managing the vehicle parts using vehicle identification number
CN107122484A (en) * 2017-05-08 2017-09-01 明觉科技(北京)有限公司 Parts information querying method and system
CN107590178A (en) * 2017-07-31 2018-01-16 杭州大搜车汽车服务有限公司 A kind of vehicle matching process based on VIN codes, electronic equipment, storage medium
CN107563524A (en) * 2017-08-08 2018-01-09 深圳开思时代科技有限公司 Matching process, device and the electronic equipment of vehicle accessory
CN108197626A (en) * 2017-12-28 2018-06-22 深圳开思时代科技有限公司 information identifying method, system and computer readable storage medium
CN110147371A (en) * 2019-05-15 2019-08-20 北京信息科技大学 A kind of Vehicle Identification Number management method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
田晶晶;李会通;夏冰;孙宁;: "车辆识别代号管理系统设计及应用", 标准科学, no. 01, 16 January 2018 (2018-01-16), pages 57 - 62 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112966504A (en) * 2021-03-26 2021-06-15 深圳壹账通创配科技有限公司 Name identification and association recommendation method and device, computer equipment and storage medium
CN113032422A (en) * 2021-05-25 2021-06-25 南京爱福路汽车科技有限公司 Method and system for querying data of automobile parts
CN113032422B (en) * 2021-05-25 2021-10-22 南京爱福路汽车科技有限公司 Method for querying data of automobile parts
CN114138752A (en) * 2021-12-07 2022-03-04 明觉科技(北京)有限公司 Quantum vehicle type accessory basic database creating method and device, electronic equipment and storage medium
WO2023103346A1 (en) * 2021-12-07 2023-06-15 明觉科技(北京)有限公司 Method and apparatus for creating quantum vehicle model accessory basic database, electronic device, and storage medium
JP7519646B2 (en) 2021-12-07 2024-07-22 データ エンライテン テクノロジー (ベイジン) カンパニー リミテッド Method, device, electronic device, and storage medium for creating a basic database of quantum vehicle parts
CN114880508A (en) * 2022-05-16 2022-08-09 东莞艾特信息科技有限公司 Method, device and system for inquiring adaptation relation between automobile type and accessory
CN114896463A (en) * 2022-05-30 2022-08-12 东风汽车集团股份有限公司 Problem entry method and system based on automobile quality problem database
CN114896463B (en) * 2022-05-30 2024-08-30 东风汽车集团股份有限公司 Question input method and system based on automobile quality question database
CN115658700A (en) * 2022-12-26 2023-01-31 中汽智联技术有限公司 Data determination method and device for vehicle identification and storage medium

Similar Documents

Publication Publication Date Title
CN112307747A (en) Vehicle accessory retrieval method and device, computer equipment and readable storage medium
CN110825949B (en) Information retrieval method based on convolutional neural network and related equipment thereof
CN110309125B (en) Data verification method, electronic device and storage medium
CN110737592B (en) Link abnormality identification method, server and computer readable storage medium
US7324998B2 (en) Document search methods and systems
CN109165209B (en) Data verification method, device, equipment and medium for object types in database
CN111858472A (en) File format conversion method and device, computer equipment and storage medium
CN112966504B (en) Name identification and association recommendation method and device, computer equipment and storage medium
EP2728493A1 (en) Method, apparatus and computer program for detecting deviations in data repositories
CN111885051B (en) Data verification method and device and electronic equipment
CN113377740A (en) Railway metadata management method, application method and device
CN110796060B (en) High-speed driving route determining method, device, equipment and storage medium
CN113297238A (en) Method and device for information mining based on historical change records
CN113177407A (en) Data dictionary construction method and device, computer equipment and storage medium
CN112364022A (en) Information derivation management method and device, computer equipment and readable storage medium
CN109710651B (en) Data type identification method and device
CN108804889B (en) Website registration method and device
CN116244421A (en) Method, device, equipment and readable storage medium for matching project names
CN111080209B (en) BOM verification method, system, device and storage medium
CN112307174A (en) Multi-platform data integration method and device, computer equipment and readable storage medium
CN111986006A (en) Product recommendation method and device based on knowledge graph, computer equipment and storage medium
CN118312531B (en) Query language generation method, system, electronic device and storage medium
EP1965305A1 (en) Information authentication gateway, information acquisition system using the information authentication gateway, and information acquisition method
CN112232533B (en) Product assembly management method and related device
CN117313111B (en) Labeling and indexing method and system based on automobile information security test cases

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