资源列表
MT8888
- MT8888的模拟拨号程序,是C51的.大家可以试下
1
- 一个很简单的 ,就是为了下载其它的,
dir
- 汇编语言程序,能完成dir命令,有些课程设计就是该题
HT1622
- HT1622_A51格式源程序,实测OK-HT1622_A51
vb.netSaveAndReadTXT
- vb.net read txt file storage vb.net read txt file storage
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
Timer1
- Source code for digital potentiometer
MessageBox
- MessageBox 弹出的窗口点击后 返回值的判断-Determine the return value after clicking the MessageBox pop-up window
copy
- 使用汇编语言编写一拷贝程序,要求在命令行指定源文件名和目标文件名。-The use of assembly language to prepare a copy program, asked to specify the source and destination file name on the command line.
fafa
- 用MATLAB首先显示彩色图像,然后显示灰度化后的图像,再绘制直方图,直方图均衡化-MATLAB show color image first, and then according to gray image, to draw the histogram, the histogram equalization
