CN114622395A - Program arrangement method, device and equipment - Google Patents
Program arrangement method, device and equipment Download PDFInfo
- Publication number
- CN114622395A CN114622395A CN202011428914.XA CN202011428914A CN114622395A CN 114622395 A CN114622395 A CN 114622395A CN 202011428914 A CN202011428914 A CN 202011428914A CN 114622395 A CN114622395 A CN 114622395A
- Authority
- CN
- China
- Prior art keywords
- clothes drying
- program
- weight
- programs
- value
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 49
- 238000001035 drying Methods 0.000 claims abstract description 155
- 238000005457 optimization Methods 0.000 claims abstract description 37
- 238000004590 computer program Methods 0.000 claims description 6
- 238000004364 calculation method Methods 0.000 claims description 5
- 230000000694 effects Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 4
- 238000012163 sequencing technique Methods 0.000 description 3
- 239000000835 fiber Substances 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000000474 nursing effect Effects 0.000 description 2
- 239000000126 substance Substances 0.000 description 2
- 210000002268 wool Anatomy 0.000 description 2
- 230000001174 ascending effect Effects 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000008094 contradictory effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 230000001954 sterilising effect Effects 0.000 description 1
- 238000004659 sterilization and disinfection Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F58/00—Domestic laundry dryers
- D06F58/32—Control of operations performed in domestic laundry dryers
- D06F58/34—Control of operations performed in domestic laundry dryers characterised by the purpose or target of the control
- D06F58/36—Control of operational steps, e.g. for optimisation or improvement of operational steps depending on the condition of the laundry
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F58/00—Domestic laundry dryers
- D06F58/32—Control of operations performed in domestic laundry dryers
- D06F58/34—Control of operations performed in domestic laundry dryers characterised by the purpose or target of the control
- D06F58/46—Control of the operating time
-
- D—TEXTILES; PAPER
- D06—TREATMENT OF TEXTILES OR THE LIKE; LAUNDERING; FLEXIBLE MATERIALS NOT OTHERWISE PROVIDED FOR
- D06F—LAUNDERING, DRYING, IRONING, PRESSING OR FOLDING TEXTILE ARTICLES
- D06F2105/00—Systems or parameters controlled or affected by the control systems of washing machines, washer-dryers or laundry dryers
Landscapes
- Engineering & Computer Science (AREA)
- Textile Engineering (AREA)
- Control Of Washing Machine And Dryer (AREA)
Abstract
The application discloses a program arrangement method, a device and equipment. The method disclosed by the application comprises the following steps: acquiring a weight value corresponding to each clothes drying program in the current season and the using times of each clothes drying program in the using record of the clothes drying program; calculating a weight optimization value of each clothes drying program by using the using times and the weight value; calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program; and arranging the clothes drying programs according to the arrangement position value to obtain a clothes drying program sequence. According to the method and the device, the clothes drying programs commonly used by the user in the current season can be arranged in front of or behind the clothes drying program, so that personalized recommendation is provided for the user, and the problem that the user consumes too long time due to frequent switching of the clothes drying programs is avoided. Correspondingly, the program arranging device and the program arranging equipment provided by the application also have the technical effects.
Description
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for program arrangement.
Background
Generally, an apparatus having a function of drying clothes provides a user with a plurality of clothes drying programs to meet the drying requirements of clothes of different materials or quantities. In practical use, a user needs to sequentially switch each clothes drying program to check and select the best clothes drying program, and the sequential switching is time-consuming and difficult to operate.
Therefore, how to facilitate the user to select the clothes drying program is a problem to be solved by those skilled in the art.
Disclosure of Invention
In view of this, an object of the present application is to provide a program arrangement method, apparatus and device, which are convenient for a user to select a clothes drying program. The specific scheme is as follows:
in a first aspect, the present application provides a program arrangement method, including:
acquiring a weight value corresponding to each clothes drying program in the current season and the using times of each clothes drying program in the using record of the clothes drying program;
calculating a weight optimization value of each clothes drying program by using the using times and the weight value;
calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program;
and arranging the clothes drying programs according to the arrangement position values to obtain a clothes drying program sequence.
Preferably, the calculating of the weight optimized value of each drying program using the number of uses and the weight value includes:
calculating the weight optimization value of each clothes drying program according to a first formula, wherein the first formula is as follows: w _ after [ i ] { (W _ pre [ i ] + Use _ Count [ i ]) × sum (W _ pre) }/[ sum (W _ pre) + sum (Use _ Count) ];
wherein, W _ after [ i ] is a weight optimized value of the clothes drying program i, W _ pre [ i ] is a weight value corresponding to the clothes drying program i in the current season, Use _ Count [ i ] is the using times of the clothes drying program i, sum (W _ pre) is the sum of the weight values respectively corresponding to the clothes drying programs in the current season, and sum (Use _ Count) is the sum of the using times of the clothes drying programs.
Preferably, the calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program includes:
calculating the arrangement position value of each clothes drying program according to a second formula, wherein the second formula is as follows: w _ final [ i ] (n-i) + W _ after [ i ];
wherein, W _ final [ i ] is the arrangement position value of the clothes drying program i, n is the total number of the clothes drying programs, i is the identification information of the clothes drying programs, and W _ after [ i ] is the weight optimization value of the clothes drying program i.
Preferably, before the calculating the weight optimization value of each clothes drying program by using the number of uses and the weight value, the method further includes:
and arranging the clothes drying programs according to the use times in a descending order to obtain an initial sequence.
Preferably, after the clothes drying programs are arranged according to the arrangement position value and the sequence of the clothes drying programs is obtained, the method further comprises the following steps:
and correspondingly updating the weight values corresponding to the clothes drying programs in the current season into the weight optimized values of the clothes drying programs.
Preferably, after the clothes drying programs are arranged according to the arrangement position value and the sequence of the clothes drying programs is obtained, the method further comprises the following steps:
and displaying the clothes drying program sequence by using an LCD.
Preferably, the preset weight table records weight values corresponding to the respective clothes drying programs in different seasons.
Preferably, the acquiring the number of times of using each drying program in the drying program usage record comprises:
and acquiring the use times of each drying program in the drying program use record in the latest time period.
Preferably, the obtaining of the weight value corresponding to each of the clothes drying programs in the current season includes:
receiving a season change instruction including a current season identification;
according to the season change instruction, inquiring the weight values corresponding to the clothes drying programs in the current season in a preset weight table; the preset weight table records the weight values corresponding to the drying programs in different seasons;
or
Acquiring local current time, determining the current season according to the local current time, and inquiring the weight values of the clothes drying programs in the current season in a preset weight table; the preset weight table records the weight values corresponding to the drying programs in different seasons.
In a second aspect, the present application provides a program arrangement apparatus comprising:
the acquisition module is used for acquiring the weight value corresponding to each clothes drying program in the current season and the using times of each clothes drying program in the using record of the clothes drying program;
the optimization module is used for calculating a weight optimization value of each clothes drying program by using the using times and the weight value;
the calculation module is used for calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program;
and the arrangement module is used for arranging each clothes drying program according to the arrangement position value to obtain a clothes drying program sequence.
In a third aspect, the present application provides a program arrangement apparatus comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the program arrangement method disclosed in the foregoing.
According to the scheme, the application provides a program arrangement method, which comprises the following steps: acquiring a weight value corresponding to each clothes drying program in the current season and the using times of each clothes drying program in the using record of the clothes drying program; calculating a weight optimization value of each clothes drying program by using the using times and the weight value; calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program; and arranging the clothes drying programs according to the arrangement position values to obtain a clothes drying program sequence.
Therefore, the method and the device can optimize the weight values corresponding to the clothes drying programs in the current season according to the using records of the clothes drying programs, and calculate the arrangement position values of the clothes drying programs according to the weight optimized values, the total number of the clothes drying programs and the identification information of the clothes drying programs; and arranging the clothes drying programs according to the arrangement position value to obtain a clothes drying program sequence, thereby rearranging all the clothes drying programs, arranging the clothes drying programs which are frequently used by the user in the current season (namely, the clothes drying programs with larger arrangement position values) in front of or behind the clothes drying programs, and carrying out personalized recommendation selection on the clothes drying programs for the user, so that the user can more conveniently select the clothes drying program to be used, and the problem that the user consumes too long time due to frequent switching of the clothes drying programs is avoided.
Correspondingly, the program arranging device and the program arranging equipment provided by the application also have the technical effects.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of a program arrangement method disclosed herein;
FIG. 2 is a schematic representation of a program display disclosed herein;
FIG. 3 is a flow chart of another method of program arrangement disclosed herein;
FIG. 4 is a schematic diagram of a program arrangement apparatus disclosed herein;
FIG. 5 is a schematic diagram of a program arrangement apparatus disclosed herein;
fig. 6 is a schematic diagram of another program arrangement apparatus disclosed in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the 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 application.
At present, a user needs to sequentially switch each clothes drying program to check and select the best clothes drying program, and the sequential switching is time-consuming and difficult to operate. Therefore, the program arrangement scheme is provided, and a user can conveniently select the clothes drying program.
Referring to fig. 1, the embodiment of the present application discloses a program arrangement method, including:
s101, obtaining weight values corresponding to the clothes drying programs in the current season and the using times of the clothes drying programs in the clothes drying program using records.
It should be noted that, generally, 14 to 17 kinds of drying programs are set in the clothes dryer and other devices, for example: standard drying (0), bedding drying (1), quick drying (2), shirt drying (3), chemical fiber drying (4), wool products (5), down jacket nursing (6), air sterilization (7), outdoor jacket nursing (8), towel drying (9), hot air refreshing (10) and the like. 0-10 is identification information of each clothes drying program.
In one embodiment, the obtaining the number of times of using each drying program in the drying program usage record includes: and acquiring the use times of each clothes drying program in the record of the use of the clothes drying programs in the latest time period.
Wherein, the weight value corresponding to each drying program in the current season is recorded in a preset weight table. The preset weight table records the weight values corresponding to the drying programs in different seasons, and the clothes dryer season weight table can be referred to specifically. The acquisition sequence of the weight values and the use times can be flexibly adjusted. The acquisition can be carried out simultaneously or sequentially and respectively.
In one embodiment, before calculating the weight optimized value of each clothes drying program by using the number of uses and the weight value, the method further includes: the respective drying programs are arranged in descending order of the number of times of use to obtain an initial sequence so as to discriminate the respective drying programs according to their positions in the initial sequence.
For example: in the recent past, 15 clothes drying programs were used, wherein standard drying (0) was used for 2 times, bedding drying (1) was used for 1 time, shirt drying (3) was used for 3 times, chemical fiber drying (4) was used for 4 times, wool products (5) were used for 5 times, and other clothes drying programs were not used. Then, the initial sequence may be: index0 ═ {5,4,3,0,1,2,6,7,8,9,10}, where the identification information of each drying program is used to be arranged. Wherein, the clothes drying procedures with the same use times can be arranged in parallel in the initial sequence, and also can be arranged in sequence, such as: {2,6,7,8,9,10} in index 0.
And S102, calculating a weight optimization value of each clothes drying program by using the using times and the weight values.
In one embodiment, calculating the weight optimized value of each of the clothes drying programs using the number of times of use and the weight value includes: calculating the weight optimization value of each clothes drying program according to a first formula, wherein the first formula is as follows:
W_after[i]={(W_pre[i]+Use_Count[i])×sum(W_pre)}/[sum(W_pre)+sum(Use_Count)];
wherein, W _ after [ i ] is a weight optimized value of the clothes drying program i, W _ pre [ i ] is a weight value corresponding to the clothes drying program i in the current season, Use _ Count [ i ] is the using times of the clothes drying program i, sum (W _ pre) is the sum of the weight values respectively corresponding to the clothes drying programs in the current season, and sum (Use _ Count) is the sum of the using times of the clothes drying programs.
The weight values corresponding to the respective clothes drying programs in different seasons are recorded in a preset weight table, which can be referred to as a clothes dryer season weight table shown below.
Assuming that the current season is spring, based on the above example, for the clothes drying program of the woolen product (5), the corresponding weight value in the current season is 5, the number of times of use is 5, the sum of the weight values corresponding to the respective clothes drying programs in the current season is 32, and the sum of the number of times of use of the respective clothes drying programs is 15, then the weight optimization value of the clothes drying program of the woolen product (5) is: { (5+ 5). times.32 }/[32+15] ≈ 6.81. The weight optimization values of other clothes drying programs can be calculated in turn, and the calculation results are recorded in the form of < program identification information, corresponding weight optimization value >, and then: <0,4.77>, <1,2.04>, <2,0.68>, <3,4.09>, <4,5.45>, <5,6.81>, <6,1.36>, <7,2.72>, <8,2.04>, <9,0.68>, <10,1.36 >.
And S103, calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program.
In one embodiment, calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program comprises: and calculating the arrangement position value of each clothes drying program according to a second formula, wherein the second formula is as follows: w _ final [ i ] (n-i) + W _ after [ i ]; wherein, W _ final [ i ] is the arrangement position value of the clothes drying program i, n is the total number of the clothes drying programs, i is the identification information of the clothes drying programs, and W _ after [ i ] is the weight optimization value of the clothes drying program i. The arrangement position value is used for providing an arrangement reference for rearranging each clothes drying program.
For convenience of implementation, i may be obtained based on the position of the drying program i in the initial sequence index0, for example: i is index0 j, j is the location of the drying program i in index 0. Each of the drying programs is marked at the positions of 0,1,2, and 3 … … in index0, and the fleece (5) is arranged at the first position in index0, so that when the drying program is the fleece (5), j is 0, and thus i is 5 can be reversely deduced.
Based on the above example, for the clothing drying program, woolen product (5), the identification information is 5, the total number of the clothing drying programs is 11, the weight optimization value is about 6.81, and the arrangement position value is 11-5+ 6.81-12.81. The arrangement position values of other clothes drying programs can be calculated in turn, and the calculation result is recorded in the form of < program identification information, corresponding arrangement position value >, and then: <5,12.81>, <4,12.45>, <3,12.09>, <0,15.77>, <1,12.04>, <2,9.68>, <6,6.36>, <7,6.72>, <8,5.04>, <9,2.68>, <10,2.36 >. Therefore, depending on the size of the arrangement position value, the clothes drying program sequence index1 ═ {5,4,3,0,1,2,6,7,8,9,10} can be obtained.
And S104, arranging the clothes drying programs according to the arrangement position values to obtain a clothes drying program sequence.
In one embodiment, after the step of arranging the respective clothes drying programs according to the arrangement position value and obtaining the sequence of the clothes drying programs, the method further comprises the following steps: and correspondingly updating the weight values corresponding to the clothes drying programs in the current season into the weight optimized values of the clothes drying programs.
In one embodiment, after the step of arranging the respective clothes drying programs according to the arrangement position value and obtaining the sequence of the clothes drying programs, the method further comprises the following steps: the sequence of the drying procedure is displayed by using LCD (Liquid Crystal Display). The LCD is mounted on a drying apparatus such as a dryer. A sequence of drying programs and an initial sequence index0 may be shown with reference to fig. 2.
The clothes drying programs can be arranged in a descending order according to the arrangement position value, so that the clothes drying programs with larger arrangement position values are arranged in front, and the clothes drying programs are convenient for a user to select. Of course, the clothes drying programs can be arranged according to the ascending order of the arrangement position value, so that the clothes drying program with a larger arrangement position value is arranged later, and the selection of a user is facilitated.
S101 to S104 in this embodiment may be executed by a backend server, or may be executed by a device having a drying function, such as a clothes dryer, or certainly, may be executed by a portion of the backend server and the device respectively. The background server and the dryer can communicate with each other to synchronize information such as time, preset weight table, etc.
It should be noted that the current season may be determined based on the local time of the location of the clothes dryer or the like. The local time may be input to the dryer or the server by the user based on the control device (such as a smart phone, a computer, etc.), or may be based on the server local time corresponding to the dryer.
Of course, the current season may also be specified autonomously by the user. Such as: the user inputs a season change instruction to the clothes dryer or the corresponding server based on the control device (such as a smart phone, a computer, etc.) to change the current season, so that the sequencing of each clothes drying program is adjusted by using the weight value corresponding to each clothes drying program in the current season.
In one embodiment, obtaining the weight values corresponding to the respective clothes drying programs in the current season includes: receiving a season change instruction including a current season identification; according to the season change instruction, inquiring the weight value corresponding to each clothes drying program in the current season in a preset weight table; the preset weight table records the weight values corresponding to the drying programs in different seasons; or obtaining local current time, determining the current season according to the local current time, and inquiring the weight values of the clothes drying programs in the preset weight table, wherein the weight values correspond to the current season; the preset weight table records the weight values corresponding to the drying programs in different seasons.
Therefore, the method and the device can optimize the weight values corresponding to the clothes drying programs in the current season according to the use records of the clothes drying programs, and calculate the arrangement position values of the clothes drying programs according to the weight optimized values, the total number of the clothes drying programs and the identification information of the clothes drying programs; and arranging the clothes drying programs according to the arrangement position value to obtain a clothes drying program sequence, thereby rearranging all the clothes drying programs, arranging the clothes drying programs which are frequently used by the user in the current season (namely, the clothes drying programs with larger arrangement position values) in front of or behind the clothes drying programs, and carrying out personalized recommendation selection on the clothes drying programs for the user, so that the user can more conveniently select the clothes drying program to be used, and the problem that the user consumes too long time due to frequent switching of the clothes drying programs is avoided.
Referring to fig. 3, the embodiment of the present application discloses another program arrangement method, which is applied to a clothes dryer, where the clothes dryer is in communication connection with a background server through wifi or the like, and the method includes:
step 1, sorting all the clothes drying programs in a descending order according to the use times of all the clothes drying programs in the last 15 use records to obtain an initial index array inde0[ n ] (namely an initial sequence);
step 2, sending the initial index array index0[ n ] to a background server so that the background server can adjust the weight values of all seasons;
step 3, obtaining each latest weight value of the current season from the background server, and calculating W _ final [ i ];
and 4, arranging all the clothes dryer programs according to the clothes dryer program optimization arrangement number group index1[ n ], and displaying the clothes dryer programs through an LCD.
Wherein, the step 1 can be automatically executed after the user uses the clothes dryer 15 times and the clothes drying program is finished.
The preset weight table is stored in a background server, and the background server adjusts each weight value of the current season according to W _ after [ i ] { (W _ pre [ i ] + Use _ Count [ i ]) × sum (W _ pre) }/[ sum (W _ pre) + sum (Use _ Count) ]. Wherein, the season can be flexibly modified by managers or adjusted according to time, such as: the spring is 1-3 months, and the summer is 4-6 months. The dryer calculates W _ final [ i ] as W _ final [ i ] + W _ after [ i ].
Of course, the season may also be determined based on the location of the dryer. The position of the clothes dryer can be input by a user, and can also be arranged in a background server.
According to the embodiment, the dryer is connected to the background server through wifi, personalized information such as user use habits is collected, the optimal display sequence of the clothes drying program is analyzed and calculated, and the optimal display sequence is pushed to the user through an LCD. The effect of providing the user with the personalized clothes drying program optimized arrangement display is achieved, and reference can also be provided for the user to select the clothes drying program.
In the following, a program arranging apparatus provided in an embodiment of the present application is described, and a program arranging apparatus described below and a program arranging method described above may be referred to each other.
Referring to fig. 4, an embodiment of the present application discloses a program arrangement apparatus, including:
an obtaining module 401, configured to obtain weight values corresponding to the respective clothes drying programs in the current season and the number of times of using each clothes drying program in the record of using the clothes drying program;
an optimizing module 402 for calculating a weight optimized value of each drying program using the number of times of use and the weight value;
a calculating module 403, configured to calculate an arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs, and the identification information of each clothes drying program;
and an arranging module 404, configured to arrange the drying programs according to the arrangement position value to obtain a drying program sequence.
In one embodiment, the optimization module is specifically configured to:
calculating the weight optimization value of each clothes drying program according to a first formula, wherein the first formula is as follows: w _ after [ i ] { (W _ pre [ i ] + Use _ Count [ i ]) × sum (W _ pre) }/[ sum (W _ pre) + sum (Use _ Count) ];
wherein, W _ after [ i ] is a weight optimization value of the clothes drying program i, W _ pre [ i ] is a weight value corresponding to the clothes drying program i in the current season, Use _ Count [ i ] is the using times of the clothes drying program i, sum (W _ pre) is the sum of the weight values corresponding to the clothes drying programs in the current season, and sum (Use _ Count) is the sum of the using times of the clothes drying programs.
In one embodiment, the calculation module is specifically configured to:
calculating the arrangement position value of each clothes drying program according to a second formula, wherein the second formula is as follows: w _ final [ i ] (n-i) + W _ after [ i ];
wherein, W _ final [ i ] is the arrangement position value of the clothes drying program i, n is the total number of the clothes drying programs, i is the identification information of the clothes drying programs, and W _ after [ i ] is the weight optimization value of the clothes drying program i.
In a specific embodiment, the arrangement module is specifically configured to:
and adjusting the initial sequence according to the arrangement position values of the drying programs so that the drying programs are arranged according to the arrangement position values to obtain a drying program sequence.
In a specific embodiment, the method further comprises the following steps:
and the updating module is used for correspondingly updating the weight values corresponding to the clothes drying programs in the current season into the weight optimized values of the clothes drying programs.
In a specific embodiment, the method further comprises the following steps:
and the display module is used for displaying the clothes drying program sequence by utilizing the LCD.
In one embodiment, the preset weight table records weight values corresponding to the respective clothes drying programs in different seasons.
In a specific embodiment, the method further comprises the following steps:
and the initial sequencing module is used for sequencing all the clothes drying programs in a descending order according to the using times to obtain an initial sequence.
In a specific embodiment, the obtaining module is specifically configured to:
and acquiring the use times of each drying program in the drying program use record in the latest time period.
In one embodiment, the obtaining module includes:
a receiving unit configured to receive a season change instruction including a current season identification;
the query unit is used for querying the weight values corresponding to the clothes drying programs in the current season in a preset weight table according to the season change instruction; the preset weight table records the weight values corresponding to the drying programs in different seasons;
or
The determining unit is used for acquiring local current time, determining a current season according to the local current time, and inquiring the weight values corresponding to the clothes drying programs in the current season in a preset weight table; the preset weight table records the weight values corresponding to the drying programs in different seasons.
For more specific working processes of each module and unit in this embodiment, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not described here again.
Therefore, the embodiment provides a program arranging device, which can arrange the clothes drying programs (i.e. the clothes drying programs with larger arrangement position values) commonly used by the user in the current season in front of or behind the clothes drying program, so as to perform personalized recommendation selection on the clothes drying programs for the user, so that the user can select the desired clothes drying program more conveniently, and the problem that the user consumes too long time due to frequent switching of the clothes drying programs is avoided.
In the following, a program arranging apparatus provided in an embodiment of the present application is introduced, and a program arranging apparatus described below and a program arranging method and apparatus described above may be referred to each other.
Referring to fig. 5, an embodiment of the present application discloses a program arrangement apparatus, including:
a memory 501 for storing a computer program;
a processor 502 for executing the computer program to implement the method disclosed by any of the embodiments described above.
Referring to fig. 6, fig. 6 is a schematic diagram of another program arrangement apparatus provided in this embodiment, which may generate relatively large differences due to different configurations or performances, and may include one or more processors (CPUs) 322 (e.g., one or more processors) and a memory 332, and one or more storage media 330 (e.g., one or more mass storage devices) storing application programs 342 or data 344. Memory 332 and storage media 330 may be, among other things, transient storage or persistent storage. The program stored on the storage medium 330 may include one or more modules (not shown), each of which may include a series of instructions operating on a data processing device. Still further, the central processor 322 may be configured to communicate with the storage medium 330, and execute a series of instruction operations in the storage medium 330 on the program arranging apparatus 301.
The programming device 301 may also include one or more power supplies 326, one or more wired or wireless network interfaces 350, one or more input-output interfaces 358, and/or one or more operating systems 341. For example, Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
In fig. 6, the application 342 may be a program that performs a program arrangement method, and the data 344 may be data required for or generated by performing the program arrangement method.
The steps in the program arranging method described above may be implemented by the structure of a program arranging apparatus.
References in this application to "first," "second," "third," "fourth," etc., if any, are intended to distinguish between similar elements and not necessarily to describe a particular order or sequence. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises" and "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, or apparatus.
It should be noted that the descriptions in this application referring to "first", "second", etc. are for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one of the feature. In addition, technical solutions between the embodiments may be combined with each other, but must be based on the realization of the technical solutions by a person skilled in the art, and when the technical solutions are contradictory to each other or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope claimed in the present application.
In the present specification, the embodiments are described in a progressive manner, and each embodiment focuses on differences from other embodiments, and the same or similar parts between the embodiments are referred to each other.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of readable storage medium known in the art.
The principle and the implementation of the present application are explained herein by applying specific examples, and the above description of the embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.
Claims (10)
1. A program arrangement method, comprising:
acquiring a weight value corresponding to each clothes drying program in the current season and the using times of each clothes drying program in the using record of the clothes drying program;
calculating a weight optimization value of each clothes drying program by using the using times and the weight value;
calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program;
and arranging the clothes drying programs according to the arrangement position values to obtain a clothes drying program sequence.
2. The program arrangement method according to claim 1, wherein said calculating a weight optimization value of each of the clothes drying programs using the number of uses and the weight value comprises:
calculating the weight optimization value of each clothes drying program according to a first formula, wherein the first formula is as follows: w _ after [ i ] { (W _ pre [ i ] + Use _ Count [ i ]) × sum (W _ pre) }/[ sum (W _ pre) + sum (Use _ Co unt) ];
wherein, W _ after [ i ] is a weight optimized value of the clothes drying program i, W _ pre [ i ] is a weight value corresponding to the clothes drying program i in the current season, Use _ Count [ i ] is the using times of the clothes drying program i, sum (W _ pre) is the sum of the weight values respectively corresponding to the clothes drying programs in the current season, and sum (Use _ Count) is the sum of the using times of the clothes drying programs.
3. The program arrangement method according to claim 1, wherein calculating the arrangement position value of each of the clothes drying programs based on the weight optimization value, the total number of the clothes drying programs, and the identification information of each of the clothes drying programs comprises:
calculating the arrangement position value of each clothes drying program according to a second formula, wherein the second formula is as follows: w _ final [ i ] (n-i) + W _ after [ i ];
wherein, W _ final [ i ] is the arrangement position value of the clothes drying program i, n is the total number of the clothes drying programs, i is the identification information of the clothes drying programs, and W _ after [ i ] is the weight optimization value of the clothes drying program i.
4. The program arrangement method according to claim 1, wherein before calculating the weight optimization value of each of the clothes drying programs using the number of uses and the weight value, the method further comprises:
and arranging the clothes drying programs according to the use times in a descending order to obtain an initial sequence.
5. The program arrangement method according to claim 1, wherein said arranging the respective drying programs according to the arrangement position value, after obtaining the sequence of the drying programs, further comprises:
and correspondingly updating the weight values corresponding to the clothes drying programs in the current season into the weight optimized values of the clothes drying programs.
6. The program arrangement method according to claim 1, wherein the obtaining of the number of times each of the drying programs is used in the drying program usage record comprises:
and acquiring the use times of each clothes drying program in the record of the use of the clothes drying programs in the latest time period.
7. The program arrangement method according to claim 1, wherein the obtaining the weight values corresponding to the respective clothes drying programs in the current season comprises:
receiving a season change instruction including a current season identification;
according to the season change instruction, inquiring the weight values corresponding to the clothes drying programs in the current season in a preset weight table; the preset weight table records the weight values corresponding to the drying programs in different seasons.
8. The program arrangement method according to claim 1, wherein the obtaining of the weight values corresponding to the respective clothes drying programs in the current season comprises:
acquiring local current time, determining the current season according to the local current time, and inquiring the weight values of the clothes drying programs in the current season in a preset weight table; the preset weight table records the weight values corresponding to the drying programs in different seasons.
9. A program arrangement apparatus, comprising:
the acquisition module is used for acquiring the weight value corresponding to each clothes drying program in the current season and the using times of each clothes drying program in the using record of the clothes drying program;
the optimization module is used for calculating a weight optimization value of each clothes drying program by using the using times and the weight value;
the calculation module is used for calculating the arrangement position value of each clothes drying program according to the weight optimization value, the total number of the clothes drying programs and the identification information of each clothes drying program;
and the arrangement module is used for arranging each clothes drying program according to the arrangement position value to obtain a clothes drying program sequence.
10. A program arrangement apparatus, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the program arrangement method of any one of claims 1 to 8.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011428914.XA CN114622395B (en) | 2020-12-09 | 2020-12-09 | Program arrangement method, device and equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011428914.XA CN114622395B (en) | 2020-12-09 | 2020-12-09 | Program arrangement method, device and equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114622395A true CN114622395A (en) | 2022-06-14 |
CN114622395B CN114622395B (en) | 2024-08-06 |
Family
ID=81895492
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011428914.XA Active CN114622395B (en) | 2020-12-09 | 2020-12-09 | Program arrangement method, device and equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114622395B (en) |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0473095A (en) * | 1990-07-16 | 1992-03-09 | Toshiba Corp | Washing machine |
KR20020036261A (en) * | 2000-11-09 | 2002-05-16 | 구자홍 | Washing machine |
KR20060085800A (en) * | 2005-01-25 | 2006-07-28 | 엘지전자 주식회사 | Washing machine and its operating method |
CN106319832A (en) * | 2015-06-17 | 2017-01-11 | 青岛海尔洗衣机有限公司 | Intelligent clothes-washing control system and control method |
CN107083642A (en) * | 2017-02-27 | 2017-08-22 | 无锡小天鹅股份有限公司 | Control method, device and the washing machine of washing machine |
EP3396051A1 (en) * | 2017-04-25 | 2018-10-31 | LG Electronics Inc. | Laundry treating apparatus, control method of laundry treatment apparatus and online system including the same |
WO2019076228A1 (en) * | 2017-10-16 | 2019-04-25 | 青岛海尔滚筒洗衣机有限公司 | Washing control method and washing machine |
CN111172704A (en) * | 2018-10-24 | 2020-05-19 | 青岛海尔洗衣机有限公司 | Washing control method and system of washing equipment |
CN111321550A (en) * | 2018-12-14 | 2020-06-23 | Lg电子株式会社 | Washing machine |
CN111560730A (en) * | 2019-02-12 | 2020-08-21 | 青岛海尔洗衣机有限公司 | Control method of household appliance |
CN111809342A (en) * | 2020-06-04 | 2020-10-23 | 无锡小天鹅电器有限公司 | Equipment control method, device and computer storage medium |
CN111866036A (en) * | 2019-04-24 | 2020-10-30 | 青岛海尔洗衣机有限公司 | Control method of clothes treatment system based on Internet of things |
CN111945382A (en) * | 2019-04-30 | 2020-11-17 | 青岛海尔洗衣机有限公司 | Display interface user-defined control method for clothes processing equipment |
-
2020
- 2020-12-09 CN CN202011428914.XA patent/CN114622395B/en active Active
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0473095A (en) * | 1990-07-16 | 1992-03-09 | Toshiba Corp | Washing machine |
KR20020036261A (en) * | 2000-11-09 | 2002-05-16 | 구자홍 | Washing machine |
KR20060085800A (en) * | 2005-01-25 | 2006-07-28 | 엘지전자 주식회사 | Washing machine and its operating method |
CN106319832A (en) * | 2015-06-17 | 2017-01-11 | 青岛海尔洗衣机有限公司 | Intelligent clothes-washing control system and control method |
CN107083642A (en) * | 2017-02-27 | 2017-08-22 | 无锡小天鹅股份有限公司 | Control method, device and the washing machine of washing machine |
EP3396051A1 (en) * | 2017-04-25 | 2018-10-31 | LG Electronics Inc. | Laundry treating apparatus, control method of laundry treatment apparatus and online system including the same |
WO2019076228A1 (en) * | 2017-10-16 | 2019-04-25 | 青岛海尔滚筒洗衣机有限公司 | Washing control method and washing machine |
CN111172704A (en) * | 2018-10-24 | 2020-05-19 | 青岛海尔洗衣机有限公司 | Washing control method and system of washing equipment |
CN111321550A (en) * | 2018-12-14 | 2020-06-23 | Lg电子株式会社 | Washing machine |
CN111560730A (en) * | 2019-02-12 | 2020-08-21 | 青岛海尔洗衣机有限公司 | Control method of household appliance |
CN111866036A (en) * | 2019-04-24 | 2020-10-30 | 青岛海尔洗衣机有限公司 | Control method of clothes treatment system based on Internet of things |
CN111945382A (en) * | 2019-04-30 | 2020-11-17 | 青岛海尔洗衣机有限公司 | Display interface user-defined control method for clothes processing equipment |
CN111809342A (en) * | 2020-06-04 | 2020-10-23 | 无锡小天鹅电器有限公司 | Equipment control method, device and computer storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN114622395B (en) | 2024-08-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8595647B2 (en) | System and method for providing dynamic prioritization and importance filtering of computer desktop icons and program menu items | |
CN206639208U (en) | A kind of Intelligent clothes cabinet system | |
CN110427147B (en) | Page position positioning method and device | |
US10552436B2 (en) | Systems and methods for retrieving and processing data for display | |
US20060206818A1 (en) | Dynamic frequently asked question system | |
CN106294462B (en) | It is a kind of to obtain the method and system for recommending video | |
CN112579895A (en) | Scene recommendation method and device, intelligent terminal and storage medium | |
CN103699534B (en) | The display methods and device of data object in system directory | |
CN114880560A (en) | Content recommendation method and device, storage medium and electronic device | |
EP3316197A1 (en) | Data provision apparatus and data provision method | |
CN110019261B (en) | Data query method and device | |
CN105783183A (en) | Portable air conditioner and control method and device thereof | |
CN114622395A (en) | Program arrangement method, device and equipment | |
CN107241385A (en) | A kind of internet of things data acquisition system and method | |
CN108628525A (en) | Electronic device and its function selection method with function selecting module and function selecting system | |
CN109725862A (en) | Data display method, device, computer equipment and storage medium | |
CN102542065A (en) | Web page processing method and device for mobile terminal | |
CN112817593A (en) | Control page display method and device, storage medium and electronic device | |
CN101373464B (en) | Method, apparatus and system for automatically adopting form setting | |
CN105939388A (en) | Method for pushing business content and content controller | |
CN103309896A (en) | Webpage browsing method, browser and terminal | |
CN105608225B (en) | Webpage autoplacement method and device | |
JP2012168887A (en) | Information processing device, information processing method and program | |
CN105373628B (en) | web page display method and system | |
CN108881988A (en) | Television set monitoring process method, television set 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |