CN115174757A - Form information submitting method, reading method and processing system - Google Patents

Form information submitting method, reading method and processing system Download PDF

Info

Publication number
CN115174757A
CN115174757A CN202210647226.5A CN202210647226A CN115174757A CN 115174757 A CN115174757 A CN 115174757A CN 202210647226 A CN202210647226 A CN 202210647226A CN 115174757 A CN115174757 A CN 115174757A
Authority
CN
China
Prior art keywords
picture
information
form information
preset
bit
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
CN202210647226.5A
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.)
Guangzhou Lubangtong Intelligent Technology Co ltd
Original Assignee
Guangzhou Lubangtong Intelligent 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 Guangzhou Lubangtong Intelligent Technology Co ltd filed Critical Guangzhou Lubangtong Intelligent Technology Co ltd
Priority to CN202210647226.5A priority Critical patent/CN115174757A/en
Publication of CN115174757A publication Critical patent/CN115174757A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/32Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
    • H04N1/32101Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title
    • H04N1/32144Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title embedded in the image data, i.e. enclosed or integrated in the image, e.g. watermark, super-imposed logo or stamp
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/38Synchronous or start-stop systems, e.g. for Baudot code
    • H04L25/40Transmitting circuits; Receiving circuits
    • H04L25/49Transmitting circuits; Receiving circuits using code conversion at the transmitter; using predistortion; using insertion of idle bits for obtaining a desired frequency spectrum; using three or more amplitude levels ; Baseband coding techniques specific to data transmission systems
    • H04L25/4906Transmitting circuits; Receiving circuits using code conversion at the transmitter; using predistortion; using insertion of idle bits for obtaining a desired frequency spectrum; using three or more amplitude levels ; Baseband coding techniques specific to data transmission systems using binary codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • Spectroscopy & Molecular Physics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

The invention discloses a form information submission method, a form information reading method and a form information processing system, which aim to reduce the risk of tampering form information and improve the safety factor of form information submission, wherein the form information submission method adopts the technical scheme that: the method comprises the following steps: acquiring form information; converting the form information into binary codes; acquiring a preset picture, the number of pixels of the preset picture and bit information, wherein the preset picture is marked as a first picture; rewriting binary codes into bit information of pixels of the first picture according to a first preset rule to generate a second picture; submitting a second picture; belongs to the technical field of communication.

Description

