-
在线路板上搭Arduino
Building an Arduino on a Breadboard
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-10 18:53:42下载
- 积分:1
-
a simulation of a small LED display procedures, can show good numbers, letters a...
一个模拟LED显示的小程序,能很好的显示数字,字母和时间-a simulation of a small LED display procedures, can show good numbers, letters and time
- 2022-06-18 22:50:38下载
- 积分:1
-
仓库管理一个小项目
在学校大二做的一个winfrom小项目,里面有很多小bug,希望谅解啊QAQ,只是很小的项目,但是用了一个月才做完的。也是蛮不容易的,希望 能得到多一点积分,用的是C#语言,数据库是sqlserver.不是很精通,代码不成熟,勿喷啊~
- 2022-03-22 22:48:23下载
- 积分:1
-
职工信息管理系统,很好
职工信息管理系统,很好-union information management system, good
- 2022-11-21 02:10:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
实现画图板,是很有用的程序,
实现画图板,是很有用的程序...
实现画图板,是很有用的程序,
实现画图板,是很有用的程序-Draw.rar
- 2022-06-30 13:44:41下载
- 积分:1
-
CC2541蓝牙主机通讯程序
蓝牙主机通讯程序,通过开发板测试通过,最多可连接8台从机,可通过显示屏实现连接断开操作,目前存在的问题:连接顺序无法人工调整,可以从代码中修改。
- 2022-12-19 12:50:03下载
- 积分:1
-
PLT Import COREDRAW inside documents, it is easy, you can define your own docume...
导入COREDRAW里面的PLT文件,很简单,也可以定义自己的文件。-PLT Import COREDRAW inside documents, it is easy, you can define your own document.
- 2022-07-06 09:08:07下载
- 积分:1
-
为大选的学生领袖电子投票
这一项目使学生投票学校组织的领袖。
它可以方便地进行操作与 sql 的连接
- 2022-01-26 04:14:28下载
- 积分:1
-
用Visual C++编写的窗口生成的代码,很容易理解Windows程序…
采用Visual C++编写的窗口产生代码,便于理解Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Using Visual C++ Prepared window generated code, easy to understand Windows program to run the principle and procedure of the preparation process, the process window, handle theory, message queues, callback function, the window closed with the application to withdraw from the working relationship between
- 2022-09-03 06:35:03下载
- 积分:1