自制的生日礼物:生日歌+心形点阵LED+生日快乐投影+全彩LED闪烁
☆11May 2, 2019Updated 7 years ago
Alternatives and similar repositories for DIY-Arduino-birthday-gift
Users that are interested in DIY-Arduino-birthday-gift are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- HTML5 canvas烟花特效生日快乐☆35Jul 23, 2024Updated last year
- 基于RestOn智能睡眠监测器的睡眠监护系统☆12Dec 26, 2017Updated 8 years ago
- 生日快乐☆102Jun 23, 2021Updated 4 years ago
- 用python制作的送给女票的生日礼物☆12Jun 8, 2021Updated 5 years ago
- 研究组的材料分享,例如:发明专利撰写方法,发表的论文,爬虫方法等☆12May 3, 2017Updated 9 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.
- Qt多线程实现进度条示例☆10Oct 27, 2017Updated 8 years ago
- 基于H5和CSS制作的生日祝贺网页,兼容移动端自适应。demo http://love.4d4k.com/birthday/she☆88Aug 2, 2020Updated 5 years ago
- 微信每日推送天气系统☆16Aug 24, 2022Updated 3 years ago
- 智能远程可控交通信号灯系统设计☆20May 5, 2019Updated 7 years ago
- U校园js☆12Apr 11, 2020Updated 6 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- 基于单片机的智能红绿灯,C51芯片的十字路口自适应式交通灯☆24Jan 3, 2023Updated 3 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- 鸣潮多功能工具箱 🧰 | Multifunctional Wuthering Waves Toolkit 🧰☆15Jan 16, 2025Updated last year
- 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.
- 智慧树刷互动分,自动复读问答☆10Nov 19, 2020Updated 5 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- 园区网,实现两个公司互联互通☆31Mar 31, 2024Updated 2 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 7 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 7 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 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.
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆25Oct 24, 2025Updated 7 months ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、 可视化及预测。☆14Apr 19, 2021Updated 5 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 7 years ago
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated 2 years ago
- My blog on Next.js 14.2 and deplay it to cloudflare page.☆23Apr 10, 2026Updated 2 months ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- This program uses A* algorithm and ant colony optimization to solve maze path finding problem. A*算法/蚁群算法求解迷宫路径问题. (pygame)☆16Apr 6, 2020Updated 6 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.
- 信息管理系统平台HTML模板☆18Apr 21, 2017Updated 9 years ago
- Dualboot for arduino by bootloader patch up. Code can be swaped between external backup eeprom and internal flash. So I call it as dualbo…☆30Oct 24, 2016Updated 9 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 6 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- 个人安卓版无名杀在线下载的扩展☆27Jan 29, 2024Updated 2 years ago
- 2024.06.19 本项目使用Chinese-CLIP搭建文搜图/图搜图页面,旨在帮助用户快速使用跨模态检索任务。本项目代码针对MUGE数据集约19w(189585张)数据作为底库数据。本项目提供了提取特征, 检索, 以及uI代码。☆23Jun 20, 2024Updated last year
- 标准遗传算法(简单遗传算法),参照官方C语言版本进行python2.7语言重构。实数编码,轮盘赌选择,模拟二进制交叉(SBX),多项式变异。☆17Feb 6, 2017Updated 9 years ago