自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

小猪爱拱地

勤奋和毅力是通向成功的阶梯

  • 博客(6)
  • 资源 (1)
  • 收藏
  • 关注

转载 The Kernel Newbie Corner: Kernel Debugging with proc "Sequence" Files--Part 3

Finally, after two installments of the basics of debugging with sequence files, we're going to finish off by demonstrating the power of sequence files with an example that actually, well, sequence

2014-06-30 03:41:11 929

转载 The Kernel Newbie Corner: Kernel Debugging with proc "Sequence" Files--Part 2

This week, we'll pick up where we left off last week and continue discussing simple kernel and module debugging using seq_file-based proc files. And given the amount of material left to cover, we'll

2014-06-29 15:30:49 830

转载 The Kernel Newbie Corner: Kernel Debugging Using proc "Sequence" Files--Part 1

Over this column and the next one (and possibly the one after that, depending on how detailed we get), we're going to discuss kernel and module debugging using proc files. Specifically, we're going to

2014-06-29 15:14:07 829

原创 IPv6 Socket 编程

写了一个 IPv6的服务端和客户端的程序,功能就是服务端重复一下客户端的输入。 代码如下:

2014-06-10 07:05:54 9769 3

原创 内核里读写文件

不能直接用 sys_read, sys_open, 因为这些函数没有 export出来。 可以使用  vfs_

2014-06-08 00:41:56 774

原创 BFS 算法求解最短路径

是根据  >里的相关算法实现的。

2014-06-05 02:06:13 10310

Algorithm (4th), by Robert Sedgewick

Amazon 五星书。 Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.

2012-04-07

空空如也

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

TA关注的人

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