-
HX711称重传感器STM32驱动
使用STM32单片机读取称重模块HX711数据,读取的前两次数据不稳定,使用后4次数据做中位数排序处理。程序亲测可用
- 2022-05-13 01:07:17下载
- 积分:1
-
Application runs some others applications in defined intervals.
Application runs some others applications in defined intervals.
- 2022-01-22 16:49:28下载
- 积分:1
-
字符编码的转换,可以支持GB2312,电脑,汉字,字符…
字符编码转换,可以支持gb2312、ASCll、汉字、字符之间的转换-Character encoding conversion, can support gb2312, ASCll, characters, character conversion between
- 2022-02-07 17:53:17下载
- 积分:1
-
using_flash_glut.zip
using_flash_glut.zip
- 2023-04-23 04:10:03下载
- 积分:1
-
with A* algorithm JiuGongTu problem and the optimal solution is given, including...
用A*算法实现九宫问题,并给出最优解,其中包括每一步的执行路径-with A* algorithm JiuGongTu problem and the optimal solution is given, including each step of the implementation of the road
- 2023-08-01 02:10:02下载
- 积分:1
-
DV算法使用最短路径模拟石油铺设模拟…
运用DV算法模拟石油管道铺设最短路径模拟,在MFC中实现可视化,简便易行。-DV algorithm is simulated using the shortest path to simulate the laying of oil pipelines in the MFC to achieve visualization easy.
- 2022-01-25 23:29:15下载
- 积分:1
-
把flash文件包含到程序中,可以与文件中设定的fscommand互动
把flash文件包含到程序中,可以与文件中设定的fscommand互动-The flash file contains the procedures, and documents can be set fscommand interaction
- 2022-03-12 18:10:56下载
- 积分: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
-
刚学VC,做的一个计算器
刚学VC,做的一个计算器-just learning, so a calculator
- 2022-01-21 05:52:27下载
- 积分:1
-
Zhang Limin Visual C# 2005
张利民Visual C#2005有趣的小时钟程序时钟源有趣的程序重要技巧如下:q双击时钟到任何地方,我们都可以删除或恢复它的边框。用鼠标拖动到任何一个地方,我们可以改变它的时钟位置。
- 2022-02-14 07:53:29下载
- 积分:1