CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - command processor

搜索资源列表

  1. nichelite.for.lpc

    0下载:
  2. his document describes the NicheLite for LPC product. The product consists of the following files: readme.txt - this document lpc_30src.zip - source files lpc_30doc.zip - documentation NicheLite for LPC is an implementation of the
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:599.44kb
    • 提供者:chezhen
  1. AT77FP105-Datasheet

    1下载:
  2. Atmel’s AT91SAM7FP105 is a low pincount FingerChip processor based on the 32-bit ARM RISC processor. It features a on-chip biometric engine performing enrollment verification and identification, an internal record cache of up to 25 records and a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:197.31kb
    • 提供者:bobo
  1. wendukongzhisheji

    0下载:
  2. 本文是以數位訊號處理器DSP(Digital Singal Processor)之核心架構為主體的數位式溫度控制器開發,而其主要分為硬體電路與軟體程式兩部分來完成。而就硬體電路來看分為量測電路模組、DSP周邊電路及RS232通訊模組、輸出模組三個部分,其中在輸出上可分為電流輸出、電壓輸出以及binary command給加熱驅動裝置, RS232 除了可以與PC聯絡外也可以與具有CPU的熱能驅動器做命令傳輸。在計畫中分析現有工業用加熱驅動裝置和溫度曲線的關係,並瞭解其控制情況。軟體方面即是溫控器
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:403.6kb
    • 提供者:许珂
  1. SYNTHPIC.ZIP

    0下载:
  2. The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the licen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:47.53kb
    • 提供者:likui
  1. hde_disassembly

    0下载:
  2. hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3.74kb
    • 提供者:Merc
  1. ARM

    0下载:
  2. 第1 章 体系结构 第1 问: Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式 A:复位后的模式,即管理模式.-Chapter 1, paragraph 1 architecture question: Q: Will the CPU to initialize the stack at a time when one start in the implementation of mov r0, LR this command mode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:358.49kb
    • 提供者:peter pan
  1. RIL_design

    0下载:
  2. 目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。 -Intelligent machines in the
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:189.88kb
    • 提供者:eleven
  1. ril

    0下载:
  2. Android的Radio Interface Layer (RIL)提供了电话服务和的radio硬件之间的抽象层。Radio Interface Layer RIL(Radio Interface Layer)负责数据的可靠传输、AT命令的发送以及response的解析。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信。AT command由Hayes公司发明,是一个调制解调器制造商采用的一个调制解调器命令语言,每条命令以字母"AT"开头。-Android' s Radio I
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:228.55kb
    • 提供者:张杰
  1. GraduationProject

    0下载:
  2. 进行了一个8位CISC处理器的设计与实现,该微处理器含有计算机基本的功能模块,并对存储器进行了层次化设计。指令系统中的指令分为四大类共十六条,其中包括算术逻辑指令、I/O指令、访存、转移指令和停机指令。在处理器的实现过程中,首先给出了数据通路结构,然后采用VerilogHDL进行硬件电路描述,并对每一个模块进行功能仿真以验证设计的正确性。最后对整个处理器执行程序进行指令验证,并得到综合后的网表。-Conducted an 8-bit CISC processor design and imple
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:505.86kb
    • 提供者:李东升
  1. RIL

    0下载:
  2. Ril设计思想解析目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。-Ril intelligent design
  3. 所属分类:Modem program

    • 发布日期:2017-03-28
    • 文件大小:189.87kb
    • 提供者:黄勇
  1. KeilSoftwareCx51

    0下载:
  2. 本手册讲述对8051 的目标环境如何使用Cx51 优化C 编译器编译C 程序Cx51 编 译器包可以用在所有的8051 系列处理器上可以在WINDOWS 32 位命令行中执行本手 册假定你熟悉WINDOWS 操作系统知道如何编程8051 处理器并会用C 语言编程-This manual describes the target environment of the 8051 how to use the Cx51 optimizing C compiler to compile C pr
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:honyu
  1. hfast.tar

    0下载:
  2. This a small command line util that returns data on your processor. Made to fit in one 80x25 text screen.-This is a small command line util that returns data on your processor. Made to fit in one 80x25 text screen.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:118.69kb
    • 提供者:dancie
  1. cmd_proc

    0下载:
  2. cmd proc.pl - A quick and dirty command processor in perl cmd proc.pl - A quick and dirty command processor in perl
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:gary
  1. SYSENTER-hook

    0下载:
  2. SYSENETER是一条汇编指令,它是在Pentium® II 处理器及以上处理器中提供的,是快速系统调用的一部分。SYSENTER/SYSEXIT这对指令专门 用于实现快速调用。在这之前是采用INT 0x2E来实现的。INT 0x2E在系统调用的时候,需要进行栈切换的工作。由于Interrupt/Exception Handler的 调用都是通过 call/trap/task这一类的gate来实现的,这种方式会进行栈切换,并且系统栈的地址等信息由TSS提供。这种方式可能会引起多
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:30.31kb
    • 提供者:wu
  1. Rxing

    0下载:
  2. 1. 掌握将组件按需要组合起来,以R型指令为例,实现指令处理器功能。 2. 掌握寄存器组、ALU单元的工作原理和作用,以及组件的组合方法。-1 to master the necessary components together, the R-type instruction, for example, to achieve command processor function. 2 control registers, ALU unit works and the role and co
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1.24kb
    • 提供者:dino
  1. command

    0下载:
  2. IBM ASM Service Processor Device Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:2.28kb
    • 提供者:huairuo78
  1. smxp

    0下载:
  2. This same trick works in CMD.EXE (the command processor in Windows NT 4 and later) as well (not sure about OS/2 though)... ...but with some restrictions! REM is a true command that may be used anywhere within a command line. Though I doub
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:36.01kb
    • 提供者:rasul
  1. debug-version

    0下载:
  2. Get the debug command processor in running state.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:houdangteng
  1. Shell8

    0下载:
  2. 简易的命令处理器,shell模拟,开发平台为linux,c语言描述。-Simple command processor, shell simulation, development platform for the C, Linux language descr iption
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:27.21kb
    • 提供者:jim
  1. Command Handlers

    0下载:
  2. 命令处理器的代码,它们都十分直观,易于理解,多重赋值和代码重用。(The code of the command processor, all of which are very intuitive, easy to understand, multiple assignment, and code reuse.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-22
    • 文件大小:9kb
    • 提供者:vazyme
« 12 »
搜珍网 www.dssz.com