CN111651975A - Intelligent safety reading system suitable for mobile terminal - Google Patents

Intelligent safety reading system suitable for mobile terminal Download PDF

Info

Publication number
CN111651975A
CN111651975A CN202010352589.7A CN202010352589A CN111651975A CN 111651975 A CN111651975 A CN 111651975A CN 202010352589 A CN202010352589 A CN 202010352589A CN 111651975 A CN111651975 A CN 111651975A
Authority
CN
China
Prior art keywords
module
user
file
reading
information
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
CN202010352589.7A
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.)
Beijing Huizhi Kaiya Information Technology Co ltd
Original Assignee
Beijing Huizhi Kaiya Information 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 Beijing Huizhi Kaiya Information Technology Co ltd filed Critical Beijing Huizhi Kaiya Information Technology Co ltd
Priority to CN202010352589.7A priority Critical patent/CN111651975A/en
Publication of CN111651975A publication Critical patent/CN111651975A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/221Parsing markup language streams
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]

Abstract

The invention discloses an intelligent safe reading system suitable for a mobile terminal, which generates a WAP format by obtaining a document flow of a target reading document and analyzing the document flow, simultaneously verifies the identity of a user, reads the WAP format document after the verification is qualified, the user puts the user identity verification information into a failure connection queue for individual management when the user reads the document and the mobile terminal network is interrupted, searches the user identity verification information in the failure connection queue after the network connection is recovered, selects the data of the user identity verification information behind the time period for identity information verification, if the identity verification is qualified, a reading module displays the reading content before the network disconnection, does not need the user to perform the reading operation, needs to perform the identity verification again because the network connection is disconnected, and only can perform the manual verification when the automatic identity verification is unqualified, meanwhile, the safety and convenience of a user when the mobile terminal reads the file are guaranteed, and the user experience is improved.

Description

