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

Knowledge-embedded

  • SOC验证方法

    Prakash Rashinkar has over 15 years experience in system design and verificationof embedded systems for communication satellites, launch vehicles and spacecraftground systems, high-performance computing, switching, multimedia, and wirelessapplications. Prakash graduated with an MSEE from Regional Engineering College,Warangal, in India. He lead the team that was responsible for delivering themethodologies for SOC verification at Cadence Design Systems. Prakash is anactive member of the VSIA Functional Verification DWG. He is currently Architectin the Vertical Markets and Design Environments Group at Cadence.

    标签: SOC 验证方法

    上传时间: 2013-11-19

    上传用户:m62383408

  • SL811开发资料_包含源程序_电路图_芯片资料

    SL811开发资料_包含源程序_电路图_芯片资料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, or directly to a variety of buses such as ISA, PCMCIA, and others. The SL811HS USB Host Controller conforms to USB Specification 1.1.The SL811HS USB Host/Slave Controller incorporates USB Serial Interface functionality along with internal full-/low-speed transceivers.The SL811HS supports and operates in USB full-speed mode at 12 Mbps, or at low-speed 1.5-Mbps mode.The SL811HS data port and microprocessor interface provide an 8-bit data path I/O or DMA bidirectional, with interrupt support to allow easy interface to standard microprocessors or microcontrollers such as Motorola or Intel CPUs and many others. Internally,the SL811HS contains a 256-byte RAM data buffer which is used for control registers and data buffer.The available package types offered are a 28-pin PLCC (SL811HS) and a 48-pin TQFP package (SL811HST-AC). Both packages operate at 3.3 VDC. The I/O interface logic is 5V-tolerant.

    标签: 811 SL 开发资料 源程序

    上传时间: 2013-12-22

    上传用户:a82531317

  • CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engin

    CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.

    标签: comprehensive programming libraries scripting

    上传时间: 2013-11-27

    上传用户:xuanchangri

  • We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java.

    We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standard. 我们旨在Linux平台上使用jxta 和java来开发一个支持wifi的p2p文件共享系统。其目的是建造一个以后可以移植到嵌入式设备的系统,使用802.11b标准进行p2p文件共享。 来源: http://sourceforge.net/projects/linux-p2p-wifi/

    标签: platform develop enabled sharing

    上传时间: 2015-01-20

    上传用户:Shaikh

  • The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: T

    The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne

    标签: mathematical algorithms mechanical procedures

    上传时间: 2015-03-31

    上传用户:silenthink

  • 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

  • The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de

    The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.

    标签: command-line application JILRunOnly intended

    上传时间: 2015-04-03

    上传用户:ywqaxiwang

  • Trolltech公司发布的基于C++图形开发环境

    Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这个版本可以和qt-embedded-2.3.7配合使用。

    标签: Trolltech 发布 图形开发 环境

    上传时间: 2013-12-24

    上传用户:huyiming139

  • Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient

    Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing interface

    标签: introduction performance Technical efficient

    上传时间: 2014-01-14

    上传用户:zsjzc

  • CBC下写的串口编程

    CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.

    标签: CBC 串口编程

    上传时间: 2014-06-20

    上传用户:cccole0605