-
该软件提供了编辑、编译、运行、调试汇编语言程序的集成环境...
该软件提供了编辑、编译、运行、调试汇编语言程序的集成环境-The software provides editing, compiling, running and debugging assembly language integrated environment
- 2022-03-23 14:49:35下载
- 积分:1
-
《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。...
《个人求职管理系统》可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统。-http://www.tiandinet.com
- 2022-02-20 10:47:22下载
- 积分:1
-
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程...
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程-Some of the basic floating-point realize, you can easily call in ASM environment of these subroutines, simplify programming
- 2022-03-23 23:41:10下载
- 积分:1
-
First, the use of a keyboard display interface chip receive keys keys 8279, and...
一、 使用键盘显示接口芯片8279接收按键键值,并在七段数码管上显示出来,通过判断键值进入相应音乐播放处理程序。在音乐播放程序中,使用定时器/计数器8253的计数器2,使其工作在方式¬ ¬ 3―方波发生器,通过查表依次取出乐曲频率值送入计数器作为计数初值,经out2输出方波,驱动扬声器发出不同频率的声音,在每个音阶之间加入相应的延迟时间,即实现了音乐的播放。-First, the use of a keyboard display interface chip receive keys keys 8279, and Seven-Segment LED display, through to determine the corresponding music player keys to enter the treatment program. Procedures in the music player, use the timer/counter 2 counter 8253 to work in the way ? ? 3- square-wave generator, followed by out music through the look-up table values into the counter as a frequency count of the initial value, the output side out2 waves, driven loudspeakers of different frequency sound, in between each scale by adding the appropriate delay time, namely, the realization of the music player.
- 2023-03-17 05:55:03下载
- 积分:1
-
USART异步串行发送例程,适合初学者学习!
USART异步串行发送例程,适合初学者学习!-USART asynchronous serial send routine, suitable for beginners to learn!
- 2023-03-16 15:15:03下载
- 积分:1
-
一个密码程序很好
一个密码程序很好-a good password procedures
- 2022-05-25 15:06:28下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1
-
递归下降分析法让我们更加的能够懂得和了解词法分析的内容和注解。...
递归下降分析法让我们更加的能够懂得和了解词法分析的内容和注解。-Recursive descent analysis so that we can know and understand more of the lexical analysis of the content and annotations.
- 2022-01-26 07:33:53下载
- 积分:1
-
程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等...
程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等-Interruption of scanning process with paragraph 7 digital display, there are external interrupt MS serial communication interruption, such as interruption
- 2022-02-07 12:07:58下载
- 积分:1
-
简单的汇编语言虚拟机,可以编译并执得很简单的汇编语言程序...
简单的汇编语言虚拟机,可以编译并执得很简单的汇编语言程序-a simple virtual machine that can execute a simple assembly language
- 2022-01-25 22:21:01下载
- 积分:1