本源码是基于SPI的八段数码管,开发工具是CodeWarrior for ARM Developer SUITE即ADS
上传时间: 2016-10-07
上传用户:kelimu
本源码是关于1602液晶模块的驱动,开发工具是CodeWarrior for ARM Developer SUITE即ADS
上传时间: 2016-10-07
上传用户:ANRAN
本源码是关于中断式的串口通讯测试,开发工具是CodeWarrior for ARM Developer SUITE即ADS
上传时间: 2013-12-19
上传用户:gyq
最受欢迎的Joomla 社区用户管理收费插件 Community Builder 1.2 RC2 的电子书,仅提供给付费会员 Community Builder SUITE (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
标签: Community Builder Joomla 1.2
上传时间: 2016-10-20
上传用户:王者A
入门范例。一个通过 44B0 的 UART0输出字符串“Hello World!”的小程序为例简单讲解一下ADS的初步使用。本范例的阅读对象是初学者,并假设初学者已经安装 ADS1.2(ARM Developer SUITE)软。
上传时间: 2014-01-05
上传用户:坏天使kk
ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the Motorola 68332 microprocessor using the Green Hills development SUITE. This guide, the readme.txt file on the distribution disk, and Chapter 2 of the ThreadX User Guide contain more detailed information on getting started.
标签: ThreadX designed Express install
上传时间: 2014-11-11
上传用户:wangzhen1990
基于C++阐述虚拟机编程原理 This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire SUITE of related development tools.
标签: construction underlying provides in-depth
上传时间: 2017-02-12
上传用户:nanxia
VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardware platform or to write a new VxWorks BSP for custom hardware using a reference BSP or template BSP as a starting point. It provides hints and tips for debugging a BSP and solving common BSP development problems. It also provides information on the BSP validation test SUITE [BSP VTS] that is used to assess the functionality of a VxWorks BSP.
标签: describes document elements VxWorks
上传时间: 2017-03-23
上传用户:磊子226
Advanced ASIC Chip Synthesis Using Synopsys Design Compiler. This second edition of this book describes the advanced concepts and techniques used towards ASIC chip synthesis, physical synthesis, formal verification and static timing analysis, using the Synopsys SUITE of tools.
标签: Synthesis Advanced Synopsys Compiler
上传时间: 2017-04-04
上传用户:lanwei
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel SUITE). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
标签: iterations performs Bailey number
上传时间: 2014-01-05
上传用户:libenshu01