搜索资源列表
汇编语言相关领域问题讨论
- 汇编语言基础知识及相关领域问题讨论,windows基础知识及计算机组成原理,相关论坛。-basic knowledge of assembly language and discussed issues related fields, windows and basic knowledge of computer components principle, the relevant fora.
64-Bit - Programming and Assembly Issues
- 一个介绍64位汇编语言编写成序的电子书籍,有兴趣的可以看一下!-introduced a compilation of 64 languages into the electronic order books, are interested can look at!
Yueshefu
- 一个汇编语言编写的程序,用来实现约瑟夫环,编写此程序时的具体问题是猴子选大王-an assembly language prepared by the procedures used to achieve Joseph Central, this program will prepare specific issues in the election monkey king
usbcode
- 一个的usb源码,提供给大家参考一下,有什么问题请指教-a source of usb, to refer to, what issues please enlighten
jhvhjhk
- 乒乓球游戏机实验报告实验人: 大火虎设计课题: 用VHDL设计一个乒乓球游戏机,用开关来摸拟球手及裁判,用LED来模拟乒乓球,采用每局十一球赛制,比分由七段显示器显示. 设计思路: 采用按功能分块,将整个电路分成若干子程序,利用不同的子程序来实现记分,显示,键盘控制。设计过程: 1) 对4MHZ信号进行分频,得到所需的1HZ,及七段显示器所需的频率.存为CLOCKMAKE.VHD(注:仿真时所加的信号频率比这要高。)。 2) 设计一个子程序来描述裁判,左击球手,右击球手的动作对LED显示的影响,
键盘设计
- 1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter button issues as keys or disconn
中断矢量设置与读取有关的DOS功能调用
- 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
66cdc99d-ef33-4559-97ac-4f2a0ba0d69f
- 因为在仿真中,由于内存问题,不能够使用带有字库的芯片,所以用串口的形式来实现该功能。-Because in the simulation, because of memory issues, it is not able to use the chip with a font, so using the form of serial port to achieve this feature.
8051_MCU_Basic_
- 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt c
tingchechangwenti
- 停车场问题.c是数据结构的经典问题 这是王权能适用的码源-Parking lot issues. C is the classic problem of data structure which is the Crown could apply to the code source
josefu
- Josephu问题为:设编号为1,2,… n的n个人围坐一圈,约定编号为k(1<=k<=n)的人从1开始报数,数到m 的那个人出列,它的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。-Josephu issues: Let numbered 1,2, ... n of the n individuals sitting around, agreed number k (1 < = k < = n) from 1 to s
DataRepresentation
- This chapter discusses history of the 80x86 CPU family and the major improvements occuring along the line. The historical background will help you better understand the design compromises they made as well as understand the legacy issues surround
huibianyuyan
- 汇编语言问题以及说明文档 详细的汇编语言学习资料-Assembly language issues as well as detailed documentation of the assembly language learning materials
Digitalflashingdisplays
- 用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入的4位数字,闪烁频率为每秒一次。其外,还需实现一些附加功能,比如:可控制左移还是右移;可重新输入另外一个四位数;输入时可回显;以及输入时的十六进制到十进制的转换的等问题。-Machine Design STARES598PCI veneer developed with an application interface chip as t
dsgfsdf
- 针对小车在行驶过程中的寻迹要求,设计了以AT89C51单片机为核心的控制电路,采用模块化的设计方案,运用色标传感器、金属探测传感器、超声波传感器、霍尔传感器组成不同的检测电路,实现小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等问题检测,并对设计的电路进行了理论分析和实际测试。结果表明,该智能小车具有很好的识别与检测的能力,具有定位精度、运行稳定可靠的特点。-For the car moving in the process of tracing requirements, desig
Advertising-light
- 广告灯设计,采用汇编语言的程序设计,利用取表的方法,使端口P1做单一灯的变化:左移2次,右移2次,闪烁2次(延时的时间0.2秒)。-Experiments and practical issues (5) Advertising light (using the check list method)
tree
- 汇编语言编程课题设计课题资料,希望对大家有帮助-Subject of assembly language programming information design issues, we hope to help
zhenjiashuitong
- 真假水桶问题 实现一个类似于电子监管网的系统,在一个文件 jgm.dat 中存放了合法的监管码,该文件以文本文件的形式存在,每行存放一个监管码,监管码为 16 位或 20 位的数字。该文件的尺寸不超过 4M。 -True and false buckets issues to achieve a similar system of electronic monitoring network, the legitimate regulatory code is stored in a fi
LplyDir_v1.0
- LplyDir是基于35dir内枋源码2.3版进行了修正并精仿一套蓝色模板。 2012.11.23 更新: 修正安装时报错问题 修改网站 网站名称,TAG标签,网站简介 获取方式,获取更精准 修正后台添加广告报错问题 修正初次缓存更新报错问题 修正某些服务器不开启Gzip压缩功能无法打开网站问题 修正搜狗PR获取失败问题 修正谷歌PR获取失败问题 修正后台编辑站点IP显示不正常问
hit-the-bird
- (1) 设计方法和设计要点: 主要是INT中断的调用以及子弹与小鸟坐标的计算,还有就是控制跳转的各种条件的设计。 (2) 关键问题的解决方法及关键模块说明: 关键问题有小鸟以及子弹飞到屏幕边缘时的重定位以及检查按键等,还有就是大众的判断,程序主要有三个模块,一个是绘制小鸟,一个是绘制子弹,还有就是命中的判断以及积分。 -(1) design methods and design features: the INT interrupt the call as well
