jz315 / NeuralNetworkLinks
☆13Updated 3 years ago
Alternatives and similar repositories for NeuralNetwork
Users that are interested in NeuralNetwork are comparing it to the libraries listed below
Sorting:
- An artificial neural network framework based on c++☆77Updated 2 years ago
- C++并发编程实战(第2版)翻译自《C++ Concurrency in Action 2nd Edition》☆51Updated last year
- 基于C++实现基础BP神经网 络,有助于深入理解BP神经网络原理。☆169Updated 2 years ago
- 使用 C++11 实现的动态线程池☆214Updated 2 years ago
- FFmpeg 方法的使用实例☆31Updated last year
- c++ framework☆108Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,233Updated 5 months ago
- CMake 学习资料,笔记以及自己的一些分享。☆204Updated 8 months ago
- ☆96Updated 2 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆412Updated 5 months ago
- A simple C++11 Thread Pool implementation. 一个C++11线程池实现 (中文注释版)。☆45Updated 2 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆121Updated 4 years ago
- Design pattern demo code☆1,107Updated last year
- ☆116Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,112Updated 5 months ago
- 嘉心糖小阳用C语言手撸卷积神经网络,分为训练程序和识别程序两个部分。☆41Updated 2 years ago
- A video monitoring client based on Qt and FFmpeg.(基于Qt+FFmpeg的视频监控软件)☆134Updated 2 years ago
- C++提高 (看过c++基础之后再看)黑马培训课程,自己手打,路径 https://www.bilibili.com/video/av35939892/?p=3☆128Updated 5 years ago
- 食铁兽 ffmpeg4/5/6入门系列教程代码☆321Updated 2 years ago
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆24Updated last year
- 22种设计模式的C++实现☆117Updated 3 years ago
- OpenCV教程👀:c++代码示例➕博客讲解☆144Updated last year
- C++ RTSP Server☆52Updated 4 years ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆83Updated 8 months ago
- ☆420Updated 4 months ago
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆1,021Updated 5 years ago
- ☆45Updated 3 years ago
- C++简单小工具轮子☆103Updated 3 years ago
- NCNN的代码学习,各种小Demo。☆127Updated last year