Form information submitting method, reading method and processing system
Technical Field
The invention belongs to the technical field of communication, and particularly relates to a form information submitting method, a form information reading method and a form information processing system.
Background
The form information is one kind of information interaction, and the interaction process is as follows: and the user perfects the form information at the web end or the mobile end and submits the form information to the background.
In the prior art, when the form information is submitted to a background, the form information is generally submitted according to a certain rule in a plaintext submitting mode, so that the form information is easy to find and easy to tamper, and the safety factor is low;
for example, the invention discloses a method for monitoring a form, which is disclosed in patent publication No. CN105117894a, and comprises the following steps: receiving a form submitted by a user, and storing the received form; encrypting the received form according to a preset encryption algorithm to generate first ciphertext data; when detecting the form, reading the stored form, encrypting the read form according to a preset encryption algorithm, and generating second ciphertext data; judging whether the first ciphertext data is the same as the second ciphertext data; and if the first ciphertext data is the same as the second ciphertext data, determining that the stored form is not tampered.
The form monitoring method encrypts the form in an encryption algorithm mode to form first ciphertext data and second ciphertext data, and judges whether the form is tampered by judging whether the first ciphertext data and the second ciphertext data are the same or not so as to ensure the correctness of form information; however, the form monitoring method can only determine whether the form information is tampered, and cannot prevent the form information from being tampered, and cannot improve the safety factor when the form information is submitted.
Disclosure of Invention
The invention mainly aims to provide a form information submission method, aiming at reducing the risk of tampering form information and improving the safety factor of form information submission.
According to a first aspect of the present invention, there is provided a form information submission method, including the steps of:
acquiring form information;
converting the form information into binary codes;
acquiring a preset picture, the number of pixels of the preset picture and bit information, wherein the preset picture is marked as a first picture;
rewriting binary codes into bit information of pixels of the first picture according to a first preset rule to generate a second picture;
and submitting the second picture.
In a specific embodiment of the present invention, the first predetermined rule is: writing the binary code of the form information from the nth pixel, writing the binary code into one bit of bit information of the pixel of the first picture, and writing one bit of the binary code into one pixel; wherein n is more than or equal to 1.
In a specific embodiment of the present invention, when the binary code is written into the bit information of the pixel of the first picture, the binary code of the form information is written one by one starting from the nth pixel.
In a specific embodiment of the present invention, one or more pictures are preset; and only one preset picture is acquired when the preset picture is acquired.
In a specific embodiment of the present invention, when there are a plurality of preset pictures, a preset picture with a pixel number greater than or equal to the binary-coded bit number is obtained as the first picture.
The invention also provides a form information reading method, which relates to the second picture and comprises the following steps:
acquiring a second picture;
reading bit information of pixels of a second picture according to a second preset rule to obtain binary information;
and converting the binary information into characters to obtain form information.
In a specific embodiment of the present invention, the second predetermined rule is: and reading one bit rewritten according to a first preset rule in the bit information of the pixel of the second picture from the nth pixel of the second picture.
In a specific embodiment of the present invention, during reading, reading is started from the nth pixel, and the number of the read pixels is the binary coded bit number.
The invention also provides a form information processing system, which comprises a form information submitting unit and a form information reading unit:
the form information submission unit comprises the following modules:
the form information acquisition module: the form information processing system is used for acquiring form information to be submitted by a user;
the form information conversion module: the system is used for converting the form information into binary codes;
the picture storage module: used for storing the preset picture;
the picture acquisition module: the system comprises a picture storage module, a picture processing module and a picture processing module, wherein the picture storage module is used for storing preset pictures;
a picture pixel acquisition module: the method comprises the steps of obtaining the number of pixels of a preset picture and bit information of the pixels of the preset picture;
the picture pixel bit information rewriting module: the binary code converted by the form information conversion module is used for rewriting bit information of pixels of a preset picture according to a first preset rule;
the picture uploading module: the preset picture rewritten by the picture pixel bit information rewriting module is uploaded to the form reading unit;
the form information reading unit comprises the following modules:
the picture receiving module: the image uploading module is used for uploading the preset images to the image uploading module;
the picture pixel bit information reading module: the picture receiving module is used for receiving the bit information of the pixels of the preset picture received by the picture receiving module according to a first preset rule to form binary information;
binary information conversion module: and the system is used for converting the binary information read by the picture pixel bit information reading module into characters to obtain form information.
One of the above technical solutions of the present invention has at least one of the following advantages or beneficial effects:
in the form information submission method, the form information takes a picture as a medium, binary codes of the form information are rewritten into bit information of pixels of a first picture according to a first preset rule to form a second picture, and then the second picture is submitted, so that the risk of tampering the form information can be reduced, and the safety factor of the form information submission is improved;
the invention also provides a form information reading method, which is characterized in that bit information of pixels of the second picture is read through a second preset rule to obtain binary information, the binary information is converted into characters to obtain form information, the form information rewritten into the first picture can be obtained, and the correctness of form information submission is ensured.
Drawings
The invention is further described below with reference to the accompanying drawings and examples;
fig. 1 is a flowchart illustrating a form information submission method according to embodiment 1 of the present invention;
fig. 2 is a flowchart illustrating a form information reading method according to embodiment 1 of the present invention;
fig. 3 is a schematic structural diagram of a form information processing system according to embodiment 1 of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
Example 1
The form information is one kind of information interaction, and the interaction process is as follows: and the user perfects the form information at the web end or the mobile end and submits the form information to the background.
In the prior art, when the form information is submitted to a background, the form information is generally submitted according to a certain rule in a plaintext mode, the form information is easy to find and easy to tamper, and the safety factor is low.
In order to avoid form information being tampered, the application provides a form information submission method, and the core idea is as follows: converting the form information into binary codes, reading bit information of pixels of a preset picture, writing the binary codes of the form information into the bit information of the pixels of the preset picture according to a preset rule, converting the bit information of the rewritten pixels into pictures, uploading the pictures to a background, after receiving the pictures, reading the bit information of the pixels of the pictures according to the preset rule by the background, forming the binary codes by the read information, and converting the binary codes into characters so as to obtain the form information;
the form information submitting method is used for submitting the form information by taking the picture as a medium and through a preset rule, and the form information is hidden in the picture.
FIG. 1 is a flow chart diagram of a form information submission method of the present invention;
the invention takes an example that a user submits form information to a background on a web page of a PC web end or a mobile end h5 as an example, and as shown in figure 1, the form information submission method provided by the invention is applied to the web page of the PC web end or the mobile end h5 and comprises the following steps:
step 11: acquiring form information;
the acquired form information is the form information to be submitted by the user, and when the user completes the filling of the form information and the step of submitting the form information is carried out, the form information at the moment is acquired;
after obtaining the form information, carrying out the following steps;
step 12: converting the form information into binary codes;
the binary code is a code of '0101.. 0101', the form information mainly includes text, such as chinese characters, letters, and the like, and the conversion of the form information into the binary code means that the text content is converted into the binary code, in this embodiment, the form information is Unicode code, for example, in the coding process, the binary code corresponding to the characters is generally represented by 4 bytes, and when the characters are less than 4 bytes, 0 is supplemented forward, that is, the binary code bit number of the characters of the Unicode code is generally 32 bits, for example, the text 'single' is converted into the binary code of '00000000000000000101001101010101'.
Step 13: acquiring a preset picture, the number of pixels of the preset picture and bit information, wherein the preset picture is marked as a first picture;
specifically, one or more pictures are preset; when the number of the preset picture and the number of the pixels of the preset picture and bit information are directly obtained when the number of the preset picture is one, the picture is a preset picture appointed in the system, the pixel is appointed to be large enough according to practical application, and the phenomenon that the number of bits of binary coding of form information is larger than the number of the pixels is avoided;
when the number of the preset pictures is multiple, acquiring all the preset pictures and the corresponding pixel number and bit information, selecting the corresponding preset pictures according to the binary coded digits acquired in the step 2, for example, selecting one preset picture with the pixel number being more than or equal to the binary coded digits, and recording the picture as a first picture;
specifically, taking the JPG format as an example, 1 pixel of a picture is 24 bits; taking the PNG format as an example, 1 pixel of a picture is 32 bits; in this embodiment, a picture in the JPG format is taken as an example for explanation, that is, the preset picture in this embodiment is in the JPG format.
Step 14: rewriting binary codes into bit information of pixels of the first picture according to a first preset rule to generate a second picture;
the first preset rule is as follows: writing the binary code of the form information from the nth pixel, writing the binary code into one bit of bit information of the pixel of the first picture, and writing one bit of the binary code into one pixel; wherein n is more than or equal to 1; in the picture in the JPG format, 1 pixel is 24 bits, namely, one bit of 24 bits in bit information rewritten into the pixel during rewriting;
when the binary code is written into the bit information of the pixel of the first picture, the binary code of the form information is written into the n-th pixel one by one;
as a specific implementation of this embodiment, the first preset rule refers to: writing binary codes of the form information one by one from the 3 rd pixel, rewriting the binary codes into the last bit of the bit information of each pixel, and writing one bit in the binary codes into the last bit of the bit information of one pixel;
taking the above-mentioned word "single" as an example, the binary code of the word is 32 bits, the binary code of the chinese character is rewritten into the bit information of the pixel of the first picture according to the first preset rule, that is, the rewriting is started from the 3 rd pixel of the first picture, the first bit of the binary code of "single" is rewritten into the last bit of the 3 rd pixel of the first picture, for example, the first bit of the binary code of the word "single" is 0, the bit information of the 3 rd pixel of the first picture is "01.. 01", that is, the bit information of the 3 rd pixel of the rewritten first picture is "01.. 00";
the second bit of the binary code of the character 'single' is rewritten into the last bit of the 4 th pixel of the first picture, and by analogy, the binary codes of the Chinese characters are completely rewritten into bit information of the pixel of the first picture;
and rewriting all binary codes of the form information into bit information of pixels of the first picture through the rewriting process to form a picture, namely the second picture.
Step 15: submitting a second picture; and submitting the second picture to the background.
By the aid of the hidden form submitting method, risks of tampering form information can be reduced, and safety factors of form information submission are improved.
FIG. 2 is a flow chart of a method for reading form information according to the present invention;
referring to fig. 2, the present invention further provides a form information reading method, which is applied to a background, and is used to ensure that form information rewritten in a first picture can be obtained, and ensure correctness of form information submission, and includes the following steps:
step 21: acquiring a second picture;
the second picture is submitted by the form information submitting method.
Step 22: reading bit information of pixels of a second picture according to a second preset rule to obtain binary information;
the second preset rule corresponds to the first preset rule, and the second preset rule is as follows: reading one bit rewritten according to a first preset rule in bit information of each pixel from the nth pixel of the second picture; for example, the first preset rule of this embodiment is to write the binary code of the form information from the 3 rd pixel, and rewrite the binary code into the last bit of the bit information of each pixel; therefore, the corresponding second preset rule is that the last bit of bit information of each pixel is read from the 3 rd pixel of the second picture, and the read information is combined to form binary information;
the digit of the binary code of the form information is N; and when the bit information of the pixels of the second picture is read according to a second preset rule, reading is started from the nth pixel, and the binary information obtained by reading the bit information of the N pixels is the binary code of the form information.
Step 23: and converting the binary information into characters to obtain form information.
Specifically, the characters converted from the binary information are form information.
FIG. 3 is a schematic diagram of a spreadsheet information handling system of the present invention;
referring to fig. 3, the present invention further provides a form information processing system, which includes a form information submitting unit 1 and a form information reading unit 2:
the form information submission unit 1 includes the following modules:
the form information acquisition module 11: the form information processing method comprises the steps of obtaining form information to be submitted by a user;
the form information conversion module 12: the system is used for converting the form information into binary codes;
the picture storage module 13: used for storing the preset picture;
the picture acquisition module 14: is used for acquiring the preset pictures in the picture storage module 13;
the picture pixel acquisition module 15: the method comprises the steps of obtaining the number of pixels of a preset picture and bit information of the pixels of the preset picture;
the picture pixel bit information rewriting module 16: the binary code converted by the form information conversion module 12 is used for rewriting bit information of pixels of a preset picture according to a first preset rule;
the picture uploading module 17: the preset picture rewriting module 16 is used for uploading the preset picture rewritten by the picture pixel bit information rewriting module to the form reading unit 2;
the form information reading unit 2 includes the following modules:
the picture receiving module 21: the image uploading module is used for receiving the preset images uploaded by the image uploading module 17;
the picture pixel bit information reading module 22: the image processing module is used for reading the bit information of the pixels of the preset image received by the image receiving module 22 according to a second preset rule to form binary information;
binary information conversion module 23: and the system is used for converting the binary information read by the picture pixel bit information reading module 22 into characters to obtain form information.
By adopting the form information processing system of the embodiment, the form information submitting unit 1 can convert the form information into the binary code, then read the number of pixels and bit information of the preset picture, rewrite the binary code of the form information into the bit information of the pixels of the preset picture according to the first preset rule, then upload the preset picture to the form information reading unit 2, after receiving the preset picture, the form information reading unit 2 reads the bit information of the pixels of the preset picture according to the second preset rule, the read information forms the binary information, and then convert the binary information into characters, thereby obtaining the form information.
While embodiments of the present invention have been shown and described, it will be understood by those of ordinary skill in the art that: various changes, modifications, substitutions and alterations can be made to the embodiments without departing from the principles and spirit of the invention, the scope of which is defined by the claims and their equivalents.

