CN102930000A - System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number) - Google Patents
System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number) Download PDFInfo
- Publication number
- CN102930000A CN102930000A CN2012104150634A CN201210415063A CN102930000A CN 102930000 A CN102930000 A CN 102930000A CN 2012104150634 A CN2012104150634 A CN 2012104150634A CN 201210415063 A CN201210415063 A CN 201210415063A CN 102930000 A CN102930000 A CN 102930000A
- Authority
- CN
- China
- Prior art keywords
- vin
- product
- auto
- vehicle
- bit representation
- 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
Links
Images
Landscapes
- General Factory Administration (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a system and a method for carrying out searching match on automobile component products by using a VIN (Vehicle Identification Number). The system comprises a product definition configuration module, a VIN character string division module, a character string analysis module, an information matching module and a fuzzy search module. The product definition configuration module is used for predefining classes and adaptable automobile modes of products in a database; the VIN character string division module is used for intercepting a plurality of character strings from the VIN according to a set rule; the character string analysis module is used for analyzing information corresponding to a vehicle represented by the VIN from the character strings obtained through division; the information matching module is used for carrying out analysis to obtain vehicle information and find out a product matched with the vehicle from a datasheet to be retrieved by virtue of a circular traverse function; and the fuzzy search module is used for finding out the final product needed by a user in combination with keyword fuzzy search specific to the name of the product per se. According to the invention, the specific product needed by the user can be searched quickly and precisely according to search words and the VIN of the vehicle of the user.
Description
Technical field
The invention belongs to computer software technical field, relate to a kind of product search matching system, relate in particular to the search matching system that a kind of VIN of utilization carries out the auto-parts product; Simultaneously, the invention still further relates to the searching and matching method that a kind of VIN of utilization carries out the auto-parts product.
Background technology
Nowadays, the thousands of kinds of auto parts machinery, the consumer need to take long to and find suitable accessory.The auto-parts product all is to search by general platform or search engine.And the consumer is not because understand technical parameter, and product is usually bought mistake.
And product search all blurs, and can not accurately locate the auto-parts of searching.Simultaneously, each automobile has VIN.VIN is the abbreviation of English Vehicle Identification Number (ID code of vehicle).Because SAE standard code: the VIN code is comprised of 17 characters, so be commonly called as 17 bit codes.It has comprised the information such as manufacturer, age, vehicle, body model and code, engine code and assembling place of vehicle.The correct VIN code of understanding, for correctly identifying vehicle, it all is very important consequently correctly diagnosing and keep in repair.Yet, nowadays also do not utilize this information to carry out the search of automobile fitting product and the method for coupling.
Summary of the invention
Technical matters to be solved by this invention is: the search matching system that provides a kind of VIN of utilization to carry out the auto-parts product, can according to the VIN of user's term and this user's vehicle fast, precise search obtains its needed specific product.
In addition, the searching and matching method that the present invention also provides a kind of VIN of utilization to carry out the auto-parts product, can according to the VIN of user's term and this user's vehicle fast, precise search obtains its needed specific product.
For solving the problems of the technologies described above, the present invention adopts following technical scheme:
A kind of VIN of utilization carries out the search matching system of auto-parts product, and described system comprises:
The Product Definition configuration module, affiliated classification and applicable vehicle in order to pre-defined product in database generate some standby retrieve data tables;
VIN string segmentation module is in order to intercept out a plurality of character strings according to setting rule with VIN VIN;
The character string parsing module goes out the vehicle corresponding informance of VIN representative in order to the character string parsing that described VIN string segmentation module segmentation is obtained;
The information matches module in order to the information of vehicles that obtains according to described character string parsing module parses, is found out matching product corresponding to this vehicle by the searching loop function from the standby retrieve data table that described Product Definition configuration module generates;
Search for module generally, search for generally for the keyword of name of product itself in order to combination, thereby find out the final products that the user needs.
As a preferred embodiment of the present invention, described standby retrieve data table comprises the auto-parts tables of data, automobile brand model data table.
As a preferred embodiment of the present invention, described auto-parts tables of data comprises a plurality of tables of data; Wherein, the essential information of auto-parts is maintained in the master meter, and vehicle and classification are in the table of one-to-many under the auto-parts;
As a preferred embodiment of the present invention, the rule of described character string parsing module parses character string is: 1-3 bit representation world manufacturing plant cognizance code; The 4th bit representation body model code; The 5th bit representation engine/variator code; The 6th bit representation occupant restraint system code; 7-8 bit representation vehicle class code; The 9th bit representation check bit; The 10th bit representation time code; The 11st bit representation assembling factory code; 12-17 bit representation vehicle manufacturing sequence number.
A kind of VIN of utilization carries out the searching and matching method of auto-parts product, and described method comprises the steps:
The Product Definition configuration step, the affiliated classification of pre-defined product and applicable vehicle in database generate some standby retrieve data tables;
VIN string segmentation step intercepts out a plurality of character strings according to setting rule with VIN VIN;
The character string parsing step will be cut apart the vehicle corresponding informance that the character string parsing that obtains goes out the VIN representative in the VIN string segmentation step;
The information matches step according to resolving the information of vehicles obtain in the character string parsing step, is found out matching product corresponding to this vehicle in the standby retrieve data table that generates by the searching loop function from the Product Definition configuration step;
Search for step generally, in conjunction with searching for generally for the keyword of name of product itself, thereby find out the final products that the user needs.
As a preferred embodiment of the present invention, described standby retrieve data table comprises the auto-parts tables of data, automobile brand model data table.
As a preferred embodiment of the present invention, described auto-parts tables of data comprises a plurality of tables of data; Wherein, the essential information of auto-parts is maintained in the master meter, and vehicle and classification are in the table of one-to-many under the auto-parts;
As a preferred embodiment of the present invention, the rule of resolving character string in the described character string parsing step is: 1-3 bit representation world manufacturing plant cognizance code; The 4th bit representation body model code; The 5th bit representation engine/variator code; The 6th bit representation occupant restraint system code; 7-8 bit representation vehicle class code; The 9th bit representation check bit; The 10th bit representation time code; The 11st bit representation assembling factory code; 12-17 bit representation vehicle manufacturing sequence number.
Beneficial effect of the present invention is: the present invention proposes utilizes VIN to carry out search matching system and the method for auto-parts product, can according to the VIN of user's term and this user's vehicle fast, precise search obtains its needed specific product.
Description of drawings
Fig. 1 is the composition synoptic diagram that the present invention searches for matching system.
Fig. 2 is the process flow diagram of searching and matching method of the present invention.
Embodiment
Describe the preferred embodiments of the present invention in detail below in conjunction with accompanying drawing.
Embodiment one
See also Fig. 1, the present invention has disclosed the search matching system that a kind of VIN of utilization carries out the auto-parts product, and described system comprises: Product Definition configuration module 1, VIN string segmentation module 2, character string parsing module 3, information matches module 4, search for module 5 generally.Below introduce respectively each module.
[Product Definition configuration module]
Product Definition configuration module 1 generates some standby retrieve data tables in order to affiliated classification and the applicable vehicle of pre-defined product in database.Described standby retrieve data table comprises the auto-parts tables of data, automobile brand model data table.Described auto-parts tables of data comprises a plurality of tables of data; Wherein, the essential information of auto-parts is maintained in the master meter, and vehicle and classification are in the table of one-to-many under the auto-parts.
The automobile model is numerous, and it is thousands of that the accessory product more becomes, the product that needs for the user can be searched out on the system foreground, and prerequisite is classification under the pre-defined product in backstage and applicable vehicle.
At first, carry out definition and the classification of auto-parts on the backstage of system module.From the database angle, essential information is maintained in the master meter, and is as shown in table 1.
Part_id | name | category | price |
1 | Santana's 2000 old money oil strainers | Engine components | 150 |
2 | Santana's 2000 trendy oil strainers | Engine components | 200 |
3 | The old money oil strainer of the A4 of Audi | Engine components | 250 |
4 | The trendy oil strainer of the A4 of Audi | Engine components | 300 |
Table 1 auto-parts Basic Information Table
Annotate: in the actual database design, the category field is ID, rather than title.Here for the ease of intuitively explanation, replace ID with title.
The affiliated vehicle of product and classification are in the table of one-to-many, and be as shown in table 2.
Part_id | Car_type | year |
1 | Santana 2000 | 2000 |
1 | Santana 2000 | 2001 |
1 | Santana 2000 | 2002 |
1 | Santana 2000 | 2003 |
1 | Santana 2000 | 2004 |
1 | Santana 2000 | 2005 |
2 | Santana 2000 | 2006 |
2 | Santana 2000 | 2007 |
2 | Santana 2000 | 2008 |
2 | Santana 2000 | 2009 |
2 | Santana 2000 | 2010 |
2 | Santana 2000 | 2011 |
2 | Santana 2000 | 2012 |
3 | The A4 of Audi | 2000 |
3 | The A4 of Audi | 2001 |
3 | The A4 of Audi | 2002 |
3 | The A4 of Audi | 2003 |
3 | The A4 of Audi | 2004 |
3 | The A4 of Audi | 2005 |
4 | The A4 of Audi | 2006 |
4 | The A4 of Audi | 2007 |
4 | The A4 of Audi | 2008 |
4 | The A4 of Audi | 2009 |
4 | The A4 of Audi | 2010 |
4 | The A4 of Audi | 2011 |
4 | The A4 of Audi | 2012 |
Vehicle and classification under table 2 auto-parts
Annotate: in the actual database design, the car_type field is ID, rather than title.Here for the ease of intuitively explanation, replace ID with title.
Secondly, there is table to safeguard the information such as all automobile brands, vehicle in the system module, uses for above-mentioned table.
[VIN string segmentation module]
VIN string segmentation module is in order to intercept out a plurality of character strings according to setting rule with VIN VIN.
VIN, Vehicle Identification Number(VIN), be in order to identify a certain amount automobile, the automobile making car is one group of code of this vehicle appointment.
System module adopts the substr function of php, intercepts out corresponding each character or numeral, thereby clearly knows the information such as the vehicle that will inquire about, age, transmitter.
For example among the VIN:LSVHJ133022221761, will automatically be split as the world, LSV H J 1 33 0 22221761 1-3 position manufacturing plant cognizance code, LSV-Shanghai Volkswagen Automotive Company Ltd; The 4th body model code, H-4 door extended type pontoon type body; The 5th engine/variator code, J-AYJ (06BC)/FNV (01N.A); The 6th occupant restraint system code, 1-air bag (driver); 7-8 position vehicle class code, the 33-SVW Santana 2000; The 9th bit check position, any numeral or letter " X " among the 0-9; The 10th time code, 2-2002; The 11st assembling factory code; 12-17 position vehicle manufacturing sequence number, 221761.Therefore, whole code representative: 2002, the Santana 2000 Car that Shanghai Volkswagen Automotive Company Ltd produces, this car is equipped with AYJ engine, FNV(01N.A) automatic transmission, factory number 221761.
[character string parsing module]
The character string parsing module goes out the vehicle corresponding informance of VIN representative in order to the character string parsing that described VIN string segmentation module segmentation is obtained.The rule of described character string parsing module parses character string is: 1-3 bit representation world manufacturing plant cognizance code; The 4th bit representation body model code; The 5th bit representation engine/variator code; The 6th bit representation occupant restraint system code; 7-8 bit representation vehicle class code; The 9th bit representation check bit; The 10th bit representation time code; The 11st bit representation assembling factory code; 12-17 bit representation vehicle manufacturing sequence number.
[information matches module]
The information of vehicles of information matches module in order to obtain according to described character string parsing module parses found out matching product corresponding to this vehicle by the searching loop function from the standby retrieve data table that described Product Definition configuration module generates.
Particularly, after having resolved VIN, clearly know the information such as vehicle, time of vehicle, by the searching loop function, search out candidate's product in the automobile fitting product table of in Product Definition configuration module 1, setting, add the key word (such as oil strainer) that the user inputs, find out corresponding product: ID is Santana's 2000 trendy oil strainers of 2.
[searching for module generally]
Search for module 5 generally and search for generally for the keyword of name of product itself in order to combination, thereby find out the final products that the user needs.
Can see from the above, utilize Product Definition configuration module 1, VIN string segmentation module 2, character string parsing module 3, information matches module 4 can exact matching to be applicable to the product of user's vehicle, in conjunction with searching for generally for the keyword of name of product itself, can find out the final products that the user needs.Keyword for name of product itself is searched for generally, is not the technology emphasis of this patent, and the application is not described in detail.
More than introduced the present invention and utilized VIN to carry out the composition of the search matching system of auto-parts product, the present invention also discloses the searching and matching method that a kind of VIN of utilization carries out the auto-parts product when disclosing said system; See also Fig. 2, described method comprises the steps:
[step S1] Product Definition configuration step, the affiliated classification of pre-defined product and applicable vehicle in database generate some standby retrieve data tables.
Described standby retrieve data table comprises the auto-parts tables of data, automobile brand model data table.Described auto-parts tables of data comprises a plurality of tables of data; Wherein, the essential information of auto-parts is maintained in the master meter, and vehicle and classification are in the table of one-to-many under the auto-parts.
[step S2] VIN string segmentation step intercepts out a plurality of character strings according to setting rule with VIN VIN.
[step S3] character string parsing step will be cut apart the vehicle corresponding informance that the character string parsing that obtains goes out the VIN representative in the VIN string segmentation step.
The rule of resolving character string in the described character string parsing step is: 1-3 bit representation world manufacturing plant cognizance code; The 4th bit representation body model code; The 5th bit representation engine/variator code; The 6th bit representation occupant restraint system code; 7-8 bit representation vehicle class code; The 9th bit representation check bit; The 10th bit representation time code; The 11st bit representation assembling factory code; 12-17 bit representation vehicle manufacturing sequence number.
[step S4] information matches step according to resolving the information of vehicles obtain in the character string parsing step, is found out matching product corresponding to this vehicle in the standby retrieve data table that generates by the searching loop function from the Product Definition configuration step.
[step S5] searches for step generally, in conjunction with searching for generally for the keyword of name of product itself, thereby finds out the final products that the user needs.
In sum, the present invention proposes utilizes VIN to carry out search matching system and the method for auto-parts product, can according to the VIN of user's term and this user's vehicle fast, precise search obtains its needed specific product.
Here description of the invention and application is illustrative, is not to want with scope restriction of the present invention in the above-described embodiments.Here the distortion of disclosed embodiment and change is possible, and the various parts of the replacement of embodiment and equivalence are known for those those of ordinary skill in the art.Those skilled in the art are noted that in the situation that does not break away from spirit of the present invention or essential characteristic, and the present invention can be with other form, structure, layout, ratio, and realize with other assembly, material and parts.In the situation that does not break away from the scope of the invention and spirit, can carry out other distortion and change to disclosed embodiment here.
Claims (8)
1. search matching system that utilizes VIN to carry out the auto-parts product is characterized in that described system comprises:
The Product Definition configuration module, affiliated classification and applicable vehicle in order to pre-defined product in database generate some standby retrieve data tables;
VIN string segmentation module is in order to intercept out a plurality of character strings according to setting rule with VIN VIN;
The character string parsing module goes out the vehicle corresponding informance of VIN representative in order to the character string parsing that described VIN string segmentation module segmentation is obtained;
The information matches module in order to the information of vehicles that obtains according to described character string parsing module parses, is found out matching product corresponding to this vehicle by the searching loop function from the standby retrieve data table that described Product Definition configuration module generates;
Search for module generally, search for generally for the keyword of name of product itself in order to combination, thereby find out the final products that the user needs.
2. the VIN of utilization according to claim 1 carries out the search matching system of auto-parts product, it is characterized in that:
Described standby retrieve data table comprises the auto-parts tables of data, automobile brand model data table.
3. the VIN of utilization according to claim 2 carries out the search matching system of auto-parts product, it is characterized in that:
Described auto-parts tables of data comprises a plurality of tables of data;
Wherein, the essential information of auto-parts is maintained in the master meter, and vehicle and classification are in the table of one-to-many under the auto-parts.
4. the VIN of utilization according to claim 1 carries out the search matching system of auto-parts product, it is characterized in that:
The rule of described character string parsing module parses character string is: 1-3 bit representation world manufacturing plant cognizance code; The 4th bit representation body model code; The 5th bit representation engine/variator code; The 6th bit representation occupant restraint system code; 7-8 bit representation vehicle class code; The 9th bit representation check bit; The 10th bit representation time code; The 11st bit representation assembling factory code; 12-17 bit representation vehicle manufacturing sequence number.
5. a searching and matching method that utilizes VIN to carry out the auto-parts product is characterized in that, described method comprises the steps:
The Product Definition configuration step, the affiliated classification of pre-defined product and applicable vehicle in database generate some standby retrieve data tables;
VIN string segmentation step intercepts out a plurality of character strings according to setting rule with VIN VIN;
The character string parsing step will be cut apart the vehicle corresponding informance that the character string parsing that obtains goes out the VIN representative in the VIN string segmentation step;
The information matches step according to resolving the information of vehicles obtain in the character string parsing step, is found out matching product corresponding to this vehicle in the standby retrieve data table that generates by the searching loop function from the Product Definition configuration step;
Search for step generally, in conjunction with searching for generally for the keyword of name of product itself, thereby find out the final products that the user needs.
6. the VIN of utilization according to claim 5 carries out the searching and matching method of auto-parts product, it is characterized in that:
Described standby retrieve data table comprises the auto-parts tables of data, automobile brand model data table.
7. the VIN of utilization according to claim 6 carries out the searching and matching method of auto-parts product, it is characterized in that:
Described auto-parts tables of data comprises a plurality of tables of data;
Wherein, the essential information of auto-parts is maintained in the master meter, and vehicle and classification are in the table of one-to-many under the auto-parts.
8. the VIN of utilization according to claim 5 carries out the searching and matching method of auto-parts product, it is characterized in that:
The rule of resolving character string in the described character string parsing step is: 1-3 bit representation world manufacturing plant cognizance code; The 4th bit representation body model code; The 5th bit representation engine/variator code; The 6th bit representation occupant restraint system code; 7-8 bit representation vehicle class code; The 9th bit representation check bit; The 10th bit representation time code; The 11st bit representation assembling factory code; 12-17 bit representation vehicle manufacturing sequence number.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012104150634A CN102930000A (en) | 2012-10-26 | 2012-10-26 | System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number) |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012104150634A CN102930000A (en) | 2012-10-26 | 2012-10-26 | System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number) |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102930000A true CN102930000A (en) | 2013-02-13 |
Family
ID=47644798
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2012104150634A Pending CN102930000A (en) | 2012-10-26 | 2012-10-26 | System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number) |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102930000A (en) |
Cited By (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105786886A (en) * | 2014-12-25 | 2016-07-20 | 上海通用汽车有限公司 | Vehicle maintenance directory system |
CN106296240A (en) * | 2015-05-21 | 2017-01-04 | 阿里巴巴集团控股有限公司 | Business object accessory information processing method and processing device |
CN106709808A (en) * | 2016-11-22 | 2017-05-24 | 中国平安财产保险股份有限公司 | Automatic filtering method and system of unique fitting based on intelligent auto insurance loss assessment platform |
CN107122484A (en) * | 2017-05-08 | 2017-09-01 | 明觉科技(北京)有限公司 | Parts information querying method and system |
CN107229978A (en) * | 2017-01-04 | 2017-10-03 | 东营澳润石油化工有限公司 | Machine oil selects system and method |
CN107491776A (en) * | 2017-07-04 | 2017-12-19 | 江苏迪纳数字科技股份有限公司 | The method and device configured by passenger car VIN code automatic identifications vehicle |
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 |
CN108038551A (en) * | 2017-11-15 | 2018-05-15 | 深圳开思时代科技有限公司 | Time data determines method, equipment and storage medium |
CN108133411A (en) * | 2017-12-28 | 2018-06-08 | 深圳开思时代科技有限公司 | Service package recommends method, apparatus and system, electronic equipment and medium |
CN108280222A (en) * | 2018-02-09 | 2018-07-13 | 东莞嘉泰钟表有限公司 | The localization method of secondary precise search in a kind of production management |
CN108334594A (en) * | 2018-01-31 | 2018-07-27 | 深圳开思时代科技有限公司 | Information determines method, apparatus, electronic equipment and computer readable storage medium |
CN108416613A (en) * | 2018-01-31 | 2018-08-17 | 北京长城华冠汽车技术开发有限公司 | Auto parts machinery commending system based on correlation analysis algorithm and recommendation method |
CN108595549A (en) * | 2018-04-10 | 2018-09-28 | 福耀玻璃工业集团股份有限公司 | A kind of vehicle glass information query method |
CN109508345A (en) * | 2018-10-11 | 2019-03-22 | 广州前实网络科技有限公司 | Database index querying method based on automobile VIN search |
CN109613884A (en) * | 2018-12-30 | 2019-04-12 | 广州汽车集团乘用车(杭州)有限公司 | A kind of Vehicle Identification Number VIN code beats autocontrol method, system and the device at quarter |
CN109977277A (en) * | 2019-04-04 | 2019-07-05 | 明觉科技(北京)有限公司 | Automobile information querying method, device and electronic equipment based on searching system |
CN110362543A (en) * | 2019-07-22 | 2019-10-22 | 武汉上善仿真科技有限责任公司 | A kind of the filename appointing system and application method of auto Body Technology solution |
CN110428059A (en) * | 2018-04-26 | 2019-11-08 | 优信数享(北京)信息技术有限公司 | A kind of processing method of vehicle maintenance data, apparatus and system |
CN110442597A (en) * | 2019-07-10 | 2019-11-12 | 广州市巴图鲁信息科技有限公司 | A kind of accurate lookup method of automobile parts |
CN112215681A (en) * | 2020-10-21 | 2021-01-12 | 杭州闪援车管家汽车服务有限公司 | Internet automobile part matching method, system and equipment |
CN112307747A (en) * | 2020-11-20 | 2021-02-02 | 深圳壹账通创配科技有限公司 | Vehicle accessory retrieval method and device, computer equipment and readable storage medium |
CN112634066A (en) * | 2020-12-25 | 2021-04-09 | 明觉科技(北京)有限公司 | Method and device for analyzing sales vehicle type through vehicle identification number |
CN112925960A (en) * | 2021-04-06 | 2021-06-08 | 上海臻势汽车科技有限公司 | Data query method and system for automobile parts |
CN113138637A (en) * | 2021-04-16 | 2021-07-20 | 北京沃东天骏信息技术有限公司 | Computer configuration information processing method, device and storage medium thereof |
CN113837823A (en) * | 2021-08-16 | 2021-12-24 | 上海漫集信息科技有限公司 | Commodity code generation method and system |
CN117609323A (en) * | 2023-10-20 | 2024-02-27 | 深圳富士伟业科技有限公司 | Vehicle type information determining method and device based on VIN code and electronic equipment |
CN118170817A (en) * | 2024-05-15 | 2024-06-11 | 南京爱福路汽车科技有限公司 | VIN analysis rule generation method and system |
-
2012
- 2012-10-26 CN CN2012104150634A patent/CN102930000A/en active Pending
Non-Patent Citations (2)
Title |
---|
霍亮生等: "基于Freescale微处理器的车辆识别代码自动采集系统 ", 《太原理工大学学报》 * |
霍亮生等: "基于Freescale微处理器的车辆识别代码自动采集系统", 《太原理工大学学报》, no. 04, 15 July 2007 (2007-07-15) * |
Cited By (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105786886A (en) * | 2014-12-25 | 2016-07-20 | 上海通用汽车有限公司 | Vehicle maintenance directory system |
CN105786886B (en) * | 2014-12-25 | 2019-12-24 | 上海通用汽车有限公司 | Vehicle maintenance inventory system |
CN106296240A (en) * | 2015-05-21 | 2017-01-04 | 阿里巴巴集团控股有限公司 | Business object accessory information processing method and processing device |
CN106296240B (en) * | 2015-05-21 | 2022-02-18 | 阿里巴巴集团控股有限公司 | Business object accessory information processing method and device |
CN106709808A (en) * | 2016-11-22 | 2017-05-24 | 中国平安财产保险股份有限公司 | Automatic filtering method and system of unique fitting based on intelligent auto insurance loss assessment platform |
CN107229978A (en) * | 2017-01-04 | 2017-10-03 | 东营澳润石油化工有限公司 | Machine oil selects system and method |
CN107122484A (en) * | 2017-05-08 | 2017-09-01 | 明觉科技(北京)有限公司 | Parts information querying method and system |
WO2018205903A1 (en) * | 2017-05-08 | 2018-11-15 | 周凯 | Part information query method and system, electronic device and computer storage medium |
CN107491776A (en) * | 2017-07-04 | 2017-12-19 | 江苏迪纳数字科技股份有限公司 | The method and device configured by passenger car VIN code automatic identifications vehicle |
CN107590178B (en) * | 2017-07-31 | 2020-10-16 | 杭州大搜车汽车服务有限公司 | Vehicle type matching method based on VIN code, electronic device and storage medium |
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 |
CN108038551A (en) * | 2017-11-15 | 2018-05-15 | 深圳开思时代科技有限公司 | Time data determines method, equipment and storage medium |
CN108133411A (en) * | 2017-12-28 | 2018-06-08 | 深圳开思时代科技有限公司 | Service package recommends method, apparatus and system, electronic equipment and medium |
CN108416613A (en) * | 2018-01-31 | 2018-08-17 | 北京长城华冠汽车技术开发有限公司 | Auto parts machinery commending system based on correlation analysis algorithm and recommendation method |
CN108334594A (en) * | 2018-01-31 | 2018-07-27 | 深圳开思时代科技有限公司 | Information determines method, apparatus, electronic equipment and computer readable storage medium |
CN108280222A (en) * | 2018-02-09 | 2018-07-13 | 东莞嘉泰钟表有限公司 | The localization method of secondary precise search in a kind of production management |
CN108595549A (en) * | 2018-04-10 | 2018-09-28 | 福耀玻璃工业集团股份有限公司 | A kind of vehicle glass information query method |
CN110428059A (en) * | 2018-04-26 | 2019-11-08 | 优信数享(北京)信息技术有限公司 | A kind of processing method of vehicle maintenance data, apparatus and system |
CN109508345A (en) * | 2018-10-11 | 2019-03-22 | 广州前实网络科技有限公司 | Database index querying method based on automobile VIN search |
CN109613884A (en) * | 2018-12-30 | 2019-04-12 | 广州汽车集团乘用车(杭州)有限公司 | A kind of Vehicle Identification Number VIN code beats autocontrol method, system and the device at quarter |
CN109977277A (en) * | 2019-04-04 | 2019-07-05 | 明觉科技(北京)有限公司 | Automobile information querying method, device and electronic equipment based on searching system |
CN110442597A (en) * | 2019-07-10 | 2019-11-12 | 广州市巴图鲁信息科技有限公司 | A kind of accurate lookup method of automobile parts |
CN110362543A (en) * | 2019-07-22 | 2019-10-22 | 武汉上善仿真科技有限责任公司 | A kind of the filename appointing system and application method of auto Body Technology solution |
CN112215681A (en) * | 2020-10-21 | 2021-01-12 | 杭州闪援车管家汽车服务有限公司 | Internet automobile part matching method, system and equipment |
CN112307747A (en) * | 2020-11-20 | 2021-02-02 | 深圳壹账通创配科技有限公司 | Vehicle accessory retrieval method and device, computer equipment and readable storage medium |
CN112634066A (en) * | 2020-12-25 | 2021-04-09 | 明觉科技(北京)有限公司 | Method and device for analyzing sales vehicle type through vehicle identification number |
CN112925960B (en) * | 2021-04-06 | 2023-08-29 | 上海臻势汽车科技有限公司 | Automobile part data query method and system |
CN112925960A (en) * | 2021-04-06 | 2021-06-08 | 上海臻势汽车科技有限公司 | Data query method and system for automobile parts |
CN113138637A (en) * | 2021-04-16 | 2021-07-20 | 北京沃东天骏信息技术有限公司 | Computer configuration information processing method, device and storage medium thereof |
CN113138637B (en) * | 2021-04-16 | 2024-04-05 | 北京沃东天骏信息技术有限公司 | Computer configuration information processing method, device and storage medium thereof |
CN113837823A (en) * | 2021-08-16 | 2021-12-24 | 上海漫集信息科技有限公司 | Commodity code generation method and system |
CN117609323A (en) * | 2023-10-20 | 2024-02-27 | 深圳富士伟业科技有限公司 | Vehicle type information determining method and device based on VIN code and electronic equipment |
CN117609323B (en) * | 2023-10-20 | 2024-08-06 | 深圳富士伟业科技有限公司 | Vehicle type information determining method and device based on VIN code and electronic equipment |
CN118170817A (en) * | 2024-05-15 | 2024-06-11 | 南京爱福路汽车科技有限公司 | VIN analysis rule generation method and system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102930000A (en) | System and method for carrying out searching match on automobile component products by using VIN (Vehicle Identification Number) | |
CN107491777B (en) | Method and device for automatically identifying whether OBD (on-board diagnostics) vehicle is matched or not through VIN (vehicle identification number) of passenger vehicle | |
CN102012900B (en) | An information retrieval method and system | |
CN114462887B (en) | Method and system for providing vehicle repair cues | |
US9158834B2 (en) | Methods and systems for mapping repair orders within a database | |
US12062021B2 (en) | Method and system for augmenting real-fix tips with additional content | |
CN108090073B (en) | Configurable bill of material conversion method and device | |
CN108351997B (en) | Method and system for clustering repair orders based on multiple repair indicators | |
US10134013B2 (en) | Methods and systems for clustering of repair orders based on inferences gathered from repair orders | |
CN107491776A (en) | The method and device configured by passenger car VIN code automatic identifications vehicle | |
WO2018148000A1 (en) | Method and system for displaying vehicle service information based on ordered group of information set identifiers | |
CN106056221A (en) | FP-Tree sequence pattern mining and fault code classification-based vehicle remote diagnosis and spare part retrieval method | |
CN104392005A (en) | Automobile rapid loss setting method | |
CN107924494B (en) | Method and system for clustering repair orders based on alternative repair indicators | |
CN105404680A (en) | Searching recommendation method and apparatus | |
CN101980208A (en) | Address query method and system | |
Pelle et al. | Covid-19 and transformational megatrends in the European automotive industry: Evidence from business decisions with a Central and Eastern European focus | |
CN106066642A (en) | DTC based on FP Tree sequential mode mining diagnosis vehicle work item and spare part search method | |
CN109918100A (en) | A kind of reparation recommended method based on the mode of reparation towards version defect | |
CN106156340A (en) | A kind of name entity link method | |
CN104750673A (en) | Text matching and filtering method and text matching and filtering device | |
CN103455637B (en) | A kind of method and apparatus of license number search | |
CN101751290B (en) | Method, device and ERP system for calling functional modules | |
CA2779180C (en) | Locating ambiguities in data | |
CN103020083A (en) | Automatic mining method of requirement identification template, requirement identification method and corresponding device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20130213 |