资源列表
Sumarray
- 对数组求和,要求该数组的元素的类型为字节-Sumarray
AD_DA_LED
- 详细了解汇编的AD以及DA 以及数码管的驱动-Learn more about AD and the DA and the compilation of the drive LED
daytime
- 汇编小程序,实现查看时间和日期,在dos下实现-a small programme to show time and date
30kEY
- SC6121发射芯片的解码程序,MCU有AT89C51
MT8888
- MT8888的模拟拨号程序,是C51的.大家可以试下
1
- 一个很简单的 ,就是为了下载其它的,
dir
- 汇编语言程序,能完成dir命令,有些课程设计就是该题
HT1622
- HT1622_A51格式源程序,实测OK-HT1622_A51
ILOVEYOU
- 这个程序的作用是显示一个漂亮的词语。仅供学习。-This program is very interesting. it show a word i love you .
HuiBianYuYanCaiSeJuZhen
- 用汇编语言实现打印彩色矩阵的功能,程序实现的汇编语言如何使用色彩,打印特定图形的功能-Print Color Matrix assembly language, assembly language program how to use color, print specific graphics functions
142
- 求两个整数的最大公约数和最小公倍数,并编写主函数调用这两个子函数,输出结果,两个整数由键盘输入。-#include<iostream> using namespace std int x(int a,int b) //x为求最大公约数的函数 { int t=0 if(a>b)t=b else t=a for(int i=t i>=1 i--)if(a i==0&&b i==0)break return i
MessageBox
- MessageBox 弹出的窗口点击后 返回值的判断-Determine the return value after clicking the MessageBox pop-up window