Intelligent safety reading system suitable for mobile terminal
Technical Field
The invention relates to the technical field of internet, in particular to an intelligent safe reading system suitable for a mobile terminal.
Background
With the development of mobile terminals in China, many people are used to mobile browsing and mobile office working modes. In the enterprise information moving process, various documents need to be consulted at a mobile terminal, but the user experience is poor.
Disclosure of Invention
The invention aims to provide an intelligent safe reading system suitable for a mobile terminal, and aims to solve the technical problem that in the prior art, when a user reads a document by using the mobile terminal, the user experience is poor.
In order to achieve the above purpose, the intelligent safe reading system suitable for the mobile terminal comprises an acquisition module, an analysis module, an identity verification module, a reading module, a connection detection module and a user information retrieval module, wherein the acquisition module, the analysis module, the identity verification module and the reading module are electrically connected in sequence;
the acquisition module is used for acquiring a file stream of the target reading file;
the analysis module is used for analyzing the file stream and generating a WAP format;
the identity authentication module is used for authenticating the identity of the user before the WAP format file is read;
the reading module is used for reading the WAP format file after the user identity is qualified;
the connection detection module is used for detecting and judging the network connection condition when a user reads a file, and if the network interruption is detected, the user identity authentication information is put into a failure connection queue for independent management; if the network interruption is not detected, the user reads the WAP format file as usual;
the user information searching module is used for searching user identity authentication information in the failure connection queue after network connection is recovered, selecting data of the user identity authentication information in a later time period, transmitting the data to the identity authentication module for identity information authentication, and if the identity authentication is qualified, the reading module displays reading content before network disconnection; and if the identity authentication is not qualified, the reading module does not display the reading content before the network is disconnected, and the identity authentication needs to be carried out again.
The acquisition module comprises a first receiving unit, a judgment unit and an execution unit which are electrically connected in sequence, wherein the first receiving unit is used for receiving a reading request of a user and acquiring file parameters of the target reading file;
the judging unit is used for judging whether the file parameters of the target reading file are contained in a preset parameter type library or not;
the execution unit is used for storing the file parameters of the read file if the file parameters of the read file of the user are contained in a preset parameter type library;
on the contrary, if the file parameters of the file read by the user are not contained in the preset parameter type library, the file parameters of the read file are compressed, analyzed and then stored.
The analysis module comprises a first analysis unit, a conversion unit and a second analysis unit which are electrically connected in sequence, wherein the first analysis unit is used for executing first-level analysis on the file stream to generate an XML format file;
the conversion unit is used for converting the XML format file into an HTML format file;
and the second analysis unit is used for carrying out two-level analysis on the HTML format file to generate the WAP format file.
The identity authentication module comprises an uploading unit and an authentication unit, wherein the uploading unit is electrically connected with the authentication unit and is used for acquiring identity documents, fingerprint information, facial information or iris information of a user and sending the acquired information to the authentication unit;
and the verification unit compares the acquired user identity information data with the user information database and judges whether the user identity information is correct or not.
The intelligent safety reading system suitable for the mobile terminal further comprises a user starting module, the user starting module is electrically connected with the reading module, and the user starting module is used for judging whether to start a road condition using mode according to the field road condition of a user watching and reading files by utilizing the handheld terminal.
The intelligent safety reading system suitable for the mobile terminal further comprises a road condition acquisition module, wherein the road condition acquisition module is electrically connected with the user starting module and used for acquiring a road condition scene image in front of the mobile terminal.
The intelligent safety reading system suitable for the mobile terminal further comprises a feature extraction module, wherein the feature extraction module is electrically connected with the road condition acquisition module and is used for identifying dangerous scene features of the acquired road condition scene images.
The intelligent safety reading system suitable for the mobile terminal further comprises a reminding module, wherein the reminding module is electrically connected with the feature extraction module and used for sending reminding information to a user when a dangerous scene in a road condition is identified.
The intelligent safety reading system suitable for the mobile terminal further comprises a split screen module, wherein the split screen module is electrically connected with the reading module, the feature extraction module and the reminding module respectively and is used for performing split screen display on the content of the file read by the user, the road condition scene image acquired when the user watches the read file and the reminding information for identifying the dangerous scene in the road condition.
The invention has the beneficial effects that: the method comprises the steps of obtaining a file stream of a target reading file, analyzing the file stream to generate a WAP format, verifying the identity of a user, reading the WAP format file after the file is verified to be qualified, putting user identity verification information into a failure connection queue for individual management when the user detects that a mobile terminal is interrupted due to crash restart, telephone access or network defaulting and no network signal when reading the file, searching the user identity verification information in the failure connection queue after network connection is recovered, selecting data of the user identity verification information in a later time period, transmitting the data to an identity verification module for identity verification, displaying the reading content before network disconnection by the reading module if the identity verification is qualified, and automatically verifying the identity without needing manual identity verification again because the network connection is disconnected when the user performs reading operation, only when the automatic identity authentication is unqualified, the manual authentication is performed, the safety and convenience of a user when the mobile terminal reads files are guaranteed, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic block diagram of an intelligent security reading system suitable for a mobile terminal according to the present invention.
Fig. 2 is a block diagram of the architecture of the acquisition module of the present invention.
Fig. 3 is a block diagram of the structure of the parsing module of the present invention.
Fig. 4 is a block diagram of the structure of the authentication module of the present invention.
100-intelligent safety reading system suitable for mobile terminal, 1-obtaining module, 11-first receiving unit, 12-judging unit, 13-executing unit, 2-analyzing module, 21-first analyzing unit, 22-converting unit, 23-second analyzing unit, 3-identity verifying module, 31-uploading unit, 32-verifying unit, 4-reading module, 5-connection detecting module, 6-user information searching module, 7-user starting module, 8-road condition collecting module, 9-characteristic extracting module, 10-reminding module, 20-split screen module and 30-environment light intensity detecting module.
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 or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
In the description of the present invention, it is to be understood that the terms "length", "width", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like, indicate orientations or positional relationships based on the orientations or positional relationships illustrated in the drawings, and are used merely for convenience in describing the present invention and for simplicity in description, and do not indicate or imply that the devices or elements referred to must have a particular orientation, be constructed in a particular orientation, and be operated, and thus, are not to be construed as limiting the present invention. Further, in the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
Referring to fig. 1 to 4, the present invention provides an intelligent security reading system 100 suitable for a mobile terminal, which includes an acquisition module 1, an analysis module 2, an authentication module 3, a reading module 4, and a connection detection module 5 and a user information retrieval module, which are electrically connected in sequence to the reading module 4;
the acquisition module 1 is used for acquiring a file stream of a target reading file;
the analysis module 2 is used for analyzing the file stream and generating a WAP format;
the identity authentication module 3 is used for authenticating the identity of the user before the WAP format file is read;
the reading module 4 is used for reading the WAP format file after the user identity is qualified;
the connection detection module 5 is used for detecting and judging the network connection condition of a user when reading files, and if network interruption is detected, the user identity authentication information is put into a failure connection queue for independent management; if the network interruption is not detected, the user reads the WAP format file as usual;
the user information searching module 6 is configured to search for user authentication information in the failed connection queue after network connection is restored, select data of the user authentication information in a later time period, transmit the data to the authentication module 3 for authentication of the user authentication information, and if the authentication is qualified, the reading module 4 displays reading content before network disconnection; if the identity authentication is not qualified, the reading module 4 does not display the reading content before the network disconnection, and the identity authentication needs to be performed again. The acquisition module 1 comprises a first receiving unit 11, a judging unit 12 and an executing unit 13 which are electrically connected in sequence, wherein the first receiving unit 11 is used for receiving a reading request of a user and acquiring file parameters of the target reading file;
the judging unit 12 is configured to judge whether a file parameter of the target reading file is included in a preset parameter type library;
the execution unit 13 is configured to store the file parameters of the read file if the file parameters of the file read by the user are included in a preset parameter type library;
on the contrary, if the file parameters of the file read by the user are not contained in the preset parameter type library, the file parameters of the read file are compressed, analyzed and then stored. The parsing module 2 comprises a first parsing unit 21, a conversion unit 22 and a second parsing unit 23 which are electrically connected in sequence, wherein the first parsing unit 21 is used for performing first-level parsing on the file stream to generate an XML format file;
the conversion unit 22 is configured to convert the XML format file into an HTML format file;
the second parsing unit 23 is configured to perform two-level parsing on the HTML format file to generate the WAP format file.
The identity verification module 3 comprises an uploading unit 31 and a verification unit 32, the uploading unit 31 is electrically connected with the verification unit 32, and the uploading unit 31 is used for collecting identity documents, fingerprint information, face information or iris information of a user and sending the collected information to the verification unit 32;
the verification unit 32 compares the collected user identity information data with the user information database, and determines whether the user identity information is correct.
The intelligent safety reading system 100 suitable for the mobile terminal further comprises a user starting module 7, the user starting module 7 is electrically connected with the reading module 4, and the user starting module 7 is used for judging whether to start a road condition using mode according to the field road condition of a user watching and reading files by utilizing the handheld terminal.
The intelligent safety reading system 100 suitable for the mobile terminal further comprises a road condition acquisition module 8, wherein the road condition acquisition module 8 is electrically connected with the user starting module 7 and is used for acquiring a road condition scene image in front of the mobile terminal.
The intelligent safety reading system 100 suitable for the mobile terminal further comprises a feature extraction module 9, wherein the feature extraction module 9 is electrically connected with the road condition acquisition module 8 and is used for identifying dangerous scene features of the acquired road condition scene images.
The intelligent safety reading system 100 suitable for the mobile terminal further comprises a reminding module 10, wherein the reminding module 10 is electrically connected with the feature extraction module 9 and is used for sending reminding information to the user when a dangerous scene in a road condition is identified.
The intelligent safety reading system 100 suitable for the mobile terminal further comprises a split screen module 20, wherein the split screen module 20 is electrically connected with the reading module 4, the feature extraction module 9 and the reminding module 10 respectively, and is used for performing split screen display on the content of the reading file, the road condition scene image acquired when the user watches the reading file and the reminding information for identifying the dangerous scene in the road condition.
The intelligent safety reading system 100 suitable for the mobile terminal further comprises an ambient light intensity detection module 30, wherein the ambient light intensity detection module 30 is electrically connected with the road condition acquisition module 8 and is used for detecting the brightness intensity of the external environment of the terminal in real time and judging whether an ambient lighting lamp on the mobile terminal is turned on or not according to the brightness intensity.
In the embodiment, a file stream of a target reading file is obtained, the file stream is analyzed to generate a WAP format, the identity of a user is verified, the WAP format file is read after the verification is qualified, when the user reads the file, the user detects that the mobile terminal is halted, restarted, accessed by a telephone or owed by a network and has no signal on the network, the user identity verification information is put into a failure connection queue for individual management when the network of the mobile terminal is interrupted, the user identity verification information in the failure connection queue is searched after the network connection is recovered, the data of the user identity verification information in the later time period is selected and transmitted to the identity verification module 3 for identity information verification, if the identity verification is qualified, the reading module 4 displays the reading content before the network disconnection, and the user does not need to perform the reading operation and needs to perform the identity verification again manually due to the network connection disconnection, but automatic verification, only can manually verify when automatic authentication is unqualified, for network connection break-open all need manually carry out authentication once more convenient and fast, guaranteed security and convenience that the user when mobile terminal carries out file reading, promoted user experience and felt.
Wherein the file stream refers to a data stream file related to a target reading file, in the obtaining module 1: the method comprises the steps of receiving a reading request of a user, acquiring file parameters to be read by the user, and judging whether the file parameters to be read by the user exist in a pre-stored parameter type library, wherein the parameter type library is a database for storing the file parameters; if the file parameters to be read by the user exist in the pre-stored parameter type library, judging and storing the types of the read files, otherwise, if the file parameters of the files read by the user are not contained in the pre-stored parameter type library, compressing and analyzing the file parameters of the read files and then storing the file parameters, wherein the step of storing indicates that the read files can be directly read. In the parsing module 2: and executing first-level analysis on the file stream to generate an XML format file, converting the XML format file into an HTML format file, and performing second-level analysis to generate the WAP format file. Then one of the identity document, fingerprint information, face information or iris information of the user is selected for collection, and transmits the collected information to the verification unit 32, and if the collected information is the user identification number, comparing the collected user ID number information data with the ID card number in the user information database, judging whether the user ID information is correct, if the collected user ID number information is the user fingerprint information, face information or iris information, comparing the collected fingerprint, face or iris information data of the user with the fingerprint information, face or iris information in the user information database to judge whether the user identity information is correct or not, if the user identity is qualified, and reading the WAP format file, and displaying the WAP format file on the split screen module 20, wherein the split screen module 20 mainly adopts a display screen with a split screen function. Obtaining a file stream of a target reading file; analyzing the file stream to generate a WAP format file; and when the user identity is legal, reading the WAP format file. According to the electronic reading method based on the mobile terminal, the traditional process that a user needs to install a third-party application program and download a document to the mobile terminal to look up the related document is replaced, the user can read the document without the operation of the third-party application program and the downloading operation is executed, the user experience is improved, and meanwhile the document reading safety is improved.
When the user needs to continuously check the document during walking, the user can decide whether to start the user starting module 7 according to the situation of the on-site road conditions, for example, when the user walks on the road with large bend, steps and the like, the sudden environment is dangerous for the user who is attentive to the mobile phone document. And moreover, the user can generate the psychology of worrying about safety problems in the reading process, particularly for the user who is used to read documents anytime and anywhere, the attention can be dispersed during reading, the user cannot create immersive reading under the reading scene, the user starting module 7 can be started at the moment, the road condition acquisition module 8 can acquire road condition scene images in front of the user by using a camera on the mobile terminal and displays the acquired road condition scene images on the split screen module 20 in a split screen mode, so that the user can view the road condition in front while looking up the documents, convenience is brought to the user, and the user experience is improved. Meanwhile, when the road condition scene image is displayed on the split screen module 20, the feature extraction module 9 analyzes the road condition scene image, extracts scene features from the road condition scene image, matches the scene features with a preset dangerous scene feature database, and judges and identifies dangerous scene features when matching is successful, so that reminding message warning information is sent to a user to remind the user of danger in front of the user, the user's attention is attracted, personal safety of the user is guaranteed to a certain extent, and user experience is improved.
The ambient light intensity detection module 30 is a light sensor, the ambient light intensity detection module 30 is not started in real time, and the ambient light intensity detection module 30 is started only after the user starts the user start module 7. When the environment light intensity detection module 30 acts, and the environment light intensity detection module 30 detects the brightness of the external environment of the terminal is large, the environment light intensity detection module 30 does not control the flashlight on the mobile terminal to be turned on, and when the environment light intensity detection module 30 detects the brightness of the external environment of the terminal is dark, the environment light intensity detection module 30 controls the flashlight on the mobile terminal to be turned on, the flashlight illuminates the road of the user in the walking process, and the road condition acquisition module 8 can acquire clear road condition scene images, so that the characteristic extraction module 9 can accurately extract dangerous scenes and judge and identify dangerous scene characteristics, thereby sending reminding information warning information to the user to remind the user of danger in front to draw the attention of the user, and enabling the intelligent safe reading system 100 suitable for the mobile terminal to have more powerful functions, further guarantee user's personal safety to a certain extent, promoted user experience and felt.
While the invention has been described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (9)

