CN112148316A - Information processing method and information processing device - Google Patents

Information processing method and information processing device Download PDF

Info

Publication number
CN112148316A
CN112148316A CN202011053929.2A CN202011053929A CN112148316A CN 112148316 A CN112148316 A CN 112148316A CN 202011053929 A CN202011053929 A CN 202011053929A CN 112148316 A CN112148316 A CN 112148316A
Authority
CN
China
Prior art keywords
driver
file
client
level
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.)
Granted
Application number
CN202011053929.2A
Other languages
Chinese (zh)
Other versions
CN112148316B (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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202011053929.2A priority Critical patent/CN112148316B/en
Publication of CN112148316A publication Critical patent/CN112148316A/en
Application granted granted Critical
Publication of CN112148316B publication Critical patent/CN112148316B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses an information processing method and an information processing device, wherein the method comprises the following steps: collecting drivers from at least one client device to form a first driver set; based on a preset level standard, if any driver in the collected first driver set reaches a first level in the level standard, dividing the driver into the first level; wherein the level criteria is determined by statistics of installation information collected by the client device; and in response to the driver installation request of the client, screening the appropriate driver from the first level for the client to install. The processing method of the embodiment of the application has the advantages that the driver of the client is collected, the installation information of the driver is counted, the driver is graded based on the counting result, the driver installation request of the client is responded, the proper driver is provided for the client to be installed, and the success rate of the driver installation is improved.

Description

Information processing method and information processing device
Technical Field
The present disclosure relates to the field of electronic technologies, and in particular, to an information processing method and an information processing apparatus.
Background
A driver is a special program that enables a computer to communicate with a device, and the computer can control the operation of the device only after the device's driver is installed. If the device's driver is not properly installed, the device will not function properly.
In the prior art, when drivers are installed for hardware equipment, a plurality of versions of drivers are provided for a user to select installation, the user does not know the adaptability of the drivers of different versions to the hardware equipment, when one driver fails to be installed, other drivers are selected to be installed, and when the drivers are installed in the mode, the installation power is possibly lower, and the time is also relatively spent; on the other hand, with the difference between the client and the device versions, the obtained versions of the driver are more and more, which results in that the data of the driver in the driver management tool is larger and larger.
Disclosure of Invention
In order to solve the above technical problem, an embodiment of the present application provides the following solutions:
an information processing method comprising:
collecting drivers from at least one client device to form a first driver set;
based on a preset level standard, if any driver in the collected first driver set reaches a first level in the level standard, dividing the driver into the first level; wherein the level criteria is determined by statistics of installation information collected by the client device;
and in response to the driver installation request of the client, screening the appropriate driver from the first level for the client to install.
In some embodiments, the collecting the drivers from the at least one client device to form a first driver set specifically includes:
traversing files in a client device to search for drivers, collecting the drivers to form a first driver set; wherein the content of the first and second substances,
if the file and/or the corresponding file information of the driver which is the same as the searched driver does not exist in the first driver set, recording the file of the searched driver and/or creating the corresponding file information.
In some embodiments, the receiving the file of the searched driver specifically includes:
packaging the searched files of the driver program and then dividing the files into file blocks;
adjusting the uploading of the file blocks from the client at least according to the equipment running condition of the client;
combining file blocks to obtain the searched files of the driver program based on the uploading completion result of the file blocks;
and modifying corresponding file information, and associating the file information with the searched driver obtained by merging.
In some embodiments, the merging the file block to obtain the file of the searched driver further includes: and checking the merged file to determine that the merged file is the file of the searched driver to be included.
In some embodiments, the collection driver includes:
when the driving programs of the clients are collected, the number of the clients with the collected driving programs is updated to obtain updated user proportion information;
the dividing, based on a preset level standard, the collected drivers into a first level if the collected drivers reach the first level specifically includes:
and if the user occupation ratio corresponding to the pre-collected driving program reaches a first level specified by the level standard based on the level standard preset according to the user occupation ratio information, dividing the pre-collected driving program into the first level.
In some embodiments, the method further comprises:
the method comprises the steps of collecting information about whether installation of a driver on a client is successful or not to obtain the installation success rate, evaluating the driver according to a preset evaluation standard based on the installation success rate, and marking the state of the driver according to the evaluation.
An embodiment of the present application further provides an information processing apparatus, which includes:
the system comprises a collecting module, a first driver collecting module and a second driver collecting module, wherein the collecting module is used for collecting drivers from at least one piece of client equipment to form a first driver set;
the level dividing module is used for dividing the collected first driving program set into first levels if the driving programs in the collected first driving program set reach the first levels in the level standard according to a preset level standard;
and the distribution module is used for responding to the installation request of the driver of the client and screening the proper driver from the first level for the installation of the client.
In some embodiments, the collection module may be further configured to collect information about whether the driver of the client is successfully installed, so as to obtain the installation success rate of the driver.
In some embodiments, the level-dividing module may further evaluate the driver according to a successful installation rate of the driver at the client, and mark the state of the driver according to the evaluation.
In some embodiments, the apparatus further includes a verification module configured to verify the merged file to obtain the file of the collected driver.
The beneficial effects of the embodiment of the application are that: the driver of the client is collected, the installation information of the driver is counted, the driver is ranked based on the counting result, the driver installation request of the client is responded, the appropriate driver is provided for the client to be installed, and the success rate of driver installation is improved.
Drawings
FIG. 1 is a flow chart of an information processing method according to an embodiment of the present application;
FIG. 2 is a flow chart of an embodiment of an information processing method of an embodiment of the present application;
fig. 3 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application.
Detailed Description
Various aspects and features of the present application are described herein with reference to the drawings.
It will be understood that various modifications may be made to the embodiments of the present application. Accordingly, the foregoing description should not be construed as limiting, but merely as exemplifications of embodiments. Those skilled in the art will envision other modifications within the scope and spirit of the application.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the application and, together with a general description of the application given above and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the present application will become apparent from the following description of alternative forms of embodiment, given as non-limiting examples, with reference to the attached drawings.
It should also be understood that, although the present application has been described with reference to some specific examples, a person of skill in the art shall certainly be able to achieve many other equivalent forms of application, having the characteristics as set forth in the claims and hence all coming within the field of protection defined thereby.
The above and other aspects, features and advantages of the present application will become more apparent in view of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application are described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application of unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the phrases "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the application.
The client described in the embodiment of the present application may include a smart phone, various types of computers (desktop, tablet, notebook, mobile internet device MID), or a wearable device, and the like, and the embodiment of the present application provides a suitable driver for a client not installed with the driver by collecting a corresponding driver from the client installed with the driver.
An embodiment of the present application provides an information processing method, which may include the following steps S1-S3, as shown in fig. 1:
s1, collecting the driver from at least one client device to form a first driver set.
The clients in this step may include clients each equipped with each driver, and when collecting the drivers, the clients may obtain the distribution information of the drivers from the clients in the network, and download files of the drivers on the clients according to the distribution information of the drivers, thereby completing the collection of the drivers to form a set of the first drivers. Specifically, in the network, each client may be a node for downloading or uploading, and after the driver a is installed on the client 1, the file of the driver a may be used as resource data for other clients or servers to download. When the driver is collected, the information that the driver a is installed on the client 1 is obtained, and then the file of the corresponding driver a is downloaded from the client 1 so as to collect the driver a. Drivers b, c, etc. may also be collected in a corresponding manner to form a first set of drivers.
S2, based on a preset level standard, if any driver in the collected first driver set reaches a first level in the level standard, dividing the driver into the first level; wherein the level criteria is determined by statistics of installation information collected by the client device.
In the step, all the collected driving programs of the first driving program set are graded, and the driving programs which can reach the first level in the grading standard are divided into the first level; specifically, the installation information of the driver in the client may be collected and counted first, the aggregated driver in the first driver set is evaluated according to a preset rating standard determined based on a statistical result of the installation information, and the driver whose statistical result of the installation information meets a condition of a first level in the rating standard is classified into the first level, for example: to rank the driver a in the first driver set, the installation information of the driver a is counted, and the installation information may include: and the proportion information of the number of the clients provided with the driver a in the total number of the clients and the like, and under the condition that the proportion of the driver a can reach a preset value, the driver a is divided into a first level.
And S3, in response to the driver installation request of the client, screening the appropriate driver from the first level for the client to install.
The clients in this step may include clients having installation requirements for the drivers, and in response to an installation request for the drivers from the client, the drivers suitable for the client are screened from the drivers in the first level, so as to be installed at the client. For example, the client 2 needs to install the driver a, in response to a request of the client 2 to install the driver a, the driver a suitable for the client 2 is screened from the first level drivers of the first driver set, so as to provide the driver a to the client 2 for installation.
According to the processing method, the driver of the client is collected, the installation information of the driver is counted, the driver is ranked based on the counting result, the driver installation request of the client is responded, the appropriate driver is provided for the client to be installed, and the success rate of driver installation is improved.
In some embodiments, the collecting the drivers from the at least one client device to form a first driver set specifically includes:
traversing files in a client device to search for drivers, collecting the drivers to form a first driver set; wherein the content of the first and second substances,
if the file and/or the corresponding file information of the driver which is the same as the searched driver does not exist in the first driver set, recording the file of the searched driver and/or creating the corresponding file information.
Specifically, when the driver is collected, files in the client device can be traversed to search the driver, and in the specific implementation process, the files of the driver are usually saved in a fixed position in the client, for example, in a C: \ WINDOWS \ system32\ drivers folder, or in a C: \ drivers folder, and the files of the driver can be searched by traversing the corresponding position in the client;
after the file of the driver is searched, the searched driver may be compared with the driver in the first driver set to see whether the first driver set already includes the driver, for example, after the driver a is searched, the driver a is compared with the driver in the first driver set, specifically, file information of the driver a, such as version information of a hardware sound card and the driver adapted to the driver a, may be searched in the first driver set, the searched driver is compared with the driver a, or the file of the driver a is compared with the file of the driver in the first driver set, so as to determine whether the first driver set already includes the driver;
if the file of the driver program which is the same as the searched driver program does not exist in the first driver program set, recording the file of the searched driver program; after the file information of the driver a is searched in the first driver set, if the searched information includes the information of the hardware name and the version information of the driver a, which are adapted to the driver a, but the file information of the driver a points to be null, and there is no corresponding file of the driver, that is, there is no installation file of the driver a, then the installation file of the driver a searched in the client 1 is included;
if the file information corresponding to the searched drive program does not exist in the first drive program set, recording and creating corresponding file information; in a specific embodiment, after the file information of the driver a is searched in the first driver set, when the information of the corresponding driver is not searched, performing file processing on the driver, for example, packaging the file of the driver a, and calculating the file fingerprint 1 of the driver package packaged by the driver a, comparing with the file fingerprint of the driver in the first drive set, if the first drive set includes the file of the same driver as the file fingerprint 1, it is not necessary to record the driver package of the driver a, and create corresponding file information for the file of the same driver as the file fingerprint 1, where the created file information includes hardware information that the driver is adapted to install, version information of the file of the driver, inf file of the driver to install, etc., the model of the adapted client, system information, etc.
If the files and the corresponding file information of the driver program which are the same as the searched driver program do not exist in the first driver program set, recording the files of the searched driver program and creating the corresponding file information; the specific implementation manner may be that, after the file information of the driver a is searched in the first drive set, when the information of the corresponding driver is not searched, preferably, the searched file of the driver a is packaged, and the file fingerprint 1 of the drive package packaged by the driver a is calculated, and compared with the file fingerprint of the driver in the first drive set, if the file of the same driver as the file fingerprint 1 is not included in the first drive set, the corresponding file information is created for the file of the driver a, the created file information includes hardware information that the driver is adapted to install, version information of the file of the driver, inf file of the driver is installed, etc., model number of the adapted client, system information, etc., and the file of the driver a is not uploaded in the created file information, and simultaneously recording the driver package of the driver a, updating the created file information after the recording of the driver package of the driver a is finished, and marking the file of the driver a as uploaded.
In some embodiments, the recording the searched file of the driver specifically includes the following steps S101 to S104:
s101, packaging the searched files of the driver program and then dividing the files into file blocks.
Specifically, when the searched file of the driver needs to be recorded, the file that needs to be recorded may be packaged to form a driver package, and in order to avoid the influence on the operating condition and the network condition of the client caused by forming a file block on the client, the driver package may be divided into file blocks of a fixed size based on a preset rule.
S102, adjusting the uploading of file blocks from a client at least according to the equipment running state of the client;
in a specific embodiment, the file of the driver may be preferably divided according to the size of the original file and the size requirement of the divided file. When the size of the file of the driver does not meet the minimum file, the file is taken as a single file block, the file block is uploaded from the client when the running condition is idle based on the running condition of the equipment of the client, and the uploading of the driver package can be completed after the file block is uploaded;
when the divided file blocks are not only one, based on the running state of the equipment of the client, when the running state is idle, uploading a first file block from the client; and when the running state of the client is tense, stopping uploading the file blocks, and when the running state of the client is idle again, uploading the file blocks until all the file blocks are uploaded.
In specific implementation, when it is determined that the driver a needs to be included, the files of the driver a on each client may be respectively packaged into a driver package based on the obtained distribution information of the driver a on each client, and the driver package on each client is divided into file blocks of a fixed size according to a preset rule. Uploading the file blocks based on the running state of the equipment of each client; when the divided file blocks are only one block, uploading the file blocks from the client is started based on the running condition of equipment of the client when the running condition is idle, and the uploading of the drive package can be completed after the uploading of the file blocks is completed; and when the divided file blocks are not only one, distributing the file blocks to be uploaded for the clients with idle running states according to the identification of the file blocks based on the running states of the equipment of each client so as to upload the file blocks until all the file blocks are uploaded.
S103, combining the file blocks to obtain the searched files of the driver program based on the uploading completion result of the file blocks.
After all the divided file blocks are uploaded to the first driver set from the client, all the file blocks are combined, and the file blocks can be sorted and spliced according to the identifier of each file or corresponding data to obtain a driver package, namely the searched file of the driver can be obtained.
S104, modifying corresponding file information, and associating the file information with the searched driver obtained by merging.
And modifying corresponding file information in the first drive set, pointing the file information to the file of the driver which is merged, and marking the file of the driver as uploaded.
In the embodiment of the invention, the file of the driver is divided into the file blocks and uploaded, so that the uploading time of each file block is short, the influence on the running condition of the client is avoided, and the error rate of the file in the uploading process is reduced.
In some embodiments, the merging the file block to obtain the file of the searched driver further includes: and checking the merged file to determine that the merged file is the file of the searched driver to be included.
In specific implementation, when the driver a is recorded, the file fingerprint 2 of the file which is completely merged is calculated, the file fingerprint 2 is compared with the file fingerprint 1 of the driver package of the driver a, if the file fingerprint 2 is correct, verification is passed, and the file which is completely merged is determined to be the file of the searched driver to be recorded.
In some embodiments, the collection driver includes: when the driving programs of the clients are collected, the number of the clients with the collected driving programs is updated to obtain updated user proportion information; specifically, when the driver of the client is collected, it may be preferable to acquire the distribution information of the driver from each client in the network, and count the clients in which the driver is installed based on the distribution information of the driver, for example, when the distribution information of the driver a is acquired, the number of the clients in which the driver a is installed is updated, so as to update the proportion information of the number of the clients in which the driver a is installed in the total number of the clients;
the dividing, based on a preset level standard, the collected drivers into a first level if the collected drivers reach the first level specifically includes: based on a level standard preset according to user proportion information, if the user proportion corresponding to the driver program collected in advance reaches a first level specified by the level standard, dividing the driver program collected in advance into the first level; in a specific implementation, in the level criteria preset according to the user proportion information, for example, the condition of the first level may be set that the user proportion reaches 25%, and if the percentage of the number of the clients installed with the driver a to the total number of the clients reaches 25%, the driver a may be divided into the drivers of the first level.
In some embodiments, the method further comprises: collecting information about whether the installation of the driver on the client is successful or not to obtain the installation success rate, evaluating the driver according to a preset evaluation standard based on the installation success rate, and marking the state of the driver according to the evaluation; specifically, according to a request of installing a driver at a client, the embodiment of the application provides the driver for the client to install, and then counts information about whether the driver is successfully installed at the client, and calculates the percentage of the number of the successfully installed clients to the number of the clients requesting to install the driver, so as to count the installation power of the driver;
for the driver with higher success rate, marking the state of the driver as a corresponding mark containing 'preferred' so as to improve the matching priority of the driver, and when receiving the installation request of the driver of the client, in some embodiments, preferentially providing the driver marked as preferred to the client;
for a driver with low success rate, marking the status of the driver as a corresponding mark containing the meaning of 'downgrade' so as to reduce the matching priority of the driver, and when an installation request of the driver of the client is received, in some embodiments, the driver marked as downgrade is not preferentially provided to the client, that is, the driver with the downgrade status is provided to the client without the driver with the preferred status;
for drivers with success rates below the threshold, the state is marked as a corresponding mark in the sense of including "down," and in some embodiments, the driver marked as down is no longer provided to the client for installation.
An embodiment of the present application further provides an information processing apparatus, as shown in fig. 3, including:
the collection module is used for collecting the driving programs from at least one piece of client equipment to form a first driving program set. The client to which the collection module is directed may include each client on which each driver is installed, and when the drivers are collected, the distribution information of the drivers may be acquired from each client in the network, and according to the distribution information of the drivers, the collection module downloads files of the drivers from each client, and completes collection of the drivers, so as to form a set of the first drivers. Specifically, in the network, each client may be a node for downloading or uploading, and after the driver a is installed on the client 1, the file of the driver a may be used as resource data for other clients or servers to download. When collecting the drivers, the information that the driver a is installed on the client 1 is obtained, and then the collection module downloads the file of the corresponding driver a from the client 1 to collect the driver a, and similarly, the drivers 2, 3, and so on may be collected, thereby forming a first set of drivers.
And the level dividing module is used for dividing the collected first driving program set into first levels if the driving programs in the collected first driving program set reach the first levels in the level standard according to a preset level standard. The level dividing module can be preset with a level evaluation standard determined based on the statistical result of the installation information so as to grade all the drivers of the first driver set collected by the collecting module, and divide the drivers which can reach the first level in the rating standard into first levels; specifically, the level division module may collect and count the installation information of the driver in the client, evaluate the aggregated driver in the first driver set according to a preset rating standard, and divide the driver whose statistical result of the installation information meets a first level condition in the rating standard into first levels, for example: the level division module is to rank the driver a in the first driver set, and first count installation information of the driver a, where the installation information may include: and dividing the driver a into a first level on the condition that the proportion of the driver a reaches a preset value, wherein the proportion information of the number of the clients provided with the driver a in the total number of the clients and the like are included.
And the distribution module is used for responding to the installation request of the driver of the client and screening the proper driver from the first level for the installation of the client. The client to which the distribution module faces can comprise each client having an installation requirement on the driver, and in response to an installation request of the client for the driver, the distribution module screens out the driver suitable for the client from the drivers in the first level to provide the driver for the client to install. For example, the client 2 needs to install the driver a, in response to a request of the client 2 to install the driver a, the distribution module screens out the driver a suitable for the client 2 from the first level drivers of the first driver set, so as to provide the driver a for the client 2 to install.
In an embodiment of the application, the collection module may be further configured to collect information on whether the driver of the client is successfully installed, so as to obtain a success rate of installing the driver. Specifically, according to a request of installing a driver at a client, the embodiment of the application provides the driver for the client to install, and then counts information about whether the driver is successfully installed at the client through a collection module, and calculates a percentage of the number of the successfully installed clients to the number of the clients requesting to install the driver, so as to obtain the installation success rate of the driver.
In some embodiments, the level-dividing module may further evaluate the driver according to a successful installation rate of the driver at the client, and mark the state of the driver according to the evaluation. For the driver with higher success rate, the level dividing module marks the state of the driver as preferred to improve the matching priority of the driver, and when receiving the installation request of the driver of the client, the distribution module preferentially provides the driver marked as preferred to the client; for the driver with low success rate, the level dividing module marks the state of the driver as degraded to reduce the matching priority of the driver, and when an installation request of the driver of the client is received, the distribution module does not preferentially provide the driver marked as degraded to the client, namely the driver in the degraded state is provided to the client under the condition that the driver in the preferred state does not exist; for the driver with the success rate lower than the threshold, the level dividing module marks the state as offline, and after the driver is marked as offline, the distributing module does not provide the state for the client to install.
In some embodiments, the information processing apparatus further includes a verification module, configured to verify the merged file to obtain the file of the collected driver. In specific implementation, when the driver a is recorded, the file fingerprint 2 of the file which is merged is calculated, the file fingerprint 2 is compared with the file fingerprint 1 of the driver package of the driver a through a verification module, if the file fingerprint 2 is correct, verification is passed, and the file which is merged is determined to be the file of the searched driver to be recorded.
In another aspect, an embodiment of the present application provides a storage medium carrying one or more programs which, when executed, implement the steps of the method provided in any embodiment of the present application.
The storage medium in the present embodiment may be one contained in an electronic device/system; or may exist alone without being assembled into an electronic device/system. The storage medium carries one or more programs that, when executed, implement a method according to an embodiment of the application.
According to embodiments of the present application, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The above embodiments are only exemplary embodiments of the present application, and are not intended to limit the present application, and the protection scope of the present application is defined by the claims. Various modifications and equivalents may be made by those skilled in the art within the spirit and scope of the present application and such modifications and equivalents should also be considered to be within the scope of the present application.

Claims (10)

1. An information processing method, wherein the method comprises:
collecting drivers from at least one client device to form a first driver set;
based on a preset level standard, if any driver in the collected first driver set reaches a first level in the level standard, dividing the driver into the first level; wherein the level criteria is determined by statistics of installation information collected by the client device;
and in response to the driver installation request of the client, screening the appropriate driver from the first level for the client to install.
2. The method of claim 1, wherein the collecting drivers from at least one client device to form a first set of drivers comprises:
traversing files in a client device to search for drivers, collecting the drivers to form a first driver set; wherein the content of the first and second substances,
if the file and/or the corresponding file information of the driver which is the same as the searched driver does not exist in the first driver set, recording the file of the searched driver and/or creating the corresponding file information.
3. The method according to claim 2, wherein the listing the searched driver file specifically includes:
packaging the searched files of the driver program and then dividing the files into file blocks;
adjusting the uploading of the file blocks from the client at least according to the equipment running condition of the client;
combining file blocks to obtain the searched files of the driver program based on the uploading completion result of the file blocks;
and modifying corresponding file information, and associating the file information with the searched driver obtained by merging.
4. The method of claim 3, wherein the merging the file blocks to obtain the file of the searched driver further comprises: and checking the merged file to determine that the merged file is the file of the searched driver to be included.
5. The method of claim 1, wherein the collecting drivers comprises:
when the driving programs of the clients are collected, the number of the clients with the collected driving programs is updated to obtain updated user proportion information;
the dividing, based on a preset level standard, the collected drivers into a first level if the collected drivers reach the first level specifically includes:
and if the user occupation ratio corresponding to the pre-collected driving program reaches a first level specified by the level standard based on the level standard preset according to the user occupation ratio information, dividing the pre-collected driving program into the first level.
6. The method of claim 1, wherein the method further comprises:
the method comprises the steps of collecting information about whether installation of a driver on a client is successful or not to obtain the installation success rate, evaluating the driver according to a preset evaluation standard based on the installation success rate, and marking the state of the driver according to the evaluation.
7. An information processing apparatus characterized in that the apparatus comprises:
the system comprises a collecting module, a first driver collecting module and a second driver collecting module, wherein the collecting module is used for collecting drivers from at least one piece of client equipment to form a first driver set;
the level dividing module is used for dividing the collected first driving program set into first levels if the driving programs in the collected first driving program set reach the first levels in the level standard according to a preset level standard;
and the distribution module is used for responding to the installation request of the driver of the client and screening the proper driver from the first level for the installation of the client.
8. The device of claim 7, wherein the collecting module is further configured to collect information on whether the driver of the client is successfully installed, so as to obtain the installation success rate of the driver.
9. The apparatus of claim 8, wherein the ranking module is further configured to evaluate the driver based on a successful installation rate of the driver at the client and to flag the driver for status based on the evaluation.
10. The apparatus of claim 7, further comprising a verification module for verifying the merged file to obtain the file of the collected drivers.
CN202011053929.2A 2020-09-29 2020-09-29 Information processing method and information processing device Active CN112148316B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011053929.2A CN112148316B (en) 2020-09-29 2020-09-29 Information processing method and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011053929.2A CN112148316B (en) 2020-09-29 2020-09-29 Information processing method and information processing device

Publications (2)

Publication Number Publication Date
CN112148316A true CN112148316A (en) 2020-12-29
CN112148316B CN112148316B (en) 2022-04-22

Family

ID=73894452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011053929.2A Active CN112148316B (en) 2020-09-29 2020-09-29 Information processing method and information processing device

Country Status (1)

Country Link
CN (1) CN112148316B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101382894A (en) * 2007-09-05 2009-03-11 北京软通科技有限责任公司 Method, system, computer, and server for downloading computer hardware device driver
CN103019750A (en) * 2011-09-20 2013-04-03 奇智软件(北京)有限公司 Update overloading method of drive program
CN103020051A (en) * 2011-09-20 2013-04-03 奇智软件(北京)有限公司 Data transferring method for plug-in equipment
CN103019751A (en) * 2011-09-20 2013-04-03 奇智软件(北京)有限公司 Plug-in equipment matching and maintaining method
US20130339284A1 (en) * 2012-06-15 2013-12-19 Iolo Technologies, Llc Predicted software usage duration
CN104156296A (en) * 2014-08-01 2014-11-19 浪潮(北京)电子信息产业有限公司 System and method for intelligently monitoring large-scale data center cluster computing nodes
CN104317873A (en) * 2014-10-20 2015-01-28 联想(北京)有限公司 Data processing method and corresponding data processing device
CN105608145A (en) * 2015-12-17 2016-05-25 北京奇虎科技有限公司 Method and device for carrying out statistics on downloading amount of application software on the basis of downloading channel
CN106126256A (en) * 2016-07-01 2016-11-16 武汉深之度科技有限公司 A kind of driven management method, Apparatus and system
CN108170441A (en) * 2017-12-25 2018-06-15 珠海市君天电子科技有限公司 Drive programe installation method, device, driver installation client and server
CN109190042A (en) * 2018-09-06 2019-01-11 北京奇虎科技有限公司 A kind of application recommended method and device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101382894A (en) * 2007-09-05 2009-03-11 北京软通科技有限责任公司 Method, system, computer, and server for downloading computer hardware device driver
CN103019750A (en) * 2011-09-20 2013-04-03 奇智软件(北京)有限公司 Update overloading method of drive program
CN103020051A (en) * 2011-09-20 2013-04-03 奇智软件(北京)有限公司 Data transferring method for plug-in equipment
CN103019751A (en) * 2011-09-20 2013-04-03 奇智软件(北京)有限公司 Plug-in equipment matching and maintaining method
US20130339284A1 (en) * 2012-06-15 2013-12-19 Iolo Technologies, Llc Predicted software usage duration
CN104156296A (en) * 2014-08-01 2014-11-19 浪潮(北京)电子信息产业有限公司 System and method for intelligently monitoring large-scale data center cluster computing nodes
CN104317873A (en) * 2014-10-20 2015-01-28 联想(北京)有限公司 Data processing method and corresponding data processing device
CN105608145A (en) * 2015-12-17 2016-05-25 北京奇虎科技有限公司 Method and device for carrying out statistics on downloading amount of application software on the basis of downloading channel
CN106126256A (en) * 2016-07-01 2016-11-16 武汉深之度科技有限公司 A kind of driven management method, Apparatus and system
CN108170441A (en) * 2017-12-25 2018-06-15 珠海市君天电子科技有限公司 Drive programe installation method, device, driver installation client and server
CN109190042A (en) * 2018-09-06 2019-01-11 北京奇虎科技有限公司 A kind of application recommended method and device

Also Published As

Publication number Publication date
CN112148316B (en) 2022-04-22

Similar Documents

Publication Publication Date Title
CN109271321B (en) Method and device for counting contribution code number
US9811527B1 (en) Methods and apparatus for database migration
CN110503565B (en) Behavior risk identification method, system, equipment and readable storage medium
US10210190B1 (en) Roll back of scaled-out data
CN110213234B (en) Application program file developer identification method, device, equipment and storage medium
WO2021042896A1 (en) Big data-based vehicle valuation method and system, device and readable storage medium
EP3142050A1 (en) Predicting attribute values for user segmentation
US11481659B1 (en) Hyperparameter optimization using fairness constraints
CN113572780A (en) Equipment security policy configuration method
US11474809B2 (en) Upgrades based on analytics from multiple sources
EP3722945A1 (en) Program operation system and program operation method
CN112199342A (en) File uploading method and device and computer equipment
CN108681505A (en) A kind of Test Case Prioritization method and apparatus based on decision tree
CN112217657A (en) Data transmission method, data processing method, device and medium based on SD-WAN system
CN112148316B (en) Information processing method and information processing device
CN111651500A (en) User identity recognition method, electronic device and storage medium
CN112333040B (en) Flow separation method and device, storage medium and computer equipment
CN114595216A (en) Data verification method and device, storage medium and electronic equipment
CN111142898B (en) Data anti-leakage terminal upgrading method and system based on group intelligent mode
CN111385342B (en) Internet of things industry identification method and device, electronic equipment and storage medium
CN103154978A (en) Systems and methods for scheduling changes
CN111371818A (en) Data request verification method, device and equipment
CN114219501B (en) Sample labeling resource allocation method, device and application
US9244955B1 (en) Methods and apparatus for generating a database layout
CN115827324B (en) Data backup method, network node and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant