CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - simulate code

搜索资源列表

  1. paging11

    0下载:
  2. this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2214
    • 提供者:原代码
  1. 圆梦0.10beta

    0下载:
  2. 一款国产的8051模拟器(全部源代码) 本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器, 最重要的是这个单片机系统可以完全由你自己订制,你甚至可以随意创建自己的多单片机系统,什么SMP 基于串行总线的分布式系统,集群式系统,只要你能想到的,都可以办到,充分发挥你的想象力。现在1.0版本已经基本体现出了这种思想,在以后的版本中将使这一特性变的 更加强大! http://vchelp.net/copathway/proje
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:207583
    • 提供者:叶树深
  1. MSP430f13x_IIC

    0下载:
  2. 基于MSP430F13X系列16位单片机,实现的软件IO方式模拟I2C协议的C源码,已编译通过,并经过实际测试。希望对各位做嵌入式开发的朋友有所帮助。-based MCU Series 16 microcontroller, Implementation of the software IO simulate I2C agreement C source code, compiled through, and after the actual test. Do you want to devel
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2465
    • 提供者:王阿蒙
  1. spi-code

    0下载:
  2. 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1223
    • 提供者:尚伟
  1. gems-release2.1.tar

    0下载:
  2. Wisconsin大学的gems项目工程源码,用于模拟CPU的cache,以及网络拓扑结构,和CPU乱序指令流。-Wisconsin University of gems Project source code, used to simulate the CPU' s cache, and network topology, and the CPU-of-order instruction stream.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1846240
    • 提供者:peng
  1. 8086-Proteus-simulatePcode

    0下载:
  2. 一些emu8086的代码实例,并有用proteus进行调试的过程。-Some emu8086 code examples, and helpful proteus debug process.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1063293
    • 提供者:qianqinpeng
  1. sysGpioMdio

    0下载:
  2. 在vxworks中利用cpu的GPIO管脚来模拟MDIO的操作代码-In vxworks use GPIO pins to simulate MDIO operation code
  3. 所属分类:VxWorks

    • 发布日期:2017-04-08
    • 文件大小:1426
    • 提供者:XueYulong
  1. 51LCD

    0下载:
  2. 51单片机制作的气体报警二次仪表.代码包含12864液晶(无字库)图形驱动,8583时钟芯片驱动,TLC2543 A/D芯片驱动,全套硬件Proteus仿真演示,调节滑动变阻器可模拟气体传感器浓度变化,输入正确密码后可对系统进行配置.-51 SCM secondary instrument produced gas alarm. Code contains 12864 LCD (no font) graphics driver, 8583 clock chip driver, TLC2543 A
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:188156
    • 提供者:王贵仁
  1. heartbeat

    0下载:
  2. 用VHDL编译的源代码,模拟心脏跳动,解压后直接用Quartus打开project即可,不好意思刚才第一个那个模拟心脏跳动(heartbeat)的源程序发错了,请删除,-Compiled with VHDL source code to simulate the beating heart, after extracting the direct use of Quartus can open the project, I am sorry but the first one that simu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:688569
    • 提供者:xie
  1. Bank_EX1

    0下载:
  2. This program is a bank switching example that shows how you can run (simulate) code executing in several code banks.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9649
    • 提供者:aglo
  1. PM50S50

    0下载:
  2. 使用AT89S52单片机,在keil c51环境下,实现控制中青世纪PM50S50语音芯片发声的工程源代码。此工程以模拟总线方式操作PM50系列语音芯片,经实际应用证明,简单有效,占用单片机的管脚资源达到了最低。-Use AT89S52 microcontroller, keil c51 in the circumstances, to achieve control of Zhongqing PM50S50 century audible voice chip project source c
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11742
    • 提供者:张洪健
  1. P8051

    0下载:
  2. This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c RE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:8101153
    • 提供者:zhao xin ke
  1. svc_timer33ms

    1下载:
  2. Verilog 下脉冲发生器的源代码,可用于模拟三相交流电过零点,主要用于调试一些类似SVC(无功补偿)控制器的一些算法-Pulse generator under the Verilog source code, can be used to simulate three-phase alternating current zero-crossing point, mainly for debugging similar SVC (reactive power compensation) co
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:763523
    • 提供者:huangyongbing
  1. Microchip_GUI

    0下载:
  2. 本代码包为该GUI LIB在PC上的测试移植. PIC_Graphics 为PIC GUI的源代码目录 Demo 为PIC GUI 测试代码目录 其他的代码和目录均是uCGUI 原来用于模拟一个LCD的代码-The code package for the PC on in the GUI LIB transplantation test. PIC_Graphics for PIC GUI source code directory Demo test code for the PI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:791650
    • 提供者:scp
  1. VisualBoyAdvance-1.7.2

    1下载:
  2. 在wince上的游戏模拟器的源码,可以模拟gba游戏,现在共享出来大家-Wince at the game in the simulator source code, can simulate the gba games, now take a look at the sharing out
  3. 所属分类:Windows CE

    • 发布日期:2017-05-24
    • 文件大小:8339074
    • 提供者:hys
  1. I2C

    0下载:
  2. 由于一些基本的单片机没有I2C口通信,为了和其他的拥有I2C口的芯片通信,需要模拟I2C口。本源代码是基于单片机的I2C口的模拟程序。-Because some of the basic single-chip I2C I no communications, and other in order to have the chip I2C communication port, I need to simulate I2C. Source code is based on single-chip
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:27132
    • 提供者:hguanxue
  1. SpiMaster

    1下载:
  2. This a verilog code for SPI Master testbench is also provided spi_top.v Xilinx ISE or Icarus verilog to compile and simulate-This is a verilog code for SPI Master testbench is also provided spi_top.v Xilinx ISE or Icarus verilog to compile an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:8831
    • 提供者:RutaliMulye
  1. The--VHDL-code-of-I2C

    0下载:
  2. 该程序采用延时接收比较来实现仲裁的方法,使不具有I2C接口的普通微控制器(MCU)能够实现模拟I2C总线的多主通信。-This program is to realize the delay receiving the arbitration method, do not have the I2C interface of ordinary micro controller (MCU) can simulate the I2C bus more than the main communicati
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:4053
    • 提供者:西土瓦
  1. spi-code

    0下载:
  2. 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:pperc
  1. GPIO-analog-SPI-interface-code-

    0下载:
  2. GPIO 模拟SPI 代码,主要基于STM32来用GPIO来模拟SPI功能。-SPI GPIO simulation code to use to simulate SPI GPIO function is mainly based STM32.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:455838
    • 提供者:祁峰
« 12 3 4 5 »
搜珍网 www.dssz.com