CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - CPU

搜索资源列表

  1. sdcc-src-2.6.0.tar

    1下载:
  2. sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu-sdcc to 51 other small-scale embedded cpu design c compiler supports several different types of c pu
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4229518
    • 提供者:liuhua
  1. 430-watcgdog

    0下载:
  2. 查看Step Over、Step Into、Step Out、Next Statement的区别 CPU:MSP430F149 编写者:czhang 2005年2月-View Step Over, Step Into, Step Out, Next Statement distinction CPU : MSP430F149 authors : czhang February 2005
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12697
    • 提供者:ff
  1. get_cpu

    0下载:
  2. 可以获得CPU的代码,和网卡的序列号代码。
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-16
    • 文件大小:1019375
    • 提供者:贝贝牛
  1. OM_src_0.20

    0下载:
  2. 一个强大的虚拟机的源代码。虽然是一个OD的插件,但是他实现了完整的虚拟机功能,包括大部分的CPU指令集。学习虚拟机必看
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:136186
    • 提供者:王子
  1. banyan_driver

    0下载:
  2. BANYAN仿真器的驱动 支持USB 2.0/USB1.1 支持Win2000/WinXP 支持SDT 2.51, ADS 1.2, RVDS,Multi2000, CodeWarrior, IAR,GDB/Insight源代码级调试 支持ARM7/ARM9/XScale系列CPU 支持CPU内核类型自动检测 支持多ARM内核处理器 -BANYAN emulator driver support USB 2.0/USB1.1 support Win2000/WinXP
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:790815
    • 提供者:杨沫涵
  1. cpu1

    0下载:
  2. 微程序模拟CPU实现加减与或异或转移储存等功能。-Micro-simulation CPU to achieve with the addition and subtraction or XOR function of the transfer of storage.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1527516
    • 提供者:孙鸣
  1. NetworkRS485

    0下载:
  2. It is a network rs485 with a master and three slaves. The CPU is 8051. The program is written in assembler. The transmission series (except the teacher) is realized using interruptions. The task of the slaves: RTU1: It measures voltage of a potentiom
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:83341
    • 提供者:Luis Urdaneta
  1. prioorig

    0下载:
  2. source code for cpu scheduling -source code for cpu scheduling
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1913
    • 提供者:rei
  1. 386SX

    0下载:
  2. 本文档介绍在386SX 系列如何在TC下支持浮点指令,通过设置相关的编译器选项,就可以让编译出用CPU计算浮点数的代码-This document describes how the TC in the 386SX family to support floating point instructions by setting the related compiler options, you can compile the code with the CPU floating point ca
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:351935
    • 提供者:王宏魁
  1. fpc_0.2_0.9_2.2

    0下载:
  2. free pascal 解释器源程序来的。这是他的v0.2 v0.9 的早期源带码来和他 v2.2_Mips cpu在的源带码和linux下可执行文件。 -free pascal source code to the interpreter. This is his early v0.2 v0.9 source code to bring him v2.2_Mips cpu with the source code and executable files under linux.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:4294753
    • 提供者:chulia
  1. pcemu-1.2.tar

    0下载:
  2. 这个是英特尔的高级项目经理自己开发的CPU模拟软件,被我从他的个人主页淘来和大家分享!这款仿真器,仿真PC指令运行机制,可以从中学习指令调度以及如何写汇编器。-This is a senior project manager of Intel' s own CPU simulation software developed by my Amoy from his personal home page to share with you! The simulation, simulation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:325073
    • 提供者:挑灯看剑
  1. simple-cpu-emulator(C)

    0下载:
  2. 含user_prog文件的解释型7条指令的简单CPU模拟器-simple cpu emulator for 7 insts
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:2229
    • 提供者:zh
  1. ZKTQSwitch

    0下载:
  2. Switch法读取字库 内含小字库创建方法、对应的字模提取方式和字库使用源代码。 原理:通过额外编制一个Switch结构的函数,给出区位码,函数返回字模在数组中位置。建立字库的时候,把区位码作为case值,把字模位置作为return值,写入函数。这其实是查找法的变形。 优点: 额外内存占用小。 字模位置和区位码相关,使用方便。 缺点: 速度慢,消耗CPU资源,每读取一个字模都必须调用函数。 可以支持汉字数量受case 条数限制,部分编译器支
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:61550
    • 提供者:
搜珍网 www.dssz.com