-
《UNIX环境高级编程》这本书我认为不错,大家可以
《UNIX环境高级编程》这本书我认为不错,大家可以--A book about programming in Unix.
- 2022-02-14 18:55:09下载
- 积分:1
-
系统实现类似于多文档的赢得
linux系统下实现类似win的对多个文件的文件内容检索的功能-linux system realizes similar win to many documents
document content retrieval function
- 2022-02-15 21:59:40下载
- 积分:1
-
《linux程序设计(第三版)》例程代码
《linux程序设计(第三版)》例程代码- Linux Programming (Third Edition) routine code
- 2022-02-06 16:44:18下载
- 积分:1
-
邮政电信等系统票据的精确定位打印,可根据不同的打印机进行调整...
邮政电信等系统票据的精确定位打印,可根据不同的打印机进行调整-postal and telecommunications system instruments precise positioning print, according to different printers adjustment
- 2022-03-21 05:48:11下载
- 积分:1
-
有许多不同的方式(共享内存,插座,FIFO,消息队列,…
包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法-Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are sufficient to explain the various ways the realization of the process of communication theory and programming methods
- 2022-07-26 11:12:44下载
- 积分:1
-
嵌入式LINUX中瑞士军刀BusyBox源码,
版本1.0,1
更高的版本请至www.busybox.net...
嵌入式LINUX中瑞士军刀BusyBox源码,
版本1.0,1
更高的版本请至www.busybox.net-Swiss Army Knife of embedded LINUX in BusyBox source code, version 1.0,1 higher version please go to www.busybox.net
- 2023-01-17 01:30:04下载
- 积分:1
-
Linux
LINUX-2.6.19.2 平台下的MMC/sd卡的驱动,很适合分析SD卡驱动分析-LINUX-2.6.19.2 platform of the MMC/sd card driver, it is suitable for analysis of SD card-driven analysis
- 2022-08-25 02:44:34下载
- 积分:1
-
scrip file for linux shell to partition the SD card for beagleboard.
scrip file for linux shell to partition the SD card for beagleboard.
- 2022-11-07 23:50:04下载
- 积分:1
-
这个程序是网卡Broadcom 5705M的linux的驱动
这个程序是网卡Broadcom 5705M的linux的驱动-The program is the driver for networok card Broadcom 5705M in linux system.
- 2022-02-10 08:22:14下载
- 积分: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