-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1
-
报警设定时钟
该项目是数字时钟的使用RTC DS12C887和8051微控制器(AT89C51)与时间设定,我们可以将它设置闹铃唯一不同的改进版本。它有助于理解在RTC的12C887设定报警的概念。该方案采用两个外部中断0和1,分别设定时间和闹铃。用于设置时间销P3中的微控制器8051的^2由低,这是外部中断0。对于报警设置微控制器的引脚P3.3由低是外部中断1。
- 2022-02-20 11:32:15下载
- 积分:1
-
两个汇编程序,大小写转换,闰年计算
两个汇编程序,大小写转换,闰年计算-2 assembler, case-conversion, a leap year calculation
- 2022-05-17 19:16:01下载
- 积分:1
-
单门读卡控制器的 设计程序,主要对em读卡机的设计提供可靠的 资料。...
单门读卡控制器的 设计程序,主要对em读卡机的设计提供可靠的 资料。-Single door reader controller design process, mainly em card reader designed to provide reliable information.
- 2022-12-21 12:50:03下载
- 积分:1
-
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业...
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业-Realize the arithmetic functions, respectively, through the level of displacement and the cyclic shift to realize, and are learning assembly language ah friends can refer to, is my operating
- 2023-09-08 09:30:03下载
- 积分:1
-
应用Bresenham法画直线的算法,的汇编程序。
应用Bresenham法画直线的算法,的汇编程序。-application of Bresenham draw line
- 2022-03-23 17:25:09下载
- 积分:1
-
用汇编语言实现的学生信息管理系统,可以添加、删除、修改、查看功能...
用汇编语言实现的学生信息管理系统,可以添加、删除、修改、查看功能-Using assembly language to achieve the student information management system, can add, delete, modify, view the function
- 2023-05-16 14:00:03下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第10章
Windows环境下32位汇编语言程序设计配套书源码第10章-Windows Environment 32-bit assembly language programming book source package Chapter 10
- 2023-01-24 03:15:03下载
- 积分:1
-
The driver of AT24C01, it will bring you very big benfit if you will read it, it...
AT24C01的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of AT24C01, it will bring you very big benfit if you will read it, it is very nice.
- 2022-09-03 12:05:02下载
- 积分:1
-
sift
opencv下的图像sift特征提取以及匹配-sift
- 2023-07-04 05:10:03下载
- 积分:1