CN117640781A - Information processing method, device, equipment and storage medium - Google Patents

Information processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN117640781A
CN117640781A CN202311558940.8A CN202311558940A CN117640781A CN 117640781 A CN117640781 A CN 117640781A CN 202311558940 A CN202311558940 A CN 202311558940A CN 117640781 A CN117640781 A CN 117640781A
Authority
CN
China
Prior art keywords
information
chinese character
processed
binary codes
provinces
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
CN202311558940.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 Chenggu Technology Co ltd
Original Assignee
Shenzhen Chenggu 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 Chenggu Technology Co ltd filed Critical Shenzhen Chenggu Technology Co ltd
Priority to CN202311558940.8A priority Critical patent/CN117640781A/en
Publication of CN117640781A publication Critical patent/CN117640781A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B15/00Arrangements or apparatus for collecting fares, tolls or entrance fees at one or more control points
    • G07B15/06Arrangements for road pricing or congestion charging of vehicles or vehicle users, e.g. automatic toll systems
    • G07B15/063Arrangements for road pricing or congestion charging of vehicles or vehicle users, e.g. automatic toll systems using wireless information transmission between the vehicle and a fixed station
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/017Detecting movement of traffic to be counted or controlled identifying vehicles

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Traffic Control Systems (AREA)

Abstract

The embodiment of the application provides a method, a device, equipment and a storage medium for processing information, by acquiring information to be processed, wherein the information to be processed comprises: chinese character information and digital information; splitting the information to be processed into Chinese character information and digital information; mapping the Chinese character information into binary codes; converting the digital information into binary codes according to a 36-system binary rule; and combining the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coded information of the information to be processed, so that bits occupied by license plates can be reduced, and the compression effect of the information can be improved.

Description

