本项目用C语言在linux下实现ext2文件系统的基本功能
☆32Jul 18, 2018Updated 7 years ago
Alternatives and similar repositories for ext2-
Users that are interested in ext2- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- EXT2 File System Emulator☆17Jun 27, 2020Updated 6 years ago
- 链表 栈 队列 二叉树 前序遍历 中序遍历 后续遍历 层序遍历 递归实现 循环实现 查找算法 顺序查找 二分查找 二叉排序树☆13May 4, 2017Updated 9 years ago
- 《自己动手写编译器、链接器》的前5章的linux实现☆11Feb 9, 2021Updated 5 years ago
- 模仿Linux设计的一个文件系统--操作系统课设☆27Jul 14, 2018Updated 7 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆26Oct 23, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 杭电操作系统实验五《简单文件管理系统》☆11Dec 3, 2019Updated 6 years ago
- Banker's Algorithm Multithreaded Implementation - Operating System Assignment☆12May 7, 2024Updated 2 years ago
- 传智播客-探花交友后端代码☆10Sep 17, 2021Updated 4 years ago
- 一个简单的加壳工具,用最简单的方式来实现对于 32/64 位的 PE 结构进行加密,建议只用于 EXE 格式,用于“羽夏壳世界”教学使用,使用 GPLv3 协议,其他类型的 PE 结构程序暂时没有测试。☆16Apr 9, 2022Updated 4 years ago
- 2018春季学期网页设计大作业 team:Spiders☆10Jun 13, 2018Updated 8 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆70Jun 5, 2017Updated 9 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- Verilog code of Loongson's GS132 core☆12Dec 19, 2019Updated 6 years ago
- 模拟Linux文件系统☆29Dec 16, 2017Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- OSD Lyrics是受lrcdis的启发而开发的一款第三方歌词显示程序,它为Linux下的多款播放器提供类似Windows下QQ音乐的歌词显示功能,并能自动从网络上下载歌词。 =播放器支持= OSD Lyrics是独立程序,通过播放器提供的接口对播放器进行支持。目前O…☆14Nov 3, 2010Updated 15 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- ☆17Jun 13, 2026Updated 3 weeks ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- 快速傅里叶变换及其逆变换☆11Dec 14, 2018Updated 7 years ago
- Android AOSP 带历史记录的计算器☆10Aug 26, 2019Updated 6 years ago
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- 1 词法分析器 2 LL(1)文法 3 LR(0) 3 LR(1)文法 4 中间代码生成☆15Jun 1, 2020Updated 6 years ago
- 一个长期的学习 Telegram 的计划,加中文注释供自己理解☆11Nov 18, 2022Updated 3 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.
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- Lower chisel memories to SRAM macros☆13Mar 25, 2024Updated 2 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- 编译课设-词法分析+LR1语法分析+语法制导翻译(生成四元式)☆20Dec 7, 2021Updated 4 years ago
- 该项目是一款基于Android的挂号软件,软件主要功能有用户注册登录、在线挂号、扫码缴费、健康科普、在线咨询等。软件各个界面美观简洁,操作流程简单流畅,易于上手。后端业务为了降低难度使用了Bmob后端云服务平台提供的各种云服务。☆15Mar 9, 2016Updated 10 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 6 years ago
- ☆11Aug 18, 2021Updated 4 years ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Oct 3, 2013Updated 12 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 极简、无依赖的环形缓冲实现,适用于嵌入式软件☆13Jul 5, 2020Updated 6 years ago
- ☆23Jul 29, 2023Updated 2 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 5 years ago
- This project aims to do virtual makeup on the face of a person using dib and keras libraries.☆17Jan 1, 2023Updated 3 years ago
- Horizontal Customization Base on Launcher3☆11Oct 25, 2023Updated 2 years ago
- Course Homepage of COMP2008 @ HITSZ (2020sp)☆15May 31, 2020Updated 6 years ago
- SoC for muntjac☆13Jun 18, 2025Updated last year