搜索资源列表
linux-shell
- shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
C++getfile
- c++ 程序设计中经常需要用到的代码,希望能够帮助大家-c++ programming often necessary to use the code, hoping to help people
shell
- 使用管道实现父子进程间的通信(c语言编程);判断闰年,比较两个数的大小,文件IO操作-Father and son use the pipeline to achieve inter-process communication (c language programming) judge a leap year, compare the two the number of size, file IO operation
Apress.Expert.Shell.Scripting.Jan.2009
- 2009年图书:精通Shell脚本编程 The book is meant for the intermediate shell coder up to the advanced shell-code hacker, because I don’t explain many basic programming structures. If you’re looking for that type of book, you should look to the resources me
Candshell
- 考虑到脚本语言灵活变量类型、强大正则表达式处理能力再加上系统本身管道、重定向以及丰富命令行工具,本文简要的介绍了一个C与脚本的混合编程的思路-Taking into account the variable type of a scr ipting language and flexible, powerful regular expression processing capabilities coupled with the system itself pipes, redirection,
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
Huffman_encode
- 该程序是利用哈夫曼算法实现对文件的压缩,编程语言是C++,平台是windows。(The program uses the Huffman algorithm to compress the file, the programming language is C++, and the platform is windows.)