No watermark image in mining
The mining pictures are as follows:
Mining is the use of bitcoin mining machine, which is used to earn bitcoin
one of the ways to get bitcoin is that users download software from personal computer and then run specific algorithm to get corresponding bitcoin after communicating with remote server
bitcoin is a kind of virtual currency. Bitcoin mining system is the process of carrying out mathematical operation for bitcoin network through computer hardware. Miners who provide services can get a reward, because the network reward is calculated according to the tasks completed by miners, so the competition for mining is very fierce
mining is actually a competition of performance and equipment. The mining machine composed of many graphics cards, even if it's only hd6770, can surpass the single graphics card of most users
and this is not the most terrible. Some mining machines are made up of more such graphics card arrays. When dozens or even hundreds of graphics cards come together, the graphics card itself costs money. Considering the hardware price and other costs, there is a considerable expenditure in mining
bitcoin mining process:
1. To find the ore pool
to start mining, there must be a ore pool with convenient operation and stable output. Its function is to subdivide the data packets for each terminal, and pay the corresponding amount of bitcoin according to the proportion of the data packets calculated by the terminal through precise algorithm
2. Download bitcoin miner (software)
in fact, there are many kinds of this miner, you can go to the official website to download
3. Setting mining software is a green software. After installation, we can set the language first to facilitate further setting. Next, you need to set the server, user name, password, equipment and so on. Generally, the server chooses a better network from BTC guide series, and the user name and password are set by ourselves before
4, bitcoin mining start
when we confirm that all settings are correct, click the "start mining" button to start bitcoin mining, and then the graphics card will soon enter the full speed running state, the temperature and fan speed will increase, you can monitor the state through gpu-z or graphics card driver
based on the information on the Internet, most of them are caused by the following three reasons:
one of the reasons for this problem is that the guiminer program is incomplete, please download the green pure version again
the second reason for this problem: your computer's Windows Installer service is not turned on
the solution is to open the control panel → management → service, start the Windows Installer service, set it to automatic, and then restart the computer
the third reason for this problem is that the runtime of visual studio is not installed on your computer
the application was developed by Visual Studio 2005 and above, and it depends on the corresponding runtime, which is not installed on your computer For the application developed by VC6 or VS2003, if the library file is missing, it will prompt that "* *. DLL" is missing. However, for the application developed by VS2005 or VS2008, it will only prompt that "e to the incorrect configuration of the application...")
the solution is to install the corresponding runtime (Microsoft Visual C + + 20 * * redistributable package, or vcredist) instead of reloading the application or the system_ x86.exe< It's really a bit difficult to distinguish which version of vs your program is developed. Even if some software is developed in multiple versions, there are multiple vcredist_ X86.exe are installed, they are compatible with each other, you can solve most of your computer software problems of the same kind After 2005 and 2008 are installed, "add / Remove Programs" will be displayed, as shown in Figure 5)
- "20 * *" stands for "2005" or "2008" or "2009" or "2010" below
the required installation package
only needs one file -- vcredist downloaded from the download center of Microsoft official website_ X86.exe
steps
open the control panel → management tools → services. If the Windows Installer service is not started, set it to automatic, and then restart the computer. If the problem is not solved, continue
you can preliminarily judge which version of vs your program was developed
(open the directory where the application is located, and search whether there are MFC or MSVC files. If there are, please check the file version to see the VC version. As shown in the figure below, 8 is developed by VC8.0, 9 is developed by vc9.0)
VC version of VS2003 is VC. 1,
VC version of VS2005 is VC8.0,
VC version of VS2008 is vc9.0
check whether Microsoft Visual C + + 20 * * redistributable package is installed in the "add / Remove Programs" of the control panel
if there is no Microsoft Visual C + + 20 * * redistributable in the figure above, continue
Download Microsoft Visual C + + 20 * * redistributable package from Microsoft Download Center. The file has 32 bits (x86) and 64 bits (x64). The download address is as follows
double click to run the vcredist you just downloaded_ X86.exe, which will automatically install Microsoft Visual C + + 20 * * redistributable package
check whether this item exists in "add / Remove Programs"
if this item exists, it means that the installation is successful. Then open your application, if there is no error, then the problem is solved
if the problem is not solved, there is still a lot of information available on the Internet.
I found you. Take a look at your email. The pictures are compressed after uploading on the Internet