饱满电脑

文章
5
资源
0
加入时间
2年10月21天

codeforces 1455 B题

codeforces 1455 BB. Jumpstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output题目描述:You are standing on the OX-axis at point 0 and you want to move to an integer point ????>0.You can make several

zedboard嵌入式linux,zedboard构建嵌入式linux

本文通过五部完成zedboard的嵌入式LINUX搭建,所谓磨刀不五砍材工嘛2:编译u-boot然后要准备好u-boot 可以首先 apt-get install git ,然后可以在xilinx git中下载相关的u-boot原码, git clone git://git.xiinx.com/u-boot-xarm.git解压原码:如果是zip文件的,unzip u-boot-xarm配置u-b...