虫虫首页|资源下载|资源专辑|精品软件
登录|注册

copyright

  • 51单片机读写u盘(含源程序和原理图)

    附件有51单片机加上sl811读写U盘的源程序和原理图 /*--------------------------------------------------------------------------AT89X52.H Header file for the low voltage Flash Atmel AT89C52 and AT89LV52.copyright (c) 1995-1996 Keil Software, Inc.  All rights reserved.--------------------------------------------------------------------------*/ #ifndef AT89X52_HEADER_FILE#define AT89X52_HEADER_FILE 1 /*------------------------------------------------Byte Registers------------------------------------------------*/sfr P0      = 0x80;sfr SP      = 0x81;sfr DPL     = 0x82;sfr DPH     = 0x83;sfr PCON    = 0x87;sfr TCON    = 0x88;sfr TMOD    = 0x89;sfr TL0     = 0x8A;sfr TL1     = 0x8B;sfr TH0     = 0x8C;sfr TH1     = 0x8D;sfr P1      = 0x90;sfr SCON    = 0x98;sfr SBUF    = 0x99;sfr P2      = 0xA0;sfr IE      = 0xA8;sfr P3      = 0xB0;sfr IP      = 0xB8;sfr T2CON   = 0xC8;sfr T2MOD   = 0xC9;sfr RCAP2L  = 0xCA;sfr RCAP2H  = 0xCB;sfr TL2     = 0xCC;sfr TH2     = 0xCD;sfr PSW     = 0xD0;sfr ACC     = 0xE0;sfr B       = 0xF0;

    标签: 51单片机 读写 源程序 原理图

    上传时间: 2014-01-05

    上传用户:lnnn30

  • I2C总线高频头控制程序(Keil C51程序 基于芯片TS

    I2C总线高频头控制程序(Keil C51程序 基于芯片TSA5522系列) /*I2C总线高频头控制Keil C51程序(PLL芯片为TSA5522系列)                               *///--------------------------------------------------------------------------////                                源程序大公开                              ////                    (c) copyright 2001-2003 xuwenjun                     ////                            All Rights Reserved                           ////                                    V1.00                                 ////--------------------------------------------------------------------------////标 题: I2C总线高频头控制程序(PLL芯片为TSA5522系列)                       ////文件名: xwj_fi1256.c                                                      ////版 本: V1.00                                                             ////修改人: 徐文军                         E-mail:xuwenjun@21cn.com           ////日 期: 06-02-26 首次公开                                                 ////描 述: I2C总线高频头控制程序(PLL芯片为TSA5522系列)                       ////声 明:                                                                   ////        以下代码仅免费提供给学习用途,但引用或修改后必须在文件中声明出处. ////        如用于商业用途请与作者联系.    E-mail:xuwenjun@21cn.com           ////        有问题请mailto xuwenjun@21cn.com   欢迎与我交流!                  ////--------------------------------------------------------------------------////老版本: 无                             老版本文件名:                      ////创建人: 徐文军                         E-mail:xuwenjun@21cn.com           ////日 期: 06-02-26                                                          ////描 述:                                                                   ////--------------------------------------------------------------------------//                                                                                                /* 频率单位为KHz     */#define FUENCY 38900                                                        /* 中频频率          */#define PLLdataH(f) ((f+FUENCY)*16/1000/256)        /* 频率数据高 第1字节*/#define PLLdataL(f) ((f+FUENCY)*16/1000%256)        /* 频率数据低 第2字节*/#define PLLCON1 0x8e                                                        /* 控制字1    第3字节*/                                                                                                /* 控制字2    第4字节*/#define PLLCON2(f) (((f)<(168000))?(0xa0):(((f)<(450000))?(0x90):(0x30)))#define PLLdata3(fchan) PLLdataH (fchan),PLLdataL (fchan),PLLCON2 (fchan)

    标签: Keil I2C C51 程序

    上传时间: 2013-11-10

    上传用户:nanfeicui

  • pic单片机资料

    pic单片机资料 请注意以下有关Microchip 器件代码保护功能的要点:• Microchip的产品均达到Microchip 数据手册中所述的技术指标。• Microchip确信:在正常使用的情况下, Microchip 系列产品是当今市场上同类产品中最安全的产品之一。• 目前,仍存在着恶意、甚至是非法破坏代码保护功能的行为。就我们所知,所有这些行为都不是以Microchip 数据手册中规定的操作规范来使用Microchip 产品的。这样做的人极可能侵犯了知识产权。• Microchip愿与那些注重代码完整性的客户合作。• Microchip或任何其它半导体厂商均无法保证其代码的安全性。代码保护并不意味着我们保证产品是“牢不可破”的。代码保护功能处于持续发展中。Microchip 承诺将不断改进产品的代码保护功能。任何试图破坏Microchip 代码保护功能的行为均可视为违反了《数字器件千年版权法案(Digital Millennium copyright Act)》。如果这种行为导致他人在未经授权的情况下,能访问您的软件或其它受版权保护的成果,您有权依据该法案提起诉讼,从而制止这种行为。

    标签: pic 单片机资料

    上传时间: 2013-10-18

    上传用户:nunnzhy

  • dsPIC30F数字信号控制器入门用户指南

    dsp开发工具 请注意以下有关Microchip 器件代码保护功能的要点: • Microchip 的产品均达到Microchip 数据手册中所述的技术指标。 • Microchip 确信:在正常使用的情况下, Microchip 系列产品是当今市场上同类产品中最安全的产品之一。 • 目前,仍存在着恶意、甚至是非法破坏代码保护功能的行为。就我们所知,所有这些行为都不是以Microchip 数据手册中规定的 操作规范来使用Microchip 产品的。这样做的人极可能侵犯了知识产权。 • Microchip 愿与那些注重代码完整性的客户合作。 • Microchip 或任何其他半导体厂商均无法保证其代码的安全性。代码保护并不意味着我们保证产品是“牢不可破”的。 代码保护功能处于持续发展中。Microchip 承诺将不断改进产品的代码保护功能。任何试图破坏Microchip 代码保护功能的行为均可视 为违反了《数字器件千年版权法案(Digital Millennium copyright Act)》。如果这种行为导致他人在未经授权的情况下,能访问您的 软件或其他受版权保护的成果,您有权依据该法案提起诉讼,从而制止这种行为。

    标签: dsPIC 30F 30 数字信号

    上传时间: 2014-12-28

    上传用户:123312

  • ref sdr sdram vhdl代码

    ref-sdr-sdram-vhdl代码 SDR SDRAM Controller v1.1 readme.txt This readme file for the SDR SDRAM Controller includes information that was not incorporated into the SDR SDRAM Controller White Paper v1.1. The PLL is targeted at APEX(TM) devices. Please regenerate for your chosen architecture. Last updated September, 2002 copyright ?2002 Altera Corporation. All rights reserved.

    标签: sdram vhdl ref sdr

    上传时间: 2013-11-12

    上传用户:takako_yang

  • CF卡技术资料

    The information in this specification is subject to change without notice.Use of this specification for product design requires an executed license agreement from the CompactFlashAssociation.The CompactFlash Association shall not be liable for technical or editorial errors or omissions contained herein; norfor incidental or consequential damages resulting from the furnishing, performance, or use of this material.All parts of the CompactFlash Specification are protected by copyright law and all rights are reserved. Thisdocumentation may not, in whole or in part, be copied, photocopied, reproduced, translated, or reduced to anyelectronic medium or machine readable form without prior consent, in writing, from the CompactFlash Association.The CFA logo is a trademark of the CompactFlash Association.Product names mentioned herein are for identification purposes only and may be trademarks and/or registeredtrademarks of their respective companies.© 1998-99, CompactFlash Association. All rights reserved.

    标签: 技术资料

    上传时间: 2013-10-07

    上传用户:stewart·

  • PCB Translator_CAMCAD转换器

    资料说明介绍 PCB Translator_CAMCAD转换器3.95版本,里面含CAMCAD_3.9.5a_crack文件,可以对软件进行破解 (需要安装PCB Translator后才能进行破解) 针对PCB设计文件的RSI转换器能够转换PCB设计和生产所需要的所有信息。它们包括:库,布置位置,插入属性信息,网表,走线,文字和铜箔,以及其它相关的项目。不需要执行"导入Gerber"和"交叉参考"就可以完成所有这些工作。事实上,根本不需要定义参考,因为软件可以从原始文件格式中提取出CAD数据,并把它直接输出到新的文件格式中。只需要注意CAD系统本身的限制就可以了。 CAMCAD PCB 转换器 CAMCAD PCB 转换器是一个功能完善的PCB CAD 转换器,图形用户界面也很浅显易懂。CAMCAD PCB 转换器支持大多数流行的CAD格式,比如Cadence Allegro, Orcad, Mentor and Accel EDA,也支持工业标准格式,比如GenCAM, GenCAD, and IPC-D-356.CAMCAD PCB 转换器允许导入CAD文件到CAMCAD图形用户环境中,校验数据,修改数据,然后可以把数据导出为任意格式的文件。这些特性意味着用户可以完全控制所有的事情,比如层的转换,也能解决CAD格式之间不兼容的问题。 一个案例,如果要转换Cadence Allegro文件到PADS,所有必须的设计信息都会包含在新的文件中。不过,Cadence Allegro允许板子上的铜箔重叠,PADS却不允许。Allegro 文件可以正常导入到CAMCAD。如果要立即把这个文件导出到PADS,程序会有错误提示。这时,可以使用CAMCAD的数据处理特性来改变有问题的铜箔,解决问题后再导出到PADS。 下面的矩阵表格,列出了CAMCAD PCB 转换器所支持的当前PCB的转换组合。Import Modules 一列中列出了可以被导入(读取)的所有ECAD文件格式。Export Modules一行中列出了可以被导出(写)的文件格式。在这个矩阵中的任意输入和输出模块组合转换都是可行的。当然,没有任何ECAD到ECAD的转换器是绝对完美的。由于ECAD layout系统有自己独特的特性,而这些可能不能直接转换到另一个有自己独特特性的ECAD系统中。 CAMCAD PCB 转换器支持的组合   建议配置:Windows 2000 或者 XP Professional,800 MHZ 处理器,512MB RAM 17"显示器,1024×768分辨率 copyright 2004 Router Solutions Incorporated RSI Reserves the right to make changes to its specifications and products without prior notice. CAMCAD is a registered trademark of Router Solutions Incorporated. All rights reserved. RSI recognizes other brand and product names as trademarks or registered trademarks of their respective holders.  

    标签: Translator_CAMCAD PCB 转换器

    上传时间: 2014-07-31

    上传用户:Shaikh

  • PCB Translator_CAMCAD转换器

    资料说明介绍 PCB Translator_CAMCAD转换器3.95版本,里面含CAMCAD_3.9.5a_crack文件,可以对软件进行破解 (需要安装PCB Translator后才能进行破解) 针对PCB设计文件的RSI转换器能够转换PCB设计和生产所需要的所有信息。它们包括:库,布置位置,插入属性信息,网表,走线,文字和铜箔,以及其它相关的项目。不需要执行"导入Gerber"和"交叉参考"就可以完成所有这些工作。事实上,根本不需要定义参考,因为软件可以从原始文件格式中提取出CAD数据,并把它直接输出到新的文件格式中。只需要注意CAD系统本身的限制就可以了。 CAMCAD PCB 转换器 CAMCAD PCB 转换器是一个功能完善的PCB CAD 转换器,图形用户界面也很浅显易懂。CAMCAD PCB 转换器支持大多数流行的CAD格式,比如Cadence Allegro, Orcad, Mentor and Accel EDA,也支持工业标准格式,比如GenCAM, GenCAD, and IPC-D-356.CAMCAD PCB 转换器允许导入CAD文件到CAMCAD图形用户环境中,校验数据,修改数据,然后可以把数据导出为任意格式的文件。这些特性意味着用户可以完全控制所有的事情,比如层的转换,也能解决CAD格式之间不兼容的问题。 一个案例,如果要转换Cadence Allegro文件到PADS,所有必须的设计信息都会包含在新的文件中。不过,Cadence Allegro允许板子上的铜箔重叠,PADS却不允许。Allegro 文件可以正常导入到CAMCAD。如果要立即把这个文件导出到PADS,程序会有错误提示。这时,可以使用CAMCAD的数据处理特性来改变有问题的铜箔,解决问题后再导出到PADS。 下面的矩阵表格,列出了CAMCAD PCB 转换器所支持的当前PCB的转换组合。Import Modules 一列中列出了可以被导入(读取)的所有ECAD文件格式。Export Modules一行中列出了可以被导出(写)的文件格式。在这个矩阵中的任意输入和输出模块组合转换都是可行的。当然,没有任何ECAD到ECAD的转换器是绝对完美的。由于ECAD layout系统有自己独特的特性,而这些可能不能直接转换到另一个有自己独特特性的ECAD系统中。 CAMCAD PCB 转换器支持的组合   建议配置:Windows 2000 或者 XP Professional,800 MHZ 处理器,512MB RAM 17"显示器,1024×768分辨率 copyright 2004 Router Solutions Incorporated RSI Reserves the right to make changes to its specifications and products without prior notice. CAMCAD is a registered trademark of Router Solutions Incorporated. All rights reserved. RSI recognizes other brand and product names as trademarks or registered trademarks of their respective holders.  

    标签: Translator_CAMCAD PCB 转换器

    上传时间: 2014-12-31

    上传用户:wvbxj

  • ref sdr sdram vhdl代码

    ref-sdr-sdram-vhdl代码 SDR SDRAM Controller v1.1 readme.txt This readme file for the SDR SDRAM Controller includes information that was not incorporated into the SDR SDRAM Controller White Paper v1.1. The PLL is targeted at APEX(TM) devices. Please regenerate for your chosen architecture. Last updated September, 2002 copyright ?2002 Altera Corporation. All rights reserved.

    标签: sdram vhdl ref sdr

    上传时间: 2013-10-22

    上传用户:半熟1994

  • SM320 PCB LAYOUT GUIDELINES

    Silicon Motion, Inc. has made best efforts to ensure that the information contained in this document is accurate andreliable. However, the information is subject to change without notice. No responsibility is assumed by SiliconMotion, Inc. for the use of this information, nor for infringements of patents or other rights of third parties.copyright Noticecopyright 2002, Silicon Motion, Inc. All rights reserved. No part of this publication may be reproduced, photocopied,or transmitted in any form, without the prior written consent of Silicon Motion, Inc. Silicon Motion, Inc. reserves theright to make changes to the product specification without reservation and without notice to our users

    标签: GUIDELINES LAYOUT 320 PCB

    上传时间: 2013-10-10

    上传用户:manga135