-
The_Linux_Kernel_API
Linux 内核API函数
The_Linux_Kernel_API
Linux 内核API函数-The_Linux_Kernel_API
- 2022-05-31 05:13:30下载
- 积分:1
-
根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为
myfind <pathname>
它要统计出,在常规文件中,...
根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为
myfind
它要统计出,在常规文件中,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。不允许打印出任何路径名。
argc为4且argv[2] == “-comp”时,命令格式为
myfind -comp
输出在目录子树之下,所有与文件内容一致的文件的绝对路径名。不允许输出任何其它的路径名,包括不可访问的路径名。当参数pathname不是绝对路径时,调用getcwd()等函数来取得文件的绝对路径名。
argc 大于等于4且argv[2] == “-name”时,命令格式为myfind -name ……是一个以空格分隔的文件名序列(不带目录)。命令输出目录子树之下,所有与…序列中文件名相同的文件的绝对路径名。不允许输出不可访问的或无关的路径名。
- 2023-03-19 18:55:03下载
- 积分:1
-
SDIO转串口驱动、串口设备使用GPS。
SDIO转UART的驱动,这个UART设备使用的GPS。-SDIO turn UART driver, the UART device uses GPS.
- 2022-11-01 14:25:03下载
- 积分:1
-
这是飞信程序在linux上的插件。它的宿主程序是pidgin。
这是飞信程序在linux上的插件。它的宿主程序是pidgin。-This is a process in linux Fetion on plug-ins. Its host program is a pidgin.
- 2023-08-13 00:05:03下载
- 积分:1
-
ZLG
ZLG-GUI源代码完整版12-Loadbit.c-ZLG-GUI source code full version of 12-Loadbit.c
- 2023-01-15 06:35:03下载
- 积分:1
-
I wrote it myself udp service procedures, for remote real
我自己写的udp服务程序,用于远程电机实时控制,包括client和server。编译通过运行正常。-I wrote it myself udp service procedures, for remote real-time control, including the client and server. Compiled by operating normally.
- 2022-01-26 06:26:47下载
- 积分:1
-
包含目录文件及键树模板类的库文件,可以直接调用,采用优化的算化...
包含目录文件及键树模板类的库文件,可以直接调用,采用优化的算化-contains Contents documents tree template and key category of the library can be called directly, using numerical optimization of
- 2022-08-08 00:24:41下载
- 积分:1
-
对单个文件流进行操作,主要包括分割文件名
判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等....
对单个文件流进行操作,主要包括分割文件名
判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等.-Of a single file stream operation, including division of the file name to determine whether or not to open files to determine the total file size, the current file position, the current line length, whether it has the next line, reading his paper and so on.
- 2022-05-20 02:38:17下载
- 积分:1
-
S3C2410
基于s3C2410的源代码 在linux操作系统下实现-S3C2410-based source code in the linux operating system to achieve
- 2022-06-20 04:16:06下载
- 积分:1
-
linux programming very detailed white paper on the basic principles of programmi...
linux编程白皮书非常详细的阐述了linux编程的基本原理。-linux programming very detailed white paper on the basic principles of programming linux.
- 2022-03-21 22:42:11下载
- 积分:1