《C 语言实现 Linux Shell 命令解释器》项目可以培养 Linux 系统编程能力,尤其是在多进程方面。可以了解fork、execvp 等重要的系统调用。另外还能深入到底层理解 Linux Shell 的功能的实现手段。
☆41Oct 16, 2017Updated 8 years ago
Alternatives and similar repositories for shell
Users that are interested in shell are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆32Dec 9, 2023Updated 2 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- Lumos: Dependency-Driven Disk-based Graph Processing☆20Jan 19, 2020Updated 6 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- ☆11Jun 15, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 7 years ago
- linux内核学习demo项目☆32Jul 23, 2017Updated 9 years ago
- Mastering Multithreading with C++, published by Packt☆18Jan 20, 2021Updated 5 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- Monitoring the code for navigation purpose☆12Jul 1, 2020Updated 6 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 11 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Oct 3, 2013Updated 12 years ago
- imu解析粗对准-基于速度误差的精对准☆10Jun 16, 2024Updated 2 years ago
- High-performance web server for Linux, built on io_uring.☆21May 4, 2024Updated 2 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 9 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 5 years ago
- ☆11May 7, 2015Updated 11 years ago
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- 该程序的功能是与下位机(TMS320F28335)通信,通过CAN总线调试电机。 PC端接口用PyQt编写,mathplotlib用于实时更新曲线.☆10Sep 23, 2019Updated 6 years ago
- Duilib仿迅雷精简版界面☆16Oct 10, 2017Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Code of the paper Graph Convolutions over Constituent Trees for Syntax-Aware Semantic Role Labeling☆15Nov 15, 2020Updated 5 years ago
- GDB Stub for RT-Thread(already in RT-Thread master)☆17Jan 10, 2015Updated 11 years ago
- BTSTACK☆13Mar 30, 2025Updated last year
- 车路协同项目:Linux+imx6+5.9☆15Apr 8, 2020Updated 6 years ago
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- 项目简述:在Linux下用node-webkit环境开发linux安全管家软件,主要用到HTML5、CSS3、JavaScript、Linux shell、c语言等编程语言。 功能描述:包括一键体检、垃圾清理、防火墙、病毒查杀、优化加速、文件备份、数据加密、安全保险箱等功能…☆25Sep 17, 2015Updated 10 years ago
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 11 years ago
- 学习nginx架构设计与实现,翻译nginx的源码,写nginx的测试代码, 在issue中记录nginx的精妙设计及其常见问题https://github.com/vaynedu/nginx-1.16.0/issues 。 myexercise内存池、哈希表、链表、md5…☆11Nov 10, 2021Updated 4 years ago
- 在内核处理OpenVPN数据通道☆13Dec 27, 2014Updated 11 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 操作系统编程课设 一、设计一个按优先数调度算法实现处理器调度的程序 二、可变分区管理方式下采用首次适应算法实现主存分配和回收 三、连续磁盘存储空间的分配和回收 四、银行家 算法实现 五、模拟页面地址重定位☆23May 7, 2019Updated 7 years ago
- 📚 使用 Rust 和树莓派 3 进行裸机与操作系统开发教程。☆15Jul 10, 2019Updated 7 years ago
- ☆15Apr 17, 2022Updated 4 years ago
- awtk port for sylixos☆12Mar 8, 2020Updated 6 years ago
- GNSS/INS integrated navigation☆12Sep 16, 2020Updated 5 years ago
- linux系统下的UVC摄像头编程☆10Nov 4, 2017Updated 8 years ago
- 《自己动手写编译器、链接器》的前5章的linux实现☆11Feb 9, 2021Updated 5 years ago