Information processing method, device, equipment and storage medium
Technical Field
The application belongs to the technical field of information processing, and particularly relates to an information processing method, device, equipment and storage medium.
Background
In a highway scenario, where it is often necessary to transmit multiple vehicle track information at a time, the transmission of the vehicle track information must be efficient and timely. However, in the conventional vehicle track information transmission process, license plate information is generally directly transmitted according to character string coding, or single characters in a character set appearing in a license plate are mapped and represented by using 6bit binary data, but the character direct coding can make the transmission bit of the vehicle information too long, and a mode of mapping the single characters to the 6bit still has a longer problem, and a mode of mapping the single characters to the 6bit can make spare status bits idle in the vehicle track information, namely, two modes in related technologies have a problem that the compression effect of the license plate information is not ideal.
Disclosure of Invention
In view of the above problems, embodiments of the present application provide a method, an apparatus, a device, and a storage medium for processing information, which can improve the compression effect of the information.
The embodiment of the application provides an information processing method, which comprises the following steps:
obtaining information to be processed, wherein the information to be processed comprises: chinese character information and digital information;
splitting the information to be processed into Chinese character information and digital information;
mapping the Chinese character information into binary codes;
converting the digital information into binary codes according to a 36-system binary rule;
and combining the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coding information of the information to be processed.
In some embodiments, the information to be processed is license plate information, and the obtaining the information to be processed includes:
acquiring vehicle information;
and determining the license plate information based on the vehicle information and the first corresponding relation table, wherein the first corresponding relation table comprises: correspondence between vehicle information and license plate information.
In some embodiments, the splitting the information to be processed into Chinese character information and digital information includes:
obtaining a splitting template of the license plate information;
and splitting the license plate information into Chinese character information and digital information based on the splitting template.
In some embodiments, the chinese character information includes: province, the mapping the Chinese character information into binary codes comprises the following steps:
and matching the provinces based on the provinces in the second corresponding relation to obtain a matching result, wherein the second corresponding relation comprises: the correspondence between provinces and binary codes;
and determining the binary code corresponding to the province based on the matching result.
In some embodiments, the matching based on the provinces in the second correspondence relationship to obtain a matching result includes:
calculating the similarity between the provinces in the provinces and the second corresponding relation;
determining a matching result based on the similarity;
the determining the binary code corresponding to the province based on the matching result comprises the following steps:
and determining the binary codes corresponding to the provinces with the similarity larger than the similarity threshold as the binary codes corresponding to the provinces.
In some embodiments, the method further comprises:
adding the encoded information into vehicle track information;
and sending the vehicle track information.
The embodiment of the application provides an information processing device, which comprises:
the device comprises an acquisition module for acquiring information to be processed, wherein the information to be processed comprises: chinese character information and digital information;
the splitting module is used for splitting the information to be processed into Chinese character information and digital information;
the first coding module is used for mapping the Chinese character information into binary codes;
the second coding module is used for converting the digital information into binary codes according to a 36-system binary rule;
and the merging module is used for merging the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coding information of the information to be processed.
An embodiment of the present application provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the method of any one of the above when executing the computer program.
The embodiment of the application provides a road side device, which comprises: the electronic device is described above.
Embodiments of the present application provide a computer readable storage medium storing a computer program which, when executed by a processor, implements a method as described in any one of the above.
Embodiments of the present application provide a computer program product for causing an electronic device to perform any one of the methods described above when the computer program product is run on a terminal device.
The embodiment of the application provides a method, a device, equipment and a storage medium for processing information, by acquiring information to be processed, wherein the information to be processed comprises: chinese character information and digital information; splitting the information to be processed into Chinese character information and digital information; mapping the Chinese character information into binary codes; converting the digital information into binary codes according to a 36-system binary rule; and combining the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coded information of the information to be processed, so that bits occupied by license plates can be reduced, and the compression effect of the information can be improved.
Drawings
The present application will be described in more detail hereinafter based on embodiments and with reference to the accompanying drawings.
Fig. 1 is a schematic implementation flow chart of a method for processing information according to an embodiment of the present application;
fig. 2 is a schematic implementation flow chart of a method for processing information according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application;
fig. 4 is a schematic diagram of a composition structure of an electronic device according to an embodiment of the present application.
In the drawings, like parts are given like reference numerals, and the drawings are not drawn to scale.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present application more apparent, the present application will be described in further detail with reference to the accompanying drawings, and the described embodiments should not be construed as limiting the present application, and all other embodiments obtained by those skilled in the art without making any inventive effort are within the scope of the present application.
In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is to be understood that "some embodiments" can be the same subset or different subsets of all possible embodiments and can be combined with one another without conflict.
If a similar description of "first\second\third" appears in the application document, the following description is added, in which the terms "first\second\third" are merely distinguishing between similar objects and do not represent a particular ordering of the objects, it being understood that the "first\second\third" may be interchanged in a particular order or precedence, where allowed, so that the embodiments of the application described herein can be implemented in an order other than that illustrated or described herein.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the present application.
Based on the problems existing in the related art, the method for processing information provided in the embodiments of the present application may be applied to electronic devices such as a mobile phone, a tablet computer, a wearable device, a vehicle-mounted device, an augmented reality (augmented reality, AR)/Virtual Reality (VR) device, a notebook computer, an ultra-mobile personal computer (UMPC), a netbook, a personal digital assistant (personal digital assistant, PDA), a road side device, and the like, and the specific types of the electronic devices are not limited in the embodiments of the present application. The road side equipment can be a road side intelligent station, and the functions realized by the information processing method provided by the embodiment of the application can be realized by calling program codes by a processor of the electronic equipment, wherein the program codes can be stored in a computer storage medium.
An embodiment of the present application provides a method for processing information, and fig. 1 is a schematic implementation flow diagram of the method for processing information provided by the implementation of the present application, where, as shown in fig. 1, the method includes:
step S101, obtaining information to be processed, where the information to be processed includes: chinese character information and digital information.
In this embodiment of the present application, the information to be processed may be expressed as: the information of adding digits into Chinese characters, wherein the information to be processed can comprise: license plate information, chinese character information includes: the Chinese characters, digital information may include: numbers and letters. Illustratively, license plate information is: yue ZF99999. Wherein, yue is province, ZF99999 is number.
In some embodiments, the electronic device may be communicatively coupled to an input device through which information to be processed is input, which may include: a mouse, a keyboard, a mobile terminal, a voice input device, etc. With the above example in mind, a user enters Guangdong ZF99999 through a keyboard, causing the electronic device to acquire Guangdong ZF99999, and for example, the user collects the user's voice by sending the voice, and then enters the voice into the electronic device.
In some embodiments, the electronic device may be communicatively connected to the laser fusion antenna, where the laser fusion antenna obtains vehicle information, and the laser fusion antenna transmits the vehicle information to the electronic device, so that the electronic device obtains the vehicle information, and the electronic device determines the information to be processed based on the vehicle information.
In the embodiment of the application, the vehicle information may include: a vehicle identification, which may be a vehicle ID. The electronic device stores a first correspondence between vehicle information and license plate information, and after the vehicle information is acquired, the license plate information can be determined based on the vehicle information and the first correspondence table, wherein the first correspondence table comprises: correspondence between vehicle information and license plate information.
In this embodiment of the present application, determining the license plate information based on the vehicle information and the first correspondence table includes: and calculating the similarity between the vehicle information and the vehicle information in the first corresponding relation table, and determining license plate information corresponding to the vehicle information with the similarity larger than a similarity threshold value as license plate information. In calculating the similarity, a cosine formula may be employed to calculate the similarity between the vehicle information and the vehicle information in the first correspondence.
Step S102, splitting the information to be processed into Chinese character information and digital information.
In the embodiment of the application, the Chinese character information and the digital information in the information to be processed can be identified through a character identification technology, and then the identified Chinese character information and the digital information are split.
In some embodiments, the information to be processed may be output into a neural network model, thereby splitting the information to be processed into kanji information and digital information. In training the neural network model, a sample training set may be obtained, sample data in the sample training set including: sample to-be-processed information, corresponding sample Chinese character information and sample digital information, and then training a neural network model based on a sample training set.
In some embodiments, in the case that the information to be processed is license plate information, since the composition of the license plate information is generally the same, for example, the form of province and number is added, a split template may be established in advance, in which the first digit is a Chinese character, and the last 7 digits are digital information, and then the split into the Chinese character information and the digital information may be based on the composition.
Following the above example, after splitting, the Chinese character information is: guangdong, digital information is: ZF99999.
Step S103, mapping the Chinese character information into binary codes.
In the embodiment of the application, the characters in the binary code include: 0. 1.
In this embodiment of the present application, a second corresponding relationship may be pre-established, where the second corresponding relationship includes: correspondence between provinces and binary codes. After the Chinese character information is obtained, if the province is the province, matching can be performed based on the province in the province and the second corresponding relation to obtain a matching result, wherein the second corresponding relation comprises: the correspondence between provinces and binary codes; and determining the binary code corresponding to the province based on the matching result.
In this embodiment of the present application, the matching based on the provinces in the provinces and the second correspondence relationship to obtain a matching result includes: calculating the similarity between the provinces in the provinces and the second corresponding relation; determining a matching result based on the similarity; the determining the binary code corresponding to the province based on the matching result comprises the following steps: and determining the binary codes corresponding to the provinces with the similarity larger than the similarity threshold as the binary codes corresponding to the provinces.
In the embodiment of the present application, when calculating the similarity between the provinces and the provinces in the second correspondence, the calculation may be performed by using a cosine formula. The value of the similarity is between 0 and 1, the closer the similarity is to 1, the more similar the provinces are in the second corresponding relation, and if the similarity is 1, the provinces are the same as the provinces in the second corresponding relation.
In this embodiment of the present application, the similarity threshold may be set, for example, the similarity threshold may be set to 90%, and when the similarity is greater than 90%, the similarity threshold and the similarity threshold may be considered to be the same, and then the similarity threshold and the similarity threshold may be matched to the binary code corresponding to the province.
The above example is accepted, and the second correspondence relationship includes: and when the corresponding relation between Yue and 01100 is determined that the Chinese character information is Yue, determining that binary codes of Yue are 01100.
Step S104, converting the digital information into binary codes according to a 36-system binary conversion rule.
In the embodiment of the application, the length of the digital information can be reduced through 36-system coding processing, and the digital information is coded integrally, so that the information of the license plate can be utilized to a greater extent.
Following the example above, ZF99999 is converted to binary code according to a 36-ary binary rule. After mapping ZF99999 into binary code, the binary code shares 37 bits. And when the mapping relation of the single character 6bit is used for coding, the binary code of the ZF99999 is 42 bits.
Step 105, combining the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coding information of the information to be processed.
Following the above example, the combined encoded information may be expressed as: the total of 6+37 bits is 43 bits, and the binary code of single character is 6+42 bits, so that one license plate information can reduce the occupation of 5 bits.
According to the information processing method, information to be processed is obtained, wherein the information to be processed comprises the following steps: chinese character information and digital information; splitting the information to be processed into Chinese character information and digital information; mapping the Chinese character information into binary codes; converting the digital information into binary codes according to a 36-system binary rule; and combining the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coded information of the information to be processed, so that occupied bits of license plates can be reduced, and the compression effect of information (such as license plate information) can be improved.
Based on the foregoing embodiments, the embodiments of the present application further provide an information processing method, which may be applied to an ETC system, where an on-board Unit OBU is placed on a vehicle, and roadside set-up Road Side units (RSU-Road Side units) communicate with each other through microwaves. When a vehicle passes through a road side intelligent station RSF at a high speed, an OBU communicates with the RSF through the RSU, in this embodiment of the present application, an electronic device is applied to the road side intelligent station for example to describe, and fig. 2 is a flow chart of a method for processing information provided in this embodiment of the present application, as shown in fig. 2, where the method includes:
in step S201, the roadside intelligent station acquires vehicle information.
In the embodiment of the application, the road side intelligent station can be in communication connection with the laser fusion antenna, and vehicle information can be acquired through the laser fusion antenna.
In the embodiment of the application, the vehicle information may include: a vehicle identification, which may be a vehicle ID.
Step S202, the intelligent road side station determines the license plate information based on the vehicle information and the first correspondence table, where the first correspondence table includes: correspondence between vehicle information and license plate information.
The road side intelligent station stores a first corresponding relation between vehicle information and license plate information, and after the vehicle information is acquired, the license plate information can be determined based on the vehicle information and the first corresponding relation table, wherein the first corresponding relation table comprises: correspondence between vehicle information and license plate information.
In this embodiment of the present application, license plate information includes: province and digital information. The digital information may include: letters and numbers. The letters may include: A. b, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, the numbers comprising: 0. 1, 2, 3, 4, 5, 6, 7, 8, 9.
And step S203, the road side intelligent station splits the license plate information into Chinese character information and digital information.
In the embodiment of the application, the Chinese character information is province, and the digital information is license plate number.
In this embodiment of the present application, since the license plate information is generally the same in composition, for example, in the form of province and number, a splitting template may be pre-established, where the front bit is a chinese character and the rear 7 bits are digital, and then the license plate information may be split into chinese character information and digital information based on the splitting template.
In some embodiments, the Chinese character information and the digital information in the license plate information can be identified by a character recognition technology, and then the identified Chinese character information and the digital information are split.
In some embodiments, license plate information may be output to the neural network model, thereby splitting the license plate information into Chinese character information and digital information. In training the neural network model, a sample training set may be obtained, sample data in the sample training set including: sample license plate information, corresponding sample Chinese character information and sample digital information, and then training a neural network model based on a sample training set.
In step S204, the intelligent station on the road side maps the Chinese character information into binary codes.
In this embodiment of the present application, the matching may be performed based on the provinces in the provinces and the second correspondence relationship, to obtain a matching result, where the second correspondence relationship includes: the correspondence between provinces and binary codes; and determining the binary code corresponding to the province based on the matching result.
In step S205, the intelligent roadside station converts the digital information into binary codes according to a 36-ary binary rule.
In the embodiment of the application, the length of the digital information can be reduced through 36-system coding processing, and the digital information is coded integrally, so that the information of the license plate can be utilized to a greater extent.
Following the example above, ZF99999 is converted to binary code according to a 36-ary binary rule. After converting ZF99999 into binary code, the binary code shares 37 bits. And when the mapping relation of the single character 6bit is used for coding, the binary code of the ZF99999 is 42 bits.
Step S206, the road side intelligent station combines the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the code information of the license plate information.
Following the above example, the combined encoded information may be expressed as: the total of 6+37 bits is 43 bits, and the binary code of single character is 6+42 bits, so that the occupation of 5 bits can be reduced.
In step S207, the intelligent roadside station adds the encoded information to the vehicle track information.
In the embodiment of the application, the road side intelligent station can add the coding information corresponding to the license plate information into the vehicle track information at the same time. Because the binary code of the relative single character in the code information is less than the occupation of 5 bits, the byte data occupied by the license plate information can be reduced after the codes of the license plate information corresponding to a plurality of vehicle information are written at the same time.
For example, the code information of license plate information of 8 pieces of vehicle information may be added to the vehicle track information to be transmitted together. And license plate information corresponding to 8 pieces of vehicle information can be reduced by 5 bytes of data.
And step S208, the intelligent road side station sends the vehicle track information.
In the embodiment of the application, the track information of the vehicle can be sent to a Road Side Unit (RSU), the RSU sends the track information of the vehicle to an on-board unit OBU, and the OBU finally pushes the information to an APP for display.
The method provided by the embodiment of the application comprises the steps of obtaining information to be processed, wherein the information to be processed comprises: chinese character information and digital information; splitting the information to be processed into Chinese character information and digital information; mapping the Chinese character information into binary codes; converting the digital information into binary codes according to a 36-system binary rule; combining binary codes corresponding to the Chinese character information and binary codes corresponding to the digital information to obtain coded information of the information to be processed, so that occupied bits of a license plate can be reduced, the compression effect of the information can be improved, and the coded information is added into vehicle track information; the vehicle track information is sent, so that the transmission efficiency can be improved, and better performance can be realized when a plurality of data are transmitted.
Based on the foregoing embodiments, the embodiments of the present application provide an information processing apparatus, where each module included in the apparatus and each unit included in each module may be implemented by a processor in a computer device; of course, the method can also be realized by a specific logic circuit; in practice, the processor may be a central processing unit (CPU, central Processing Unit), a microprocessor (MPU, microprocessor Unit), a digital signal processor (DSP, digital Signal Processing), or a field programmable gate array (FPGA, field Programmable Gate Array), or the like.
An embodiment of the present application provides an information processing apparatus, and fig. 3 is a schematic structural diagram of the information processing apparatus provided in the embodiment of the present application, and as shown in fig. 3, an information processing apparatus 300 includes:
an obtaining module 301, configured to obtain information to be processed, where the information to be processed includes: chinese character information and digital information;
the splitting module 302 is configured to split the information to be processed into Chinese character information and digital information;
a first encoding module 303, configured to map the chinese character information into binary codes;
a second encoding module 304, configured to convert the digital information into binary codes according to a 36-ary binary rule;
and the merging module 305 is configured to merge the binary code corresponding to the Chinese character information and the binary code corresponding to the digital information to obtain the encoded information of the information to be processed.
In some embodiments, the information to be processed is license plate information, and the obtaining module includes:
a first acquisition unit configured to acquire vehicle information;
the first determining unit is configured to determine the license plate information based on vehicle information and a first correspondence table, where the first correspondence table includes: correspondence between vehicle information and license plate information.
In some embodiments, the splitting module comprises:
the second acquisition unit is used for acquiring the splitting template of the license plate information;
and the splitting unit is used for splitting the license plate information into Chinese character information and digital information based on the splitting template.
In some embodiments, the chinese character information includes: province, the first coding module includes:
the matching unit is configured to obtain a matching result based on matching the provinces with the provinces in a second corresponding relationship, where the second corresponding relationship includes: the correspondence between provinces and binary codes;
and the second determining unit is used for determining the binary code corresponding to the province based on the matching result.
In some embodiments, the matching based on the provinces in the second correspondence relationship to obtain a matching result includes:
calculating the similarity between the provinces in the provinces and the second corresponding relation;
determining a matching result based on the similarity;
the determining the binary code corresponding to the province based on the matching result comprises the following steps:
and determining the binary codes corresponding to the provinces with the similarity larger than the similarity threshold as the binary codes corresponding to the provinces.
In some embodiments, the information processing apparatus further includes:
the adding module is used for adding the coding information into the vehicle track information;
and the transmitting module is used for transmitting the vehicle track information.
The embodiment of the application provides electronic equipment, which can be a road side unit or a vehicle-mounted unit; fig. 4 is a schematic diagram of a composition structure of an electronic device according to an embodiment of the present application, as shown in fig. 4, the electronic device 400 includes: a processor 401, at least one communication bus 402, a user interface 403, at least one external communication interface 404, a memory 405. Wherein communication bus 402 is configured to enable connected communications between these components. The user interface 403 may include a display screen, and the external communication interface 404 may include a standard wired interface and a wireless interface, among others. The processor 401 is configured to execute a program of a processing method of information stored in a memory to realize steps in the processing method of information provided in the above-described embodiment.
Based on the foregoing embodiments, embodiments of the present application further provide a roadside apparatus, where the roadside apparatus includes: the electronic device in the above embodiment.
In the embodiment of the present application, the roadside device may include: and the intelligent station at the road side.
In the embodiment of the present application, if the above-described information processing method is implemented in the form of a software functional module, and sold or used as a separate product, it may also be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially or partly contributing to the prior art, and the computer software product may be stored in a storage medium, and include several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read Only Memory (ROM), a magnetic disk, an optical disk, or other various media capable of storing program codes. Thus, embodiments of the present application are not limited to any specific combination of hardware and software.
Accordingly, the present embodiments provide a storage medium having stored thereon a computer program which, when executed by a processor, implements the steps in the processing method of information provided in the above embodiments.
Embodiments of the present application further provide a computer program product, which when executed on a terminal device, causes the electronic device to perform the method for processing information according to any of the above.
The description of the electronic device and the storage medium embodiments above is similar to that of the method embodiments described above, with similar advantageous effects as the method embodiments. For technical details not disclosed in the embodiments of the computer apparatus and the storage medium of the present application, please refer to the description of the method embodiments of the present application.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. It should be understood that, in various embodiments of the present application, the sequence numbers of the foregoing processes do not mean the order of execution, and the order of execution of the processes should be determined by the functions and internal logic thereof, and should not constitute any limitation on the implementation process of the embodiments of the present application. The foregoing embodiment numbers of the present application are merely for describing, and do not represent advantages or disadvantages of the embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above described device embodiments are only illustrative, e.g. the division of the units is only one logical function division, and there may be other divisions in practice, such as: multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. In addition, the various components shown or discussed may be coupled or directly coupled or communicatively coupled to each other via some interface, whether indirectly coupled or communicatively coupled to devices or units, whether electrically, mechanically, or otherwise.
The units described above as separate components may or may not be physically separate, and components shown as units may or may not be physical units; can be located in one place or distributed to a plurality of network units; some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may be separately used as one unit, or two or more units may be integrated in one unit; the integrated units may be implemented in hardware or in hardware plus software functional units.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the above method embodiments may be implemented by hardware related to program instructions, and the foregoing program may be stored in a computer readable storage medium, where the program, when executed, performs steps including the above method embodiments; and the aforementioned storage medium includes: a mobile storage device, a Read Only Memory (ROM), a magnetic disk or an optical disk, or the like, which can store program codes.
Alternatively, the integrated units described above may be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially or partly contributing to the prior art, embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a controller to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a removable storage device, a ROM, a magnetic disk, or an optical disk.
The foregoing is merely an embodiment of the present application, but the protection scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered in the protection scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A method of processing information, comprising:
obtaining information to be processed, wherein the information to be processed comprises: chinese character information and digital information;
splitting the information to be processed into Chinese character information and digital information;
mapping the Chinese character information into binary codes;
converting the digital information into binary codes according to a 36-system binary rule;
and combining the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coding information of the information to be processed.
2. The method according to claim 1, wherein the information to be processed is license plate information, and the obtaining the information to be processed includes:
acquiring vehicle information;
and determining the license plate information based on the vehicle information and a first corresponding relation table, wherein the first corresponding relation table comprises: correspondence between vehicle information and license plate information.
3. The method of claim 2, wherein the splitting the information to be processed into kanji information and digital information comprises:
obtaining a splitting template of the license plate information;
and splitting the license plate information into Chinese character information and digital information based on the splitting template.
4. The method of claim 3, wherein the kanji information comprises: province, the mapping the Chinese character information into binary codes comprises the following steps:
and matching the provinces based on the provinces in the second corresponding relation to obtain a matching result, wherein the second corresponding relation comprises: the correspondence between provinces and binary codes;
and determining the binary code corresponding to the province based on the matching result.
5. The method of claim 4, wherein the matching based on the provinces in the second correspondence to obtain a matching result comprises:
calculating the similarity between the provinces in the provinces and the second corresponding relation;
determining a matching result based on the similarity;
the determining the binary code corresponding to the province based on the matching result comprises the following steps:
and determining the binary codes corresponding to the provinces with the similarity larger than the similarity threshold as the binary codes corresponding to the provinces.
6. The method according to claim 1, wherein the method further comprises:
adding the encoded information into vehicle track information;
and sending the vehicle track information.
7. An information processing apparatus, comprising:
the device comprises an acquisition module for acquiring information to be processed, wherein the information to be processed comprises: chinese character information and digital information;
the splitting module is used for splitting the information to be processed into Chinese character information and digital information;
the first coding module is used for mapping the Chinese character information into binary codes;
the second coding module is used for converting the digital information into binary codes according to a 36-system binary rule;
and the merging module is used for merging the binary codes corresponding to the Chinese character information and the binary codes corresponding to the digital information to obtain the coding information of the information to be processed.
8. An electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 6 when executing the computer program.
9. A roadside apparatus, comprising: the electronic device of claim 9.
10. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the method according to any one of claims 1 to 6.
CN202311558940.8A 2023-11-21 2023-11-21 Information processing method, device, equipment and storage medium Pending CN117640781A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311558940.8A CN117640781A (en) 2023-11-21 2023-11-21 Information processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311558940.8A CN117640781A (en) 2023-11-21 2023-11-21 Information processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117640781A true CN117640781A (en) 2024-03-01

