资源列表
mbr
- MBR登陆验证的汇编源码,带有详细注释。-The MBR login verification of assembly source code, with detailed annotations.
1
- 加减计数器 library ieee use ieee. std_logic-_1164.all entity dec3_8 is port(a,b,c,s1,s2,s3: in std_logic y: out std_logic_vector(0 to 7)) end architecture b of dec3_8 is signal abc: std_logic_vector(0 t
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_vect
sy4
- D74LS74 JK74ls112. LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY D74LS74 is port(clk,clr,PRE,D:in std_logic QT,QTN:out std_logic) end ENTITY D74LS74 architecture bhv of D74LS74 is signal q,qn:std_logic signal x:std_logic
alarm-clock
- its a simple alarm clock source code which is written in assembly language-its a simple alarm clock source code which is written in assembly language....
The.Art.of.Assembly.Language
- 汇编的艺术,计算机经典书籍,好好学习吧,共同努力,-The Art of Assembly Language
lexical-analyzer-CPP
- 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。编译原理专用词法分析程序-Through the design of the preparation of debugging a lexical analysis of specific procedures, better understanding of the principles of the understanding of lexical analysis.
Character-classification
- 基于汇编的字符分类实现,将一个字符串中的字符、数字、等分行显示-Based on the character of assembly classification realized, will a string of characters, Numbers, and branch display
Find-the-even-minimum-value
- 用汇编实现寻找偶数中最小值,程序中事先给定偶数序列-Assembly language even find the lowest value in, program given a array for even
2-and-hex-output
- 汇编实现二进制和十六进制的输出,很久以前写的,具体看代码-Assembly realize binary and hexadecimal output
maopao
- 冒泡排序法 应用于汇编语言的编写程序 可以有效地实现该程序-Bubble sort
ASMHelper
- 汇编金手指 十分实用的汇编CHM 习明编写-Compilation of Goldfinger
