搜索结果
找到约 668 项符合
Integer-only 的查询结果
单片机编程 MPC7400l零件号码规范说明
This document describes part number speciÞc changes to recommended operating conditions and revised electrical speciÞcations,as applicable, from those described in the generalMPC7400 Hardware SpeciÞcations.SpeciÞcations provided in this Part Number SpeciÞcation supersed ...
单片机编程 winCE msdn讲座
winCE msdn讲座 XP Embedded Now and the future
Windows XP Embedded Developmentand Deployment Model OverviewWindows XP Embedded Component ModelWindows XP Embedded Studio Tools
Microsoft WindowsXP Embedded Product Highlights
Componentized version of Windows XP Professional~ 12,000 components and update ...
单片机编程 at89c52 pdf
The AT89C52 is a low-power, high-performance CMOS 8-bit microcomputer with 8Kbytes of Flash programmable and erasable read only memory (PEROM). The deviceis manufactured using Atmel’s high-density nonvolatile memory technology and iscompatible with the industry-standard 80C51 and 80C52 instruction ...
单片机编程 存储器技术.doc
存储器技术.doc
计算机的主存储器(Main Memory),又称为内部存储器,简称为内存。内存实质上是一组或多组具备数据输入输出和数据存储功能的集成电路。内存的主要作用是用来存放计算机系统执行时所需要的数据,存放各种输入、输出数据和中间计算结果,以及与外部存储器交换信息时作为缓冲用。由于CPU只能直接处理内存中的 ...
教程资料 UART 4 UART参考设计,Xilinx提供VHDL代码
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl
This zip file contains the following folders:
 \vhdl_source  -- Source VHDL files:
     uart.vhd  - top level file
     txmit.vhd - transmit portion of uart
 &nb ...
教程资料 各种功能的计数器实例(VHDL源代码)
各种功能的计数器实例(VHDL源代码):ENTITY counters IS
 PORT
 (
  d  : IN  INTEGER RANGE 0 TO 255;
  clk  : IN BIT;
  clear : IN BIT;
  ld  : IN BIT;
  enable : IN BI ...
嵌入式综合 NCV7356单线CANBUS收发器数据手册
The NCV7356 is a physical layer device for a single wire data linkcapable of operating with various Carrier Sense Multiple Accesswith Collision Resolution (CSMA/CR) protocols such as the BoschController Area Network (CAN) version 2.0. This serial data linknetwork is intended for use in applications ...
嵌入式综合 基于嵌入式Linux的U盘驱动的分析与改进
U 盘作为一种便利的存储设备,可以应用于嵌入式系统中,其应用的基础就是对Linux 的USB Mass Storage 驱动的裁剪,以获得所需的简化的驱动程序。分析了Linux 下的USB mass storage 协议,简化系统中所不需要的代码,使其仅支持基于Bulk-Only 传输模式下的ATAPI 协议的存储设备,从而使嵌入式系统更加精简,对USB mass stora ...
嵌入式综合 lpc2292/lpc2294 pdf datasheet
The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256 kB of embedded high-speed flash memory. A 128-bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum ...
嵌入式综合 6小时学会labview
6小时学会labview,
labview Six Hour Course – Instructor Notes
 
This zip file contains material designed to give students a working knowledge of labview in a 6 hour timeframe. The contents are:
Instructor Notes.doc – this document.
labviewIntroduction-SixHour.ppt – a PowerPoint presentati ...