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

CONTROLler

  • graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su

    graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit micros that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram. Fast ........ to be "not much" slower than an assembly based native Forth. Small ....... to fit-in approx 300 words in less than 25Kbytes on a 32-bit machine. Portable .... to achieve a 5 minute port to a new 32bit micro-processor, or micro-CONTROLler.

    标签: graspForth Forth-in-C following attempt

    上传时间: 2015-05-23

    上传用户:tfyt

  • Samsung s S3C4510B 16/32-bit RISC microCONTROLler is a cost-effective, high-performance microcontrol

    Samsung s S3C4510B 16/32-bit RISC microCONTROLler is a cost-effective, high-performance microCONTROLler solution for Ethernet-based systems. An integrated Ethernet CONTROLler, the S3C4510B, is designed for use in managed communication hubs and routers.

    标签: high-performance microCONTROLler cost-effective microcontrol

    上传时间: 2014-03-03

    上传用户:haohaoxuexi

  • The Davicom DM9008A NDIS CE miniport device driver is used to be the network component of the Micr

    The Davicom DM9008A NDIS CE miniport device driver is used to be the network component of the Microsoft WinCE.net enables hardware containing Davicom s fast ethernet CONTROLler DM9008A

    标签: component the miniport Davicom

    上传时间: 2013-12-24

    上传用户:顶得柱

  • Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driv

    Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded CONTROLler, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.

    标签: engineers firmware hardware Windows

    上传时间: 2015-07-01

    上传用户:xc216

  • 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy

    人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-CONTROLler support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-CONTROLlers fuzzy logic model.

    标签: comprehensive constructing FuzzyLib library

    上传时间: 2013-12-17

    上传用户:dbs012280

  • RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

    RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded CONTROLler, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.

    标签: engineers developers firmware hardware

    上传时间: 2013-12-22

    上传用户:王楚楚

  • RD1006--I2C与存储器的IP 代码及说明文档

    RD1006--I2C与存储器的IP 代码及说明文档,lattice提供,I2C CONTROLler for Serial EEPROMs 源代码可用,并且包含tb文件

    标签: 1006 RD 存储器 代码

    上传时间: 2014-12-06

    上传用户:15071087253

  • verilog程序

    verilog程序,实现两个16bit数乘法,采用booth算法,基于状态机实现,分层次为datapath和CONTROLler两个子模块,testBench测试通过

    标签: verilog 程序

    上传时间: 2015-08-13

    上传用户:xinyuzhiqiwuwu

  • The cable compensation system is an experiment system that performs simulations of partial or microg

    The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation CONTROLler(FCMAC) is proposed to control this cable compensation system. In FCMAC ,without appropriate learning rate, the control system based on FCMAC will become unstable or its convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The simulation results shows that performance of the FCMAC based the proposed method is stable and more effective.

    标签: system compensation simulations experiment

    上传时间: 2015-08-26

    上传用户:希酱大魔王

  • Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

    Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), CONTROLler and FIFO Register.

    标签: symbols length Hard-decision Codeword

    上传时间: 2014-07-08

    上传用户:曹云鹏