WO2017005085A1 - Procédé, appareil et terminal de compression de données - Google Patents
Procédé, appareil et terminal de compression de données Download PDFInfo
- Publication number
- WO2017005085A1 WO2017005085A1 PCT/CN2016/086463 CN2016086463W WO2017005085A1 WO 2017005085 A1 WO2017005085 A1 WO 2017005085A1 CN 2016086463 W CN2016086463 W CN 2016086463W WO 2017005085 A1 WO2017005085 A1 WO 2017005085A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- target data
- target
- compression
- storage space
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
Definitions
- the present invention relates to the field of computer technologies, and in particular, to a data compression method, apparatus, and terminal.
- the amount of data stored in the terminal is also increasing.
- the data can be compressed to improve the utilization of the storage space.
- a uniform compression method is adopted for all types of data, resulting in poor data compression flexibility.
- the embodiment of the invention discloses a data compression method, device, terminal and non-volatile computer storage medium, which can improve the flexibility of data compression.
- the embodiment of the invention discloses a data compression method, including:
- the target process is a process of performing data compression by using a compression mode corresponding to the target data type set in advance;
- the target process is invoked to compress the target data.
- the embodiment of the invention further discloses a data compression device, the device comprising:
- a first determining module configured to determine target data to be compressed
- a detecting module configured to detect a target data type of the target data determined by the first determining module
- a second determining module configured to determine, according to the target data type detected by the detecting module, a target process for compressing the target data; the target process is to perform data compression by using a compression mode corresponding to the target data type set in advance process;
- a compression module configured to invoke a target process determined by the second determining module to compress the target data.
- the embodiment of the invention further discloses a terminal, which comprises the data compression device described in the above embodiments of the invention.
- the embodiment of the invention further discloses a non-volatile computer storage medium, wherein the computer storage medium stores one Or a plurality of programs, when the one or more programs are executed by a device, causing the device to perform the data compression method described in the embodiment of the present invention.
- the embodiment of the present invention may determine target data to be compressed; detect a target data type of the target data; determine a target process of the compressed target data according to the target data type; and the target process is performed by using a compression mode corresponding to a preset target data type.
- the process of data compression; the target process is called to compress the target data.
- FIG. 1 is a schematic flowchart of a data compression method according to an embodiment of the present invention.
- FIG. 2 is a schematic flow chart of another data compression method according to an embodiment of the present invention.
- FIG. 3 is a schematic structural diagram of a data compression apparatus according to an embodiment of the present invention.
- FIG. 4 is a schematic structural diagram of another data compression apparatus according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
- the embodiment of the invention discloses a data compression method, device and terminal, which can improve the flexibility of data compression.
- the terminal may include a mobile phone, a tablet computer, a notebook, or other portable device.
- the target data may be classified into three types: data such as pictures, audio and video, and text files.
- data redundancy such as spatial redundancy, time redundancy, etc., in audio and video types.
- the data in the changed audio or moving object has less variation in the adjacent time series, and only needs to store the difference portion; while the image type data is the same or similar at many pixel points, the text file type Data has a lot of duplicate text. If you store all of them, it will take up more storage space, so data compression only needs to keep uncertain or irrelevant data. Because different data types have the above-mentioned focus time redundancy or spatial redundancy, the embodiment of the present invention can flexibly select a compression mode corresponding to a preset target data type for data compression for different data types of target data. To improve data compression ratio and improve data compression. The details are described below separately.
- FIG. 1 is a schematic flowchart of a data compression method according to an embodiment of the present invention. As shown in FIG. 1, the data compression method may include the following steps.
- the terminal determines target data to be compressed.
- the terminal determining the target data to be compressed may include the following steps:
- the terminal receives operation information input by the user, and the operation information includes operation object data and operation fingerprint data;
- the operation object data is the video program A
- the preset operation fingerprint data is the preset fingerprint data for data compression, such as the middle finger fingerprint of the terminal binding user account; when the user clicks on the video program A with the middle finger
- the terminal receives the user input operation target data as the video program A, and operates the fingerprint data as the middle finger fingerprint, and after step 12) determines that the middle finger fingerprint is the preset operation fingerprint data, the terminal displays the video program.
- A is the target data to be compressed.
- the data compression operation may be triggered, compared with the prior art triggering the data compression operation by the corresponding compression button or the control. Implementations simplify user operations and improve the user experience.
- the terminal determining the target data to be compressed may include the following steps:
- the terminal determines the ratio of the storage space used by each application installed on the local end to the total storage space of the local end;
- the terminal uses the storage data corresponding to the application whose value is greater than the second preset threshold as the target data to be compressed.
- the applications installed on the local end include cameras, e-books, and video viewing applications.
- the storage space used by cameras, e-books, and video viewing applications is 8 GB, 2 GB, and 15 GB, respectively.
- the total storage space of the terminal is 30 GB.
- the ratio of the storage space used by the local device to the local storage space is 0.27, 0.1, and 0.5, and the second preset threshold is 0.4.
- the terminal can view the video viewing application that is greater than the second preset threshold.
- the corresponding stored data is used as the target data to be compressed.
- the storage data corresponding to the application that has a large ratio of the total storage space of the local end is used as the target data to be compressed, and the relatively more available storage space can be released by compressing the data as few times as possible.
- the terminal detects a target data type of the target data.
- the terminal determines, according to the target data type, a target process of compressing the target data.
- the target data type of the target data detected by the terminal may include any one or more types of audio and video, a picture, and a text file.
- the target process is a process of performing data compression by using a compression mode corresponding to a preset target data type.
- the terminal determines according to the target data type.
- the target process of the target data may include multiple processes, that is, the terminal may simultaneously invoke the process corresponding to the compressed mode corresponding to each of the plurality of data types to perform data compression in parallel.
- the terminal invokes the target process to compress the target data.
- the terminal invouses the target process to compress the target data, and compresses the target data into the data block corresponding to the target data type of the target data, for example, compressing the text file type data into the text data block, and sounding Video data is compressed to medium and audio data blocks.
- the terminal determines that the target data to be compressed includes the text file and the audio and video data, and the terminal detects, by the step S102, the target data type of the target data of the target data includes the text file data type and the audio and video data type, and the terminal will The target processes A and B for compressing the respective data types are respectively determined for the two data types.
- the terminal may simultaneously call the target process A to compress the text file, and call the target process B to compress the audio and video. Further, the terminal may compress the text file into the data block A and compress the audio and video file into the data block B, wherein the data types stored in the data block A and the data block B are different.
- the terminal may determine target data to be compressed, and detect a target data type of the target data, and determine a target process for compressing the target data according to the target data type, by calling the target process, The target data is compressed. It can be seen that the method described in FIG. 1 can flexibly determine the target process according to the target data type of the target data to compress the target data, thereby improving the flexibility of data compression.
- FIG. 2 is a schematic flowchart diagram of another data compression method according to an embodiment of the present invention. As shown in FIG. 2, the data compression method may include the following steps.
- step S201 The terminal determines whether the remaining available storage space of the local end is smaller than the first preset threshold. If the terminal is smaller than the first preset threshold, step S202 is performed. Otherwise, the process ends.
- the terminal may set a first preset threshold according to the total storage space of the device, or the user may customize the first preset threshold.
- the terminal performs data compression on the data to improve the utilization of the storage space, and relatively expand the remaining available storage space.
- the terminal may determine that the remaining available storage space of the local end is smaller than the first preset threshold, so step S202 may be performed.
- the terminal outputs a prompt message for prompting that the remaining available storage space is insufficient.
- the terminal may output a prompt message for prompting that the remaining available storage space is insufficient in a voice manner or a pop-up prompt box.
- the prompt message may also specifically indicate how many GB of available storage space is available.
- the terminal receives an acknowledge compression command input for the prompt message.
- the compression command may be a click or slide operation command input by the user through the touch screen, or a voice command input by the user through the microphone.
- the terminal responds to the confirmation compression instruction, and obtains a ratio of a storage space used by each application installed on the local end to a total storage space of the local end;
- the terminal uses the storage data corresponding to the application whose value is greater than the second preset threshold as the target data to be compressed.
- the applications installed on the local end include cameras, e-books, and video viewing applications.
- the storage space used by cameras, e-books, and video viewing applications is 8 GB, 2 GB, and 15 GB, respectively.
- the total storage space of the terminal is 30 GB.
- the ratio of the storage space used by the local device to the local storage space is 0.27, 0.1, and 0.5, and the second preset threshold is 0.4.
- the terminal can view the video viewing application that is greater than the second preset threshold.
- the corresponding stored data is used as the target data to be compressed.
- the terminal detects a target data type of the target data.
- the terminal determines, according to the target data type, a target process of compressing the target data.
- the target process is a process of performing data compression by using a compression mode corresponding to the target data type set in advance;
- the terminal invokes the target process to compress the target data.
- the terminal when determining that the remaining available storage space of the local end is smaller than the first preset threshold, the terminal may output a prompt message for prompting that the remaining available storage space is insufficient, and receive the input for the prompt message.
- the confirmation compression instruction determines the target data to be compressed in response to the confirmation compression instruction, and further detects the target data type of the target data, determines a corresponding target process according to the target data type, and invokes the target process to compress the target data. It can be seen that the method described in FIG. 2 can not only flexibly determine the target process according to the target data type, but also the target process determined according to the target data type can better compress the target data process and improve the data compression effect.
- FIG. 3 is a schematic structural diagram of a data compression apparatus according to an embodiment of the present invention.
- the data compression device shown in FIG. 3 may be disposed in a terminal such as a mobile phone, a tablet computer, a notebook, or other portable device.
- the data compression device shown in FIG. 3 may include: a first determining module 310 and a detecting module 320.
- the second determining module 330 and the compressing module 340 wherein:
- a first determining module 310 configured to determine target data to be compressed
- the detecting module 320 is configured to detect a target data type of the target data determined by the first determining module 310.
- the second determining module 330 is configured to determine, according to the target data type detected by the detecting module 320, the target of the compressed target data. Standard process
- the target process is a process of performing data compression by using a compression mode corresponding to a preset target data type
- the compression module 340 is configured to invoke the target process determined by the second determining module 330 to compress the target data.
- the target data can be classified into three types: data such as pictures, audio and video, and text files.
- data such as pictures, audio and video, and text files.
- the essence of data compression is to remove redundant parts of the data without affecting the understanding of the original data.
- the reason why data can be compressed is because of data redundancy, such as spatial redundancy, time redundancy, etc., in audio and video types.
- the data in the changed audio or moving object has less variation in the adjacent time series, and only needs to store the difference portion; while the image type data is the same or similar at many pixel points, the text file type Data has a lot of duplicate text. If you store all of them, it will take up more storage space, so data compression only needs to keep uncertain or irrelevant data.
- the embodiment of the present invention can select a compression mode corresponding to a preset target data type for data compression to improve data according to different data types of the target data. Compression ratio to improve data compression.
- FIG. 4 is a schematic structural diagram of another data compression apparatus according to an embodiment of the present invention.
- the data compression device shown in FIG. 4 is optimized by the data compression device shown in FIG. 3.
- the first determining module 310 may include the following units:
- the receiving unit 311 is configured to receive operation information input by the user, where the operation information includes operation object data and operation fingerprint data;
- the detecting unit 312 is configured to detect whether the operation fingerprint data in the operation information received by the receiving unit 311 matches the preset operation fingerprint data. If the matching, the first determining unit 313 can be triggered to perform the following operations.
- the first determining unit 313 is configured to determine the operation target data as the target data to be compressed when the detecting unit 312 detects that the operation fingerprint data matches the preset operation fingerprint data.
- the operation object data is the video program A
- the preset operation fingerprint data is the preset fingerprint data for data compression, such as the middle finger fingerprint of the terminal binding user account; when the user clicks on the video program A with the middle finger
- the receiving unit 311 receives the user input operation object data as the video program A, and the operation fingerprint data as the middle finger fingerprint.
- the detecting unit 312 detects that the middle finger fingerprint is the preset operation fingerprint data
- the first determining is performed.
- Unit 313 uses the video program A as the target data to be compressed.
- modules may be further included in the data compression apparatus shown in FIG. 4:
- the determining module 350 is configured to determine whether the remaining available storage space of the local end is less than a first preset threshold
- the output module 360 is configured to: when the determining module 350 determines that the remaining available storage space of the local end is less than the first preset threshold, output a prompt message for prompting that the remaining available storage space is insufficient;
- the receiving module 370 is configured to receive an acknowledge compression command input for the prompt message, and respond to the confirm compression command,
- the triggering first determining module performs the operation of determining the target data to be compressed.
- the compression command may be a click or slide operation command input by the user through the touch screen, or a voice command input by the user through the microphone.
- the remaining available storage space is too small, which may affect the running speed of each application of the terminal. Therefore, the terminal may set a first preset threshold according to the total storage space of the device, or the user may customize the first preset threshold.
- the determining module 350 can perform data compression on the data through the output module 360, the receiving module 370, the second determining module, and the calling module 340 to improve the storage space when determining that the remaining available storage space of the local end is less than the first preset threshold. Utilization, relatively expanding the remaining available storage space.
- the first determining module 310 may include the following units:
- the obtaining unit 314 is configured to obtain a ratio of a storage space used by each application installed on the local end to a total storage space of the local end;
- the second determining unit 315 is configured to determine, as the target data to be compressed, the storage data corresponding to the application whose ratio is greater than the second preset threshold acquired by the obtaining unit 314.
- the first determining module 310 may determine the target data to be compressed by using the receiving unit 311, the detecting unit 312, and the first determining unit 313 in the foregoing embodiment, or may obtain the acquiring unit 314 in the foregoing embodiment, and The second determining unit 315 determines the target data to be compressed, and thus the first determining module can simultaneously include the units in the above two embodiments.
- the applications installed on the local end include a camera, an e-book, and a video viewing application.
- the storage space used by the camera, the e-book, and the video viewing application is 8 GB, 2 GB, and 15 GB, respectively, and the total storage space of the terminal is 30 GB.
- the acquiring unit 314 The ratio of the storage space used by the local device to the local storage space is 0.27, 0.1, and 0.5, and the second predetermined threshold is 0.4.
- the second determining unit 315 can be greater than the second
- the stored data corresponding to the threshold video viewing application is used as the target data to be compressed.
- the target data type of the target data detected by the terminal may include any one or more types of audio and video, a picture, and a text file.
- the compression mode corresponding to the preset target data type adopted by the target process includes any one or more of a compression mode for audio and video data, a compression mode for pictures, and a compression mode for text files.
- the target process that the second determining module 330 can determine the target data according to the target data type may include multiple processes, and the compression module 340 may simultaneously invoke multiple data types.
- the process corresponding to the compression mode corresponding to each data type performs data compression in parallel.
- the terminal invokes the target process to compress the target data, and may compress the target data into the data block corresponding to the target data type of the target data, for example, compress the text file type data into the text data block. Compress audio and video data to audio and video data blocks.
- the first determining module 310 determines that the target data to be compressed includes a text file and audio and video data
- the detecting module 320 detects that the target data type of the target data of the target data includes a text file data type and an audio and video data type
- the second determining The module 330 respectively determines the target processes A and B for compressing the respective data types for the two data types
- the compression module 340 can simultaneously call the target process A to compress the text file, and call the target process B to compress the audio and video.
- the terminal may compress the text file into the data block A and compress the audio and video file into the data block B, wherein the data types stored in the data block A and the data block B are different.
- the first determining module may determine the target data to be compressed
- the detecting module may detect the target data type of the target data
- the second determining module may determine to compress according to the target data type.
- the calling module can call the target process to compress the target data. It can be seen that the data compression apparatus shown in FIG. 3 and FIG. 4 can flexibly determine the target process according to the target data type of the target data to compress the target data, thereby improving the flexibility of data compression. Further, in the data compression device shown in FIG.
- the output module may output a prompt message for prompting that the remaining available storage space is insufficient.
- the receiving module may receive the confirmation compression instruction input for the prompt message, and determine the target data to be compressed in response to the confirmation compression instruction, so that when the remaining available space of the terminal is insufficient, the target process is selected in time to compress the data in the terminal, and Good compression of the target data process to improve data compression.
- FIG. 5 is a schematic structural diagram of a terminal according to an embodiment of the present invention, where the terminal can perform the functions of the data compression method.
- the terminal may include at least one processor 401, such as a CPU, at least one memory 402, at least one communication bus 403, a user interface 404, and a network interface 405.
- Communication bus 403 is used to implement a communication connection between these components.
- User interface 404 can include a display, a keyboard, and the like.
- the memory 402 can be a high speed RAM memory or a non-stable memory such as at least one disk memory.
- the memory 402 may include an operating system, a network communication protocol module, a data compression program, and the like.
- the network interface 405 is mainly used for data communication of other terminals, such as receiving and transmitting various messages, and the processor 401 can call the data compression program stored in the memory 402 and perform the following operations. :
- the target data type of the target data is detected
- the target process is a process of compressing the data by using a compression mode corresponding to the preset target data type
- the target process is called to compress the target data.
- the target data can be classified into three types: data such as pictures, audio and video, and text files.
- data such as pictures, audio and video, and text files.
- the essence of data compression is to remove redundant parts of the data without affecting the understanding of the original data.
- the reason why data can be compressed is because of data redundancy, such as spatial redundancy, time redundancy, etc., in audio and video types.
- the data in the changed audio or moving object has less variation in the adjacent time series, and only needs to store the difference portion; while the image type data is the same or similar at many pixel points, the text file type Data has a lot of duplicate text. If you store all of them, it will take up more storage space, so data compression only needs to keep uncertain or irrelevant data.
- the embodiment of the present invention can select a compression mode corresponding to a preset target data type for data compression to improve data according to different data types of the target data. Compression ratio to improve data compression.
- the processor 401 calls the program stored in the memory 402 to determine the target data to be compressed, and may specifically include the following operations:
- the operation information includes operation object data and operation fingerprint data
- the operation object data is taken as the target data to be compressed.
- the operation object data is the video program A
- the preset operation fingerprint data is the preset fingerprint data for data compression, such as the middle finger fingerprint of the terminal binding user account; when the user clicks on the video program A with the middle finger
- the processor 401 can receive the user input operation object data as the video program A, the operation fingerprint data as the middle finger fingerprint, and the processor 401 determines that the middle finger fingerprint is the preset operation fingerprint data, and the video is received.
- Program A is the target data to be compressed.
- the processor 401 calls the program stored in the memory 402, and can also perform the following operations:
- the operation of determining the target data to be compressed is performed in response to the confirmation compression instruction.
- the processor 401 may set a first preset threshold according to the total storage space of the device, or customize the first preset by the user.
- the threshold is set, so that the processor 401 can perform data compression on the data to improve the utilization of the storage space and relatively expand the remaining available storage space when determining that the remaining available storage space of the local end is less than the first preset threshold.
- the processor 401 may output a prompt message for prompting that the remaining available storage space is insufficient in a voice manner or a pop-up prompt box.
- the prompt message may also specifically indicate that the remaining available storage space is large. How many GB is it.
- the compression command may be a click or slide operation command input by the user through the touch screen, or a voice command input by the user through the microphone.
- the processor 401 calls the program stored in the memory 402 to determine the target data to be compressed, and may include the following steps:
- the storage data corresponding to the application whose ratio is greater than the second preset threshold is taken as the target data to be compressed.
- the applications installed on the local end include cameras, e-books, and video viewing applications.
- the storage space used by cameras, e-books, and video viewing applications is 8 GB, 2 GB, and 15 GB, respectively.
- the total storage space of the terminal is 30 GB, and the processor 401
- the ratio of the storage space used by the local device to the local storage space is 0.27, 0.1, and 0.5, and the second preset threshold is 0.4.
- the processor 401 can be greater than the second preset threshold.
- the video of the video viewing application corresponds to the target data to be compressed.
- the target data type of the target data detected by the processor 401 may include any one or more types of audio and video, a picture, and a text file.
- the target process is a process of performing data compression by using a compression mode corresponding to a preset target data type.
- the processor 401 calls the target process to compress the target data, and compresses the target data into the data block corresponding to the target data type of the target data, for example, compressing the text file type data into the text data block. Compress audio and video data to audio and video data blocks.
- the processor 401 determines that the target data to be compressed includes a text file and audio and video data, and the target data type of the target data of the target data detected by the processor 401 includes a text file data type and an audio and video data type, and the processor 401 respectively targets The two data types respectively determine the target processes A and B for compressing the respective data types.
- the processor 401 can simultaneously call the target process A to compress the text file, and call the target process B to compress the audio and video.
- the processor 401 may compress the text file into the data block A and compress the audio and video files into the data block B, wherein the data types stored in the data block A and the data block B are different.
- the terminal introduced in this embodiment may implement some or all of the processes in the embodiment of the data compression method introduced in conjunction with FIG. 1 or FIG.
- the unit or subunit in the terminal or the device in the embodiment of the present invention may be combined, divided, and deleted according to actual needs.
- An embodiment of the present invention further provides a non-volatile computer storage medium, wherein the computer storage medium can store one or more programs, when the one or more programs are executed by a device, causing the device to perform the foregoing Some or all of the steps of any of the data compression methods described in the method embodiments.
- first and second are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated.
- features defining “first” or “second” may include at least one of the features, either explicitly or implicitly.
- the meaning of "a plurality” is at least two, such as two, three, etc., unless specifically defined otherwise.
- a "computer-readable medium” can be any apparatus that can contain, store, communicate, propagate, or transport a program for use in an instruction execution system, apparatus, or device, or in conjunction with the instruction execution system, apparatus, or device.
- computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
- the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or, if appropriate, other suitable The method is processed to obtain the program electronically and then stored in computer memory.
- portions of the invention may be implemented in hardware, software, firmware or a combination thereof.
- multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
- a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), and the like.
- each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
- the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
- the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
- the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
- the data compression method, device and terminal are disclosed in detail in the embodiment of the present invention. The principle and the implementation manner of the present invention are described in the following. The description of the above embodiment is only used to help understand the present invention. The method of the invention and its core idea; at the same time, for the person of ordinary skill in the art, according to the idea of the present invention, there are some changes in the specific embodiment and the scope of application. In summary, the content of the specification should not be understood. To limit the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Information Transfer Between Computers (AREA)
Abstract
La présente invention concerne un procédé, un appareil et un terminal de compression de données. Le procédé comprend les étapes suivantes : un terminal détermine des données cibles à compresser (S101) ; le terminal détecte un type de données cible des données cibles (S102) ; le terminal détermine, selon le type de données cible, un processus cible pour la compression des données cible (S103), le processus cible étant un processus servant à effectuer une compression de données à l'aide d'un mode de compression prédéfini correspondant au type de données cible ; et le terminal appelle le processus cible pour compresser les données cibles (S104). Un processus de compression de données peut être sélectionné de manière flexible selon le type de données cible, en vue de la compression des données cibles.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510406470.2 | 2015-07-09 | ||
| CN201510406470.2A CN105007082A (zh) | 2015-07-09 | 2015-07-09 | 一种数据压缩方法、装置及终端 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017005085A1 true WO2017005085A1 (fr) | 2017-01-12 |
Family
ID=54379623
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/086463 Ceased WO2017005085A1 (fr) | 2015-07-09 | 2016-06-20 | Procédé, appareil et terminal de compression de données |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105007082A (fr) |
| WO (1) | WO2017005085A1 (fr) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111310627A (zh) * | 2020-02-07 | 2020-06-19 | 广州视源电子科技股份有限公司 | 传感装置的检测方法、装置和电子设备 |
| CN114827288A (zh) * | 2022-03-30 | 2022-07-29 | 阿里云计算有限公司 | 数据转发设备、数据处理方法及计算机可读存储介质 |
| CN117076447A (zh) * | 2023-08-14 | 2023-11-17 | 平安银行股份有限公司 | Jdbc层数据的存储方法、系统、装置、设备及介质 |
| CN117093557A (zh) * | 2023-09-04 | 2023-11-21 | 展讯通信(上海)有限公司 | 日志数据处理方法及装置、计算机可读存储介质 |
| CN117111845A (zh) * | 2023-08-18 | 2023-11-24 | 中电云计算技术有限公司 | 一种数据压缩方法、装置、设备及存储介质 |
| CN118945238A (zh) * | 2024-10-14 | 2024-11-12 | 杭州数云信息技术有限公司 | 传感器网络设备数据回传降维压缩方法、装置及设备 |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105007082A (zh) * | 2015-07-09 | 2015-10-28 | 广东欧珀移动通信有限公司 | 一种数据压缩方法、装置及终端 |
| AU2017252566B2 (en) * | 2016-04-22 | 2022-01-27 | Adeia Media Holdings Llc | System and method for enhancing data handling in a network environment |
| CN106507107B (zh) * | 2016-12-08 | 2019-07-05 | 北京数码视讯科技股份有限公司 | 数据的处理方法和装置 |
| CN110998508A (zh) * | 2017-10-18 | 2020-04-10 | 深圳市欢太科技有限公司 | 文件处理方法和装置、计算机设备、计算机可读存储介质 |
| CN109947722B (zh) * | 2019-02-13 | 2021-08-17 | 北京达佳互联信息技术有限公司 | 用于应用程序的数据压缩方法、装置和计算机可读存储介质 |
| CN112506879B (zh) * | 2020-12-18 | 2024-06-25 | 深圳智慧林网络科技有限公司 | 数据处理方法及相关设备 |
| CN113346909B (zh) * | 2021-05-11 | 2023-03-24 | 清华大学 | 数据压缩方法及装置 |
| CN115459779B (zh) * | 2022-08-11 | 2025-11-04 | 深圳市国电科技通信有限公司 | 数据压缩方法、装置以及电子设备 |
| CN115657940A (zh) * | 2022-09-30 | 2023-01-31 | 北京百度网讯科技有限公司 | 数据压缩方法、装置和系统 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101252749A (zh) * | 2008-03-28 | 2008-08-27 | 深圳华为通信技术有限公司 | 处理移动终端信息的方法、装置 |
| CN103488481A (zh) * | 2013-09-11 | 2014-01-01 | 华为技术有限公司 | 应用程序控制方法、终端设备以及远程控制系统 |
| CN103942481A (zh) * | 2014-05-04 | 2014-07-23 | 上海鼎为电子科技(集团)有限公司 | 应用程序访问方法和移动终端 |
| CN105007082A (zh) * | 2015-07-09 | 2015-10-28 | 广东欧珀移动通信有限公司 | 一种数据压缩方法、装置及终端 |
-
2015
- 2015-07-09 CN CN201510406470.2A patent/CN105007082A/zh active Pending
-
2016
- 2016-06-20 WO PCT/CN2016/086463 patent/WO2017005085A1/fr not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101252749A (zh) * | 2008-03-28 | 2008-08-27 | 深圳华为通信技术有限公司 | 处理移动终端信息的方法、装置 |
| CN103488481A (zh) * | 2013-09-11 | 2014-01-01 | 华为技术有限公司 | 应用程序控制方法、终端设备以及远程控制系统 |
| CN103942481A (zh) * | 2014-05-04 | 2014-07-23 | 上海鼎为电子科技(集团)有限公司 | 应用程序访问方法和移动终端 |
| CN105007082A (zh) * | 2015-07-09 | 2015-10-28 | 广东欧珀移动通信有限公司 | 一种数据压缩方法、装置及终端 |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111310627A (zh) * | 2020-02-07 | 2020-06-19 | 广州视源电子科技股份有限公司 | 传感装置的检测方法、装置和电子设备 |
| CN111310627B (zh) * | 2020-02-07 | 2024-01-30 | 广州视源电子科技股份有限公司 | 传感装置的检测方法、装置和电子设备 |
| CN114827288A (zh) * | 2022-03-30 | 2022-07-29 | 阿里云计算有限公司 | 数据转发设备、数据处理方法及计算机可读存储介质 |
| CN117076447A (zh) * | 2023-08-14 | 2023-11-17 | 平安银行股份有限公司 | Jdbc层数据的存储方法、系统、装置、设备及介质 |
| CN117111845A (zh) * | 2023-08-18 | 2023-11-24 | 中电云计算技术有限公司 | 一种数据压缩方法、装置、设备及存储介质 |
| CN117093557A (zh) * | 2023-09-04 | 2023-11-21 | 展讯通信(上海)有限公司 | 日志数据处理方法及装置、计算机可读存储介质 |
| CN118945238A (zh) * | 2024-10-14 | 2024-11-12 | 杭州数云信息技术有限公司 | 传感器网络设备数据回传降维压缩方法、装置及设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105007082A (zh) | 2015-10-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017005085A1 (fr) | Procédé, appareil et terminal de compression de données | |
| JP6677425B2 (ja) | インテリジェント端末制御方法 | |
| US9317413B2 (en) | Testing device and testing method thereof | |
| US20110161989A1 (en) | Dynamic program integration | |
| KR20150132291A (ko) | 변경을 커밋하기 전에 문서에서 제안된 변경의 효과 보기 | |
| CN109542361A (zh) | 一种分布式存储系统文件读取方法、系统及相关装置 | |
| CN108463799A (zh) | 电子设备的柔性显示器及其操作方法 | |
| CN104049861A (zh) | 电子装置及操作所述电子装置的方法 | |
| US11036468B2 (en) | Human-computer interface for navigating a presentation file | |
| US20240086360A1 (en) | File saving method and electronic device | |
| WO2017032078A1 (fr) | Procédé de commande d'interface et terminal mobile | |
| US20170300225A1 (en) | Displaying application page of mobile terminal | |
| CN105760458A (zh) | 一种图片处理方法及电子设备 | |
| CN111782113B (zh) | 显示方法、装置和计算机可读存储介质 | |
| CN111427449A (zh) | 界面显示方法、装置及存储介质 | |
| US20150112997A1 (en) | Method for content control and electronic device thereof | |
| CN107272989B (zh) | 应用启动方法、装置及终端设备 | |
| EP2849058A1 (fr) | Procédé et dispositif pour afficher un message associé à une application | |
| US10359913B2 (en) | Interface for creating and comparing multiple object sets | |
| CN108984024A (zh) | 触控操作方法、装置、存储介质及电子设备 | |
| CN116543745A (zh) | 语音录制方法、装置、电子设备及存储介质 | |
| CN108513012A (zh) | 数据处理方法、数据处理装置及移动终端 | |
| WO2017092576A1 (fr) | Procédé, dispositif et appareil électronique pour déterminer la superficie d'une région d'opérations sur informations | |
| CN106598811B (zh) | 异常事件处理方法、装置及终端 | |
| CN111858223A (zh) | 测试存储服务接口的方法、装置、设备及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16820736 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16820736 Country of ref document: EP Kind code of ref document: A1 |