自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

gaoxiangnumber1——Gao Xiang's Blog

Concentrate on Linux & C++

  • 博客(7)
  • 资源 (2)
  • 问答 (1)
  • 收藏
  • 关注

原创 Chapter 2-03

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 m%n has the same sign as m. m%(-n) = m%n, (-m)%n = -(m%n) 2.3.4 Unsigned Multiplication unsigned x, y; 0

2015-09-29 00:26:38 413

原创 Ch3-SingleLinkedList

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 SingleLinkedList.h#ifndef SINGLELINKEDLIST_H_INCLUDED #define SINGLELINKEDLIST_H_INCLUDED using std::cout; using

2015-09-26 00:53:37 327

原创 Chapter 2-02

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 2.2 Integer Representations 2.2.1 Integral Data TypesThe C standards define minimum ranges of values that each

2015-09-26 00:50:59 324

原创 Chapter 2-01

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 2.1 Information Storage A machine-level program views memory as a very large array of bytes, referred to as vi

2015-09-24 00:21:42 401

原创 Chapter 1

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 #include

2015-09-21 00:24:21 326

原创 Chapter 3

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 3.1 Statements and Blocks An expression followed by a semicolon is a statement. Braces { and } are used to g

2015-09-17 00:20:48 263

原创 Chapter 2

Please indicate the source if you want to reprint: http://blog.csdn.net/gaoxiangnumber1 2.1 Variable Names Names are made up of letters and digits; the first character must be a letter. The undersco

2015-09-17 00:20:18 417

iwlwifi.ko

ubuntu 16.04中的/lib/modules/4.10.0-27-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko

2017-10-03

4.8.0-53-generic-iwlwifi.ko

4.8.0-53-generic-iwlwifi.ko

2017-06-07

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

TA关注的人

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