-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用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
-
12232 LCD test driver, in the 12232 through 12232 of the liquid crystal display...
12232液晶的测试驱动程序,在12232通过at89s51显示12232的液晶测试程序。用汇编写成测试可以使用-12232 LCD test driver, in the 12232 through 12232 of the liquid crystal display AT89S51 test procedure. With the compilation of written test can be used
- 2022-02-26 13:47:07下载
- 积分:1
-
400k的源代码,大家参考参考,价值不一般的
400k的源代码,大家参考参考,价值不一般的-code in 400k,reference for everybody,a large of value!
- 2023-04-30 15:25:03下载
- 积分:1
-
embeded device reverse engineering tools
Quoted from the author Igor Skochinsky
In July I had the honor to speak at the Recon conference in
Montreal, Canada. It was my first conference but I really liked the
experience. I hope I’ll be able to attend it in future.
The presentations were recorded and hopefully will appear on the Recon site soon but for now you can check out the slides . I have also uploaded some of the tools I mentioned, most notably various filesystem extractors compiled for Win32 .
- 2022-06-26 14:24:44下载
- 积分: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
-
DS1302 driver, C51 series, and finally by the Proteus simulation can show the se...
DS1302的驱动程序,C51编的,最后由proteus仿真的,可以显示设定时间,程序中的延时函数是由汇编语言实现,也就是说这程序是C和汇编混编的。-DS1302 driver, C51 series, and finally by the Proteus simulation can show the set time delay proceedings by the assembly language function is to achieve, that is to say that the procedure is of mixed C and assembler.
- 2022-04-29 01:34:26下载
- 积分:1
-
KS0108和KS0107组合的128*64LCD屏显示程式
KS0108和KS0107组合的128*64LCD屏显示程式-KS0108 and KS0107 portfolio of 128* Embedded-screen display program
- 2023-07-21 04:15:03下载
- 积分:1
-
C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。...
C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。-C++ function call stack, disassembly examples. Can learn to pass parameters into the subroutine, subroutine return and so on.
- 2023-08-23 07:50:03下载
- 积分:1
-
构造二叉树,同时实现二叉树的插入和删除。
构造二叉树,同时实现二叉树的插入和删除。-Binary tree structure
- 2022-03-31 08:17:10下载
- 积分:1
-
单词记忆,每天可以学习单词
单词记忆,每天可以学习单词-word memory, learning words a day
- 2022-04-24 01:19:34下载
- 积分:1