首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Developing a Multithreaded Kernel From Scratch!
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-9-3 00:05
2024-11-22 19:41
125
15.32 GB
130
磁力链接
magnet:?xt=urn:btih:95272169ff83d9befdae554f2691f3dba16624da
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjk1MjcyMTY5ZmY4M2Q5YmVmZGFlNTU0ZjI2OTFmM2RiYTE2NjI0ZGFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Developing
a
Multithreaded
Kernel
From
Scratch!
文件列表
1. Introduction/1. Introduction.mp4
92.97MB
2. Setup And A Brief Explanation Of Kernel Development/1. What Is Memory.mp4
22.99MB
2. Setup And A Brief Explanation Of Kernel Development/2. The Boot Process.mp4
40.57MB
2. Setup And A Brief Explanation Of Kernel Development/3. Installing What We Need For Real Mode Development.mp4
18.39MB
3. Real Mode Development/1. Hello World Bootloader.mp4
66.35MB
3. Real Mode Development/10. Disk Access And How It Works.mp4
15.64MB
3. Real Mode Development/11. Reading from the hard disk.mp4
87.47MB
3. Real Mode Development/2. Understanding Real Mode.mp4
25.34MB
3. Real Mode Development/3. Segmentation Memory Model.mp4
45.39MB
3. Real Mode Development/4. Improving Our Bootloader.mp4
31.12MB
3. Real Mode Development/5. Preparing our bootloader to be booted on real hardware.mp4
41.52MB
3. Real Mode Development/6. Writing our bootloader to a USB stick.mp4
17.5MB
3. Real Mode Development/7. Booting the bootloader.mp4
14.56MB
3. Real Mode Development/8. The Interrupt Vector Table Explained.mp4
18.97MB
3. Real Mode Development/9. Implementing our own interrupts in real mode.mp4
57.71MB
4. Protected Mode Development/1. What is Protected Mode.mp4
43.07MB
4. Protected Mode Development/10. Text Mode Explained.mp4
17.03MB
4. Protected Mode Development/100. Process Arguments - Part 2.mp4
279.75MB
4. Protected Mode Development/101. Process Arguments - Part 3.mp4
52.55MB
4. Protected Mode Development/102. Implementing A 'System' Command.mp4
188.82MB
4. Protected Mode Development/103. Implementing program termination.mp4
154.11MB
4. Protected Mode Development/104. Handling program crashes.mp4
86.32MB
4. Protected Mode Development/105. Creating an exit command.mp4
55.96MB
4. Protected Mode Development/106. Handling caps lock, upper case and lower case letters.mp4
116.71MB
4. Protected Mode Development/107. Running multiple tasks at the same time multi-tasking.mp4
76.73MB
4. Protected Mode Development/11. Writing To The Screen, Hello World Tutorial.mp4
153.11MB
4. Protected Mode Development/12. Interrupt Descriptor Table Explained.mp4
59.54MB
4. Protected Mode Development/13. Implementing The Interrupt Descriptor Table.mp4
253.01MB
4. Protected Mode Development/14. Implementing In and Out Functions.mp4
84.49MB
4. Protected Mode Development/15. Programmable Interrupt Controller Explained.mp4
28.96MB
4. Protected Mode Development/16. Programmable Interrupt Controller Implementation.mp4
132.91MB
4. Protected Mode Development/17. Understanding The Heap And Memory Allocation.mp4
81.85MB
4. Protected Mode Development/18. Implementing Our Heap.mp4
630.1MB
4. Protected Mode Development/19. Creating the enable interrupts function.mp4
24.12MB
4. Protected Mode Development/2. Switching To Protected Mode.mp4
104.42MB
4. Protected Mode Development/20. Understanding Paging.mp4
71.29MB
4. Protected Mode Development/21. Implementing Paging.mp4
270.08MB
4. Protected Mode Development/22. Modifying the page table.mp4
235.62MB
4. Protected Mode Development/23. Preparing To Read From The Hard Disk.mp4
23.81MB
4. Protected Mode Development/24. Reading from the disk in C with the ATA controller.mp4
123.35MB
4. Protected Mode Development/25. Improving Our Disk Driver.mp4
109.3MB
4. Protected Mode Development/26. What is a filesystem.mp4
66.71MB
4. Protected Mode Development/27. Creating a path parser.mp4
434.16MB
4. Protected Mode Development/28. Creating a disk stream.mp4
191.9MB
4. Protected Mode Development/29. File Allocation Table Explained.mp4
174.7MB
4. Protected Mode Development/3. Restructuring Our Project.mp4
17.51MB
4. Protected Mode Development/30. Starting To Create our FAT File system.mp4
163.77MB
4. Protected Mode Development/31. Understanding the VFS(Virtual File System) Layer.mp4
70.91MB
4. Protected Mode Development/32. Implementing our virtual filesystem core functionality.mp4
377.27MB
4. Protected Mode Development/33. implementing FAT16 filesystem driver core functionality.mp4
218.01MB
4. Protected Mode Development/34. Implementing FAT16 Structures.mp4
249.06MB
4. Protected Mode Development/35. Implementing The FAT16 Resolver Function.mp4
365.56MB
4. Protected Mode Development/36. Implementing the VFS fopen function.mp4
238.06MB
4. Protected Mode Development/37. Implementing FAT16 fopen function.mp4
656.73MB
4. Protected Mode Development/38. Implementing the VFS fread function.mp4
63.48MB
4. Protected Mode Development/39. Implementing FAT16 fread functionality.mp4
92.88MB
4. Protected Mode Development/4. Enabling the A20 line.mp4
26.49MB
4. Protected Mode Development/40. Implementing the VFS fseek functionality.mp4
30.87MB
4. Protected Mode Development/41. Implementing the FAT16 fseek functionality.mp4
63.19MB
4. Protected Mode Development/42. Implementing the fstat VFS functionality.mp4
48.93MB
4. Protected Mode Development/43. Implementing the FAT16 fstat function.mp4
64.94MB
4. Protected Mode Development/44. Implementing the VFS fclose functionality.mp4
24.23MB
4. Protected Mode Development/45. Implementing the FAT16 fclose functionality.mp4
74.45MB
4. Protected Mode Development/46. Implementing a kernel panic.mp4
21.92MB
4. Protected Mode Development/47. Understanding User Land.mp4
98.56MB
4. Protected Mode Development/48. Changing our kernel segment and data descriptors to be written in C.mp4
173.81MB
4. Protected Mode Development/49. Implementing The TSS(Task Switch Segment).mp4
123.17MB
4. Protected Mode Development/5. Creating a Cross Compiler So We Can Code In C.mp4
137.57MB
4. Protected Mode Development/50. Implementing Task Foundations.mp4
285.75MB
4. Protected Mode Development/51. Implementing Process Foundations Part 1.mp4
329.27MB
4. Protected Mode Development/52. Implementing Process Foundations Part 2.mp4
245.74MB
4. Protected Mode Development/53. Packing the GDT.mp4
11.05MB
4. Protected Mode Development/54. Implementing User Land Functionality.mp4
152.43MB
4. Protected Mode Development/55. Creating our first user process application.mp4
81.68MB
4. Protected Mode Development/56. Executing the process and dropping into user land privileges.mp4
76.99MB
4. Protected Mode Development/57. Changing the paging functionality.mp4
58.59MB
4. Protected Mode Development/58. Talking with the kernel from userland.mp4
89.72MB
4. Protected Mode Development/59. Creating the interrupt 0x80 for user process to kernel communication.mp4
220.93MB
4. Protected Mode Development/6. Loading our 32 bit kernel into memory and working with debugging symbols.mp4
356.09MB
4. Protected Mode Development/60. Creating the ability to create and execute kernel commands.mp4
107.74MB
4. Protected Mode Development/61. Creating our first kernel command.mp4
91.96MB
4. Protected Mode Development/62. Calling our kernel command.mp4
52.32MB
4. Protected Mode Development/63. Copying strings from the tasks process.mp4
141.21MB
4. Protected Mode Development/64. Reading the task's stack.mp4
182.44MB
4. Protected Mode Development/65. Creating the print command in the kernel.mp4
121.21MB
4. Protected Mode Development/66. Understanding keyboard access in protected mode.mp4
91.23MB
4. Protected Mode Development/67. Creating the virtual keyboard layer.mp4
143.22MB
4. Protected Mode Development/68. Creating the PS2 port keyboard driver part 1.mp4
238.34MB
4. Protected Mode Development/69. Improving our interrupt descriptor table design.mp4
198.4MB
4. Protected Mode Development/7. Cleaning our object files.mp4
11.42MB
4. Protected Mode Development/70. Creating a cleaner way to create interrupt handlers in the interrupt descriptor.mp4
112.65MB
4. Protected Mode Development/71. Changing The Current Process.mp4
74.39MB
4. Protected Mode Development/72. Creating the PS2 port keyboard driver part 2.mp4
138.06MB
4. Protected Mode Development/73. Getting a key from the keyboard buffer in user land.mp4
86.31MB
4. Protected Mode Development/74. Creating a putchar command that writes one character to the terminal.mp4
62.6MB
4. Protected Mode Development/75. Implementing backspace in the terminal.mp4
29.72MB
4. Protected Mode Development/76. Revising our stream reader.mp4
63.01MB
4. Protected Mode Development/77. Elf Files Explained.mp4
155.56MB
4. Protected Mode Development/78. Implementing The Elf Loader - Part 1.mp4
166.5MB
4. Protected Mode Development/79. Implementing The Elf Loader - Part 2.mp4
204MB
4. Protected Mode Development/8. Dealing With Alignment Issues.mp4
59.92MB
4. Protected Mode Development/80. Implementing The Elf Loader - Part 3.mp4
34.64MB
4. Protected Mode Development/81. Implementing The Elf Loader - Part 4.mp4
138.86MB
4. Protected Mode Development/82. Implementing The Elf Loader - Part 5.mp4
250.34MB
4. Protected Mode Development/83. Implementing The Elf Loader - Part 6.mp4
145.87MB
4. Protected Mode Development/84. Writing User Programs In C.mp4
134.37MB
4. Protected Mode Development/85. Implementing system print in stdlib.mp4
45.97MB
4. Protected Mode Development/86. Implementing system get key in stdlib.mp4
23.19MB
4. Protected Mode Development/87. Implementing Malloc In Our stdlib.mp4
183.37MB
4. Protected Mode Development/88. Implementing Free In Our stdlib.mp4
90.8MB
4. Protected Mode Development/89. Changing the way we map virtual pages for the process.mp4
20.41MB
4. Protected Mode Development/9. C Code In Protected Mode.mp4
67.75MB
4. Protected Mode Development/90. Implementing itoa function.mp4
39.68MB
4. Protected Mode Development/91. Implementing the putchar function.mp4
68.54MB
4. Protected Mode Development/92. Implementing the printf function.mp4
57.17MB
4. Protected Mode Development/93. Implementing the ability to read lines.mp4
86.57MB
4. Protected Mode Development/94. Creating a shell.mp4
82.8MB
4. Protected Mode Development/95. Loading other programs from our shell.mp4
265.09MB
4. Protected Mode Development/96. Creating some important stdlib functions.mp4
112.29MB
4. Protected Mode Development/97. Memory Mapping malloc in stdlib.mp4
85.3MB
4. Protected Mode Development/98. Memory Unmapping free In stdlib.mp4
117.22MB
4. Protected Mode Development/99. Process arguments - Part 1.mp4
88.53MB
5. Assembly Language Catchup/2. What is assembly language.mp4
37.1MB
5. Assembly Language Catchup/3. Installing the emulator.mp4
22.67MB
5. Assembly Language Catchup/4. Hello World In Assembly.mp4
260.84MB
5. Assembly Language Catchup/5. Transistors And Logic Gates Understanding The Processor.mp4
139.5MB
5. Assembly Language Catchup/6. Registers in the 8086.mp4
111.58MB
5. Assembly Language Catchup/7. Segmentation Memory Model Explained.mp4
97.09MB
5. Assembly Language Catchup/8. The Stack, Subroutines And Endiness Explained.mp4
94.05MB
6. Conclusion/1. Bonus Lecture.mp4
20.88MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统