Linux环境C语言编程项目多级Makefile管理模板
☆26Oct 23, 2017Updated 8 years ago
Alternatives and similar repositories for linuxC_makefile_template
Users that are interested in linuxC_makefile_template are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个针对于小型的C/C++项目的makefile模板。使用该模板,能够实现一键编译,无需再编写繁琐的makefile文件。☆16Apr 29, 2019Updated 6 years ago
- c语言面向对象☆13Dec 8, 2018Updated 7 years ago
- 该程序的功能是与下位机(TMS320F28335)通信,通过CAN总线调试电机。 PC端接口用PyQt编写,mathplotlib用于实时更新曲线.☆10Sep 23, 2019Updated 6 years ago
- 算法精解-C语言描述☆20Apr 5, 2017Updated 9 years ago
- CSDK for EC618 (Air780E)☆11Nov 13, 2022Updated 3 years ago
- 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.
- 基于Android NDK Osd实现,利用了SDL2_TTF把矢量字体转成bmp格式,然后把bmp转换成yuv格式,在YUV数据上做OSD叠加。☆10Jan 16, 2019Updated 7 years ago
- some qcustomplot examples☆10Jan 14, 2019Updated 7 years ago
- 基于Qt实现的串口调试助手,目前有Windows版本及Ubuntu版本☆12Jan 23, 2021Updated 5 years ago
- A usb FPGA board based Logic analyzer (逻辑分析仪)☆17Nov 14, 2022Updated 3 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Oct 29, 2021Updated 4 years ago
- https://github.com/vanhauser-thc/thc-hydra☆16Dec 14, 2016Updated 9 years ago
- android 读取hex文件 通过蓝牙下载到 stm32单片机☆11Nov 6, 2017Updated 8 years ago
- create mp4 file with h264 which using mp4v2☆14Oct 27, 2016Updated 9 years ago
- Android文件选择器,实现文件选择功能☆12Jul 3, 2015Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于QT开发的五子棋,MVC设计模式思想,支持双人模式和人机模式(隐藏机机模式)☆15May 8, 2020Updated 5 years ago
- “外调助手”是一款基于安卓GIS组件UCMap ( 源码官网下载地址 http://www.creable.cn/kuibu/xiazai.asp ) 适用于林业、国土、管线以及各类POI点等行业的外业数据采集☆21Nov 6, 2018Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- VDMA framebuffer driver for LVDS display☆14Mar 23, 2017Updated 9 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 5 years ago
- Linux下 基于Boa的应用资源管理系统 SMS☆19Dec 10, 2021Updated 4 years ago
- iMX8mq-evk board, uboot, kernel, busybox combination☆10Jun 24, 2020Updated 5 years ago
- 本工程用FPGA和python实现一个简单的8路输入逻辑分析仪☆19Aug 20, 2017Updated 8 years ago
- 三方库源码、编译脚本、二进制输出等。openssl、libsrtp、zlmediakit☆25Jul 31, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- linux0.11源码阅读笔记☆12Oct 15, 2018Updated 7 years ago
- 北斗探针SDK☆18Jul 7, 2023Updated 2 years ago
- ☆18Nov 8, 2019Updated 6 years ago
- A gui for Jlink commander,Flash erase,firmware download,read UID☆16Mar 9, 2017Updated 9 years ago
- 这是一个基于STM32F4的HUB75接口的32*64全彩点阵屏音乐频谱项目☆17Apr 20, 2022Updated 3 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- ☆24Mar 3, 2025Updated last year
- Dart useful tools: collections, math, date, etc...☆10Feb 26, 2026Updated last month
- OSD Lyrics是受lrcdis的启发而开发的一款第三方歌词显示程序,它为Linux下的多款播放器提供类似Windows下QQ音乐的歌词显示功能,并能自动从网络上下载歌词。 =播放器支持= OSD Lyrics是独立程序,通过播放器提供的接口对播放器进行支持 。目前O…☆14Nov 3, 2010Updated 15 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ☆12Jul 13, 2023Updated 2 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Sep 27, 2025Updated 6 months ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Jun 28, 2021Updated 4 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- [Qt] 带分解动画的三角形指示条☆12Jan 4, 2021Updated 5 years ago
- Repository for OpenCV's extra modules☆12Aug 25, 2016Updated 9 years ago