完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。 所提供的路径名可以包含“.”,“..”,“~”等特殊目录
上传时间: 2014-01-20
上传用户:84425894
A arithmetical resolution about Hanoi tower . compiled by Visaul C++
标签: arithmetical resolution compiled Visaul
上传时间: 2015-04-21
上传用户:huannan88
FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.
标签: designed embededd language C-like
上传时间: 2014-01-01
上传用户:zhenyushaw
这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小
上传时间: 2013-11-26
上传用户:hn891122
用C++做的学生成绩管理系统,一般是软件专业新生的课设题目,虽然还存在一些不足,但是基本上让你拿A问题
上传时间: 2014-01-19
上传用户:trepb001
用于MSP430 Timer A 模拟UART 产生9600的波特率通讯 此为C代码
上传时间: 2015-04-24
上传用户:qq21508895
VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software package to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c for example.
标签: INSTRUCTIONS RECORDING SOLUTION softwar
上传时间: 2014-01-05
上传用户:894898248
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
标签: classification easy-to-use regression and
上传时间: 2013-12-22
上传用户:二驱蚊器
A C++ library which finds associations within sets of items, using a fast in-memory algorithm
标签: associations algorithm in-memory library
上传时间: 2015-04-27
上传用户:bruce
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行字节码的虚拟机,和可扩展的C++运行时。它是为运行独立的可插入的模块。
标签: bytecodes scripting compiler language
上传时间: 2015-04-29
上传用户:asddsd