-
ADC_DMA
基于stm32的adc数据采集系统,dma传输技术(based on stm32 adc capture system,dma transmit)
- 2014-11-04 18:54:10下载
- 积分:1
-
main
以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。
1.基本要求
(1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下:
(1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path.
1. basic requirements
(1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows:
(1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
- 2018-07-03 13:15:46下载
- 积分:1
-
MFC的经典自定义进度条控件类,代码规范,有学习价值。
MFC的经典自定义进度条控件类,代码规范,有学习价值。
代码描述的自定义控件的实现过程,对界面设计有指导作用。c++类的特性较好的展示。适合学习使用。
代码能编译,已经检查完毕,能看到效果。
- 2023-04-28 20:05:03下载
- 积分:1
-
C#版远程桌面连接
C#版远程桌面连接,全部由C#编写,可以获取远程电脑的信息文件,可以远程获取视频信息、关机、重启、断网等
- 2022-06-21 05:02:14下载
- 积分:1
-
采用C#语言读写xml的源码,适合用到要读写xml部分
采用C#语言读写xml的源码,适合用到要读写xml部分-Using C# Language to read and write xml source code, suitable for use in part to read and write xml
- 2022-07-24 17:40:11下载
- 积分:1
-
ereader客户端,读取和写入IC卡数据
ereader客户端,读取和写入IC卡数据ereader客户端,读取和写入IC卡数据ereader客户端,读取和写入IC卡数据ereader客户端,读取和写入IC卡数据
- 2023-04-13 13:10:04下载
- 积分:1
-
ieee
IEEE4,5,16,118节点参数数据及数据表明。文档说明了118节点对应个数据的意义和存储格式。
在实际C和MATLAB中可以直接打开文件读入数据。(IEEE 118 node parameter data and data show. The document describes the 118 nodes corresponding to the significance of the data storage format.)
- 2013-05-13 17:57:11下载
- 积分:1
-
in-vehicle-GPS-navigation-system
GPS导航系统 c语言 51单片机开发(in-vehicle GPS navigation system)
- 2013-10-10 21:21:16下载
- 积分:1
-
uart_a
pic单片机4011串口调试测试程序,适用于初学者。已经过测试。(4011 pic microcontroller serial debugging and testing procedures applicable to beginners. Has been tested.)
- 2013-11-06 21:48:59下载
- 积分:1
-
cran-master
说明: 5G C-RAN master code (cloud radio access network )
- 2021-02-21 16:59:42下载
- 积分:1