Windows x64 kernel learning notes - 9-9-9-9-12 Pagination
preface
Learning VT virtualization technology EPT physical address translation We briefly mentioned the concept of 9-9-9-9-12 paging, which supports 48 bit physical address translation.
9-9-9-9-12 Pagination
Description: with the development of computer technology, 64 bit system gradually occupies the mainstream position, which means tha ...
Added by seansd on Wed, 02 Mar 2022 06:54:43 +0200
Multi header windows Chia cluster
Article link
numberclassificationArticles and linksintroduceauthorSource classificationDate of writingCollection dateR1reference resourcesHPoolLargest Chia ore pool2021-06-04R2reference resourcesChia official website2021-06-04R3reference resourcesChia official browser2021-06-04R4reference resourcesCHIA CLI Commands Reference2021-06-06R5referen ...
Added by leapingfrog on Mon, 28 Feb 2022 06:11:53 +0200
[Script Tool] QQ Personal Data Management Methods and Scripts
Penguin User Data Cleanup Pain Points
Computer QQ users have a long-term pain point, that is, QQ often downloads useless advertisements, chat pictures, file caches, occupies a large amount of disk space, causing the C disk to burst.
There are many ways to clean up the web, but they are all messy. There are probably several ways I can clean up ...
Added by MrJW on Fri, 25 Feb 2022 19:45:51 +0200
illustrate plug-in -- AI plug-in -- Prepress plug-in -- CADTools -- import library analysis
CADTools is an excellent plug-in among the illustrate plug-ins, which is constantly updated with AI. Because of its more convenient labeling function, it is loved by many users. This article mainly analyzes this plug-in in terms of technology to provide some references for friends who like to study reverse and readers who need to d ...
Added by kristinac on Mon, 21 Feb 2022 09:36:13 +0200
Object oriented annotation method class object encapsulation inheritance rewriting polymorphic interface
Process oriented & object oriented
Process oriented
The steps are simple and clear. What to do in the first step and what to do in the second part...
Facing the process is suitable for dealing with some simple problems
Linear problem
object-oriented
Birds of a feather flock together, the thinking mode of classification. When think ...
Added by gordong1968 on Sun, 20 Feb 2022 08:12:51 +0200
GateWay cluster deployment, load balancing with nacos and Nginx under windows
1, Configure and start nacos
The purpose of configuring nacos is to realize dynamic routing and route to the corresponding service address according to the service name.
First of all, you need to download a nacos 2.0.3 on the official website. For the download and installation configuration of nacos, see my other article and link https://blog ...
Added by somo on Sat, 19 Feb 2022 23:09:14 +0200
ElasticSearch getting started notes
ElasticSearch getting started notes
After downloading and installing ElasticSearch on the Internet, enter the directory, open cmd and run it on Windows bin\elasticsearch.bat
Running on linux or other systems bin\elasticsearch
If curl has been installed, to test whether ES is successfully installed, you can run the command on another cmd co ...
Added by abigbluewhale on Sat, 19 Feb 2022 14:13:09 +0200
Windows penetration basic commands that must be seen by security beginners
Here I recommend my official account number: programmer sailing.
Windows development history
Microsoft Windows At first, it was developed by Microsoft in 1985 and gradually became the most popular version of Microsoft's operating system.
MS-Dos
Version numberRelease timeWindows1.01985.11Windows2.01987.12Windows2.11988Windows3.01990.5Windo ...
Added by Skittlewidth on Thu, 17 Feb 2022 21:00:11 +0200
[wsl2 windows10/11 installation configuration cuda and pytorch]
Reference
Configure Cuda and Pytorch under Windows 11/10 WSL2 Ubuntu 20.04
Official Installation of wsl2 Official wsl2 connection gpu This article is basically a synthesis of some of the above articles, which I did not intend to post, but I even paid a system price for it since I really referenced too many experience stickers to compl ...
Added by srboj on Sat, 05 Feb 2022 19:46:20 +0200
Learning notes of Chapter 4 of WINDOWS game programming from scratch
GDI
GDI has some basic functions and graphical definitions. In short, it is a whole composed of some data structures, functions and macros. All kinds of functions cannot escape a concept - device environment DC
4.2 equipment environment
A device environment is a place in the program where you can draw. That is, the "customer area". ...
Added by ukalpa on Sat, 05 Feb 2022 09:34:43 +0200