Family

ID=90020899

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311558940.8A Pending CN117640781A (en) 2023-11-21 2023-11-21 Information processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117640781A (en)

Similar Documents

Publication Publication Date Title
CN100495318C (en) Compression and uncompression method of integer data and device thereof
EP0559824B1 (en) Binary data communication system
CN112953550A (en) Data compression method, electronic device and storage medium
CN112671921A (en) Data transmission method and device, electronic equipment and readable storage medium
CN104527535B (en) A kind of automotive license plate of band encryption QR Quick Response Code
CN116978011B (en) Image semantic communication method and system for intelligent target recognition
CN110635807A (en) Data coding method and decoding method
DE69734209D1 (en) SAFETY PROCESS AND DEVICE FOR AUTHENTICATION IN A WIRELESS COMMUNICATION SYSTEM
CN113312325B (en) Track data transmission method, device, equipment and storage medium
CN114328898A (en) Text abstract generating method and device, equipment, medium and product thereof
CN115208414A (en) Data compression method, data compression device, computer device and storage medium
CN114051006A (en) Data transmission method, data transmission device, computer equipment and storage medium
CN113626645B (en) Hierarchical optimization efficient ciphertext fuzzy retrieval method and related equipment
CN117640781A (en) Information processing method, device, equipment and storage medium
CN109213973B (en) VIN code transcoding storage method and device and corresponding reading method and device
CN112016270B (en) Logistics information coding method, device and equipment of Chinese-character codes
CN111428442B (en) Data conversion method, system and storage medium without dictionary table
CN113343042A (en) Data fragment storage method and device, electronic equipment and storage medium
CN116456290A (en) Beidou position information message compression coding method and system
US9235610B2 (en) Short string compression
CN115276889B (en) Decoding processing method, decoding processing device, computer equipment and storage medium
CN112861649B (en) Fingerprint signature generation method and device, electronic equipment and computer storage medium
CN115909545A (en) Vehicle track data compression method and device based on fuzzy coding
CN114490546A (en) Track data compression method and device, electronic equipment and storage medium
CN101101628B (en) Chinese character compression method of two-dimensional bar code coding

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