💾 Nasm 汇编写操作系统
☆11Apr 24, 2024Updated 2 years ago
Alternatives and similar repositories for MiniSystem
Users that are interested in MiniSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🪝 WebHook Tools ( WebHook 工具 )☆17Apr 27, 2026Updated 4 months ago
- 使用 MiraiGo-Template 实现的国际象棋机器人。☆13Aug 21, 2023Updated 3 years ago
- ddlcpad, *Doki Doki Literature Club Plus Asset Decrypter*, is a tool to decrypt the encrypted asset file on the Doki Doki Literature Club…☆29Oct 9, 2025Updated 11 months ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- Redis可视化web管理平台,支持Redis Cluster集群、Codis、阿里和腾讯云Redis的运维管理以及基本的数据操作☆15Aug 20, 2024Updated 2 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.
- easy_Pwn☆19Apr 19, 2019Updated 7 years ago
- aliyun-chatpt是基于最近较火的chatgpt开发的一个项目,本项目代码十分简单, 通过简单调用openai的接口来实现功能☆12Mar 23, 2023Updated 3 years ago
- 这是我在阅读《x86汇编语言 从实模式到保护模式》对每一章节代码的理解,并注释了部分代码☆10Apr 12, 2026Updated 5 months ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 7 years ago
- 邮箱账密批量验证工具。分析SMTP协议,模拟发送并分析SMTP指令,批量验证已知的邮箱用户名和密码是否匹配可用,可自定义输入输出格式、服务器地址、端口,支持SSL/TLS加密。☆12Dec 15, 2016Updated 9 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
- 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.
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 9 years ago
- 以一个简单计算器为例,展示传统、MVC 、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 5 years ago
- 该程序的功能是与下位机(TMS320F28335)通信,通过CAN总线调试电机。 PC端接口用PyQt编写,mathplotlib用于实时更新曲线.☆10Sep 23, 2019Updated 7 years ago
- A platform mainly used for performance test.☆17Jul 28, 2024Updated 2 years ago
- linux debugger☆12Sep 29, 2023Updated 2 years ago
- Duilib仿迅雷精简版界面☆16Oct 10, 2017Updated 8 years ago
- Reverse CTF writeups including challenges and solutions☆15Jun 27, 2021Updated 5 years ago
- GDB Stub for RT-Thread(already in RT-Thread master)☆17Jan 10, 2015Updated 11 years ago
- Experiments in weaponizing Crystal for offensive operations.☆29Mar 23, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 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
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 12 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 9 years ago
- 在内核处理OpenVPN数据通道☆13Dec 27, 2014Updated 11 years ago
- 移植Android工具getevent到Linux☆19Jun 21, 2018Updated 8 years ago
- awtk port for sylixos☆12Mar 8, 2020Updated 6 years ago
- linux系统下的UVC摄像头编程☆10Nov 4, 2017Updated 8 years ago
- 一个 Vue 的 Python 实现 (WIP)☆16Jun 4, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 《自己动手写编译器、链接器》的前5章的linux实现☆11Feb 9, 2021Updated 5 years ago
- GUI for framebuffer by midaszhou@yahoo.com☆20Jul 4, 2023Updated 3 years ago
- 一个基于libmad与alsa的mp3播放器☆13Mar 27, 2017Updated 9 years ago
- 一个HTTP 接口管理平台☆24Aug 20, 2024Updated 2 years ago
- 相对于以前的板级文件的配置,Linux内核设备树(dts)成为了主流,记录学习过程。