《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:
- 基于I/O多路复用epoll实现的高并发在线聊天室☆14Jun 16, 2018Updated 8 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- A vertex-centric CUDA/C++ API for large graph analytics on GPUs using the Gather-Apply-Scatter abstraction☆24May 4, 2014Updated 12 years ago
- Lumos: Dependency-Driven Disk-based Graph Processing☆20Jan 19, 2020Updated 6 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- ☆11Jun 15, 2018Updated 8 years ago
- 基于命令行C语言的餐馆点餐系统☆32Mar 11, 2025Updated last year
- linux内核学习demo项目☆32Jul 23, 2017Updated 9 years ago
- Mastering Multithreading with C++, published by Packt☆18Jan 20, 2021Updated 5 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 4 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- Monitoring the code for navigation purpose☆12Jul 1, 2020Updated 6 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 7 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.
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 11 years ago
- ☆12Mar 16, 2021Updated 5 years ago
- ARMv7 Single-Cycle processor implementation in Logisim☆13Sep 20, 2022Updated 4 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 14 years ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Oct 3, 2013Updated 12 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 6 years ago
- 安卓逆向 不定时分享 抖聘 惠借贷款 平安健康 小红书 搜狐汽车 用药助手 美丽修行 马蜂窝 美图秀秀☆12Mar 24, 2021Updated 5 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
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 5 years ago
- Tactical Observation of RF GNSS Interference☆14Jun 25, 2020Updated 6 years ago
- Verilog implementation of Bubble Sorter and Odd Even Transposition Sorter.☆15Nov 22, 2015Updated 10 years ago
- ☆11May 7, 2015Updated 11 years ago
- 该程序的功能是与下位机(TMS320F28335)通信,通过CAN总线调试电机。 PC端接口用PyQt编写,mathplotlib用于实时更新曲线.☆10Sep 23, 2019Updated 7 years ago
- c++模板与泛型,元编程,学习资料☆12Feb 20, 2023Updated 3 years ago
- A simple library that implements an automatic DDNS Update Client for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, RP2040-based RAS…☆12Nov 18, 2022Updated 3 years ago
- GDB Stub for RT-Thread(already in RT-Thread master)☆17Jan 10, 2015Updated 11 years ago
- BTSTACK☆13Mar 30, 2025Updated last year
- 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.
- Automatically exported from code.google.com/p/cu-hw-gps☆12Apr 29, 2015Updated 11 years ago
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆21Aug 26, 2018Updated 8 years ago
- 车路协同项目:Linux+imx6+5.9☆15Apr 8, 2020Updated 6 years ago
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- 链表 栈 队列 二叉树 前序遍历 中序遍历 后续遍历 层序遍历 递归实现 循环实现 查找算法 顺序查找 二分查找 二叉排序树☆13May 4, 2017Updated 9 years ago
- 动手实现一个虚拟机☆22Apr 14, 2022Updated 4 years ago
- This is a Mini OS based on Linux include kernel/rootfs and some essential libraries and daemons.☆15May 12, 2024Updated 2 years ago