CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 仿真文件

搜索资源列表

  1. c++

    0下载:
  2. 基于matlab的2PSK的仿真程序,先建立m文件,然后调用即可
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3455
    • 提供者:巫子好
  1. DS18B20

    1下载:
  2. 基于DS18B20的数字温度驱动程序,汇编程序还有KILL环境编译和hex文件以及PROTUSE仿真环境图,对于研究ds18b20的人有帮助
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:177865
    • 提供者:王思
  1. system

    0下载:
  2. c8051的最小系统protues仿真,原码和仿真文件
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:15552
    • 提供者:欧阳小小
  1. ds18b20

    0下载:
  2. ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:43229
    • 提供者:zlspring
  1. keil_DLL_file

    0下载:
  2. keil C仿真实验板DLL文件:i2c.dll;scope.dll;signalgenerator.dll;statemachine.dll;TimeMeasure.d-keil C simulation board DDL files: i2c.dll scope.dll signalgenerator.dll statemachine.dll TimeMeasure.dll
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1977806
    • 提供者:谭益军
  1. shuzizhong

    0下载:
  2. 可以调节分和小时(只能加),不知道在硬件上可不可以实现上电复位,反正在仿真的时候不行,所以设置了一个清零端 在这里附上我的报告(里面有详细的设计原理及过程)和原文件,还望大家指点,交流: -It can adjust the hours and hours (only plus), do not know the hardware can achieve the power-on reset and, at any time in the simulation will not work
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1685
    • 提供者:王艳霞
  1. DCT

    0下载:
  2. 这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of DSP programming. It has a deta
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:169869
    • 提供者:SUN
  1. ex8

    0下载:
  2. 本文件好似一系列的仿真,一般是不外传的,主要是51的仿真文件,花费了不少心力-it is a good rescoure,please got it!!
  3. 所属分类:assembly language

    • 发布日期:2017-05-27
    • 文件大小:10031064
    • 提供者:裴顺
  1. OFDM4

    0下载:
  2. 我上传的资料是ofdm的学习文件还有仿真程序!-From the information I was learning ofdm simulation program document also!
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:950596
    • 提供者:刘彬
  1. C51dianzimimasuo

    0下载:
  2. 此文件包含了电子密码锁的源代码和利用proteus仿真的文件-This file contains an electronic code lock and use the source code files proteus simulation
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:1086787
    • 提供者:rabbit
  1. 1602

    0下载:
  2. 51驱动1602液晶,Proteus环境下的仿真电路,汇编程序和Hex文件-51 LCD 1602 driver, Proteus circuit simulation environment, assembler and Hex file
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:13355
    • 提供者:
  1. AC_voltage_value

    0下载:
  2. PIC单片机AD转换实验,带有液晶显示AD转换出来的值,并附有proteus仿真文件,利于学习。通过此实验,学会如何使用PIC单片机的AD转换功能,-PIC Microcontroller AD conversion experiments with the liquid crystal display out the value of the AD converter, together with proteus simulation files, conducive to learning.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:49468
    • 提供者:yuriting
  1. TemperatuerMonitor

    0下载:
  2. AT89c51单片机的并行口接发光二极管,模拟交通灯的变化规律。使用proteus和keil进行仿真。源码为汇编语言编写,*.asm文件。-AT89c51 single chip parallel port access light-emitting diodes to simulate the traffic lights were studied
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:49487
    • 提供者:eric
  1. 123

    1下载:
  2. 从事无线遥控玩具开发工作多年,开发了很多种类的无线遥控玩具产品。总结了很多工作经验。用的绝大部分IC是TX2C(遥控)和RX2C(接收),其功能分别是:前进,后退,左转,右转。笔者利用工作的空闲时间用AT89C2051单片机编出了跟TX2C和RX2C一样的编解码程序,并成功进行了实际制作。编解码与TX2C和RX2C兼容。现将制作原理图和源程序公开给读者参考学习与制作,相信对初学者有极大的帮助,这也是笔者的心愿!其原理图如下:图2为接收部分,图3为发射部分。源程序和仿真文件见附件.-Engaged
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:978
    • 提供者:蜡笔小新
  1. 06024606836797

    0下载:
  2. DIY一箭穿心摇摇棒仿真文件,源代码,能够播放播放生日快乐歌-DIY an arrow through a heart shake simulation files, source code,Able to play play happy birthday
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:21018
    • 提供者:刘天龙
  1. io

    0下载:
  2. 基于8086cpu的IO接口实验,内附protues仿真文件和汇编语言又源码-Based 8086cpu of I O interface experiment, enclosing proteus simulation file and the source code and assembly language
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:34294
    • 提供者:wuyanzu
  1. ADC0808

    1下载:
  2. 基于8086cuo和ADC0808芯片的数模转换实验,含有汇编源码和protues仿真文件-Based on digital-analog conversion experiments 8086cuo and ADC0808 chip containing the source code compilation and simulation files protues
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:22669
    • 提供者:wuyanzu
  1. 111111111111

    0下载:
  2. 可预设电压的数控电源,内含protuse仿真文件。-Digital controlled power supply for preset voltage
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:121536
    • 提供者:欢欢
  1. 交通灯控制

    1下载:
  2. 基于8086的交通灯设计;proteus仿真文件;汇编语言源程序(A design of the traffic light based on 8086cpu)
  3. 所属分类:汇编语言

  1. 压缩包

    0下载:
  2. proteus下仿真的8086数学计算程序,含源代码和仿真文件(proteus 8086 simulation)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-10
    • 文件大小:7168
    • 提供者:qbyrt
« 12 3 »
搜珍网 www.dssz.com