资源列表
菜单使用的例子.zip
- masm32菜单使用的例子
chaizi
- 拆字5.试编写一拆字子程序,将累加器A中的高、低四位分开,分别对应放到31H单元、30H单元的低四位中,并将31H单元、30H单元的高四位全部补0。 6.试编写一拼字子程序,将外部RAM中3001H单元、3000H单元的低四位组成一个新的字节,存储到内部数据存储器32H单元中。 -拆字5.拆字try to prepare a subroutine, the accumulator A of the high and low four separate, corresponding o
3
- 输入一个三位数,对这个三位数进行拆分成,个位,十位,百位-Enter a three digits, to split into the triple digits, bits, 10, one hundred
GDT
- 386的各种保护措施的一个重要组成部分是 全局描述表(Global Descr iptor Table),
zhongduanxiangliang
- 汇编语言的中断向量表的操作,能实现查找中断向量等。-assembly language to the suspension of the operation of scale, able to identify interrupt vectors, and so on.
DIANYABIAOASM
- 用汇编语言实现的电压表设计,可用于毕业设计和课程设计参考-Assembly language designed to achieve the voltage meter can be used for graduation and course design reference
iceEXE2BIN
- 可执行文件向二进制文件的转换。能够将所有可执行文件转换成相应的二进制文件。-executable binary files to the conversion. All can be converted into executable files corresponding to the binary files.
1
- 这是大一学了汇编以后的课程设计成果,是一个四色球无规则运动的。算是个3d效果吧!-This is the first year after learning of the compilation of the results of the curriculum design is a four-color ball movement without rules. It is a 3d effect!
T6963c
- t6963c液晶显示模块显示控制应用程序
bank
- 该简单银行管理系统主要包括了开户、存款、取款、注销用户、修改密码等功能。-The simple bank management system including accounts, deposits, withdrawals, log off the user to modify the password functions.
convert_assembak_ISA20060613
- DSP2812编写的模拟退火算法改进程序,对退火过程和采样过程进行了修改-DSP2812 prepared by the simulated annealing algorithm to improve procedures for the annealing process and the sampling process of revision
sine_fir
- 熟悉dsp开发环境ccs之FIR算法实验.工程文件sine_fir.prj,工程由六个文件组成,其中fir_coff.inc是系数文件,包括由Matlab产生的滤波头系数和正弦加噪信号系数,fir_filter.inc是滤波过程的计算,vx54xnt.inc为DSP芯片的初始化,54xdsp.lib为库文件,fir_flt.asm为主程序,fir_flt.cmd为存储器配置文件