1. An intelligent safe reading system suitable for a mobile terminal is characterized in that,
the system comprises an acquisition module, an analysis module, an identity verification module, a reading module, a connection detection module and a user information retrieval module, wherein the acquisition module, the analysis module, the identity verification module and the reading module are sequentially electrically connected with one another;
the acquisition module is used for acquiring a file stream of the target reading file;
the analysis module is used for analyzing the file stream and generating a WAP format;
the identity authentication module is used for authenticating the identity of the user before the WAP format file is read;
the reading module is used for reading the WAP format file after the user identity is qualified;
the connection detection module is used for detecting and judging the network connection condition when a user reads a file, and if the network interruption is detected, the user identity authentication information is put into a failure connection queue for independent management; if the network interruption is not detected, the user reads the WAP format file as usual;
the user information searching module is used for searching user identity authentication information in the failure connection queue after network connection is recovered, selecting data of the user identity authentication information in a later time period, transmitting the data to the identity authentication module for identity information authentication, and if the identity authentication is qualified, the reading module displays reading content before network disconnection; and if the identity authentication is not qualified, the reading module does not display the reading content before the network is disconnected, and the identity authentication needs to be carried out again.
2. The intelligent secure reading system for mobile terminals as claimed in claim 1,
the acquisition module comprises a first receiving unit, a judging unit and an executing unit which are electrically connected in sequence, wherein the first receiving unit is used for receiving a reading request of a user and acquiring file parameters of the target reading file;
the judging unit is used for judging whether the file parameters of the target reading file are contained in a preset parameter type library or not;
the execution unit is used for storing the file parameters of the read file if the file parameters of the read file of the user are contained in a preset parameter type library;
on the contrary, if the file parameters of the file read by the user are not contained in the preset parameter type library, the file parameters of the read file are compressed, analyzed and then stored.
3. The intelligent secure reading system for mobile terminals as claimed in claim 1,
the analysis module comprises a first analysis unit, a conversion unit and a second analysis unit which are electrically connected in sequence, wherein the first analysis unit is used for executing first-level analysis on the file stream to generate an XML format file;
the conversion unit is used for converting the XML format file into an HTML format file;
and the second analysis unit is used for carrying out two-level analysis on the HTML format file to generate the WAP format file.
4. The intelligent secure reading system for mobile terminals as claimed in claim 1,
the identity verification module comprises an uploading unit and a verification unit, the uploading unit is electrically connected with the verification unit, and the uploading unit is used for collecting identity documents, fingerprint information, face information or iris information of a user and sending the collected information to the verification unit;
and the verification unit compares the acquired user identity information data with the user information database and judges whether the user identity information is correct or not.
5. The intelligent secure reading system for mobile terminals as claimed in claim 1,
the intelligent safe reading system suitable for the mobile terminal further comprises a user starting module, the user starting module is electrically connected with the reading module, and the user starting module is used for judging whether to start a road condition using mode according to the field road condition of a user watching and reading files by utilizing the handheld terminal.
6. The intelligent secure reading system for mobile terminals as claimed in claim 5,
the intelligent safety reading system suitable for the mobile terminal further comprises a road condition acquisition module, wherein the road condition acquisition module is electrically connected with the user starting module and used for acquiring a road condition scene image in front of the mobile terminal.
7. The intelligent secure reading system for mobile terminals as claimed in claim 6,
the intelligent safety reading system suitable for the mobile terminal further comprises a feature extraction module, wherein the feature extraction module is electrically connected with the road condition acquisition module and is used for identifying dangerous scene features of the acquired road condition scene images.
8. The intelligent secure reading system for mobile terminals as claimed in claim 7,
the intelligent safety reading system suitable for the mobile terminal further comprises a reminding module, wherein the reminding module is electrically connected with the feature extraction module and used for sending reminding information to a user when a dangerous scene in a road condition is identified.
9. The intelligent secure reading system for mobile terminals as claimed in claim 8,
the intelligent safety reading system suitable for the mobile terminal further comprises a split screen module, wherein the split screen module is respectively electrically connected with the reading module, the feature extraction module and the reminding module and is used for performing split screen display on the content of the file read by the user, the road condition scene image acquired when the user watches the read file and the reminding information for identifying the dangerous scene in the road condition.
CN202010352589.7A 2020-04-29 2020-04-29 Intelligent safety reading system suitable for mobile terminal Pending CN111651975A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010352589.7A CN111651975A (en) 2020-04-29 2020-04-29 Intelligent safety reading system suitable for mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010352589.7A CN111651975A (en) 2020-04-29 2020-04-29 Intelligent safety reading system suitable for mobile terminal

