-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用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
-
C 常用算法程序集
徐士良 编
清华大学出版社
1994.1...
C 常用算法程序集
徐士良 编
清华大学出版社
1994.1-C commonly used algorithm for assembly徐士良made Tsinghua University Press 1994.1
- 2022-02-16 04:34:54下载
- 积分:1
-
本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容...
本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容-This procedure is used assembly language to write a paragraph on the lcd use, as well as the contents of parallel communication port
- 2023-08-06 00:35:04下载
- 积分:1
-
MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.
MCS51基本调试程序 包括8255、键盘、LED等-MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.
- 2022-11-26 15:30:04下载
- 积分:1
-
里面有很多编程的,希望大家喜欢・!
里面有很多编程的,希望大家喜欢・!-there are many programming, I hope you like them!
- 2022-05-12 14:32:50下载
- 积分:1
-
汇编小程序 多种方法解冒泡法排序
以masm 5.0以上版本编译运行...
汇编小程序 多种方法解冒泡法排序
以masm 5.0以上版本编译运行 -small compilation method for a variety of procedures Bubble Act to masm ranking above version 5.0 compiler operation
- 2022-03-03 23:00:00下载
- 积分:1
-
模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码...
模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码三次错误,结束操作。取款时也需要输入密码,密码为6位。当密码位数和相应位都符合时,显示现有余额,输入取款金额,操作结束显示所剩金额,否则密码三次错误,结束操作。限制每天总共可取的金额 ,若违规给出相应的警告。取款操作时输入取款金额 ,操作结束,显示卡内余额,输入密码时,不显示真实值,修改密码时显示真实值。-simulated bank teller card operation, a registered member of the eight to conduct inquiries, withdrawals, deposits, change passwords operation. Inquiries need to enter a password, the password to six. When the median and the corresponding password-meet, showed the card balance, otherwise the wrong password three times, the end of operation. Teller also need to enter the password, the password to six. When the median and password are consistent with the corresponding position, shows that the existing balance of the amount imported withdrawals, the remaining operation ended shows the amount, otherwise the wrong password three times, the end of operation. Limit daily total amount of desirable, if irregularities are given corresponding warning. ATM withdrawals
- 2022-09-21 07:15:03下载
- 积分:1
-
汇编语言闹钟程序
汇编语言闹钟程序-assembly lanauage bell program
- 2022-09-13 20:00:03下载
- 积分:1
-
henhaoyong a
henhaoyong a anifnainfanidf -henhaoyong a
- 2022-01-26 02:20:56下载
- 积分:1
-
用汇编语言编写的兰花草音乐曲,实验时用51单片机一片,蜂鸣器一个,LM386一片,是学习51单片机典型实例,特共享给大家....
用汇编语言编写的兰花草音乐曲,实验时用51单片机一片,蜂鸣器一个,LM386一片,是学习51单片机典型实例,特共享给大家.-Written in assembly language orchids music music, experiments with a microcomputer 51, a buzzer, LM386 1, 51 MCU typical examples of learning, special to share to others.
- 2022-07-03 07:50:33下载
- 积分:1