CN116847385B - Network self-adaptive mobile application data loading method - Google Patents

Network self-adaptive mobile application data loading method Download PDF

Info

Publication number
CN116847385B
CN116847385B CN202311118087.8A CN202311118087A CN116847385B CN 116847385 B CN116847385 B CN 116847385B CN 202311118087 A CN202311118087 A CN 202311118087A CN 116847385 B CN116847385 B CN 116847385B
Authority
CN
China
Prior art keywords
data
network
loading
text data
picture data
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
CN202311118087.8A
Other languages
Chinese (zh)
Other versions
CN116847385A (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.)
Sichuan Zhongdian Aostar Information Technologies Co ltd
State Grid Information and Telecommunication Co Ltd
Original Assignee
Sichuan Zhongdian Aostar Information Technologies Co ltd
State Grid Information and Telecommunication 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 Sichuan Zhongdian Aostar Information Technologies Co ltd, State Grid Information and Telecommunication Co Ltd filed Critical Sichuan Zhongdian Aostar Information Technologies Co ltd
Priority to CN202311118087.8A priority Critical patent/CN116847385B/en
Publication of CN116847385A publication Critical patent/CN116847385A/en
Application granted granted Critical
Publication of CN116847385B publication Critical patent/CN116847385B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0231Traffic management, e.g. flow control or congestion control based on communication conditions
    • H04W28/0236Traffic management, e.g. flow control or congestion control based on communication conditions radio quality, e.g. interference, losses or delay
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints

Abstract

The application discloses a network self-adaptive mobile application data loading method, which relates to the technical field of mobile application data loading, and solves the technical problems that the mobile application data loading cannot be adaptively regulated due to the limitation of network environment, and the influence of asynchronous loading exists.

Description