Publications (1)

Publication Number Publication Date
CN111651975A true CN111651975A (en) 2020-09-11

Family

ID=72348181

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010352589.7A Pending CN111651975A (en) 2020-04-29 2020-04-29 Intelligent safety reading system suitable for mobile terminal

Country Status (1)

Country Link
CN (1) CN111651975A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101163113A (en) * 2006-10-12 2008-04-16 阿里巴巴公司 Disconnection reconnecting system and method of instant communication
CN102811203A (en) * 2011-06-01 2012-12-05 北京唯致动力网络信息科技有限公司 User identity identification method, system and user terminal in Internet
CN104573443A (en) * 2014-12-30 2015-04-29 山东信通电子股份有限公司 Method for optimizing service terminal processing requests of element intensive type identity card reading system
CN105468315A (en) * 2014-09-05 2016-04-06 腾讯科技(深圳)有限公司 Mobile terminal page displaying method and apparatus
CN106332317A (en) * 2016-10-27 2017-01-11 深圳市信锐网科技术有限公司 Network management method and device
CN107357769A (en) * 2016-05-10 2017-11-17 北京慧点科技有限公司 Electronic reading method and system based on mobile terminal
CN110677851A (en) * 2019-08-29 2020-01-10 努比亚技术有限公司 Terminal network access method and network access equipment access method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101163113A (en) * 2006-10-12 2008-04-16 阿里巴巴公司 Disconnection reconnecting system and method of instant communication
CN102811203A (en) * 2011-06-01 2012-12-05 北京唯致动力网络信息科技有限公司 User identity identification method, system and user terminal in Internet
CN105468315A (en) * 2014-09-05 2016-04-06 腾讯科技(深圳)有限公司 Mobile terminal page displaying method and apparatus
CN104573443A (en) * 2014-12-30 2015-04-29 山东信通电子股份有限公司 Method for optimizing service terminal processing requests of element intensive type identity card reading system
CN107357769A (en) * 2016-05-10 2017-11-17 北京慧点科技有限公司 Electronic reading method and system based on mobile terminal
CN106332317A (en) * 2016-10-27 2017-01-11 深圳市信锐网科技术有限公司 Network management method and device
CN110677851A (en) * 2019-08-29 2020-01-10 努比亚技术有限公司 Terminal network access method and network access equipment access method

