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

alone

  • stand alone crosshair code c++

    stand alone crosshair code c++

    标签: crosshair stand alone code

    上传时间: 2017-08-23

    上传用户:wyc199288

  • 电能计量和安全性的智能电网

    Abstract: It may sound trite, but it is definitely true: the smart grid has the potential to completely transform the energyindustry. However, smart meters and grid management alone will not ensure the success of the smart grid. Unliketraditional IT networks, smart grids require consideration of energy measurement and security. To completely optimize thistechnology, smart grid designs must focus on energy measurement and security. This tutorial considers the benefits ofboth energy measurement and security and how they make machine-to-machine networks different from traditional IT.

    标签: 电能计量 安全性 智能电网

    上传时间: 2013-10-29

    上传用户:皇族传媒

  • PCF8578 LCD图形点阵液晶驱动器芯片简介及封装库

    The PCF8578 is a low power CMOS1 LCD row and column driver, designed to drive dotmatrix graphic displays at multiplex rates of 1:8, 1:16, 1:24 or 1:32. The device has40 outputs, of which 24 are programmable and configurable for the following ratios ofrows/columns: 32¤8, 24¤16, 16¤24 or 8¤32. The PCF8578 can function as a stand-alone LCDcontroller and driver for use in small systems. For larger systems it can be used inconjunction with up to 32 PCF8579s for which it has been optimized. Together these twodevices form a general purpose LCD dot matrix driver chip set, capable of driving displaysof up to 40960 dots. The PCF8578 is compatible with most microcontrollers andcommunicates via a two-line bidirectional bus (I2C-bus). Communication overhead isminimized by a display RAM with auto-incremented addressing and display bankswitching.

    标签: 8578 PCF LCD 图形点阵

    上传时间: 2013-10-23

    上传用户:顶得柱

  • FPGA设计重利用方法(Design Reuse Methodology)

      FPGAs have changed dramatically since Xilinx first introduced them just 15 years ago. In thepast, FPGA were primarily used for prototyping and lower volume applications; custom ASICswere used for high volume, cost sensitive designs. FPGAs had also been too expensive and tooslow for many applications, let alone for System Level Integration (SLI). Plus, the development

    标签: Methodology Design Reuse FPGA

    上传时间: 2013-10-23

    上传用户:旗鱼旗鱼

  • FPGA设计重利用方法(Design Reuse Methodology)

      FPGAs have changed dramatically since Xilinx first introduced them just 15 years ago. In thepast, FPGA were primarily used for prototyping and lower volume applications; custom ASICswere used for high volume, cost sensitive designs. FPGAs had also been too expensive and tooslow for many applications, let alone for System Level Integration (SLI). Plus, the development

    标签: Methodology Design Reuse FPGA

    上传时间: 2013-11-01

    上传用户:shawvi

  • yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F

    yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on-chip 8-bit PWM, // to provide constant current followed by constant voltage battery charge.

    标签: LIION_BC_MAIN Integrated Filename Products

    上传时间: 2013-12-23

    上传用户:牧羊人8920

  • JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat

    JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.

    标签: object-oriented JILRuntime register supports

    上传时间: 2013-12-23

    上传用户:cc1015285075

  • pic mcu code:This application note describes the design and implementation of a USB Mass Storage De

    pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) reader/ writer interface.

    标签: implementation application describes Storage

    上传时间: 2014-11-23

    上传用户:天诚24

  • 数字运算

    数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no

    标签: 数字 运算

    上传时间: 2015-05-21

    上传用户:daguda

  • This paper addresses the issues relating to the enforcement of robust stability when implementing t

    This paper addresses the issues relating to the enforcement of robust stability when implementing the Adaptive Inverse Control (AIC) scheme. In this scheme, an adaptive FIR filter is added to a closed-loop system in order to reduce the output error caused by external disturbances, enhancing the performance achieved by linear time-invariant controllers alone.

    标签: implementing enforcement addresses the

    上传时间: 2013-12-23

    上传用户:佳期如梦