搜索资源列表
linuxandshell
- linux 下的shell编程,一些基础的shell编程内容,谢谢!-example: echo "this is the $numnd" grep "hello" file.txt | wc-l and so on!
useageofgui-make.txt.tar
- GNU make 指南 翻译: 哈少 译者按: 本文是一篇介绍 GNU Make 的文章,读完后读者应该基本掌握了 make 的用法。而 make 是所有想在 Unix (当然也包括 Linux )系统上编程的用户必须掌握的工具。如果你写的程序中没有用到 make ,则说明你写的程序只是个人的练习程序,不具有任何实用的价值。也许这么说有点 儿偏激,但 make 实在是应该用在任何稍具规模的程序中的。希望本文可以为中国的 Unix 编程初学者提供一点儿有用的资料。中
jida32
- JIDA32 DEMO for Windows 9x/NT/2000/XP/Vista/CE, Linux, VxWorks -1. Purpose: ----------- JIDA is an API that provides control over many Kontron Embedded Modules specific board features. 2. Files/Directories: ----------------
lpc_blink_switch_cpp_20050429
- This a simple example to let a LED blink and test button-input (GPIO) on a Philips LPC2106 (ARM7TDMI-S-architecture). The demo-board LPC-P2106 from Olimex has been used. The project-setup is adapted for the arm-elf GNU-toolchain on MS-Windows "hosts"
tar.txt
- tar的详细使用方法 linux上打包程序tar的详细用法-linux tar on the detailed use of packaged programs tar detailed usage
linux高并发参数设置.txt
- 调整linux参数设置,很有参考借鉴的意义,让linux畅通运行。