资源列表
at89c2051ds1302
- 80C2051与DS1302制作电子钟,采用红外遥控,显示日历及时间。-80C2051 with the creation of an electronic bell DS1302, using the infrared remote control, calendar and time display.
diantizhongjie
- 电梯终结者 汇编语言 基本实现电梯的一般功能-dianti
HelloWorld
- Windows环境下32位汇编语言程序设计的测试-Windows Environment 32-bit assembly language programming test
student
- 这是大一老师让自己做的小程序,基本涵盖了C++书中的基本知识点,数组,输入输出文件流,排序,继承-This is the first year to allow teachers to do their own little program, basic C++ covers the basic knowledge of the book, the array of input and output file stream, sorting, inheritance, etc.
smallgame
- 一款小游戏,通过判断输入年份是否为闰年来判断并变换图片-A game, enter through the year to determine whether or not to judge as a leap year and transform images
8shumashaomiao
- 8位数码管扫描显示电路,其中每个数码管为8段-8-bit digital tube scan display circuit, each for 8 digital tube
asm
- 举例说明怎么在VC6.0环境中调试x86汇编语言,方便汇编语言的调试。-Examples of how VC6.0 environment in x86 assembly language debugger for debugging assembly language.
Ifleap
- 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judge in a particular year a leap year for the program, run executable programs Ifleap.exe, enter the specific year, this year whether to output the message as a leap year.
hextobcd
- 利用汇编语言,实现一个 hex to bcd 的算法程序-The use of assembly language, the realization of a hex to bcd algorithm procedure
Single-chip-design-flower
- 单片机设计 电子琴 用于单片机课程设计等,为大家减少麻烦-Organ for the single-chip single-chip design, such as curriculum design, as we will cut down on trouble
strtol
- implementation of function strtol
LAB22
- 编程实现按照下列6 4键码定义表计算给定行列号的键码在表中 的位置,并取出该键值送入al中。要求使用XLAT指令查表! KeyTable db (0行) 16h, 15h, 14h, 0ffh db (1行) 13h, 12h, 11h, 10h db (2行) 0dh, 0ch, 0bh, 0ah db (3行) 0eh, 03h, 06h, 09h db (4行) 0fh, 02h, 05h, 08h db (5行) 00h, 01h, 04h, 0