Network self-adaptive mobile application data loading method
Technical Field
The application relates to the technical field of mobile application data loading, in particular to a network self-adaptive mobile application data loading method.
Background
With the development of the mobile internet, mobile applications and sites are more and more popular, and the use frequency is also greatly increased, but at present, various network systems 2G, 3G, 4G, wi-Fi and the like exist in China, so that the modes of accessing the mobile equipment to the internet are also various, and the network bandwidths corresponding to the access modes are quite different, namely, the internet surfing speeds are different in popular way.
The method according to the patent of application number CN201510053787.2 is shown to comprise the steps of: s1, correspondingly dividing a plurality of network speed grades from high to low according to the sequence of the network bandwidths from high to low, wherein different network speed grades correspond to network data resources with different qualities, and the higher the network speed grade is, the better the quality of the corresponding network data resources is; s2, the mobile terminal opens a mobile application, sends a speed measurement request to the server, and records speed measurement request data; s3, receiving feedback data of the server side, and calculating network bandwidth according to the speed measurement request data and the feedback data; s4, acquiring the current network speed grade of the mobile terminal according to the calculated network bandwidth, and requesting to load network data resources with corresponding quality according to the acquired network speed grade. The application can dynamically detect and grade the network speed accessed by the mobile application, is convenient for selectively loading resources, and can adaptively load data when the access network mode is switched.
When partial existing mobile application data is loaded, the loading speed under different network environments can be affected differently due to the limitation of the network, and meanwhile, the loading of text data and picture data can be asynchronous due to the limitation of the network, so that the use experience of a user is affected.
Disclosure of Invention
Aiming at the defects of the prior art, the application provides a network self-adaptive mobile application data loading method, which solves the problems that the self-adaptive adjustment cannot be carried out due to the limitation of network environment, the loading is asynchronous, and the user experience is affected.
In order to achieve the above purpose, the application is realized by the following technical scheme: a network self-adaptive mobile application data loading method specifically comprises the following steps:
step S1: firstly, acquiring a current network, classifying the current network into a cellular network and a Wi-Fi network, identifying the current network, and respectively analyzing the cellular network and the Wi-Fi network to load and analyze mobile application data;
step S2: the mobile application data comprises text data and picture data, the text data is compared by the speed of the cellular network, whether the text data is directly loaded or needs to be loaded secondarily is judged, and then concrete analysis is carried out on the secondary loading;
step S3: then, the size, the resolution, the network speed, the screen resolution and the network delay of the picture data are obtained, and whether the picture data are subjected to delay loading or need to be subjected to adjustment loading is judged by calculating an adjustment standard value of the picture data;
step S4: when the Wi-Fi network is judged, loading the text data and the picture data, determining a loading mode by comparing the sum of the sizes of the text data and the picture data with the Wi-Fi network speed, and loading the picture data in an asynchronous loading mode;
step S5: and after the mobile application data processed by the cellular network and the Wi-Fi network are analyzed, outputting according to an analyzed loading mode.
As a further aspect of the application: the specific loading analysis mode of the cellular network to the text data in the S2 is as follows:
step S21: acquiring a size record of text data as WD, then acquiring a network speed record of a cellular network in time ti as FSi, and calculating an average network speed record of the cellular network in time ti as FSp; specifically, the network speed and the bandwidth have the same meaning, and are exemplified by 1m=1024k, 1m/128 k=1024/128=8, and 100m=100/8=12.5M;
step S22: comparing the text data size WD with the average network speed FSp, when WD > FSp, the text data exceeds the average network speed and needs to be loaded for the second time, otherwise when WD is less than or equal to FSp, the text data does not exceed the average network speed and can be directly loaded;
step S23: the specific mode of the secondary loading is as follows: firstly judging the parity of the text data WD, if the text data WD is even, equally dividing the text data WD into two equal parts, transmitting the equally divided text data WD for the second time, if the text data WD is odd, dividing the text data WD according to the largest odd and even parts, and loading the text data WD. To illustrate specifically, if the text data WD has a value of 9, it is divided by the maximum odd numbers 5 and 4.
As a further aspect of the application: the specific loading analysis mode of the cellular network to the picture data in the S3 is as follows:
step S31: comparing the resolution ratio TD of the picture data with the network speed WS, when the resolution ratio TD is larger than or equal to WS, indicating that the current network speed is low in loading the picture data, analyzing the picture data, otherwise, when the resolution ratio TD is smaller than WS, indicating that the current network speed can load the current picture data, and directly loading the current picture data;
step S32: then substituting the web speed WS, the web delay WY, the screen resolution PF and the picture data resolution TF into the formulaCalculating to obtain an adjustment standard B, wherein a1 and a2 are preset proportion coefficients, and meanwhile, comparing the adjustment standard B with a preset value YS, wherein YS is the preset proportion coefficient; specifically, the quality materialization value of the picture data is represented by the adjustment standard B;
step S33: when B is larger than or equal to YS, the adjustment standard exceeds a preset value YS, and delayed loading is needed, otherwise when B is smaller than YS, the adjustment standard does not exceed the preset value YS, and the adjustment standard is needed to be adjusted in the same resolution;
step S34: the same resolution adjustment is performed in the following manner: when the picture resolution TF exceeds the screen resolution PF, the picture resolution TF is adjusted to be consistent with the screen resolution PF, and when the picture resolution TF does not exceed the screen resolution PF, the picture resolution TF is still adjusted to be consistent with the screen resolution PF.
As a further aspect of the application: the specific loading mode of the Wi-Fi network to the text data and the picture data is as follows:
p1: firstly, obtaining text data WD and picture data TD, simultaneously calculating the sum of the sizes of the text data WD and the picture data TD to be used as ZD, then obtaining network speed SD of a Wi-Fi network, and comparing the two;
p2: when ZD > SD, the condition that the Wi-Fi network is slow to load when the two are loaded simultaneously is indicated, and secondary record is needed, otherwise, when ZD is less than or equal to SD, the condition that the Wi-Fi network can meet the condition of simultaneous loading when the two are loaded simultaneously is indicated, and the two are loaded simultaneously;
p3: and then analyzing the condition of secondary loading, comparing the text data WD with the picture data TD, when WD is more than or equal to TD, indicating that the data size of the text data WD exceeds the picture data size, loading the picture data TD preferentially, otherwise, when WD is less than TD, indicating that the data size of the text data WD does not exceed the picture data size, loading the text data WD preferentially, specifically, comparing the text data with the picture data, loading the data size preferentially, and carrying out preferential loading when loading the data with different sizes by a network, wherein the preferential loading is realized by the data size, loading is carried out preferentially aiming at the small data, and loading is delayed aiming at the large data which occupies more network speed.
As a further aspect of the application: the specific mode of the Wi-Fi network for asynchronously loading text data and picture data is as follows:
a1: acquiring text data WD and picture data TD, preferentially loading the text data WD, and asynchronously loading the picture data TD;
a2: the specific asynchronous loading mode is as follows: the acquired picture data TD is marked as k, k=1, 2, …, m, and the data size of the single picture data TDk is marked as Tk, and the data sizes Tk are marked sequentially from small to large to generate sequential marks; specifically, the position of the picture data is not changed when the picture data is marked, the mark is only used for conveniently carrying out asynchronous loading processing on the picture data after the picture data is marked, and the position of the picture data is the original position.
A3: and then synchronously loading the picture data TD according to the sequence labels, and updating the loaded picture data to the corresponding component.
Advantageous effects
The application provides a network self-adaptive mobile application data loading method. Compared with the prior art, the method has the following beneficial effects:
according to the method, the network type is identified and analyzed, different types of analysis are respectively carried out on the cellular network and the Wi-Fi network, the text data and the picture data are analyzed in a classified mode according to the analysis of the relation between the size of the text data and the network speed of the cellular network, and the text data are loaded preferentially according to the condition that secondary loading is required, so that the overall loading speed can be improved, the consumption of network flow is reduced, the overall loading is too slow due to overlarge data, the experience of a user is prevented from being influenced, and the delayed picture data are synchronously loaded and stored in an asynchronous loading mode, so that the main thread can be prevented from being blocked, and the clamping in the picture loading process is avoided.
Drawings
FIG. 1 is a process diagram of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Example 1
Referring to fig. 1, the present application provides a network adaptive mobile application data loading method, which specifically includes steps S1 to S4.
Step S1: firstly, acquiring a current network, classifying the current network into a cellular network and a Wi-Fi network, identifying the current network, and simultaneously analyzing the cellular network and the Wi-Fi network to load and analyze mobile application data. Specifically, the network is identified as the existing mature technology, when the user uses the mobile phone to surf the internet, if the user jumps from the local area network connected with Wi-Fi to the mobile phone traffic, the mobile phone traffic is automatically displayed on the screen at the moment, and redundant description is omitted.
Step S2: the mobile application data comprises text data and picture data, the text data is compared by the speed of the cellular network, different loading analysis is carried out on the text data according to different conditions, and the specific loading analysis mode of the cellular network on the text data is as follows:
step S21: acquiring a size record of text data as WD, then acquiring a network speed record of a cellular network in time ti as FSi, and calculating an average network speed record of the cellular network in time ti as FSp; specifically, the network speed and the bandwidth are the same, and the network speed and the bandwidth are exemplified by 1m=1024k, 1m/128 k=1024/128=8, and 100m=100/8=12.5M.
Step S22: comparing the text data size WD with the average network speed FSp, when WD > FSp, the text data exceeds the average network speed and needs to be loaded for the second time, otherwise when WD is less than or equal to FSp, the text data does not exceed the average network speed and can be directly loaded;
step S23: the specific mode of the secondary loading is as follows: firstly judging the parity of the text data WD, if the text data WD is even, equally dividing the text data WD into two equal parts, transmitting the equally divided text data WD for the second time, if the text data WD is odd, dividing the text data WD according to the largest odd and even parts, and loading the text data WD. To illustrate specifically, if the text data WD has a value of 9, it is divided by the maximum odd numbers 5 and 4.
Step S3: then, the size TD, the resolution TF, the network speed WS, the screen resolution PF and the network delay WY of the picture data are obtained, different loading analysis is carried out by calculating the adjustment standard value of the picture data, and the specific analysis mode is as follows:
step S31: comparing the resolution ratio TD of the picture data with the network speed WS, when the resolution ratio TD is larger than or equal to WS, indicating that the current network speed is low in loading the picture data, analyzing the picture data, otherwise, when the resolution ratio TD is smaller than WS, indicating that the current network speed can load the current picture data, and directly loading the current picture data;
step S32: then substituting the web speed WS, the web delay WY, the screen resolution PF and the picture data resolution TF into the formulaCalculating to obtain an adjustment standard B, wherein a1 and a2 are preset proportion coefficients, and meanwhile, comparing the adjustment standard B with a preset value YS, wherein YS is the preset proportion coefficient; specifically, the quality materialization value of the picture data is represented by the adjustment standard B;
step S33: when B is larger than or equal to YS, the adjustment standard exceeds a preset value YS, and delayed loading is needed, otherwise when B is smaller than YS, the adjustment standard does not exceed the preset value YS, and the adjustment standard is needed to be adjusted in the same resolution;
step S34: the same resolution adjustment is performed in the following manner: when the picture resolution TF exceeds the screen resolution PF, the picture resolution TF is adjusted to be consistent with the screen resolution PF, and when the picture resolution TF does not exceed the screen resolution PF, the picture resolution TF is still adjusted to be consistent with the screen resolution PF.
According to the method, the size of the picture data is firstly judged through the network speed according to the analysis of the actual application scene, if the current network speed can meet the requirement of loading the picture data, the picture data is directly loaded, otherwise, the picture data is required to be analyzed again, and whether the picture data needs to be loaded in a delayed mode is judged through calculating the adjustment standard of the picture data.
Step S4: after the cellular network performs different loading analysis on the mobile application data, the cellular network loads the mobile application data according to a loading analysis method.
Step S5: and after the mobile application data processed by the cellular network and the Wi-Fi network are analyzed, outputting according to an analyzed loading mode.
Example two
As a second embodiment of the present application, the difference between the second embodiment and the first embodiment is that, when the current network identified in step S2 is a Wi-Fi network, the specific loading manner of the text data and the picture data is as follows:
p1: firstly, obtaining text data WD and picture data TD, simultaneously calculating the sum of the sizes of the text data WD and the picture data TD to be used as ZD, then obtaining network speed SD of a Wi-Fi network, and comparing the two;
p2: when ZD > SD, the condition that the Wi-Fi network is slow to load when the two are loaded simultaneously is indicated, and secondary record is needed, otherwise, when ZD is less than or equal to SD, the condition that the Wi-Fi network can meet the condition of simultaneous loading when the two are loaded simultaneously is indicated, and the two are loaded simultaneously;
p3: and then analyzing the condition of secondary loading, comparing the text data WD with the picture data TD, when WD is more than or equal to TD, indicating that the data size of the text data WD exceeds the picture data size, loading the picture data TD preferentially, otherwise, when WD is less than TD, indicating that the data size of the text data WD does not exceed the picture data size, and loading the text data WD preferentially. Specifically, text data and picture data are compared, and data are loaded preferentially, when data with different sizes are loaded, the network can perform preferential loading, the preferential loading is shown by the size of the data, the data are loaded preferentially, and otherwise, the data are loaded in a large mode, more network speed is occupied, and the loading is delayed.
Example III
As an embodiment three of the present application, the difference between the embodiment one and the embodiment two is that when the Wi-Fi network loads text data and picture data, an asynchronous loading mode is adopted to load the text data and the picture data, and the specific loading mode is as follows:
a1: acquiring text data WD and picture data TD, preferentially loading the text data WD, and asynchronously loading the picture data TD;
a2: the specific asynchronous loading mode is as follows: the acquired picture data TD is marked as k, k=1, 2, …, m, and the data size of the single picture data TDk is marked as Tk, and the data sizes Tk are marked sequentially from small to large to generate sequential marks; specifically, the position of the picture data is not changed when the picture data is marked, the mark is only used for conveniently carrying out asynchronous loading processing on the picture data after the picture data is marked, and the position of the picture data is the original position;
a3: and then synchronously loading the picture data TD according to the sequence labels, and updating the loaded picture data to the corresponding component.
Example IV
As the fourth embodiment of the present application, emphasis is placed on the implementation of the first, second and third embodiments in combination.
Some of the data in the above formulas are numerical calculated by removing their dimensionality, and the contents not described in detail in the present specification are all well known in the prior art.
The above embodiments are only for illustrating the technical method of the present application and not for limiting the same, and it should be understood by those skilled in the art that the technical method of the present application may be modified or substituted without departing from the spirit and scope of the technical method of the present application.

