当前位置:网站首页>Differences and uses of SRAM, DRAM, SDRAM and DDR
Differences and uses of SRAM, DRAM, SDRAM and DDR
2022-07-27 04:25:00 【zzy570384336】
sram
Static Random-Access Memory Static random access memory . Data loss after power failure , There is no need to power on periodically . After power on , The data will not be affected until the power is off . Commonly used in cpu Second level cache . Because the price is high , So it cannot be used as memory .
dram
Dynamic Random Access Memory Dynamic RAM , Data loss after power failure , Need periodic power on .
sdram
Synchronous Dynamic Random Access Memory, Synchronous dynamic random access memory , Synchronization means Memory Work needs to synchronize the clock .
ddr
Double Data Rate Double rate synchronous dynamic random access memory , Strictly speaking DDR It should be called DDR SDRAM. therefore ,SDRAM It has been adopted since the second generation DDR technology , In a nutshell DDR Memory is SDRAM A kind of
边栏推荐
- Rust:axum learning notes (1) Hello World
- 【机器学习网络】BP神经网络与深度学习-6 深度神经网络(deep neural Networks DNN)
- HEAD detached from origin/...导致push失败
- CloudCompare&PCL 匹配点距离抑制
- Okaleido生态核心权益OKA,尽在聚变Mining模式
- The real digital retail should have richer connotation and significance
- Framework learning journey: init process startup process
- 深度剖析 —— 动态内存管理
- List Simulation Implementation
- Some common instructions in JVM tuning
猜你喜欢

Practice of microservice in solving Library Download business problems

Delete the whole line of Excel, and delete the pictures together

452 pages, 130000 words, the overall solution of modern smart Township Xueliang project 2022 Edition

大咖说·图书分享|精益产品开发:原则、方法与实施

What is animation effect? What is the transition effect?

2022-07-26:以下go语言代码输出什么?A:5;B:hello;C:编译错误;D:运行错误。 package main import ( “fmt“ ) type integer in

Five basic data structures of redis

JMeter学习笔记004-CSV文件行数控制循环次数

The difference between ArrayList and LinkedList

Is VR panoramic production a single weapon in the home decoration industry? Why is this?
随机推荐
Framework learning journey: init process startup process
spark练习案例(升级版)
STM32基于HAL库的串口接受中断和空闲中断
Elastic开源社区:开发者招募
js修改对象数组的key值
无有线网络下安装并配置debian
微服务的feign调用header头被丢弃两种解决方案(附源码)
shel自动设置目录权限
第二轮Okaleido Tiger即将登录Binance NFT,或持续创造销售神绩
Ant JD Sina 10 architects 424 page masterpiece in-depth distributed cache from principle to practice pdf
Some common instructions in JVM tuning
Delete the whole line of Excel, and delete the pictures together
[small sample segmentation] msanet: multi similarity and attention guidance for boosting few shot segmentation
Slope of binary tree
ASP voice notification interface docking demo
JVM调优中的一些常见指令
Okaleido tiger will log in to binance NFT in the second round, or continue to create sales achievements
2022-07-26:以下go语言代码输出什么?A:5;B:hello;C:编译错误;D:运行错误。 package main import ( “fmt“ ) type integer in
JS modify the key value of the object array
Practice of microservice in solving Library Download business problems