Linux程序设计大作业 一个多线程的Socket通信的FTP服务器
☆18Dec 18, 2018Updated 7 years ago
Alternatives and similar repositories for LinuxFTPServer
Users that are interested in LinuxFTPServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RL scheduler for MPQUIC☆16Sep 26, 2020Updated 5 years ago
- A summary for existing real rain images datasets☆11Mar 24, 2021Updated 5 years ago
- Documentation of YADAN, a RISC-V Core, SoC, and Board. Designed for engineering education. // 鸭蛋的文档。☆16Jun 9, 2026Updated last month
- How to use LabVIEW FPGA with a MicroBlaze soft-core processor and to communicate via a UART.☆11May 13, 2018Updated 8 years ago
- A series of mainstream machine learning algorithms implement on FPGA.☆15Sep 1, 2021Updated 4 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.
- This repo has codes for hardware accelerator design for CNNs using high level synthesis from Altera.☆13Dec 18, 2017Updated 8 years ago
- ffmpeg + x264+ x265 + libde265 + opengl es display☆16Dec 24, 2016Updated 9 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 8 years ago
- personal repo☆22Dec 10, 2014Updated 11 years ago
- 基于uniapp开发的摸鱼派聊天室APP端☆21Jul 15, 2022Updated 4 years ago
- Ultralightweight JSON parser in ANSI C☆10Mar 8, 2017Updated 9 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- Workflow for Executing CNN Networks on Zynq Ultrascale+ with VITIS AI. Detailed analysis, configuration, and execution of Convolutional N…☆21Apr 8, 2024Updated 2 years ago
- 网上超市管理系统☆12Dec 5, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Oct 10, 2020Updated 5 years ago
- TCP congestion control using ns3-gym setup for DQN reinforcement learning.☆33Oct 11, 2022Updated 3 years ago
- python version☆19Nov 11, 2020Updated 5 years ago
- ☆46Jul 8, 2023Updated 3 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 10 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 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.
- h.265 codec for ffmpeg using libde265☆41Jun 9, 2017Updated 9 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 3 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- 一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架☆21Jun 3, 2019Updated 7 years ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Jan 9, 2019Updated 7 years ago
- Home of the specification to connect SemiDynamic's RISC-V cores to your own RISC-V Vector Unit☆39Dec 23, 2021Updated 4 years ago
- 一键创作高质量的内容。☆16Jan 26, 2026Updated 5 months ago
- epoll+线程池实现大文件传输☆68Mar 18, 2015Updated 11 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 😎「计算机淘金手册-中文版」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。☆15Feb 8, 2022Updated 4 years ago
- mysql45讲,从入门到精通☆15Aug 30, 2019Updated 6 years ago
- 学生信息管理系统☆42Apr 9, 2019Updated 7 years ago
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 3 years ago
- SAMO: Streaming Architecture Mapping Optimisation☆36Oct 4, 2023Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- ☆37Apr 24, 2026Updated 2 months ago