CN111475462B - Self-adaptive mobile memory - Google Patents

Self-adaptive mobile memory Download PDF

Info

Publication number
CN111475462B
CN111475462B CN202010162264.2A CN202010162264A CN111475462B CN 111475462 B CN111475462 B CN 111475462B CN 202010162264 A CN202010162264 A CN 202010162264A CN 111475462 B CN111475462 B CN 111475462B
Authority
CN
China
Prior art keywords
format
file
target file
reading
control unit
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.)
Active
Application number
CN202010162264.2A
Other languages
Chinese (zh)
Other versions
CN111475462A (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010162264.2A priority Critical patent/CN111475462B/en
Publication of CN111475462A publication Critical patent/CN111475462A/en
Application granted granted Critical
Publication of CN111475462B publication Critical patent/CN111475462B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/116Details of conversion of file system types or formats
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore

Abstract

The invention provides a self-adaptive mobile memory, which comprises a memory, others keys, a USB interface, a register control unit, a file system reading logic searching unit, a file type reading logic searching unit and an FIFO (first in first out) reading and writing control unit, wherein the register control unit is used for automatically detecting a target file system format and outputting a corresponding first register value, and is also used for receiving an input target file format and outputting a corresponding second register value; the file system reading logic searching unit obtains a target file system reading data address based on the first register value; the file type reading logic searching unit is used for obtaining a target file format reading data address based on the second register value; the FIFO read-write control unit is used for reading and arranging the data corresponding to the current file to be output stored in the memory based on the target file system read data address and the target file format read data address, and outputting the data through the USB interface. The invention is used for increasing the convenience of user format conversion.

Description

Self-adaptive mobile memory
Technical Field
The invention relates to the field of mobile memories, in particular to a self-adaptive mobile memory.
Background
Portable storage devices have become an integral part of our lives, and their presence provides a number of conveniences for our lives.
However, in different systems, there are situations of inconvenient use when there are mobile storage device identification and file system format conversion or common video, audio and image format conversion. The general processing mode is that firstly, data is copied through computer equipment to carry out format conversion, then the mobile storage equipment is formatted, finally, the data copied to the computer is copied back to the original mobile equipment, and the original copy file is deleted.
In the actual life and working process, situations that no conversion tool or no available format conversion equipment is installed may be encountered, for example, situations that a computer capable of converting formats is not available in an off-line situation or at hand. The existing mobile storage equipment obviously cannot meet the requirements of users. To this end, the present invention provides an adaptive mobile memory for solving the above-mentioned problems.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, the present invention provides an adaptive mobile storage for increasing the convenience of file format conversion for users.
In a first aspect, the invention provides a self-adaptive mobile memory, which comprises a memory, an others key, a USB interface, a register control unit, a file system reading logic searching unit, a file type reading logic searching unit and an FIFO (first in first out) reading and writing control unit, wherein the others key and the USB interface are connected with the register control unit, the register control unit is respectively connected with the file system reading logic searching unit and the file type reading logic searching unit, the file system reading logic searching unit and the file type reading logic searching unit are both connected with the FIFO reading and writing control unit, and the FIFO reading and writing control unit is connected with the USB interface; wherein the content of the first and second substances,
USB interface: an access system for accessing the outside;
others key: used for inputting the file format to be converted;
a register control unit: the device comprises a first register value, a second register value and a third register value, wherein the first register value is used for automatically detecting a file system of an access system accessed on a USB interface, obtaining a file system format to be converted, recording the file system format as a target file system format, and correspondingly outputting a preset register value corresponding to the target file system format according to the target file system format; the system is also used for receiving a file format input by the keys, recording the file format as a target file format, correspondingly outputting a preset register value corresponding to the target file format according to the target file format, and recording the register value as a second register value;
the file system reading logic searching unit: the internal file system reading logic table is used for receiving a first register value output by the register control unit, searching the file system reading logic table according to the received first register value, obtaining a preset reading data address corresponding to the target file system format, marking as a target file system reading data address, and sending the target file system reading data address to the FIFO reading and writing control unit;
the file type reading logic searching unit: the built-in file type reading logic table is used for receiving a second register value output by the register control unit, searching the file type reading logic table according to the received second register value, obtaining a preset reading data address corresponding to the target file format, marking the preset reading data address as a target file format reading data address, and sending the target file format reading data address to the FIFO read-write control unit;
FIFO read-write control unit: and the data reading unit is used for receiving and reading the data address according to the target file system reading data address sent by the received file system reading logic searching unit and the target file format reading data address sent by the file type reading logic searching unit, reading and arranging the data corresponding to the file which is stored in the memory and is currently to be output to the external access system, and outputting the data to the external access system through the USB interface.
Further, the file format to be converted is input by adopting keys of others, and the specific implementation method comprises the following steps:
inputting a file type to be converted into a target file type;
after the target file type is input, the file format to be converted under the current target file type is input, and the file format is the target file format.
Further, for a file type to which the input is to be converted, the register control unit is further configured to:
counting the times of continuously pressing the keys of others, and recording the times as N times; wherein N is greater than or equal to 1 and less than or equal to a preset maximum threshold value of the continuous pressing times;
finding out the corresponding file type of N times of continuously pressing the preset keys of others, wherein the file type is the target file type.
Further, for the file format to be converted when the current target file type is input after the target file type is input, the register control unit is further configured to:
recording the number of times that the keys of others are pressed after the types of the target files are input, and recording as M times; wherein M is greater than or equal to zero and less than or equal to a preset first threshold;
when M is not equal to 0, finding out a corresponding file format which is pressed for the Mth time after a preset keys is input with the target file type, wherein the file format is the target file format;
and when M =0, finding out a default file format which is preset and corresponds to the current target file type, wherein the default file format is the target file format.
Furthermore, the self-adaptive mobile memory also comprises a file system format input key used for manually inputting the file system format to be converted, and the file system format input key is connected with the register control unit.
Further, the file system format input key comprises at least one of an exFAT key for inputting an exFAT format, a FAT32 key for inputting a FAT32 format and an NTFS key for inputting an NTFS format.
Furthermore, the self-adaptive mobile memory also comprises a shell, wherein the others keys and the USB interface are arranged on the shell, and the register control unit, the file system reading logic searching unit, the file type reading logic searching unit and the FIFO reading and writing control unit are integrated in the shell.
Furthermore, the self-adaptive mobile memory also comprises a display screen and a display screen control module, wherein the display screen is connected with the register control unit through the display screen control module; the display screen is used for displaying the current target file system format, the target file type and the target file format in real time.
Further, the adaptive mobile memory is implemented based on an FPGA.
Further, the memory adopts a DDR memory.
The beneficial effect of the invention is that,
the self-adaptive mobile memory provided by the invention can avoid completing format conversion of a stored file system by virtue of an external file format conversion tool and format conversion equipment to a certain extent, and the file content stored in the mobile equipment is not required to be backed up in advance before format conversion is carried out, so that the occupation of the storage space of other equipment is avoided, and the time consumption of the advance backup is also avoided.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or prior art solutions of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a schematic functional block diagram of an adaptive mobile memory of one embodiment of the present invention.
Fig. 2 is a schematic block diagram of the adaptive mobile memory shown in fig. 1.
Fig. 3 is a schematic diagram of a usage state of the adaptive mobile memory shown in fig. 1 and 2.
FIG. 4 is a schematic functional block diagram of an adaptive mobile memory according to another embodiment of the present invention.
Fig. 5 is a schematic block diagram of the adaptive mobile memory shown in fig. 4.
Fig. 6 is a schematic diagram of a usage state of the adaptive mobile memory shown in fig. 4 and 5.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1:
fig. 1-3 show an embodiment of the adaptive removable memory according to the present invention.
As shown in fig. 1-3, the adaptive mobile storage includes a housing 100, and others keys 200, a USB interface 300 and a display 400 disposed on the housing 100, and a register control unit 500, a file system reading logic search unit 600, a file type reading logic search unit 700 and a FIFO read-write control unit 800 integrated in the housing 100. The display screen 400, the others keys 200 and the USB interface 300 are all connected to the register control unit 500, the register control unit 500 is connected to the file system reading logic search unit 600 and the file type reading logic search unit 700, the file system reading logic search unit 600 and the file type reading logic search unit are connected to the FIFO read-write control unit 800, and the FIFO read-write control unit 800 is connected to the USB interface 300.
In the present embodiment, the USB interface 300 is used to access an external access system (hereinafter collectively referred to as a "target system"). The others key 200 is used to input the file format to be converted.
In this embodiment, the register control unit 500 may assign values to registers with corresponding functions preset in the register according to an interface signal of the USB interface 300, to complete switching of the output file system and its internal subfile types, specifically: the register control unit 500 is configured to automatically detect a file system of a target system accessed to the USB interface 300, obtain a file system format to be currently converted, and record the file system format as a target file system format, and further, according to the target file system format, correspondingly output a preset register value corresponding to the target file system format, and record the register value as a first register value; and is further configured to receive a file format input by the others key 200, and record the file format as a target file format, and output a preset register value corresponding to the target file format according to the target file format, and record the register value as a second register value.
In this embodiment, the file System reading logic lookup unit 600 is configured with a file System reading logic Table (System Format Table) storing file System reading logic (reading data addresses) corresponding to the converted file System formats, where the number of the file System formats stored in the Table for conversion can be set according to actual situations, and in this embodiment, the file System reading logic Table stores corresponding reading data addresses for conversion into the exFAT Format, the FAT32 Format, and the NTFS Format. The file system reading logic searching unit 600 is configured to receive the first register value output by the register control unit 500, search the file system reading logic table according to the received first register value, obtain a preset reading data address corresponding to the target file system format, mark the preset reading data address as a target file system reading data address, and send the target file system reading data address to the FIFO read-write control unit 800.
The file type reading logic lookup unit 700 is configured with a file type reading logic table, where a file type reading logic (reading data address) corresponding to the converted file type is stored in the file type reading logic table, where the number of file type formats for conversion in the file type reading logic table may be set according to an actual situation, and in this embodiment, corresponding reading data addresses of the picture format, the audio format, and the video format for conversion are stored in the file type reading logic table. The file type reading logic lookup unit 700 is configured to receive a second register value output by the register control unit, and is configured to lookup the file type reading logic table according to the received second register value, obtain a preset reading data address corresponding to the target file format, mark the preset reading data address as a target file format reading data address, and send the target file format reading data address to the FIFO read-write control unit;
when the target file needs to be copied from the self-adaptive mobile memory to the target system:
firstly, the self-adaptive mobile memory is accessed to a target system through a USB interface 300, and a target file format is input through an others key 200:
on one hand, after the USB interface 300 is accessed to the target system, the register control unit 500 automatically detects the file system of the target system accessed to the USB interface 300 to obtain the target file system format, and correspondingly outputs a preset first register value corresponding to the target file system format to the file system reading logic search unit 600 according to the target file system format; after receiving the first register value output by the register control unit 500, the file system read logic lookup unit 600 looks up the file system read logic table according to the received first register value to obtain a target file system read data address corresponding to the target file system format, and sends the target file system read data address to the FIFO read-write control unit 800;
on the other hand, after the target file format is input through the others key 200, the register control unit 500 receives the target file format input by the others key 200, and correspondingly outputs a preset second register value corresponding to the target file format to the file type reading logic searching unit 700 according to the received target file format; after receiving the second register value output by the register control unit 500, the file type reading logic lookup unit 700 looks up the file type reading logic table according to the received second register value, obtains a target file format read data address corresponding to the current target file format, and sends the target file format read data address to the FIFO read-write control unit 800;
after receiving the target file system read data address sent by the file system read logic lookup unit 600 and the target file format read data address sent by the file type read logic lookup unit 700, the FIFO read-write control unit 800 reads and arranges the data corresponding to the file to be copied or cut to the target system currently stored in the memory according to the received target file system read data address and target file format read data address, and transmits the data to the target system through the USB interface 300.
Optionally, the adaptive mobile memory further comprises a display screen 400 and a display screen control module 900, wherein the display screen 400 is connected to the register control unit 500 through the display screen control module 900. The register control unit 500 is used for displaying the current selection status of the adaptive mobile memory, including the current target file system format, the target file type and the target file format, on the display screen 400 through the display screen control module 900. Specifically, the display control module 900 displays the current selection status of the adaptive mobile storage device on the display 400 according to the control signal transmitted by the register control unit 500. The current target file system format, the target file type and the target file format are displayed through the display screen 400, so that the user can conveniently adjust the input error in time, for example, the USB interface 300 is disconnected from the target system and then is accessed again. The Display screen 400 in this embodiment is an LCD (short for Liquid Crystal Display).
Optionally, the files to be converted are input by using the others key 200, and the specific implementation method includes:
step Q1, inputting the file type to be converted through the others key 200, and recording the file type as a target file type;
step Q2, after inputting the target file type, inputting the file format to be converted under the current target file type again through the others key 200, wherein the file format is the target file format.
It can be seen that in this embodiment, before the target file format is input by using the others key 200, the target file type to be converted may be input by using the others key 200, which increases the flexibility of use to some extent and also increases the user experience.
In order to further increase the user experience and the flexibility of the use of the present invention, the present invention presets the number of times that the different files 200 of the types supported by the present invention are continuously pressed. Thus, for step Q1 above, the register control unit 500 is further configured to:
receiving and counting the continuous pressing times of the others key 200, and recording the times as N times; wherein N is greater than or equal to 1 and less than or equal to a preset maximum threshold value of the continuous pressing times;
find out the preset files type corresponding to N times of continuous pressing of the keys 200, the file type is the target file type.
Similarly, the present invention presets the number of times that the file formats supported by the present invention are pressed respectively corresponding to the others keys 200 after the target file type is input in the register control unit 500. Thus, for step Q2 above, the register control unit 500 is further configured to:
recording the number of times that the others key 200 is pressed after the target file type is input, and recording as M times; wherein M is greater than or equal to zero and less than or equal to a preset first threshold;
when M is not equal to 0, finding out a corresponding file format which is pressed for the Mth time after a preset others key 200 inputs a target file type, wherein the file format is the target file format;
and when M =0, finding out a default file format which is preset and corresponds to the current target file type, wherein the default file format is the target file format.
For example, it may be preset in the register control unit 500 that: pressing the others key 200 once in succession represents the file type "pictures", pressing the others key 200 twice in succession represents the file type "audio", and pressing the others key 200 three times in succession represents the file type "video"; taking "picture" as an example, it can be preset in the register control unit 500: after entering the target file type "Picture": pressing the others key 200 a first time represents jpeg format, pressing the others key 200 a second time represents bmp format, and pressing the others key 200 a third time represents png format. When the user presses the others key 200 once, the register control unit 500 finds out the target file type "pictures" and correspondingly displays the "Images" on the display screen 400; after the "Images" is displayed on the display 400, the user presses the others key 200 three times and then stops pressing, the register control unit 500 finds out the PNG format represented by the third pressing of the others key 200 as the target file format, and correspondingly displays the "PNG" on the display 400, as shown in fig. 3. In addition, in fig. 3, "exFAT" displayed on the display screen 400 is the currently selected target file system format on the adaptive mobile storage according to the present invention.
When the file type is "audio", "video", reference is made to the above.
In this embodiment, the memory is a DDR memory (collectively referred to as DDR SDRAM (Double Data Rate SDRAM)).
To increase the convenience of implementation, the adaptive mobile memory in this embodiment is implemented based on an FPGA (Field programmable Gate Array).
Example 2:
fig. 4-6 show another embodiment of the adaptive mobile memory according to the present invention.
As shown in fig. 4-6, the difference between this embodiment and embodiment 1 is that the adaptive mobile memory in this embodiment further includes a file system format input key for manually inputting a file system format to be converted, and the file system format input key is connected to the register control unit 500.
Optionally, the file system format input key includes at least one of an exFAT key 1 for inputting an exFAT format (extended FAT file system format), a FAT32 key 2 for inputting a FAT32 format (file system format stored in a 32-bit binary format), and an NTFS key 3 for inputting an NTFS format (journaling file system format). As shown in fig. 3, the file system format input key in this embodiment includes all of the exFAT key, the FAT32 key, and the NTFS key described above. The exFAT key 1, the FAT32 key 2 and the NTFS key 3 are all arranged on the casing 100 in a row and are distributed at intervals.
When in use, after the USB interface 300 is connected to the target system, the user may select the corresponding file system format input key to input the target file system format according to the actual requirement, for example, the target file system format "exFAT" may be input to the register control unit 500 through the exFAT key, the target file system format "FAT 32" may be input to the register control unit 500 through the FAT32 key, and the target file system format "NTFS" may be input to the register control unit 500 through the NTFS key.
The use of the file system format input keys increases the flexibility of use of the invention and also increases the user experience.
When the user inputs the target file system format using the file system format input key, the register control unit 500 does not automatically detect the file system of the target system accessed on the USB interface 300.
The same and similar parts in the various embodiments in this specification may be referred to each other.
Although the present invention has been described in detail in connection with the preferred embodiments with reference to the accompanying drawings, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A self-adaptive mobile memory is characterized by comprising a memory, an others key, a USB interface, a register control unit, a file system reading logic searching unit, a file type reading logic searching unit and an FIFO reading and writing control unit, wherein the others key and the USB interface are connected with the register control unit, the register control unit is respectively connected with the file system reading logic searching unit and the file type reading logic searching unit, the file system reading logic searching unit and the file type reading logic searching unit are both connected with the FIFO reading and writing control unit, and the FIFO reading and writing control unit is connected with the USB interface; wherein, the first and the second end of the pipe are connected with each other,
USB interface: an access system for accessing the outside;
others key: used for inputting the file format to be converted;
a register control unit: the device comprises a first register value, a second register value and a third register value, wherein the first register value is used for automatically detecting a file system of an access system accessed on a USB interface, obtaining a file system format to be converted, recording the file system format as a target file system format, and correspondingly outputting a preset register value corresponding to the target file system format according to the target file system format; the system is also used for receiving a file format input by the keys, recording the file format as a target file format, correspondingly outputting a preset register value corresponding to the target file format according to the target file format, and recording the register value as a second register value;
file system reading logic search unit: the internal file system reading logic table is used for receiving a first register value output by the register control unit, searching the file system reading logic table according to the received first register value, obtaining a preset reading data address corresponding to the target file system format, marking as a target file system reading data address, and sending the target file system reading data address to the FIFO reading and writing control unit;
file type reading logic search unit: the built-in file type reading logic table is used for receiving a second register value output by the register control unit, searching the file type reading logic table according to the received second register value, obtaining a preset reading data address corresponding to the target file format, marking the preset reading data address as a target file format reading data address, and sending the target file format reading data address to the FIFO reading and writing control unit;
FIFO read-write control unit: the device comprises a logic searching unit, a USB interface and a storage unit, wherein the logic searching unit is used for receiving and reading a data address according to a target file system read data address sent by the received file system read logic searching unit and a target file format read data address sent by the file type read logic searching unit, reading and arranging data corresponding to a file which is stored in the memory and is currently output to an external access system, and outputting the data to the external access system through the USB interface;
the method for inputting the file format to be converted by adopting the keys of others comprises the following steps:
inputting a file type to be converted into a target file type;
after inputting the type of the target file, inputting a file format to be converted under the current type of the target file, wherein the file format is the target file format;
for the file type to which the input is to be converted, the register control unit is further configured to:
counting the times of continuously pressing the keys of others, and recording the times as N times; wherein N is greater than or equal to 1 and less than or equal to a preset maximum threshold value of the continuous pressing times;
and finding out the corresponding file type of the preset others key which is continuously pressed for N times, wherein the file type is the target file type.
2. The adaptive removable memory according to claim 1, wherein for the file format to be converted by the input of the current target file type after the input of the target file type, the register control unit is further configured to:
recording the number of times that the keys of others are pressed after the types of the target files are input, and recording as M times; wherein M is greater than or equal to zero and less than or equal to a preset first threshold;
when M is not equal to 0, finding out a corresponding file format which is pressed by Mth time after a preset keys is input to the target file type, wherein the file format is the target file format;
and when M =0, finding out a default file format which is preset and corresponds to the current target file type, wherein the default file format is the target file format.
3. The adaptive mobile memory of claim 1~2 further comprising a file system format input button for manually inputting a file system format to be converted, said file system format input button coupled to said register control unit.
4. The adaptive mobile memory according to claim 3, wherein the file system format input keys comprise at least one of an exFAT key for inputting an exFAT format, a FAT32 key for inputting a FAT32 format, and an NTFS key for inputting an NTFS format.
5. The adaptive mobile memory according to claim 3, further comprising a housing, wherein the others keys and the USB interface are disposed on the housing, and the register control unit, the file system reading logic lookup unit, the file type reading logic lookup unit and the FIFO read/write control unit are integrated in the housing.
6. The adaptive mobile memory of claim 1~2, further comprising a display screen and a display screen control module, wherein the display screen is connected to the register control unit through the display screen control module; the display screen is used for displaying the current target file system format, the target file type and the target file format in real time.
7. The adaptive mobile memory of any one of claims 1~2 wherein the adaptive mobile memory is implemented based on an FPGA.
8. The adaptive mobile storage device of claim 1~2 wherein the memory is DDR memory.
CN202010162264.2A 2020-03-10 2020-03-10 Self-adaptive mobile memory Active CN111475462B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010162264.2A CN111475462B (en) 2020-03-10 2020-03-10 Self-adaptive mobile memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010162264.2A CN111475462B (en) 2020-03-10 2020-03-10 Self-adaptive mobile memory

Publications (2)

Publication Number Publication Date
CN111475462A CN111475462A (en) 2020-07-31
CN111475462B true CN111475462B (en) 2023-01-13

Family

ID=71748075

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010162264.2A Active CN111475462B (en) 2020-03-10 2020-03-10 Self-adaptive mobile memory

Country Status (1)

Country Link
CN (1) CN111475462B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750958A (en) * 2010-12-17 2012-10-24 日立-Lg数据存储韩国公司 Method for converting data in optical disc drive
CN103200380A (en) * 2012-01-10 2013-07-10 北京世纪高蓝科技有限公司 Multimedia data format conversion method
CN107798117A (en) * 2017-11-08 2018-03-13 杭州迪普科技股份有限公司 A kind of data storage and the method and apparatus read

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750958A (en) * 2010-12-17 2012-10-24 日立-Lg数据存储韩国公司 Method for converting data in optical disc drive
CN103200380A (en) * 2012-01-10 2013-07-10 北京世纪高蓝科技有限公司 Multimedia data format conversion method
CN107798117A (en) * 2017-11-08 2018-03-13 杭州迪普科技股份有限公司 A kind of data storage and the method and apparatus read

Also Published As

Publication number Publication date
CN111475462A (en) 2020-07-31

Similar Documents

Publication Publication Date Title
US6804749B2 (en) Wireless portable adaptive electronic device capable of receiving signals
US7415588B2 (en) Electronic device with an automatic backup function
WO2020088118A1 (en) Electronic apparatus and method employing mobile device and display device to display duplicate screens
CN110955631A (en) File access tracking method and device, storage medium and terminal
CN100411042C (en) Data conversion apparatus, data conversion system, and data conversion program
CN112035298A (en) Data backup method and device, electronic equipment and storage medium
JP2004240820A (en) Storage device
CN102137255B (en) Portable decoder as well as display method and display system thereof
WO2019080297A1 (en) Method and device for disabling annotation mode, electronic equipment, and storage medium
CN111475462B (en) Self-adaptive mobile memory
KR940008544B1 (en) Information processing apparatus
CN107526814B (en) Mobile terminal file storage method and device
CN110321321A (en) Network control techology snapshot reading/writing method, device, equipment and storage medium
US20100100531A1 (en) Electronic device and method for managing medias
US20070101027A1 (en) Multi-interface storage device
US8296275B2 (en) Data processing method, data processing system, and storage device controller
US20120062467A1 (en) Electronic system, method for controlling mobile apparatus, reading apparatus and method for contorlling thereof
US20040054859A1 (en) Mouse device capable of storing data
US20040105656A1 (en) Information processing apparatus
US7213088B2 (en) Mass storage apparatus and data output method of output device attached to mass storage apparatus
US20090106463A1 (en) Information processing apparatus method for processing data
KR20020078408A (en) Mobile communication terminal having data backup module
WO1999010834A9 (en) A method and apparatus for handwriting capture, storage, and ind exing
JP2001101356A (en) Memory card adapter with displaying function
CN214623633U (en) Mobile storage device and file access 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
GR01 Patent grant
GR01 Patent grant