-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用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
-
FSK调制的VHDL源代码和仿真指导解调…
FSK调制与解调的vhdl源代码,是word文档打开-FSK modulation and demodulation of VHDL source code and simulation of the guide is the word document open.
- 2022-06-28 13:13:53下载
- 积分: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
-
最新的计算器1.5
最新的计算器1.5-latest Calculator 1.5
- 2022-03-01 10:32:58下载
- 积分:1
-
湿空气参数计算
根据已知湿空气的任意2个参数计算其他参数,如已知空气干湿球温度计算焓值之类,操作简单,适合制冷专业使用。运行结果都根据nist软件比较过,比较精确。
- 2022-12-03 19:25:03下载
- 积分:1
-
推箱游戏程序源码
推箱游戏程序源码-pushing boxes Games FOSS
- 2023-01-04 13:10:03下载
- 积分:1
-
简单的三次样条插值函数
简单的三次样条插值函数-simple cubic spline interpolation function
- 2022-03-16 23:10:46下载
- 积分:1
-
是一些 程序的汇编源代码,需要的话,大家可以下载看看啊
是一些 程序的汇编源代码,需要的话,大家可以下载看看啊
-Is a compilation of some procedural source code, if necessary, you can download to see ah
- 2022-04-12 07:38:12下载
- 积分:1
-
use assembler in MCS
利用汇编程序在51单片机上实现了音乐播放器的功能,希望能给大家提供帮助.-use assembler in MCS-51 achieved a music player function, we can hope for help.
- 2022-03-21 08:23:11下载
- 积分:1
-
对PE文件尾部加上一个区段来实现对文件的加密功能,ASM语言编写。...
对PE文件尾部加上一个区段来实现对文件的加密功能,ASM语言编写。-The tail of the PE file with a section of the document to achieve encryption, ASM language.
- 2022-04-24 20:59:57下载
- 积分:1