-
STM32库函数编写利用例程完成输入方波测频串口数码管显示(不作商业用途)
利用STM32的的输入捕获,完成输入方波的测频的任务,适合学习,易懂。
- 2022-08-26 14:54:57下载
- 积分:1
-
搜索周围WIFI的相关信息(MAC,RSSI,SSID)
搜索周围WIFI的相关信息(MAC,RSSI,SSID),控件编程,生成exe可执行文件,实时产生搜索结果。
- 2022-01-25 21:39:47下载
- 积分:1
-
绘图基本功,比较详细的介绍了一些画图,基本包含所有画图炒作...
绘图基本功,比较详细的介绍了一些画图,基本包含所有画图炒作-Drawing basics, a more detailed introduction to a number of drawing, basic drawing contains all the hype
- 2022-03-12 20:13:09下载
- 积分:1
-
tds协议的一个分析程序
tds协议的一个分析程序-tds an agreement Analysis Program
- 2022-03-20 00:38:42下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
计算两数之间之和,希望对入门者有所帮助.
程序不是很长,主要就是讲了一个循环语句的用法。...
计算两数之间之和,希望对入门者有所帮助.
程序不是很长,主要就是讲了一个循环语句的用法。-Calculated between the number of the sum of the two, want to help beginners. Program is not very long, is mainly talked about the usage of a loop statement.
- 2022-04-10 13:25:59下载
- 积分:1
-
讲述了c_c++的关键字,预处理关键字,基本类型,c和c++的函数等...
讲述了c_c++的关键字,预处理关键字,基本类型,c和c++的函数等-About c_c++ Keywords, keyword pretreatment, basic types, c and c++ Function, etc.
- 2022-05-20 15:48:51下载
- 积分:1
-
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
- 2023-02-16 02:40:03下载
- 积分:1
-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分:1
-
wince用EVC编译的蓝牙扫描,文件传输,耳机控制软件.完完整软件包!MIPS,ARM编译通过
obexparser.lib
filebrowser....
wince用EVC编译的蓝牙扫描,文件传输,耳机控制软件.完完整软件包!MIPS,ARM编译通过
obexparser.lib
filebrowser.cpp
devicechooser.cpp
treeutils.c-wince with EVC compiler Bluetooth scanning, file transfer, headset control software. End complete package! MIPS, ARM compiler through obexparser.libfilebrowser.cppdevicechooser.cpptreeutils.c
- 2023-01-19 18:40:04下载
- 积分:1