登录
首页 » Asm » asmpro

asmpro

于 2007-07-05 发布 文件大小:242KB
0 128
下载积分: 1 下载次数: 59

代码说明:

  很多经典的汇编代码~电子时钟~日期显示~中标显示~磁盘文件读写~简易文本编辑器~等等!(many classical compilation code-date electronic clock showed ~ ~ ~ successful show-writable disk summary document text editor, and so on ~!)

文件列表:

汇编程序
........\案例10显示彩色矩形块
........\....................\jx.asm
........\....................\JX.EXE
........\....................\说明.txt
........\案例11字符图形程序中国北京
........\..........................\beijing.asm
........\..........................\beijing.EXE
........\..........................\说明.txt
........\案例12字符图形程序阳泉学院
........\..........................\yangquan.asm
........\..........................\yangquan.EXE
........\..........................\说明.txt
........\案例13图形变换
........\..............\exchange.asm
........\..............\exchange.EXE
........\..............\说明.txt
........\案例14汽车小鸟动画
........\..................\car.ASM
........\..................\car.EXE
........\..................\说明.txt
........\案例15动画心
........\............\heart.asm
........\............\heart.EXE
........\............\说明.txt
........\案例16打字练习
........\..............\testword.asm
........\..............\testword.EXE
........\..............\说明.txt
........\案例17打字计时练习
........\..................\wordtest.ASM
........\..................\wordtest.EXE
........\..................\说明.txt
........\案例18系统时间显示
........\..................\systime.asm
........\..................\systime.EXE
........\..................\说明.txt
........\案例19显示日期时间
........\..................\daytime.ASM
........\..................\daytime.EXE
........\..................\说明.txt
........\案例1判断闰年程序
........\.................\Ifleap.ASM
........\.................\IFLEAP.EXE
........\.................\说明.txt
........\案例20七段电子表显示
........\....................\dzbiao.asm
........\....................\dzbiao.EXE
........\....................\说明.txt
........\案例21简易文本编辑器
........\....................\textedit.ASM
........\....................\textedit.EXE
........\....................\说明.txt
........\案例22磁盘文件的读写
........\....................\infile.asm
........\....................\INFILE.EXE
........\....................\l.txt
........\....................\wfile.asm
........\....................\WFILE.EXE
........\....................\说明.txt
........\案例23学生成绩管理
........\..................\cjgl.ASM
........\..................\CJGL.EXE
........\..................\CJGL.OBJ
........\..................\LINK.EXE
........\..................\MASM.EXE
........\..................\SCORE.TXT
........\..................\说明.txt
........\案例24和25pc机间的通信
........\......................\interrupt.EXE
........\......................\interrupt.txt
........\......................\require.EXE
........\......................\require.txt
........\......................\说明.txt
........\案例26钟表显示
........\..............\clock.asm
........\..............\CLOCK.EXE
........\..............\CLOCK.OBJ
........\..............\musi.asm
........\..............\musi.OBJ
........\..............\sound.asm
........\..............\sound.OBJ
........\..............\说明.txt
........\案例27“霓虹灯”的模拟显示
........\..........................\01_m.asm
........\..........................\01_m.exe
........\..........................\01_m.obj
........\..........................\02_j.asm
........\..........................\02_j.exe
........\..........................\02_j.obj
........\..........................\03.ASM
........\..........................\03.EXE
........\..........................\03.OBJ
........\..........................\03_k.obj
........\..........................\101_a.asm
........\..........................\101_a.exe
........\..........................\101_a.obj
........\..........................\103.ASM
........\..........................\103_a_x.asm
........\..........................\103_a_x.exe

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

发表评论

0 个回复

  • 这是一个用写的四位数码显示程序(先显示P,然后按键则显示相应的键码。)...
    这是一个用汇编语言写的四位数码显示程序(先显示P,然后按键则显示相应的键码。)-This is a compilation of the language used to write the four digital display program (the first show that P, and then showed the corresponding button key code.)
    2023-03-19 23:20:03下载
    积分:1
  • 原理是,通过8279来实现8 * 2键盘的控制扩展…
    实现原理是由8279的8*2键盘控制373扩展输出口,由一位片选信号线连接的8088CPU的一个地址上,8279的每一个键值控制8088里面的每一套方案,由8088控制373扩展口输出给单色灯,实现节日灯的效果。-Principle is that by 8279 to achieve the 8* 2 keyboard to control the expansion of output 373, by a chip select signal lines connected to an address on 8088CPU, 8279 every 8088 key control inside each set of program control 373 by 8088 expansion of output to the monochrome lights, festive lights to achieve results.
    2022-07-04 19:54:07下载
    积分:1
  • 调用库文件设计的流水灯,简单易懂而且实用!
    调用库文件设计的流水灯,简单易懂而且实用!-Call the library file designed water lights, easy-to-read and practical!
    2022-03-05 21:32:50下载
    积分:1
  • 点阵显示 点阵显示
    点阵显示 点阵显示-Dot-matrix display Dot Matrix display
    2023-06-20 02:00:03下载
    积分:1
  • 定时流水灯 定时流水灯
    定时流水灯 定时流水灯 -liushui
    2022-01-26 03:42:20下载
    积分:1
  • DAC0832的示例程序,希望对大家有帮战哦!
    DAC0832的示例程序,希望对大家有帮战哦!-Examples DAC0832 procedures, in the hope that everyone has to help fight Oh!
    2022-01-22 03:36:30下载
    积分:1
  • 制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个码表...
    在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
    2022-01-26 04:59:49下载
    积分:1
  • 从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。...
    从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。-Starting from the first address 1000H store the number 10 to require the design process to sort these the number of small to large, sort after a few still on the original address.
    2022-06-18 21:59:25下载
    积分:1
  • matlabxueqi
    小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2。 注:(求和代替积分) 3.信号 2, t0/3>t>0 m(t)= -6, t0/3<=t<2*t0/3 0, 其它 t0=0.15,使用AM调制和包络检波解调.(Primary phase of source 1. Test procedures for MATLAB. Signal sinc (10* t),-2 < = t < = 2 m (t) = 0, the other with the 100hz signal carrier to the middle class and DSB demodulation. To complete the following tasks: Draw has been transferred signal for the spectrum signals have been adjusted, and image representation. Draw demodulation signal solving transfer spectrum signal, and image representation. 2. Signal sinc2 (100t), | t | ≤ t0 m (t) = 0, the other the use of frequency modulation of the carrier modulation for 1000HZ. Offset constant kf = 50, t0 = 0.2. Note: (sum in lieu of points) 3. Signal 2, t0/3> t> 0 m (t) =-6, t0/3 < = t < 2* t0/3 0, other t0 = 0.15, the use of AM modulation and demodulation envelope detector.)
    2009-06-02 00:19:55下载
    积分:1
  • err
    源码公开-线弹性动力分析直接积分 声明: 贴出源程序只是为了给有这方面需要的弟兄提供参考,并 非用于和做这方面工作的弟兄讨论用。 本人不对程序的正确性提供任何保证,不对程序的可读性 承担任何义务,也不承担对使用者在使用过程中的任何问 题提供解答的义务。 同意本声明的弟兄可以以任何的方式修改、使用 和传播本程序。否则,请勿以任何方式使用本程序。 NEWMARK BETA源程序(FORTRAN)。程序是一个独立的文件( F77格式),使用者可将其拷入一个文件并改名为.FOR即可。 如:NEWMARK.FOR。程序中的矩阵和向量均为满存储。 -err
    2022-06-27 11:08:02下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载