联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 汇编语言(21) 

[汇编语言] A1

简单51程序,主要针对初学者的51程序,跑马灯的
51 simple procedures, mainly for beginners of 51 procedures, the Marquee (2008-09-09, Asm, 2KB, 下载39次)

http://www.pudn.com/Download/item/id/543930.html

[汇编语言] XFJ_A1

消费机嵌入式程序,用于读写IC卡,采用CAN通信
Consumer machines embedded program for reading and writing IC card, using CAN communications (2010-01-19, Asm, 22KB, 下载20次)

http://www.pudn.com/Download/item/id/1045260.html

[汇编语言] 最新BF

LDPC码硬判决译码算法,标准BF算法,可实现定码长和定码率的分析
Hard Decision Decoding Algorithms for LDPC Codes (2019-04-20, matlab, 69KB, 下载13次)

http://www.pudn.com/Download/item/id/1555742878532768.html

[汇编语言] dzz

设计一个定时显示装置,用实验仪左侧的六个LED数码管显示时间,时间显示格式为24小时制。分秒值为59分55秒时开始报时,每秒钟蜂鸣器鸣叫一声,到整点报时停止。 74系列模块;8254模块;8259模块;8255模块。 在PD32实验模块中验证正确 8254每25ms刷新依次 Q_0、Q_1、Q_2、Q_3分别与Q0、Q1、Q2、Q3相连 P_0、P_1、P_2分别与P0、P1、P2相连 74: CS1接340H,CS2接360H GATE0接+5V,CLOCK0接1.5MHZ,OUT0接IR0,GATE1接8255第四片B0,CLOCK1接93KHZ,OUT1接蜂鸣器,CS接300H,A0接地址线A2,A1接地址线A3 8259CS1接3A0H,INT1接INTR,INT-A接INTA,SP/1接+5V 8255CS4接CS-4
Shows the design of a timing device, the experimental instrument with the left side of the six LED digital time display, time display format for the 24-hour clock. Accurate value of 59 minutes and 55 seconds at the beginning of time, calls out every second buzzer to stop the whole point of time. 74 series module 8254 module 8259 module 8255 module. PD32 experimental module in the right to verify each and every 25ms refresh 8254 followed Q_0, Q_1, Q_2, Q_3 with Q0, Q1, Q2, Q3 connected to P_0, P_1, P_2, respectively, and P0, P1, P2 connected 74: CS1 access 340H, CS2 Access 360H GATE0 then+5 V, CLOCK0 then 1.5MHZ, OUT0 then IR0, GATE1 the fourth film 8255 then B0, CLOCK1 then 93KHZ, OUT1 access buzzer, CS next 300H, A0 then address line A2, A1 then take the address line A3 8259CS1 3A0H, INT1 then INTR, INT-A Access INTA, SP/1 then+5 V 8255CS4 then CS-4 (2009-05-30, Asm, 2KB, 下载9次)

http://www.pudn.com/Download/item/id/784444.html

[汇编语言] 8086

设有十个学生的成绩分别为56 69 84 82 73 88 99 63 100 80。编制程序分别统计低于60分,60-90 67-97,80-89,90-99和100分的人数,并存放于s5,s6,s7,s8,s9,s10中
With 10 pupils, respectively 56 69 84 82 73 88 99 63 100 80. Statistical programming, respectively, below 60 60-90 67-97,80-89,90-99 and 100 the number of points, and deposited in the s5, s6, s7, s8, s9, s10 of (2008-09-29, Others, 125KB, 下载9次)

http://www.pudn.com/Download/item/id/553962.html

[汇编语言] E6_8259中断

8259中断控制应用实例+protues仿真
8259 interrupt control application example +protues simulation (2017-12-29, Protues, 68KB, 下载8次)

http://www.pudn.com/Download/item/id/1514552119532716.html

[汇编语言] 32bit

97年国际程序大赛冠军作品,运用汇编语言编写,绝对惊人
97 years of international procedures champion works, written in assembly language to use, absolutely amazing (2010-03-08, Others, 6KB, 下载7次)

http://www.pudn.com/Download/item/id/1079665.html

[汇编语言] A1

