自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(9)
  • 收藏
  • 关注

原创 小米路由器mini刷机

小米路由器mini刷机libc

2017-03-12 22:43:48 1733 1

原创 A little code

#include <stdio.h>#include <stdlib.h>#define MAX_SIZE 4#define MAX_TOTAL 10void inputMatrices( int matrix[MAX_SIZE][MAX_SIZE], int size );void printMatrices( int matrix[MAX_SIZE][MAX_SIZE], int si

2016-12-06 12:55:55 250

原创 Homework 4

None

2016-11-28 23:23:14 205

原创 Homework 3

Washing MachineStep of washingGet the input of the human.Add the water.Begin to washDrain the waterAdd the water.Begin to washDrain the waterHaltPseudocode of washingWater_in_switch(open)Wate

2016-11-20 14:05:07 272

原创 Homework 2

PseudocodeHow to work.Get the number. If the number is a negative number, convert it into its anti-code. Divide it by 16, get the result and reminder. If the result is larger than 1, redo 3-4 and sa

2016-11-20 13:38:00 307

原创 Homework

1.X = A · B3. A B X 0 0 0 1 0 0 0 1 0 1 1 1AND means that it will output 1 only two input are both 1.2.X = A⊕B 3. A B X 0 0 1 1 0 0 0 1 0 1 1

2016-10-24 11:35:28 282

原创 树莓派摄像头,音频驱动

树莓派确实让我折腾了好久树莓派确实让我折腾了好久相机驱动安装测试音频相机驱动安装可能有时候直接用csi摄像头的话有一点问题,似乎是有个驱动没安装好 shell中执行curl http://www.linux-projects.org/listing/uv4l_repo/lrkey.asc | sudo apt-key add -在/etc/apt/sources.list中加入deb htt

2016-10-21 09:49:11 1400

原创 Just a test.

乱来的

2016-10-03 23:08:34 239

原创 Hello World!

为了Score!

2016-10-02 14:07:35 449 12

空空如也

空空如也

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

TA关注的人

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