自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

.

( ̄▽ ̄)

  • 博客(3)
  • 资源 (2)
  • 收藏
  • 关注

转载 Shrinking Raspberry Pi SD Card Images

Shrinking Raspberry Pi SD Card ImagesI teach coding with the Raspberry Pi computer at Cotswold Raspberry Jam, and as part of that I often need to store assorted SD card images, either for backups,

2016-12-23 09:15:41 728

转载 编译内核出现implicit declaration of function 'iowrite16be'解决方法

完整错误信息:drivers/gpio/janz-ttl.c: In function 'ttl_set_value':drivers/gpio/janz-ttl.c:107:2: error: implicit declaration of function 'iowrite16be' [-Werror=implicit-function-declaration]cc1: some

2016-12-06 11:06:11 4342

转载 树莓派连接隐藏SSID的WIFI

# /etc/network/interfacesallow-hotplug wlan0auto wlan0iface wlan0 inet dhcpwpa-ap-scan 1wpa-scan-ssid 1wpa-ssid "SSID"wpa-proto RSNwpa-pairwise CCMPwpa-key-mgmt WPA-PSKwpa-psk "PASS"转自:htt

2016-12-03 21:07:20 8303

C++实现九连环(改良版)

做题做到TOJ 3318 Chinese Rings 故此借鉴 Mohrie 的C++递归实现九连环http://download.csdn.net/source/770975 仍可计算步数、每步操作 可循环输入 以输入0结束 运行环境:Dev-C++

2009-07-28

STL源码剖析pdf 侯捷

STL经典之作 “源码之前 了无秘密 天下大事 必做于细” --侯捷 “献给每一位对GP/STL有所渴望的人” GP=Genetic Programming,泛型编程

2009-07-22

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除