Claims (9)

1. A form information submission method is characterized by comprising the following steps:
acquiring form information;
converting the form information into binary codes;
acquiring a preset picture, the number of pixels of the preset picture and bit information, wherein the preset picture is marked as a first picture;
rewriting binary codes into bit information of pixels of the first picture according to a first preset rule to generate a second picture;
and submitting the second picture.
2. The form information submission method of claim 1, wherein the first preset rule is: writing the binary code of the form information from the nth pixel, and writing the binary code into one bit of bit information of the pixel of the first picture, wherein one bit in the binary code is written into one pixel; wherein n is more than or equal to 1.
3. The form information filing method according to claim 2, wherein the binary code of the form information is written one by one from an nth pixel when the binary code is written into the bit information of the pixel of the first picture.
4. The form information submission method as recited in claim 1, wherein the predetermined number of pictures is one or more; and only one preset picture is acquired when the preset picture is acquired.
5. The form information submission method as claimed in claim 4, wherein, when there are a plurality of the preset pictures, one preset picture having a number of pixels greater than or equal to the number of bits of the binary code is obtained as the first picture.
6. A form information reading method, relating to the second picture of claim 2, comprising the steps of:
acquiring a second picture;
reading bit information of pixels of a second picture according to a second preset rule to obtain binary information;
and converting the binary information into characters to obtain form information.
7. The form information reading method according to claim 6, wherein the second predetermined rule is: and reading one bit rewritten according to a first preset rule in the bit information of the pixel of the second picture from the nth pixel of the second picture.
8. The form information reading method according to claim 7, wherein, in reading, reading is started from an nth pixel, and the number of the pixels to be read is a binary-coded bit number.
9. A form information processing system is characterized by comprising a form information submitting unit and a form information reading unit:
the form information submission unit comprises the following modules:
the form information acquisition module: the form information processing method comprises the steps of obtaining form information to be submitted by a user;
the form information conversion module: the system is used for converting the form information into binary codes;
the picture storage module: the system is used for storing preset pictures;
the picture acquisition module: the system comprises a picture storage module, a picture processing module and a picture processing module, wherein the picture storage module is used for storing preset pictures;
a picture pixel acquisition module: the method comprises the steps of obtaining the number of pixels of a preset picture and bit information of the pixels of the preset picture;
the picture pixel bit information rewriting module: the binary code converted by the form information conversion module is used for rewriting bit information of pixels of a preset picture according to a first preset rule;
the picture uploading module: the form reading unit is used for uploading the preset picture rewritten by the picture pixel bit information rewriting module to the form reading unit;
the form information reading unit comprises the following modules:
the picture receiving module: the image uploading module is used for uploading the preset images to the image uploading module;
the picture pixel bit information reading module: the image receiving module is used for receiving the bit information of the pixels of the preset image received by the image receiving module according to a first preset rule to form binary information;
binary information conversion module: and the binary information read by the picture pixel bit information reading module is converted into characters to obtain form information.
CN202210647226.5A 2022-06-08 2022-06-08 Form information submitting method, reading method and processing system Pending CN115174757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210647226.5A CN115174757A (en) 2022-06-08 2022-06-08 Form information submitting method, reading method and processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210647226.5A CN115174757A (en) 2022-06-08 2022-06-08 Form information submitting method, reading method and processing system

