-
linux 下 c语言的编程实现方法
操作系统下
c语言编程入门...
linux 下 c语言的编程实现方法
操作系统下
c语言编程入门-linux c
- 2022-12-02 20:05:03下载
- 积分:1
-
In the Linux system,/etc directory there is such a file passwd, this file contai...
在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, this file contains all the user information system, records, record where each user that contains the following information: user name, password, user ID, group ID, user" s full name , the user" s home directory and the user logged in with the shell. Please design a script (shell) program enables to add, delete, search and display information on a specific user function. You can by creating a number of UNIX/LINUX shell script file to meet the above requirements.
- 2022-02-04 08:25:33下载
- 积分:1
-
linux 编程中非常重要的信号之间通信机制的实例源代码 内容很多 讲的比较详细...
linux 编程中非常重要的信号之间通信机制的实例源代码 内容很多 讲的比较详细-linux programming signals are very important communication mechanism between the instances of the source code a lot of talk in more detail the contents of
- 2023-03-05 10:25:03下载
- 积分:1
-
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添...
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。-. Add system calls. The methods used to compile the kernel, add a new system call to prepare an application to test the newly added system call system call features: file copy .2 add device drivers. Using modular approach to add a new The device driver requests to add character device driver to prepare an application, test driver added. 4 Analysis of/proc file. monitoring system status, display systems in several parts of the use of graphical interface display system used to monitor state.
- 2023-09-07 08:35:04下载
- 积分:1
-
ramdisk linux ppc82
ramdisk linux ppc82
- 2022-02-22 05:02:23下载
- 积分:1
-
linux command Daquan (modified version) chm format, full control of linux system...
linux命令大全(修改版) chm格式,完全掌握linux系统命令的参考手册。-linux command Daquan (modified version) chm format, full control of linux system commands reference manual.
- 2022-02-04 21:41:16下载
- 积分:1
-
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态....
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态.-linux kernel source code of the Chinese reading, so beginners can better study and understand the linux kernel, as soon as possible to enter the state.
- 2023-06-14 19:00:09下载
- 积分:1
-
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
-
"Linux Application Development Technology Comments on the" Report on C...
《Linux应用开发技术详解》附书光盘中的例程。-"Linux Application Development Technology Comments on the" Report on CD-ROM of programming.
- 2022-03-22 23:10:09下载
- 积分:1
-
一个在linux下利用QT库自带的信号量的使用例子。
一个在linux下利用QT库自带的信号量的使用例子。-using QT for onboard signal example of the use of volume.
- 2022-07-28 01:10:38下载
- 积分:1