X-Loader
x-loader作为一款强大的引导加载程序,专为嵌入式系统设计,支持多种处理器架构,是启动Linux内核前不可或缺的一环。它在ARM平台上的应用尤为广泛,能够实现从非易失性存储器到RAM的数据加载,对于加速产品开发周期具有重要意义。无论是初学者还是资深工程师,都能通过研究x-loader深入理解底层...
资源总数
1,016
X-Loader 热门资料
查看全部 1,016 份 →runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p ...
2016-04-28
29
最大间隙问题:给定n 个实数x , x , , xn 1 2 
最大间隙问题:给定n 个实数x , x , , xn 1 2  ,求这n 个数在实轴上相邻2 个数之间的最 大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。
2013-12-25
37
QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not wo
QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not work!) * > proj4 ...
2013-12-22
179
嵌入式loader下PCIe网卡驱动设计与实现
某些嵌入式系统需要在Bootloader中驱动网卡完成特定的网络功能。本文针对嵌入式系统存储容量有限的特点,提出了PCIe类网卡简化驱动模型,并给出一个具体实现。对于嵌入式系统Bootload
2024-01-15
5
AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from
AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of m...
2014-01-14
183