-
IA-32汇编原代码,mars算法.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, mars algorithm. Compared to c/c++ Write the original code, more efficient
- 2022-04-19 18:54:28下载
- 积分:1
-
卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有...
卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有-Convolutional codes and Viterbi encoding the C54x Simulator simulation test and matlab to achieve, dsp assembly language and matlab programming have
- 2022-07-18 21:59:37下载
- 积分:1
-
设计制作了一种智能台灯,主要是以BISS0001和单片机组成的红外传感控制电路。其特点是在有人时且外界光强较弱时能自动开灯,无人时关灯,节约能源;且能纠正坐姿,...
设计制作了一种智能台灯,主要是以BISS0001和单片机组成的红外传感控制电路。其特点是在有人时且外界光强较弱时能自动开灯,无人时关灯,节约能源;且能纠正坐姿,防止近视-Intelligent design a table lamp, and is based on single-chip component BISS0001 and infrared sensor control circuit. Its characteristics are in and the outside world when it was relatively weak light intensity can automatically turn on the lights when no one when the lights are turned off, energy conservation can correct posture and prevent myopia
- 2023-05-12 08:30:02下载
- 积分:1
-
在保存.5下编译ucos的案例,非常方便想了解ucos的入门者
在保存.5下编译ucos的案例,非常方便想了解ucos的入门者-In the preservation of the compiler under .5 uCOS case, a very convenient entry uCOS would like to know who
- 2023-06-24 12:10:03下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1
-
改程序通过使用8254和8255以及其他一些辅助芯片实现了一个简单但功能比较完善的电子钟...
改程序通过使用8254和8255以及其他一些辅助芯片实现了一个简单但功能比较完善的电子钟-Reform process through the use of 8254 and 8255, as well as other ancillary chip features a simple but fairly complete electronic bell
- 2022-08-11 05:41:30下载
- 积分:1
-
Tabla multiplicar
.model 小
64.stack
.data
num db"Introdusca 联合国第 $",10,13 ;可变段 reslpaldar el número digitado por el usuario。
.code
属于:
mov ax @data
mov ds、 ax
mov 啊,09 h
lea dx num
int 21 h
mov 啊,01h ;Pedir el número al usuario
int 21 h
潜艇基地,30 h
mov num,al ; guardamos el número digitado en num 中。
mov cl,01 h; Iniciamos el 康塔多 en 1
mov cx 10
tabla:
mov al,num ; movemos al número guardado en num AL
mul cl ; se multiplica CL por AL,el resultado se 瓜尔达 en AL
aam ; ajuste ASCII 段 multiplicación
mov bx,ax;Se respalda la multiplicación BX el
mov 啊,02 h
mov dl,10,13 ; imprimimos 联合国非裔
int 21 h
mov 啊,02 h
mov dl,bh ; Imprime la 单方面阿尔塔德尔登记 BX,si el número es 市长德 9 imprime las decenas
添加 dl,30 h;Suma 30 段 imprimir el número 真实。
int 21 h
mov dl、 bl ; imprime la 单方面巴哈德 BX o la
- 2022-01-25 14:43:48下载
- 积分:1
-
学生信息管理系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。试编写程序实现以下功能:(1) 可以录入学生成绩(十进制形式);(2) 可以按要求(如学号或成绩)进行排序显示;(3) 可以统计平均成绩;可以统计不及格、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-02-03 18:39:10下载
- 积分:1
-
51开发MP3应用程序
51开发MP3应用程序-51 the development of MP3 applications
- 2022-07-11 07:40:59下载
- 积分:1
-
MSP430 routine, from the EW430 select tools, is a simple procedure
msp430例程,从EW430工具软件中选择,是一个简单程序-MSP430 routine, from the EW430 select tools, is a simple procedure
- 2022-05-20 06:08:52下载
- 积分:1