这是嵌入式系统针对ARM2410的boot loader
这是嵌入式系统针对ARM2410的boot loader,是在韩国原版vivi的基础上,对USB、Ethernet下载进行了功能改进,并调整了众多BUG。...
这是嵌入式系统针对ARM2410的boot loader,是在韩国原版vivi的基础上,对USB、Ethernet下载进行了功能改进,并调整了众多BUG。...
这个是在Visual 6.0下的插件 named as Visual Assist X,安装到VS下,对代码编辑很有用处。...
Volume One: Xlib Programming Manual for Version 11 of the X Window System....
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1))...
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1))...