X-Loader
x-loader作为一款强大的引导加载程序,专为嵌入式系统设计,支持多种处理器架构,是启动Linux内核前不可或缺的一环。它在ARM平台上的应用尤为广泛,能够实现从非易失性存储器到RAM的数据加载,对于加速产品开发周期具有重要意义。无论是初学者还是资深工程师,都能通过研究x-loader深入理解底层...
资源总数
1,016
X-Loader 全部资料 1,016 份
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given...
2014-01-13
92
Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器
Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它...
2014-02-07
91
fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays
fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. di...
2016-09-17
87