Claims (1)

1. The network self-adaptive mobile application data loading method is characterized by comprising the following steps of:
step S1: firstly, acquiring a current network, identifying whether the current network is a cellular network or a Wi-Fi network, and simultaneously respectively analyzing the cellular network and the Wi-Fi network to load and analyze mobile application data;
step S2: the mobile application data comprises text data and picture data, the text data is compared by the speed of a cellular network, whether the text data is directly loaded or needs to be loaded secondarily is judged, then the text data is loaded secondarily in a specific analysis mode, and the text data is loaded in the specific analysis mode as follows:
step S21: acquiring a size record of text data as WD, then acquiring a network speed record of a cellular network in time ti as FSi, and calculating an average network speed record of the cellular network in time ti as FSp;
step S22: comparing the text data size WD with the average network speed FSp, when WD > FSp, the text data exceeds the average network speed and needs to be loaded for the second time, otherwise when WD is less than or equal to FSp, the text data does not exceed the average network speed, no processing is needed, and the text data is directly loaded;
step S23: the specific mode of the secondary loading is as follows: firstly judging the parity of text data WD, if the text data WD is even, equally dividing the text data WD into two equal parts, transmitting the equally divided text data WD for the second time, if the text data WD is odd, dividing the text data WD according to the largest odd and even parts, and loading the text data WD;
step S3: then, the size, the resolution, the network speed, the screen resolution and the network delay of the picture data are obtained, whether the picture data are subjected to delayed loading or are subjected to adjustment loading is judged by calculating the adjustment standard value of the picture data, and the specific loading analysis mode of the picture data is as follows:
step S31: comparing the resolution ratio TD of the picture data with the network speed WS, when the resolution ratio TD is larger than or equal to WS, indicating that the current network speed is low in speed of loading the picture data and needs to be analyzed, otherwise, when the resolution ratio TD is smaller than WS, indicating that the current network speed can load the current picture data, and directly loading the current picture data without any processing;
step S32: then substituting the web speed WS, the web delay WY, the screen resolution PF and the picture data resolution TF into the formulaCalculating to obtain an adjustment standard B, wherein a1 and a2 are both preset proportion coefficients, simultaneously comparing the adjustment standard B with a preset value YS, wherein YS is a preset proportion coefficient, and the specific comparison between the adjustment standard B and the preset value YS is as follows:
step S33: when B is larger than or equal to YS, the adjustment standard exceeds a preset value YS, and delayed loading is needed, otherwise when B is smaller than YS, the adjustment standard does not exceed the preset value YS, and the adjustment standard is needed to be adjusted in the same resolution;
step S34: the same resolution adjustment is performed in the following manner: when the picture resolution TF exceeds the screen resolution PF, the picture resolution TF is adjusted to be consistent with the screen resolution PF, and when the picture resolution TF does not exceed the screen resolution PF, the picture resolution TF is still adjusted to be consistent with the screen resolution PF;
step S4: when the Wi-Fi network is judged, loading the text data and the picture data, determining a loading mode by comparing the relation between the sum of the sizes of the text data and the picture data and the speed of the Wi-Fi network, and loading the text data and the picture data in an asynchronous loading mode, wherein the specific loading mode of the Wi-Fi network to the text data and the picture data is as follows:
p1: firstly, obtaining text data WD and picture data TD, simultaneously calculating the sum of the sizes of the text data WD and the picture data TD to be used as ZD, then obtaining network speed SD of a Wi-Fi network, and comparing the two;
p2: when ZD > SD, the condition that the Wi-Fi network is slow to load when the two are loaded simultaneously is indicated, and secondary record is needed, otherwise, when ZD is less than or equal to SD, the condition that the Wi-Fi network can meet the condition of simultaneous loading when the two are loaded simultaneously is indicated, and the two are loaded simultaneously;
p3: then analyzing the condition of secondary loading, comparing the text data WD with the picture data TD, when WD is more than or equal to TD, indicating that the data size of the text data WD exceeds the picture data size, loading the picture data TD preferentially, otherwise, when WD is less than TD, indicating that the data size of the text data WD does not exceed the picture data size, and loading the text data WD preferentially;
the Wi-Fi network adopts a specific mode of asynchronous loading to text data and picture data as follows:
a1: acquiring text data WD and picture data TD, preferentially loading the text data WD, and asynchronously loading the picture data TD;
a2: the specific asynchronous loading mode is as follows: the acquired picture data TD is marked as k, k=1, 2, …, m, and the data size of the single picture data TDk is marked as Tk, and the data sizes Tk are marked sequentially from small to large to generate sequential marks;
a3: then synchronously loading the picture data TD according to the sequence labels, and updating the loaded picture data to the corresponding component;
step S5: and after the mobile application data processed by the cellular network and the Wi-Fi network are analyzed, outputting according to an analyzed loading mode.
CN202311118087.8A 2023-09-01 2023-09-01 Network self-adaptive mobile application data loading method Active CN116847385B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311118087.8A CN116847385B (en) 2023-09-01 2023-09-01 Network self-adaptive mobile application data loading method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311118087.8A CN116847385B (en) 2023-09-01 2023-09-01 Network self-adaptive mobile application data loading method

