-
tcp/ip编程范例
tcp/ip编程范例-tcp/ip programming paradigm
- 2023-04-08 09:40:04下载
- 积分:1
-
模拟unix文件系统的混合索引,通过该源码可清楚了解文件系统结构...
模拟unix文件系统的混合索引,通过该源码可清楚了解文件系统结构-Analog mixed unix file system indexing, through the source code can be a clear understanding of file system structure
- 2022-09-02 14:40:03下载
- 积分:1
-
mp2 和mp3 的 音频解码 源码,具体的 我还没看懂
mp2 和mp3 的 音频解码 源码,具体的 我还没看懂-mp2 and mp3 audio decoder source code, I did not understand the specific
- 2022-04-01 15:52:16下载
- 积分:1
-
elinks under lynx is the most important two text browsers, linux in under very p...
elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, elinks也是gentoo安装过程中默认使用的浏览器, 这是elinks源代码-elinks under lynx is the most important two text browsers, linux in under very practical, elinks also gentoo installation process use the default browser, which is the source code elinks
- 2022-07-11 02:56:55下载
- 积分:1
-
LINUX 1.0 内核c源代码.ZIP
LINUX 1.0 内核c源代码.ZIP-LINUX 1.0 kernel c source code. ZIP
- 2023-06-11 23:15:04下载
- 积分:1
-
开源图书馆管理软件
开源图书馆管理软件-open source library management software
- 2022-09-19 16:15:04下载
- 积分:1
-
linux by default, Linux can use 6 virtual consoles to log in local Linux (local...
linux默认情况下,Linux可以使用6个虚拟控制台来登录本地Linux (本地终端)
系统,当然,这个设置是可以修改的(修改文件/etc/inittab)。每一个虚拟控制台允许让一个用户登录,我们可以使用
ALT+Fn(n=1,2,3,4,5,6)来登录或者是切换到某个虚拟控制台,它们分别对应tty1到tty6虚拟终端。-linux by default, Linux can use 6 virtual consoles to log in local Linux (local terminal) system, of course, this setting can be amended (to modify the file/etc/inittab). Each virtual console to allow a user log, we can use ALT+ Fn (n = 1,2,3,4,5,6) to log in or switch to a virtual console, tty1 they correspond to tty6 virtual terminal.
- 2022-07-05 11:31: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
-
Linux环境下,使用串口进行数据传输的实际例子。
Linux环境下,使用串口进行数据传输的实际例子。-Linux environment, using the serial port for data transfer practical examples.
- 2022-07-27 18:12:40下载
- 积分:1
-
一篇有关Linux入门及其基本操作的电子文档,比较适合于新手入门!...
一篇有关Linux入门及其基本操作的电子文档,比较适合于新手入门!-An article on the Linux entry and basic operation of electronic documents, suitable for beginners!
- 2022-10-22 15:45:04下载
- 积分:1