登录
首页 » Linux-Unix program » 介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。...

介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。...

于 2022-10-16 发布 文件大小:6.22 MB
0 163
下载积分: 2 下载次数: 1

代码说明:

介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。-The book introduce Linux 2.6 kernel. I have read some very good chapters. This book did not have a Chinese version of the current.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 学习如何建立一个定制的Linux分布使用在嵌入式环境…
    Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the root file system, disk images, and the boot process, all with respect to the decisions you make as you re building the system and creating the distribution.
    2022-03-22 18:30:37下载
    积分:1
  • Linux下配置samba
    Linux下配置samba-Linux configuration samba
    2022-09-01 15:00:03下载
    积分:1
  • ZLG
    ZLG-GUI源代码完整版12-FONT_MACRO.c-ZLG-GUI source code full version of 12-FONT_MACRO.c
    2023-02-27 09:30:04下载
    积分:1
  • 这是一个usb驱动,希望对了解或开发usb驱动的朋友能有所帮助,这代码对您了解usb驱动有很大的帮助。...
    这是一个usb驱动,希望对了解或开发usb驱动的朋友能有所帮助,这代码对您了解usb驱动有很大的帮助。-This is a usb drive, want to learn or develop usb drive friends to help, this code to your usb drive to understand a great help.
    2023-06-18 17:35:03下载
    积分:1
  • 操作系统中的SHELL程序~在LINUX系统中也能运行
    操作系统中的SHELL程序~在LINUX系统中也能运行-SHELL procedures in the operating system ~ in LINUX system can also run
    2022-07-25 05:07:48下载
    积分:1
  • unix下使用正则表达式
    在unix下使用正则表达式-the use of regular expressions
    2022-03-23 00:14:45下载
    积分:1
  • Very classic linux driver development articles to learn linux driver development...
    非常经典的linux驱动开发文章 对于学习linux驱动开发有很好帮助 -Very classic linux driver development articles to learn linux driver development for a very good help
    2022-11-29 07:05:03下载
    积分:1
  • linux下的ping源代码,用socket实现,只是学习Linux…
    linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embedded system.
    2022-10-28 11:45:03下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • Montavista Linux under the multi
    Montavista Linux 下的多平台编译软件xdc,可同时build x86、ARM9、DSP平台的可执行文件-Montavista Linux under the multi-platform compiler software xdc, can build x86, ARM9, DSP platform executable files
    2022-01-26 04:11:52下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载