-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1
-
Adjust form to new resolution
有了这个资源,你可以开发一个固定分辨率的程序,例如800x600,自动调整所有屏幕到一个新的分辨率1024x768
- 2022-05-28 19:42:18下载
- 积分:1
-
学生成绩管理,可实现查询,添加,删除,统计等等功能.值得一用
学生成绩管理,可实现查询,添加,删除,统计等等功能.值得一用
-Student performance management, query, add, delete, statistics and so on. It is worth using
- 2022-09-17 13:55:02下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
读取DWG、DXF文件,并把DWG、DXF图显示到界面。
读取DWG、DXF文件,并把DWG、DXF图显示到界面。-Read DWG, DXF files, and to DWG, DXF diagram shows the interface.
- 2022-06-15 10:48:01下载
- 积分:1
-
判定一个图是否是双连通图,没有实现图形界面,是DOS程序
判定一个图是否是双连通图,没有实现图形界面,是DOS程序-To determine whether a graph is a two-connected graph, there is no realization of a graphical interface is DOS program
- 2022-05-07 03:26:06下载
- 积分:1
-
资料光盘VC技术实例代码,详细资料资料光盘VC技术实例代码,详细资料...
资料光盘VC技术实例代码,详细资料资料光盘VC技术实例代码,详细资料
- 2022-08-12 18:58:40下载
- 积分:1
-
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程-a string of IP addresses standards SOCKADDR_IN the process of IP addresses
- 2022-01-25 14:39:04下载
- 积分:1
-
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点...
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点-Includes plans to explore the depth-first traversal and breadth-first traversal to explore, from the graph the starting point of any visit to Figure 1 for all vertices
- 2022-03-03 04:02:20下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1