Wicked Cool Shell Scripts: 101 Scripts for Linux, Mac OS X, and Unix SystemsThis cookbook of useful, customizable, and fun scripts gives you the tools to solve common Linux, Mac OS X and UNIX problems and personalize your computing environment.Table of Contents Wicked Cool Shell Scripts—101 Scripts for Linux, Mac OS X, and Unix Systems Introduction Chapter 1 - The Missing Code Library Chapter 2 - Improving on User Commands Chapter 3 - Creating Utilities Chapter 4 - Tweaking Unix Chapter 5 - System Administration: Managing Users Chapter 6 - System Administration: System Maintenance Chapter 7 - Web and Internet Users Chapter 8 - Webmaster Hacks Chapter 9 - Web and Internet Administration Chapter 10 - Internet Server Administration Chapter 11 - Mac OS X Scripts Chapter 12 - Shell Script Fun and Games Afterword Index List of Figures List of Tables
2021-10-28 17:02:37 1.44MB posix sh
1
POSIX多线程程序设计
2021-10-09 15:25:58 14.25MB POSIX多线程
1
本期课程是《Linux系统编程》第08期,主要讲解在Linux下时间管理的基本概念、时间的获取和设置、定时器编程,包括简单的闹钟alarm、间隔定时器interval timer、POSIX timer编程。
1
MinGW64位,windows版本,下载后直接解压,添加到path路径就可以用了。网上太多的资源鱼龙混杂,安装不清楚。
2021-09-30 22:18:18 142.74MB mingw mingw64 gcc
1
Pthreads-win32是一个Windows下使用的开源POSIX线程库,当前最新版本为2.9.1
2021-09-30 10:15:05 1001KB Threads Windows POSIX pthreads
1
C函数的速查手册,包括了常用的各种C手册
2021-09-28 21:55:06 14.31MB POSIX C
1
带目录,协议原版
2021-09-27 14:44:03 9.98MB posix unix linux
1
Programming with POSIX ThreadsDavid R. Butenhof介绍unix下多线程
2021-09-27 14:05:13 1.19MB multithread unix
1
RTEMS是一个与vxWorks可以媲美的嵌入式硬实时操作系统,开源免费,而且还是BSD License,商业使用非常友好。这款操作系统不仅仅上了天,而且还用在了火星车上。可以说是一款非常优秀的操作系统了。RTEMS已经支持市面上大部分的硬件平台,包含近年了大火的OpenRISC架构。本文提供了使用c和posix开发rtems应用程序
2021-09-24 10:15:46 256KB RTEMS bsp posix 嵌入式
1
Posix信号量, Posix互斥量, 解决生产者消费者问题(c++版)
2021-09-24 01:46:38 2KB 生产者 消费者 Posix 信号量
1