Publications (1)

Publication Number Publication Date
CN115174757A true CN115174757A (en) 2022-10-11

Family

ID=83485020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210647226.5A Pending CN115174757A (en) 2022-06-08 2022-06-08 Form information submitting method, reading method and processing system

Country Status (1)

Country Link
CN (1) CN115174757A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330976A (en) * 2016-11-03 2017-01-11 武汉斗鱼网络科技有限公司 Information encryption and decryption method and device
CN106777061A (en) * 2016-12-12 2017-05-31 四川长虹电器股份有限公司 Information hiding system, method and extracting method based on web page text and image
CN108259563A (en) * 2017-12-12 2018-07-06 平安普惠企业管理有限公司 Data cache method, device, server and storage medium
CN109271596A (en) * 2018-08-15 2019-01-25 深圳点猫科技有限公司 A kind of data cached method and electronic equipment based on education cloud platform
CN110730277A (en) * 2018-07-17 2020-01-24 阿里巴巴集团控股有限公司 Information coding and method and device for acquiring coded information
CN111898142A (en) * 2020-07-16 2020-11-06 常州工学院 Password hiding and inquiring method based on picture
CN113240431A (en) * 2021-06-16 2021-08-10 中国银行股份有限公司 Payment verification method and system based on three primary colors of picture pixels
KR20220003318A (en) * 2020-07-01 2022-01-10 국방과학연구소 Apparatus, method, computer-readable storage medium and computer program for encrypting information using image steganography
CN114448687A (en) * 2022-01-18 2022-05-06 徐工汉云技术股份有限公司 Image file encryption method and system based on RSA

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330976A (en) * 2016-11-03 2017-01-11 武汉斗鱼网络科技有限公司 Information encryption and decryption method and device
CN106777061A (en) * 2016-12-12 2017-05-31 四川长虹电器股份有限公司 Information hiding system, method and extracting method based on web page text and image
CN108259563A (en) * 2017-12-12 2018-07-06 平安普惠企业管理有限公司 Data cache method, device, server and storage medium
CN110730277A (en) * 2018-07-17 2020-01-24 阿里巴巴集团控股有限公司 Information coding and method and device for acquiring coded information
CN109271596A (en) * 2018-08-15 2019-01-25 深圳点猫科技有限公司 A kind of data cached method and electronic equipment based on education cloud platform
KR20220003318A (en) * 2020-07-01 2022-01-10 국방과학연구소 Apparatus, method, computer-readable storage medium and computer program for encrypting information using image steganography
CN111898142A (en) * 2020-07-16 2020-11-06 常州工学院 Password hiding and inquiring method based on picture
CN113240431A (en) * 2021-06-16 2021-08-10 中国银行股份有限公司 Payment verification method and system based on three primary colors of picture pixels
CN114448687A (en) * 2022-01-18 2022-05-06 徐工汉云技术股份有限公司 Image file encryption method and system based on RSA

