-
整理内存碎片程序,介绍获取内存信息等操作
整理内存碎片程序,介绍获取内存信息等操作-Clear memory
- 2022-03-22 23:51:21下载
- 积分:1
-
从真彩到s3c44b0256 LCD取模源代码,用来做嵌入式系统中lcd的汉字显示...
从真彩到s3c44b0256 LCD取模源代码,用来做嵌入式系统中lcd的汉字显示-to s3c44b0256 from color LCD module from the source code used in embedded system the Chinese character LCD display
- 2022-03-01 20:56:51下载
- 积分:1
-
Canton inlay of S3C2410 development board to the U
广嵌的S3C2410开发板给的U-BOOT很是经典,是学习bootloader的好资料,识货的赶快下!-Canton inlay of S3C2410 development board to the U-BOOT was a classic, is a good learning bootloader information, know all about the goods under the hurry!
- 2023-03-29 22:25:03下载
- 积分:1
-
相当不错的源码,希望对大家有用,里面有CCD摄像头的驱动及应用程序,大家可以参考其设计模式...
相当不错的源码,希望对大家有用,里面有CCD摄像头的驱动及应用程序,大家可以参考其设计模式-a ARM7 CCD pro.
- 2022-11-29 10:50:03下载
- 积分:1
-
imx31 bsp,have camera,iic,usb,gps,power,lcd,touch panel driver.
imx31 bsp,have camera,iic,usb,gps,power,lcd,touch panel driver.
- 2022-02-03 23:28:44下载
- 积分:1
-
这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。
这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。-This is a generic LPC2119/2129/2292/2294 generic GPIO procedures for your reference.
- 2022-02-03 05:12:03下载
- 积分:1
-
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!...
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!-This is a primitive operation procedures DT930! Directly downloaded to the DT930 can be used!
- 2023-02-14 00:45:04下载
- 积分:1
-
hffmancode队列的插入删除处理
hffmancode队列的插入删除处理 -insert delete hffmancode queue handle
- 2023-04-14 14:15:03下载
- 积分:1
-
优龙开发板YL2410的bios完整代码,即bootloader的代码,对开发板的学习很有用的...
优龙开发板YL2410的bios完整代码,即bootloader的代码,对开发板的学习很有用的-YL2410 bootloader
- 2022-05-06 01:55:11下载
- 积分:1
-
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽...
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。
-This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
- 2023-01-15 10:50:03下载
- 积分:1