登录
首页 » Asm » 62256-RAM

62256-RAM

于 2021-03-24 发布 文件大小:22KB
0 138
下载积分: 1 下载次数: 1

代码说明:

  emu8086 proteus 74LS273 实现存储单元的读写仿真测试(emu8086 proteus 74LS273 62256 RAM )

文件列表:

62256-RAM
.........\62256.DSN,100692,2016-12-05
.........\62256.PWI,1357,2016-12-05
.........\mycode.asm,212,2016-12-04
.........\mycode.exe,533,2016-12-04
.........\mycode.exe.debug,408,2016-12-04
.........\mycode.exe.list,3159,2016-12-04
.........\mycode.exe.symbol,701,2016-12-04
.........\mycode.exe.~asm,233,2016-12-04
.........\mycode.exe_BKP22014,533,2016-12-04
.........\mycode.exe_BKP596,405,2016-12-04

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

发表评论

0 个回复

  • dianzhen
    一个单片机开发实例,可以用开发板实现点阵的规律闪烁发光(A microcontroller development example, you can use the law of the development board to achieve lattice twinkling)
    2010-11-02 12:41:38下载
    积分:1
  • Ad_dasub
    几种常用AD,DA芯片的处理子程序,包括ADI和TI的几个芯片及锯齿波子程序(Several common AD, DA chip processing subroutine, including several ADI and TI' s chips and sawtooth subroutine)
    2011-09-22 12:49:09下载
    积分:1
  • Laserscan
    基本STC51单片机的PWM双直流电流扫描激光灯,通过控制两电机的不同速度比来实现多种图案的扫描显示。(Basic STC51 MCU PWM double dc current scanning laser, by controlling the different speed ratios of the two motor to realize the scans showed a variety of design.)
    2013-08-04 21:01:51下载
    积分:1
  • DS1302-LCD1602
    DS1302高精度时钟+LCD1602。实现时钟的高精度及芯片的资料(DS1302 high-precision clock+LCD1602. Achieve high-precision clock chip)
    2013-04-06 16:34:59下载
    积分:1
  • 15
    说明:  本系统由单片机及其最小系统模块、热电偶测温模块、AD620信号放大模块、键盘模块、LED时钟显示模块、LCD图形显示模块、串口通讯模块组成。可以实现对多点温度的实时测量、分时显示,用户可以通过键盘选择需要显示的通道,也可以通过计算机上的用户界面查看温度变化,强大的显示功能给用户一个直观的印象。(?? ε ? ??? ??? ? Сε ? ?? dawdle ??煼? ? ?? dawdle AD620?? ?? ?? dawdle?? dawdle LED ? ? ? ?? dawdle LCD ? ?? ? ?? dawdle??? ?? ??? latch? ɡ?? ? ?? π? ? ? ?? ? ?? ?? ? ???-? ? ??? ???? ? ????? ? Ш?? ?? ????? ?? ? ????? ???? trouble? ? ?? ?仯?? ?? ?? ???? ??? ??? 5ē? ???)
    2007-07-29 13:25:17下载
    积分:1
  • Continuous-phase-modulation
    本文档总结了CPM调制解调方法,涵盖GMSK,MSK,CPFSK等调制技术的总结,以及各种相干,非相干解调的matlab仿真结果,仅供参考。(This document summarizes the CPM modulation and demodulation methods, covering GMSK, MSK, CPFSK and other modulation techniques, as well as a variety of coherent, non coherent demodulation of the MATLAB simulation results, for reference only.)
    2017-01-10 17:26:18下载
    积分:1
  • 2
    说明:  编写带缓存的文件操作类 从执行体程序库中的CLLogger类可知,通过缓存要写入文件中的数据,能够提高读写磁盘的性能 请编写一个文件操作的封装类,其要求如下: 需要提供open/read/write/lseek/close等函数的封装函数 该类要提供数据缓存服务。 调用该类的写操作接口时,数据要首先写到缓存,然后再根据策略写到文件中。 调用该类的读操作接口时,该类能根据策略缓存读出的数据 读写缓存要保持一致性 (From the implementation of the CLLogger class library, we can know, through the cache to write data in the file, you can improve the performance of the read and write disk Please write a package for the operation of the class, and its requirements are as follows: The encapsulation function of open/read/write/lseek/close and other functions is required. The class to provide data cache services. When the write operation interface of the class is called, the data must first be written to the cache, and then the policy is written to the file. When a read operation interface of the class is called, the class can read the data according to the policy cache. Read/write cache to maintain consistency)
    2016-11-05 21:27:34下载
    积分:1
  • MyShake
    安卓摇一摇案例,安卓传感器的学习模版,值得学习(Andrews shake case study template Andrews sensor, it is worth learning)
    2016-07-20 14:05:19下载
    积分:1
  • Single-chip-microcomputer1.rar
    单片机被广泛应用于工业控制,家电,消费电子,医疗电子,仪表测量等领域,为应广大初级电子工程师/单片机爱好者之需,电子发烧友隆重策划整合推出《单片机关键技术基础详解》系列技术文章,以后会陆续推出其他章节,敬请广大工程师朋友继续关注和留意(Microcontrollers are widely used in industrial control, home appliances, consumer electronics, medical electronics, instrumentation measurement and other fields, as should the majority of primary electrons Engineer/SCM lovers need, Maxim Integrated planning a grand launch of " key technologies based microcontroller explain" series of technical articles , the future will be launched elsewhere, please our engineers continue to focus and pay attention to friend)
    2013-07-05 12:24:53下载
    积分:1
  • 32-zhi-liu-dian-ji-tiao-shu
    1、学习目的:利用定时器产生PWM,了解原理和使用方法 2、硬件要求:直流电机 定时器 3、试验现象:按键调速,PWM部分显示速度档位,电机根据档位调节速度 这个需要把电机驱动输入端和PWM端连接起来(1 Learning Objectives: To use the timer to generate PWM, to understand the principles and use, hardware requirements: DC Timer 3, the experimental phenomenon: button speed control, the PWM section shows speed gear, the motor stalls adjust the speed the motor drive input and PWM connect)
    2012-06-27 15:03:08下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载