C++语言实现一个多级文件目录管理系统,采用链表的数据结构。
☆23Jan 22, 2018Updated 8 years ago
Alternatives and similar repositories for file-system
Users that are interested in file-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 杭电操作系统实验五《简单文件管理系统》☆11Dec 3, 2019Updated 6 years ago
- Banker's Algorithm Multithreaded Implementation - Operating System Assignment☆12May 7, 2024Updated 2 years ago
- Sim-to-real RL training and deployment tools for the Unitree Go1 robot.☆14Jan 25, 2024Updated 2 years ago
- RM2021双云台哨兵代码,来自深圳大学RobotPilots战队☆16Sep 21, 2021Updated 4 years ago
- Small projects in C++ programming language☆25Apr 29, 2024Updated 2 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.
- ☆11Jun 10, 2016Updated 10 years ago
- use duilib thridparty lib,impl the simpe broswer☆14Apr 11, 2016Updated 10 years ago
- 编译课设-词法分析+LR1语法分析+语法制导翻译(生成四元式)☆20Dec 7, 2021Updated 4 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- This repository contains the code and released models for the paper Segmenting Text and Learning Their Rewards for Improved RLHF in Langu…☆19Jan 8, 2025Updated last year
- This repo stores the original codes used for PYPI project emachinery.☆24Jul 13, 2025Updated 11 months ago
- 上位机 · 网页版 · 重制版☆32Sep 23, 2023Updated 2 years ago
- 实现基于 wke 的浏览器内核 demo 中,js 和 c++ 的互调交互☆11Jul 19, 2017Updated 8 years ago
- 基于qt6的简易音乐播放器☆36Nov 20, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- ☆24Mar 22, 2025Updated last year
- 集信达是传智研究院研发的一款企业级的短信平台、可以对接多个应用,为多个应用同时提供发送短信功能,同时对接多个短信通道,实现动态切换、异常降级、自动选举通道、自动补偿等功能,保证短信的发送成功率,应对短信发送场景的企业开发难题。☆12Sep 9, 2021Updated 4 years ago
- CTPTrader 项目是一个C++版的期货交易软件,封装上期所CTP接口,项目内含有编译好的压缩包,可直接使用。☆11Feb 17, 2019Updated 7 years ago
- 常用的ahk脚本☆12Jan 23, 2018Updated 8 years ago
- Duilib仿迅雷精简版界面☆16Oct 10, 2017Updated 8 years ago
- C++技术栈高清电子书分享(包括C/C++,汇编,python,数据结构和算法,数据库,网络,操作系统,nginx,k8s)☆15Feb 29, 2024Updated 2 years ago
- golang 代码工具☆12Aug 29, 2023Updated 2 years ago
- A Google Earth Excel To KML Generator. A very handy tool for Humanitarian workers. Requires Framework 4.5☆12Oct 20, 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.
- AI coding skill kit for IsaacLab migration and mjlab-native development☆93Mar 7, 2026Updated 3 months ago
- Mobile C Examples☆13Jul 11, 2018Updated 7 years ago
- 新一代跨平台远程控制软件☆15Dec 5, 2023Updated 2 years ago
- 基于MYSQL数据库和VC2019实现的MFC图书管理系统☆10Dec 3, 2020Updated 5 years ago
- Code of MCU for RoboMaster.☆33Mar 27, 2022Updated 4 years ago
- A TDD Demo App For Laravel☆14May 22, 2019Updated 7 years ago
- Qt地图可视化编辑系统☆12Mar 20, 2017Updated 9 years ago
- C#客户端程序,用于启动RealSense摄像头、采集视频图像流、采集人脸特征点信息,并将该客户端发布为Http服务器,提供GET请求接口和Post请求接口,以供JS或者web调用☆13Aug 11, 2018Updated 7 years ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- MFC表格操作模板☆12Nov 10, 2016Updated 9 years ago
- 我们很高兴地介绍我们的项目:三维数字化开发管理中心。该中心的主要目的是对三维模型进行开发与管理,以满足客户多样化的需求。 我们的系统可用于管理各种类型的三维模型,包括建筑、城市规划,以及景观等。它不仅提供了模型库的功能,也提供了模型编辑器,使开发者能够根据需要对模型进行编…☆14Dec 17, 2022Updated 3 years ago
- 从零开始创建一个支持负载均衡的Reactor模式网络库,支持linux平台的三种IO 复用,并基于此构建了多个有趣的应用,包括经过高度优化实现的高并发的Echo服务,使用消息反射技术实现的聊天服务等,云会议室等,参见【Apps】☆13Aug 24, 2023Updated 2 years ago
- DuiDesigner, build on windows10 with vs2017☆14Jan 20, 2025Updated last year
- 景区综合管理平台 ----echats 和 大屏 的完美结合 ,大屏宽度(百分比)高度(rem)自适应☆11Apr 27, 2018Updated 8 years ago
- 基于DUILib和Tesseract的OCR识别工具☆18Jan 2, 2016Updated 10 years ago
- 江南大学《机器学习》大作业-人脸图像性别分类☆35Dec 3, 2020Updated 5 years ago