[Feelings & Sharing] 益智小问题(存储器)
Tofloor
poster avatar
wlly-lzh
deepin
2024-12-03 16:54
Author

问:假设有一台只有200MB内存的计算机,现有一个500MB的程序需要运行,请问该程序是否有办法成功执行完毕。

Reply Favorite View the author
All Replies
哎呀我去老板那你这就落魄了呀
deepin
2024-12-03 17:02
#1

答:不知道

Reply View the author
TXOS-C.User
deepin
2024-12-03 18:07
#2

利用虚拟内存?

Reply View the author
Amber
deepin
2024-12-03 18:10
#3

如果这个程序无需把整个本体转移至内存,那是可以的,这也是大多数情况

(但是200MB内存系统不会已经启动不了了吧)

Reply View the author
乾豫恒益
deepin
2024-12-04 11:32
#4

这个技术在早期的计算技术里,已经发展很成熟了。。。

原理也是比较简单的,就是把大型程序切碎了,碎到能让小内存机器能够执行。。。

当然需要在汇编层支持才可以。。。

Reply View the author
新手来啦~
deepin
2024-12-05 02:39
#5

小白不懂

Reply View the author
新手来啦~
deepin
2024-12-05 02:39
#6

有大佬解答吗

Reply View the author