汇编语言实现小鸟的飞翔,变化,用v,-交替实现,实现会变的动画效果
Assembly language of the birds fly, change, v,- alternately achieve realization becomes animation (2012-10-27, Asm, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2029217.html

[汇编语言] 49636934Asm

A1.asm 显示程序实验 STACK1 SEGMENT STACK DW 256 DUP(?) STACK1 ENDS DATA SEGMENT USE16 MES1 DB Show a as hex: ,0AH,0DH, $ SD DB a
Experimental A1.asm display program STACK1 SEGMENT STACK DW 256 DUP (?) STACK1 ENDSDATA SEGMENT USE16MES1 DB Show a as hex:, 0AH, 0DH, $ SD DB a (2008-06-29, Asm, 28KB, 下载6次)

http://www.pudn.com/Download/item/id/500587.html

[汇编语言] 1

这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<你输入的文件名.txt,就出现标准的三维空间动画和音乐了。悍啊.... 大家可以试一下,绝非病毒敬请放心。
a funny program (2010-10-13, Others, 6KB, 下载5次)

http://www.pudn.com/Download/item/id/1316854.html

[汇编语言] word_first

这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景!
This program is 97 years Mekka 97 4 K Intro game first award works, assembly language writing. The whole program (4095 bytes, generation. Com program only 4 K, but realized the 3 D animation effects, and a background music!!!!! Picture of the game is very dizzy a scene! (2011-10-28, TEXT, 7KB, 下载4次)

http://www.pudn.com/Download/item/id/1682167.html

[汇编语言] sy1

28M分频器 D触发器 jk触发器 library ieee
library ieee use ieee.std_logic_1164.all use ieee.std_logic_arith.all use ieee.std_logic_unsigned.all entity ymq is port(num:in std_logic_vector(3 downto 0) dout:out std_logic_vector(0 TO 6)) end ymq architecture a1 of ymq is begin (2012-04-11, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1824804.html

[汇编语言] A1

51单片机状态顺序编码,监控程序在主程序中
Coding sequence of 51 single-chip status, monitoring procedures in the main program in (2009-04-16, Asm, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/717844.html

[汇编语言] 97_3d

97世界编程大赛冠军的程序,汇编成机器码,实现了3D显示,北京音乐,很神奇,可在dos下直接编译运行.
97 world championship programming procedures, compiled into machine code, to achieve a 3D display, the Beijing music, it is amazing, you can directly compile and run under dos. (2011-05-09, Windows_Unix, 18KB, 下载3次)

http://www.pudn.com/Download/item/id/1523270.html

[汇编语言] A1

成绩排序,冲大到小,数据在内纯中,自己定义的
unknow (2010-11-30, DOS, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1364162.html

[汇编语言] filtr_wsp

One-dimensional simple filtration of SAR radar data, to run on a Analog Devices BF-538F processor.
One-dimensional simple filtration of SAR radar data, to run on a Analog Devices BF-538F processor. (2010-03-01, Asm, 6KB, 下载2次)

http://www.pudn.com/Download/item/id/1072679.html

[汇编语言] EJ3

Moving tabla.Confeccionar a program capable of putting the thirty-two words from one table to another, * * if the data is a multiple of three, otherwise will be A1. Use the instruction of division. *
Moving tabla.Confeccionar a program capable of putting the thirty-two words from one table to another, * * if the data is a multiple of three, otherwise will be A1. Use the instruction of division. * (2011-05-19, Asm, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/1538964.html

[汇编语言] a1-2

a program can convert binary to ASC and ASC to binary
a program can convert binary to ASC and ASC t o binary (2006-02-11, Asm, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/144938.html

[汇编语言] ich2player

AC 97 DOS.wav播放器,适用于Intel ICHx(ICH到ICH7)_和_ 440MX芯片组。
AC 97 DOS .wav player for the Intel ICHx (ICH through ICH7) _and_ 440MX chipsets. (2020-10-10, Assembly, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688301238785929.html

[汇编语言] Lebowski-controller-IC

存档:Lebowski控制器IC 2.A1源代码_and_(简短)说明
ARCHIVE: Lebowski controller IC 2.A1 source code _and_ (short) explanation (2020-03-02, Assembly, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688301146513932.html
12
总计:21