Similar Documents

Publication Publication Date Title
CN105450232A (en) Encoding method, decoding method, encoding device and decoding device
CN1777040A (en) Variable length structural information coding and decoding method
CN102420855B (en) Method and system for displaying and playing by light-emitting diode (LED) terminal as well as server
EP2482230B1 (en) Apparatus and method for decoding matrix code symbol
CN110942322A (en) Anti-counterfeiting method, system, electronic equipment and medium for coupon getting interface screenshot
CN101345952B (en) Data storing and reading method, device and system for client identification card
CN115174757A (en) Form information submitting method, reading method and processing system
US9036163B2 (en) Methods and apparatuses for displaying text block and processing text block
CN101503037B (en) Processing method for embedding information on paper medium file
CN102855602B (en) Picture processing method and picture processing device
CN112087637A (en) High-pixel bit depth video image data coding and decoding processing method
CN110730277B (en) Information coding and method and device for acquiring coded information
CN109213973B (en) VIN code transcoding storage method and device and corresponding reading method and device
CN109902242B (en) Picture storage method in two-dimensional code
WO2006080031A1 (en) New method of digital data representation using colors
CN110781185B (en) Text file content pixelation conversion and restoration method
CN112069549B (en) Method and system for downloading picture when Bootstrap-table plug-in exports table
CN111966973A (en) Copyright protection method and system based on picture pixel value steganography
CN115048049A (en) Data transmission circuit, data transmission method and electronic equipment
US20210194580A1 (en) Wireless data communication
CN108876703B (en) Data storage method
CN103488618A (en) Text information transmission method and system, and text information display method and system
CN102497555B (en) High definition encoder Chinese support method and system
CN116347090B (en) Network information encryption method in big data environment
CN101257590A (en) Coding, decoding method and device, display system

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