-
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。...
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。-This code is to use assembly language to achieve the neon lights change to achieve all kinds of design changes. Is a good example of assembly language to learn.
- 2022-07-11 18:57:21下载
- 积分:1
-
(1) of the code after the function is an array on an array of n for the first ti...
(1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序;
(2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
- 2022-06-02 21:33:27下载
- 积分:1
-
win32ASM编程参考
win32ASM编程参考-win32ASM programming reference
- 2022-08-16 14:53:42下载
- 积分:1
-
一个由汇编实现的两个数相加,实现简单,比较适合学生
一个由汇编实现的两个数相加,实现简单,比较适合学生 -achieve a compilation by the sum of two numbers, achieving simpler, more suitable for students
- 2022-01-25 21:40:52下载
- 积分:1
-
进制转换,将数字以任意进制(2,8,10,16)输入,选择另一个进制(2,8,10,16)输出。...
进制转换,将数字以任意进制(2,8,10,16)输入,选择另一个进制(2,8,10,16)输出。-Hexadecimal conversion, digital to arbitrary M-ary (2,8,10,16) input, select another band (2,8,10,16) output.
- 2023-06-23 03:25:02下载
- 积分:1
-
回溯法求迷宫问题
回溯法求迷宫问题-back Method Maze
- 2022-08-12 12:43:48下载
- 积分:1
-
基于STC5410单片机AD功能模块测试
基于STC5410单片机AD功能模块测试-Based on test STC5410AD
- 2022-09-15 22:10:03下载
- 积分:1
-
"assembly language curriculum design case intensive series" source cod...
《汇编语言课程设计案例精编》源代码-"assembly language curriculum design case intensive series" source code
- 2022-03-23 23:24:14下载
- 积分: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
-
基于汇编语言的51单片机简易电子钟
本代码为本人基于汇编语言的51单片机课程上机考试程序。;实验要求;利用P1/P2口或8255的接口电路和实验台上提供的六个数码管显示,设计一个电子钟,;电子钟设计如下格式 XX XX XX由左向右分别为时、分、秒;本人采用定时器溢出中断确定时间基准,main函数对共阴数码管进行动态扫描;p1口作为位选信号输出端;P2口作为段选信号输出端
- 2022-02-13 20:11:06下载
- 积分:1