当前位置:网站首页>2022.02.11
2022.02.11
2022-07-03 18:38:00 【ifuudoudou】
Class hour 12
Memory = For storing data , Go straight with cpu hook .
The basic unit of memory = byte (1 Bytes 8 position )

Tell the computer directly 【0x03】 The location of , It can be found immediately “100”.
Computers are identified by storage units .

char(python There is no ): Similar to the size of a character in a string .

Class hour 13
How to store a group of data of the same type —— Showing such a storage sequence , It's a sequence table .


Store four elements in order , There is no gap between elements , And back to 16 Bytes .

The variable name points to the first address .

The address is occupied separately 4 Bytes of . To preserve “12”, Applied for a space alone , To preserve “ab”, I applied for an address separately .
The location assigned to each storage unit is random . In short, first assign a position .
Then apply for space , To store such a sequence table .
Put four elements , Four addresses are stored , I'm going to apply for 16 Consecutive bytes to store the address .
namely , adopt “0x110” This address , find “0x200” Point to the “ab”.

At this time, this continuous storage space , All that exists is the address .
li【0】, The offset for the 0, That is, there is no offset . The first thing I got was “0x324”, And then find “0x324” The data stored inside ——“0x100”. Then passed “0x100” eureka “12”.
边栏推荐
- Closure and closure function
- Raft 日志复制
- [combinatorics] generating function (property summary | important generating function)*
- NFT新的契机,多媒体NFT聚合平台OKALEIDO即将上线
- Getting started with JDBC
- What kind of experience is it when the Institute earns 20000 yuan a month?
- [untitled]
- How do microservices aggregate API documents? This wave of operation is too good
- What London Silver Trading software supports multiple languages
- SQL injection -day16
猜你喜欢
![[enumeration] annoying frogs always step on my rice fields: (who is the most hateful? (POJ hundred practice 2812)](/img/50/f89092b492d0138304209a72ff05b4.jpg)
[enumeration] annoying frogs always step on my rice fields: (who is the most hateful? (POJ hundred practice 2812)

2022-2028 global sepsis treatment drug industry research and trend analysis report

NFT新的契机,多媒体NFT聚合平台OKALEIDO即将上线

The vscode code is automatically modified to a compliance code when it is formatted and saved

Getting started with JDBC

论文阅读 GloDyNE Global Topology Preserving Dynamic Network Embedding
知其然,而知其所以然,JS 对象创建与继承【汇总梳理】

Computer graduation design PHP makeup sales Beauty shopping mall

CTO and programmer were both sentenced for losing control of the crawler

How to quickly view the inheritance methods of existing models in torchvision?
随机推荐
Computer graduation design PHP makeup sales Beauty shopping mall
硬盘监控和分析工具:Smartctl
Bidding procurement scheme management of Oracle project management system
Valentine's day, send you a little red flower~
English语法_形容词/副词3级 - 倍数表达
What London Silver Trading software supports multiple languages
198. Looting - Dynamic Planning
Why can deeplab v3+ be a God? (the explanation of the paper includes super detailed notes + Chinese English comparison + pictures)
How about the Moco model?
042. (2.11) do it when it's time to do it
[leetcode周赛]第300场——6110. 网格图中递增路径的数目-较难
Reading a line from ifstream into a string variable
CTO and programmer were both sentenced for losing control of the crawler
Suffix derivation based on query object fields
[combinatorics] dislocation problem (recursive formula | general term formula | derivation process)*
Theoretical description of linear equations and summary of methods for solving linear equations by eigen
Xception for deeplab v3+ (including super detailed code comments and original drawing of the paper)
Torch learning notes (3) -- univariate linear regression model (self training)
Unity webgl optimization
Boost.Asio Library