Publications (2)

Publication Number Publication Date
CN116847385A CN116847385A (en) 2023-10-03
CN116847385B true CN116847385B (en) 2023-12-15

Family

ID=88167452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311118087.8A Active CN116847385B (en) 2023-09-01 2023-09-01 Network self-adaptive mobile application data loading method

Country Status (1)

Country Link
CN (1) CN116847385B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103369508A (en) * 2013-06-25 2013-10-23 华为技术有限公司 Data loading method and terminal device
CN104010232A (en) * 2014-05-23 2014-08-27 惠州Tcl移动通信有限公司 Method and system for intelligently playing online videos, player and mobile terminal
CN104063392A (en) * 2013-03-20 2014-09-24 腾讯科技(深圳)有限公司 Loading method and device for reading content
CN104518926A (en) * 2014-12-05 2015-04-15 深圳天珑无线科技有限公司 Mobile terminal and network connection diagnosis method thereof
CN104602227A (en) * 2015-02-02 2015-05-06 携程计算机技术(上海)有限公司 Network-adaptive mobile application data loading method
US9842422B1 (en) * 2014-02-18 2017-12-12 Google Inc. Methods, systems, and media for presenting interstitial animations
CN108268578A (en) * 2017-01-19 2018-07-10 优视科技有限公司 The method and system of Web page picture loading
CN112395529A (en) * 2019-08-14 2021-02-23 腾讯科技(深圳)有限公司 Page loading method, device, equipment and storage medium
CN113747474A (en) * 2021-09-08 2021-12-03 北京顶象技术有限公司 Front-end user interface system and device based on network perception
CN114124919A (en) * 2021-11-29 2022-03-01 中国平安人寿保险股份有限公司 Network condition detection method and device, computer equipment and storage medium
CN116233506A (en) * 2022-12-23 2023-06-06 海信视像科技股份有限公司 Display device, mobile terminal and method for adjusting resolution according to signal intensity

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10498615B2 (en) * 2017-07-10 2019-12-03 Google Llc Method, apparatus and system for providing wireless network speed information

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063392A (en) * 2013-03-20 2014-09-24 腾讯科技(深圳)有限公司 Loading method and device for reading content
CN103369508A (en) * 2013-06-25 2013-10-23 华为技术有限公司 Data loading method and terminal device
US9842422B1 (en) * 2014-02-18 2017-12-12 Google Inc. Methods, systems, and media for presenting interstitial animations
CN104010232A (en) * 2014-05-23 2014-08-27 惠州Tcl移动通信有限公司 Method and system for intelligently playing online videos, player and mobile terminal
CN104518926A (en) * 2014-12-05 2015-04-15 深圳天珑无线科技有限公司 Mobile terminal and network connection diagnosis method thereof
CN104602227A (en) * 2015-02-02 2015-05-06 携程计算机技术(上海)有限公司 Network-adaptive mobile application data loading method
CN108268578A (en) * 2017-01-19 2018-07-10 优视科技有限公司 The method and system of Web page picture loading
CN112395529A (en) * 2019-08-14 2021-02-23 腾讯科技(深圳)有限公司 Page loading method, device, equipment and storage medium
CN113747474A (en) * 2021-09-08 2021-12-03 北京顶象技术有限公司 Front-end user interface system and device based on network perception
CN114124919A (en) * 2021-11-29 2022-03-01 中国平安人寿保险股份有限公司 Network condition detection method and device, computer equipment and storage medium
CN116233506A (en) * 2022-12-23 2023-06-06 海信视像科技股份有限公司 Display device, mobile terminal and method for adjusting resolution according to signal intensity

