dreamilk / ANNLinks
An artificial neural network framework based on c++
☆74Updated 2 years ago
Alternatives and similar repositories for ANN
Users that are interested in ANN are comparing it to the libraries listed below
Sorting:
- 使用 C++11 实现的动态线程池☆195Updated last year
- A simple C++11 Thread Pool implementation. 一个C++11线程池实现 (中文注释版)。☆45Updated last year
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆74Updated 2 months ago
- 小彭老师特意从零开始研发的一款教学用,基于 C++17 回调函数的异步 HTTP 服务器☆145Updated 11 months ago
- a tiny c++ json parser☆32Updated last year
- c++ framework☆106Updated last year
- 现代C++并发编程教程☆501Updated 7 months ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》记录。☆12Updated 2 years ago
- 基于C++实现基础BP神经网络,有助于深入理解BP神经网络原理。☆166Updated 2 years ago
- 现代C++模板教程☆819Updated last month
- 结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C++ to solve real-world problems; CMake构建复杂工程项目、C/C…☆58Updated 2 months ago
- C++20 STL Cookbook☆596Updated 9 months ago
- C++面向对象设计模式-文档与代码☆92Updated 2 years ago
- C++并发编程实战(第2版)翻译自《C++ Concurrency in Action 2nd Edition》☆45Updated 9 months ago
- Build your own STL in one weekend☆296Updated 6 months ago
- ☆93Updated last year
- 总结常用的CMakeLists模板,便于后续使用。☆157Updated 2 years ago
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆23Updated 11 months ago
- source code of cplusplus tutorial on bilibili☆81Updated 3 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆388Updated 2 months ago
- 卢瑟们的作业展示,答案讲解,以及一些C++知识☆726Updated 2 months ago
- ☆106Updated last year
- 车牌识 别C++项目☆146Updated 5 years ago
- Simple image processing software made with OpenCV and Qt6.2.4☆30Updated last year
- C++简单小工具轮子☆103Updated 2 years ago
- a tiny c++ logger☆12Updated 2 years ago
- C++ 线程库示例及教程☆77Updated last year
- CMake 学习资料,笔记以及自己的一些分享。☆204Updated last month
- A C++ network library for study.☆155Updated 2 years ago
- 基于QT仿微信客户端以及基于muduo服务端的集群聊天服务器☆39Updated 10 months ago