-
根据用户输入的命令行选项的不同,来实现三种功能: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
-
控制2440上的摄像头,实现动态预览,基于Linux操作系统
控制2440上的摄像头,实现动态预览,基于Linux操作系统-Control of 2440 on the camera, dynamic preview, based on the Linux operating system
- 2022-02-10 06:17:26下载
- 积分:1
-
jffs file system manual transplantation, embedded system engineers used to be, I...
jffs文件系统的移植手册,嵌入式系统工程师应该用的着,我仔细看了一下,不过,我的系统还是用不了,因为,我的系统资源实在是很紧张。-jffs file system manual transplantation, embedded system engineers used to be, I looked at them carefully, but my system is impossible, because my system resources is very nervous.
- 2022-12-07 05:45:02下载
- 积分:1
-
学习如何建立一个定制的Linux分布使用在嵌入式环境…
Learn how to build a custom Linux® distribution to use in an embedded environment,
in this case to drive a Technologic Systems TS-7800 single-board computer. In this
tutorial, you learn about cross-compiling, the boot loader, file systems, the root file
system, disk images, and the boot process, all with respect to the decisions you
make as you re building the system and creating the distribution.
- 2022-03-22 18:30:37下载
- 积分:1
-
自定义的纺纱箱要实现的显示值为int数据有限公司的字符串值
自定义spinbox 实现显示内容为字符串 取出value值为int数据 编译可直接运行 为显示其效果 专门为此写了一个mian函数-Custom spinbox out to achieve the display value to a string value of int data compiled can be directly run to show the effect of specially written a mian function
- 2022-03-19 17:03:16下载
- 积分:1
-
Author effort to prepare a simple calculator program to realize the number of ad...
作者倾力编写的简易计算器程序,可实现八位数的加减乘除功能。显示和键扫描部分是参考他人的著作。-Author effort to prepare a simple calculator program to realize the number of addition and subtraction, multiplication and division of eight features. Display and key scanning is a reference book to others.
- 2022-03-25 06:25:47下载
- 积分:1
-
读共享内存的c语言程序
读共享内存的c语言程序-Reading shared memory c Language Program
- 2022-06-11 16:39:34下载
- 积分:1
-
国外Linux编程教材,使用与初中级读者使用
国外Linux编程教材,使用与初中级读者使用-A pretty good linux programming book, especially suitable for linux beginner
- 2022-05-27 11:57:00下载
- 积分:1
-
Linux核心编程,很流行的一本电子书籍
Linux核心编程,很流行的一本电子书籍-Linux core programming, is a popular e-books
- 2022-02-21 22:18:08下载
- 积分:1
-
编译好的linux系统QT开发环境,直接设置环境变量即可使用。
编译好的linux系统QT开发环境,直接设置环境变量即可使用。-QT compiled linux system, development environment, set the environment variable can be used directly.
- 2022-02-03 15:26:47下载
- 积分:1