Also Published As

Publication number Publication date
CN116847385A (en) 2023-10-03

Similar Documents

Publication Publication Date Title
CN104010232B (en) A kind of intelligence plays method, system, player and the mobile terminal of Online Video
CN107222780B (en) Method for comprehensive state perception and real-time content supervision of live broadcast platform
US10140545B2 (en) Methods and systems for differentiating synthetic and non-synthetic images
CN102611910B (en) Objective evaluation method of no-reference video quality based on key frame image quality weight
US20170163723A1 (en) Autonomic Content Load Balancing
CN102957906A (en) Method and system for image classifying compression
CN104125429A (en) Video data transmission adjusting method and device
CN109587558B (en) Video processing method, video processing device, electronic equipment and storage medium
US20230237976A1 (en) Display Layout Optimization of Multiple Media Streams
CN105337891A (en) Traffic control method and traffic control device for distributed cache system
CN111294524A (en) Video editing method and device, electronic equipment and storage medium
CN116847385B (en) Network self-adaptive mobile application data loading method
CN110392098B (en) Self-adaptive virtual desktop transmission method and device
CN112752107B (en) Webpage picture preprocessing method, system, storage medium and computer equipment
CN105208388A (en) Method and system for dynamically adjusting encoding frame rate in video communication
CN111836092A (en) Data processing method and device of virtual desktop and related components
CN112422842B (en) Self-adaptive exposure method, medium and terminal
CN112887717B (en) Intelligent terminal video coding optimization method, device, equipment and storage medium
CN113645477A (en) Live broadcast data processing method and device, live broadcast client equipment and storage medium
CN116841660A (en) Data transmission method, cloud desktop virtual machine, cloud terminal and readable storage medium
KR970071239A (en) Image quality improvement method using average-matching histogram equalization and its circuit
CN113727092A (en) Video monitoring quality inspection method and device based on decision tree
KR101526490B1 (en) Visual data processing apparatus and method for Efficient resource management in Cloud Computing
CN114827113B (en) Webpage access method and device
CN113535606A (en) Data processing method and device

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