-
Taught how to use the asm programming, there are many nice examples.
教如何使用asm编程,有很多很好的例子。
- 2022-01-26 01:15:59下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用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
-
用8255,8253,8259实现的具有显示时分秒的电子时钟.
用8255,8253,8259实现的具有显示时分秒的电子时钟.-With 8255,8253,8259 realize is displayed every minute with an electronic clock.
- 2022-05-06 16:25:44下载
- 积分:1
-
用C++实现银行的模拟
用C++实现银行的模拟-C Bank"s simulation
- 2023-08-16 01:35:10下载
- 积分:1
-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
check each string of characters in the number of characters plus flow chart docu...
检查一串字符中每个字符出现的次数外加流程图说明文档-check each string of characters in the number of characters plus flow chart documentation
- 2022-04-29 06:18:16下载
- 积分:1
-
24c02应用,在家用电器控制系统中经常有这类的应用.
24c02应用,在家用电器控制系统中经常有这类的应用.-24C02 applications, in household appliances control systems often have this kind of application.
- 2022-02-06 19:10:09下载
- 积分:1
-
9153 + ht6122 + PT2258
TC9153+HT6122+PT2258
- 2022-08-14 14:06:39下载
- 积分:1
-
这是使用汇编语言编写的一个从键盘接受输入,并在屏幕上显示的程序。其中可以输出大小写字符...
这是使用汇编语言编写的一个从键盘接受输入,并在屏幕上显示的程序。其中可以输出大小写字符-This is the use of assembly language prepared to accept input from a keyboard and screen procedures. In which case characters can be output
- 2023-07-21 14:45:02下载
- 积分:1
-
编译原理大操作。语言编译器实现。大歌剧院…
编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。-compiler principles large operations. C language compiler achieved. A large operations doc file narrative.
- 2022-04-20 09:02:23下载
- 积分:1