Similar Documents

Publication Publication Date Title
CN106204815B (en) A kind of access control system based on human face detection and recognition
CN102542299B (en) Face recognition method, device and mobile terminal capable of recognizing face
WO2017156964A1 (en) Terminal unlocking method and terminal
US9843908B2 (en) Method, client, server and system for intelligent recognizing contents of short message
CN208271258U (en) A kind of children's safety based on recognition of face picks system
CN109597943B (en) Learning content recommendation method based on scene and learning equipment
CN106203553B (en) Certificate identification method and device and equipment
CN103501410B (en) The based reminding method of shooting, the generation method of device and detection pattern, device
CN111275984B (en) Vehicle detection method and device and server
CN105872466A (en) Alarm method and alarm device based on smart TV
CN111507256A (en) Face recognition system for counter information acquisition
US20120147179A1 (en) Method and system for providing intelligent access monitoring, intelligent access monitoring apparatus
CN111651975A (en) Intelligent safety reading system suitable for mobile terminal
CN111667602A (en) Image sharing method and system for automobile data recorder
CN108153568B (en) Information processing method and electronic equipment
KR101957218B1 (en) System For Obtaining A Standard Background Image And Method For Obtaining A Background Image
CN116055806A (en) Mode switching processing method and device of intelligent terminal, terminal and storage medium
CN101303738A (en) Portable intercomparison instrument for acquiring identification information and intercomparison method
KR20080104610A (en) A mobile terminal for photographing image by remote control and a method therefor
KR20130111867A (en) System for monitoring image and thereof method
CN113094410A (en) Police mobile rapid acquisition and analysis system
CN111985401A (en) Area monitoring method, system, machine readable medium and equipment
CN112565352A (en) Military vehicle driving remote authorization and monitoring system
CN201867879U (en) Integrated identity authentication access control terminal
CN112686085A (en) Intelligent identification method applied to camera device, camera device and storage medium

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