资源列表
L3
- 汇编语言编写的,可输出一段音乐,并可将键盘变为“电子琴”
xianling
- 响铃程序(从键盘接收输入字符,如是数字N,则响铃N次。如不是数字,则不响。)
0809_AD
- A/D转换子程序,根据单片机的读写时序以及其丰富的I/O接口,利用汇编编程,实现模-数转换功能。
加减计数器
- 软件介绍了,89S52,ICC编程加减计数
Digital_LED_Thermometer_Celcius.bas
- This project shows the temperature on a three digit 7-segment display, it measures the temperature from -9.5 to 99 degrees Celcius in 0.5 C steps, or from 0 to 210 degrees Fahrenheit in 1.0 degrees steps. Because of the LED display the temperature is
timer
- timer in assembly language
tossboard
- two assembly source codes that uses a toss board and a seven segment with twinkling diods PIC16F87X pushing a button allows the counter to count from 0 to 6 and show it on both the segment board and the toss board or individually.
sio
- 透過0x2E, 0x2F讀取Super I/O-Through 0x2E, 0x2F read the Super I/O
lexical
- this file is for lexical analysis in c language
Global
- This the second file of the bunch of uploaded files. You can share it as you like.-This is the second file of the bunch of uploaded files. You can share it as you like.
project.tar
- In this assignment you will be designing a chip that both encodes and decodes a data stream using a Hamming code. You will also inject random errors into the data stream and your decoder must be able to fix single-bit errors. Note: This project is in
exp602
- 汇编程序,显示错误信息show_err 。在调用DOS的文件管理功能时,如果出现错误,DOS处理程序将把进位标志位置1,并在AX中装入错误码,然后调用show-err程序将错误信息显示出来。错误码1~35、80~83各表示一种DOS错误,36~79为保留代码,其它代码(小于1或大于83)为无效代码。show-err程序,根据AX中的错误码分别显示错误信息,保留代码信息或无效代码信息(使用debug命令调试)。-Assembler displays an error message show_er
