登录

linux

于 2023-07-23 发布 文件大小:132.20 kB
0 28
下载积分: 2 下载次数: 1

代码说明:

linux-shell-C语言实现 至于shell就不多说了,希望对你有用-linux-shell-C

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

发表评论

0 个回复

  • Linux下的.wav文件播放示例,装了QT的话先#qmake
    Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering documents pcm.pro, and then# Qmake pcm.pro generated Makefile, then# Make the final#./Pcm attention to the implementation of the code inside the including the need to play. wav file path
    2022-03-10 16:40:16下载
    积分:1
  • int show_char(int n, const char *name, chtype code) { const int height =...
    int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int col = (n / height) * COLS / 2 mvprintw(row, col, " *s : ", COLS/4, name) addch(code) return n + 1 }- int show_char(int n, const char*name, chtype code) { const int height = 16 int row = 4+ (n height) int col = (n/height)* COLS/2 mvprintw(row, col, "*s : ", COLS/4, name) addch(code) return n+ 1 }
    2023-01-13 11:50:04下载
    积分:1
  • uc_os for s3c44b0 windows
    uc_os for s3c44b0 windows
    2023-01-02 05:30:09下载
    积分:1
  • linux的入门介绍,课件对初学者有很好的帮助
    linux的入门介绍,课件对初学者有很好的帮助-linux entry, the courseware on a very good help for beginners
    2022-09-13 19:30:03下载
    积分:1
  • loki库的源代码。loki库是以模板技术和面向对象技术为基础的c++类库。...
    loki库的源代码。loki库是以模板技术和面向对象技术为基础的c++类库。-loki the source code. Loki based on the template technology and object-oriented technology as the basis for the c library.
    2022-07-09 13:57:21下载
    积分:1
  • Linux的故障排除的圣经
    Linux Troubleshooting Bible
    2023-04-17 17:15:08下载
    积分:1
  • in achieving process between the two interactive. A process to a client process...
    在linux平台上实现两个进程之间的交互。一客户进程向一远程进程提交一道作业;远程进程完成作业后向客户进程返回执行结果或者是结束的信息。-in achieving process between the two interactive. A process to a client process to submit a long-range operations; Remote operations after the completion of the process to the client process to the implementation of the outcome or the end of the message.
    2022-01-26 03:27:54下载
    积分:1
  • Linux 内核0.11 完全注释 修正版1.2.本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短...
    Linux 内核0.11 完全注释 修正版1.2.本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作 机制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间 的重要区别和改进方面,给出了选择0.11(0.95)版作为研究的对象的原因。另外介绍了内核源代码的组织结构及相互关系, 同时还说明了编译和运行该版本内核的方法。然后本书依据内核源代码的组织结构对所有内核程序和文件进行了注释和详细 说明。每章的安排基本上分为具体研究对象的概述、每个文件的功能介绍、代码内注释、代码中难点及相关资料介绍、与当 前版本的主要区别等部分。最后一章内容总结性地介绍了继续研究Linux 系统的方法和着手点。2-A Heavily Commented Linux Kernel Source Code
    2022-12-01 11:30:04下载
    积分:1
  • Linux0.11内核源代码 Linux0.11内核源代码
    Linux0.11内核源代码 Linux0.11内核源代码-Linux0.11 kernel source code Linux0.11 kernel source code
    2023-07-19 14:20:03下载
    积分:1
  • Porting device drivers to the 2.6 kernel.rar
    Porting device drivers to the 2.6 kernel.rar
    2022-03-07 06:59:00下载
    积分:1
  • 696524资源总数
  • 103904会员总数
  • 44今日下载