-
一个在linux环境下的ftp的实现程序!
一个在linux环境下的ftp的实现程序!-an environment in the ftp program to realize!
- 2022-02-22 00:23:32下载
- 积分:1
-
linux 双机热备之 心跳程序源码
linux 双机热备之 心跳程序源码-linux Hot Standby source of heart procedures
- 2022-04-09 09:41:21下载
- 积分: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
-
ARM应用系统开发详解──基于S3C4510B的系统设计
ARM应用系统开发详解──基于S3C4510B的系统设计-ARM Application Development ─ ─ Detailed system design based on S3C4510B
- 2023-06-24 03:45:03下载
- 积分:1
-
关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!...
关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!-RTlinux card driver on the article, yes, especially for those under the RTlinux write-driven programmer!
- 2023-09-05 23:30:04下载
- 积分:1
-
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。...
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。
这里我们需要用到unix中的find等命令来查找当前目录下的C和C++文件,然后再将它们送给lint程序处理,所以得使用到UnxUtils.zip.-VC projects usually contain a number of C or C++ Paper, it is sometimes necessary at the same time in this series of documents lint checks, we can configure a pclint_project to achieve the objectives. Here we need to use the unix command to find, such as search the current directory under the C and C++ Document and then process them to the lint, so use UnxUtils.zip.
- 2022-05-20 21:14:35下载
- 积分:1
-
举世闻名的joe记事本源程序,linux平台,基于GNOME。
举世闻名的joe记事本源程序,linux平台,基于GNOME。-Notepad joe the world-famous source, linux platform, based on GNOME.
- 2023-06-07 09:50:03下载
- 积分:1
-
怎么样学好Qt?请看QtProgramming Books完整目录
怎么样学好Qt?请看QtProgramming Books完整目录-Like how to learn Qt? See a complete list of QtProgramming Books
- 2022-03-13 14:17:39下载
- 积分:1
-
游戏模拟器InfoNes的原代码。有兴趣的可以将它移植到linux下,这就是开源的魅力...
游戏模拟器InfoNes的原代码。有兴趣的可以将它移植到linux下,这就是开源的魅力-Simulator games InfoNes the original code. Are interested in it can be ported to linux, this is the charm of open source
- 2022-08-07 18:00:05下载
- 积分:1
-
Linux设备驱动开发详解_nand驱动范例
Linux设备驱动开发详解_nand驱动范例-Linux device driver development driver _nand Detailed Example
- 2022-01-25 20:34:35下载
- 积分:1