自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

sudo.lee的专栏

Life runs on code...

  • 博客(4)
  • 资源 (9)
  • 收藏
  • 关注

原创 标记化结构

//symb_struct_C.c --> 标记化结构/********************************************************** 标记传参不用理会参数传递的顺序;* 可以选择性传参(使用标记初始化法,可以相当自由地对你有把握

2011-05-17 08:46:00 481

原创 修改ubuntu的默认文件夹

/********************************************** [sudo.lee]$ ~/.config/user-dirs.dirs* 它的内容如下,只需手动指定即可。******************************

2011-05-16 15:15:00 953

原创 有趣的复活节彩蛋,动手试试吧

[Lee] ~$ aptitude  moo这个程序里没有复活节彩蛋。[Lee] ~$ aptitude -v moo这个程序里确实没有复活节彩蛋。[Lee] ~$ aptitude -vv moo我不是已经告诉你这个程序里没有复活节彩蛋了吗?[Lee]

2011-05-16 14:54:00 774

原创 HOWTO_Compile Linux kernel Documentation for manpages

对每一个linux内核或者驱动开发者来说,内核自带的Documentation目录无疑是一个权威的参考资料和学习资料.编写驱动或者修改内核的时候,可能需要用到kernel api,我们也想能够像libc api那样可以通过man手册查看其使用方法,of course,直接到内核source codes查找到相关的函数定义是一种方法,但是显得比较麻烦。你可以将内核api安装到man手册,

2011-05-16 14:51:00 1011

arm cross toolchain with gcc 4.8.1

arm平台交叉编译器,静态编译。 主要资源版本: linux-3.12.12 binutils-2.23.2 gcc-4.8.1 glibc-2.18

2014-04-19

busybox 1.20.2 for android

busybox 1.20.2 for android. steps: adb remount adb push ./busybox-1.20.2-android2 /system/bin/ adb shell busybox ifconfig......

2012-08-22

rvct22 for linux_x86

RVCT22 for linux,带有头文件和armlib,cpplib,使用只需修改license.dat里的hostid(mac地址)和env设置脚本里的路径。

2012-04-06

ARM体系结构与编程_杜春雷.pdf

ARM体系结构与编程_杜春雷.pdf,。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

2011-09-13

精通linux设备驱动程序_en

精通linux设备驱动程序_en,图灵丛书

2011-08-18

linux devices drivers_3_en

LDD3_en Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it's even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.

2011-08-02

空空如也

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

TA关注的人

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