资源列表
str_sigh_second_minus_expression
- 汇编语言下,表达式运算,输入一个带符号的四则运算表达式,得到运算结果,在汇编语言masm611上编译通过
2.2
- 数据结构中的一个非常好的程序~~~~~~~~~~~欢迎交流意见
CHECKPR
- Determine Status of Printer with Explanation. -Determine Status of Printer with Explanat ion.
mmxx
- 矩阵乘法新算法,希望大家有好东西也一起分享-matrix multiplication algorithm, we hope there are good things to share
qichexinhaodengkongzhi
- 用硬件为:可编程并行I/O接口8255A实现汽车信号灯控制情况公11种状态(只含有代码)
1602
- 适合初学者的基于汇编语言的1602液晶模块多字符显示程序-Suitable for beginners based on the assembly language of the 1602 multi-character LCD display program
Trans
- 运用汇编语言开发的一个小程序,通过对此程序的开发使用 可以轻松学习 汇编。-The use of assembly language to develop a small program, through the development of this procedure can easily learn to use compile.
dim
- 这是一个用来计算一条曲线的分维数的程序。-fractal dimensions
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
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
