登录
首页 » 汇编语言 » 这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。...

这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。...

于 2023-04-23 发布 文件大小:4.94 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度...
    写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度-Writing a function, and the length of a string, in the main function in the input string and output its length
    2022-05-29 01:37:52下载
    积分:1
  • fun typing games
    好玩有趣的打字游戏-fun typing games
    2022-01-25 15:21:02下载
    积分:1
  • 哈弗曼码的实现,本人亲测完美运行。 码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
    哈弗曼编码的实现,本人亲测完美运行。 编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。 要求:这8个字母任意,输出各字母的编码值。 -huffman Tree
    2022-05-10 19:04:03下载
    积分:1
  • windows 环境下的nasm译器器源码
    windows 环境下的nasm汇编编译器器源码-The source code of nasm in the windows environment
    2022-02-15 11:50:23下载
    积分:1
  • suitable for use in 4
    适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,-suitable for use in 4-wire Touchscreen, through standard protocols and CPU SPI communication, simple operation, high accuracy,
    2022-08-22 23:49:12下载
    积分:1
  • DS18B20 driver assembly language made by the two digital display, the program ha...
    ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
    2022-11-20 02:40:03下载
    积分:1
  • 自己程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)
    自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure back up the program file before execution :)
    2022-08-24 13:09:14下载
    积分:1
  • personal album procedures for the sharing
    个人相册程序-------------供大家分享-personal album procedures for the sharing-------------
    2022-09-25 11:35:03下载
    积分:1
  • and vector interrupt settings and read the DOS function calls, which in this cas...
    与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
    2022-02-02 05:53:54下载
    积分:1
  • ex5_1 I
    ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass
    2022-07-25 07:00:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载