-
arp的源代码实现,linux学C的可以看看了
arp的源代码实现,linux学C的可以看看了-achieve the source code, the C linux school can look at the
- 2022-04-28 16:38:29下载
- 积分:1
-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
- 2023-02-19 02:40:04下载
- 积分:1
-
摄像头简单测试程序(截图)使用read函数,在LCD上显示
摄像头简单测试程序(截图)使用read函数,在LCD上显示-Camera, a simple test program (screenshot) use read function, the LCD display
- 2022-02-16 03:39:27下载
- 积分:1
-
LINUX进程通信的学习资料,包括源代码和文档。
LINUX进程通信的学习资料,包括源代码和文档。-LINUX process of learning to communicate information, including source code and documentation.
- 2022-10-18 19:10:03下载
- 积分:1
-
石器时代8服务器源代码
石器时代8.0的服务端源码LINUX下开发-Stone Age 8.0 server source code developed under LINUX-Stone Age 8.0 server source code developed under LINUX
- 2022-05-21 02:18:19下载
- 积分:1
-
Qt 4本书的中文版,目前这样的书很少,对Qt 4…
Qt 4 中文版的书,目前此类书很少,qt 4的中文版的就更少了。主要讲解qt 4的入门,软件的安装之类的,是一个超级棒的入门教材!-Qt 4 The Chinese version of the book, currently very few such books, qt 4 of the Chinese version even less. On the qt 4 main entry, software installation like it is a superb introductory textbooks!
- 2022-09-24 07:45:04下载
- 积分:1
-
SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the ser...
用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger display.
- 2022-02-24 15:24:01下载
- 积分:1
-
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件...
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件-CoralFTP Python is a language used in the preparation of the environment GTK2 FTP client software
- 2022-01-24 15:15:48下载
- 积分:1
-
Linux内核中文版,介绍Linux内核,对深入了解linux内核有帮助
Linux内核中文版,介绍Linux内核,对深入了解linux内核有帮助-Chinese version of Linux kernel to introduce the Linux kernel, the in-depth understanding of linux kernel help
- 2022-06-12 05:13:12下载
- 积分:1
-
Linux一般来说,我们用声音和音频设备内部的固相萃取…
Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of one or more equipment, we like to open the file as they opened with ioctl () function set some parameters, then open these documents into the special write .
- 2022-01-26 15:27:50下载
- 积分:1