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

DEFAULT

  • Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL

    Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, echoing back // a received character using 8N1 protocol. On valid RX character, the // character is echoed back. // Using a 100k resistor on ROSC, with DEFAULT DCO setting, set DCOCLK ~ 2MHz. // ACLK = n/a, MCLK = SMCLK ~2MHz DCOCLK

    标签: using demonstrates Description half-duplex

    上传时间: 2014-01-14

    上传用户:cuiyashuo

  • 完整的一个论坛,安装方法如下: 1、系统环境要求: MySQL4.1以上版本

    完整的一个论坛,安装方法如下: 1、系统环境要求: MySQL4.1以上版本,需配置为支持utf8连接方式 JDK1.5以上版本 Tomcat5.5以上版本 推荐在Windows上运行 2、安装好以上环境后,配置好虚拟目录,比如:配置好后的访问路径为http://localhost:8080/cwbbs/index.jsp 导入setup目录下的数据库文件cwbbs.sql 例:将cwbbs.sql拷贝至C盘根目录下 运行:mysql\bin\mysql -u root -p --DEFAULT-character=utf8 mysql> source c:\cwbbs.sql 3、运行 http://localhost:8080/cwbbs/setup 按照操作向导一步一步进行,注意在配置时所有的路径中的"\",请用"/"替代 安装完成后请务必删除setup目录 4、管理员帐号:admin 密码:111111 管理员登录路径:http://localhost:8080/cwbbs/cms/index.jsp

    标签: MySQL 4.1 论坛 安装方法

    上传时间: 2014-12-02

    上传用户:BOBOniu

  • Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

    Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by DEFAULT insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.

    标签: reformatter reindenter and Artistic

    上传时间: 2013-12-20

    上传用户:康郎

  • Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in

    Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: DEFAULT map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)

    标签: constants Requires Project program

    上传时间: 2014-12-03

    上传用户:LouieWu

  • Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

    Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support DEFAULT ROM or external EEPROM for device configuration  On chip USB transceiver  On chip crystal oscillator running at 12M Hz  Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS  28 Pins SOIC package 28

    标签: Specification compliance 1.1 USB

    上传时间: 2016-08-21

    上传用户:dapangxie

  • MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 u

    MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 using using software and TA_0 ISR. Toggle rate is set at 50000 DCO/SMCLK cycles. DEFAULT DCO frequency used for TACLK. Durring the TA_0 ISR P5.1 is toggled and 50000 clock cycles are added to CCR0. TA_0 ISR is triggered exactly 50000 cycles. CPU is normally off and used only durring TA_ISR. ACLK = n/a, MCLK = SMCLK = TACLK = DCO ~ 800k

    标签: Toggle Description 5.1 Contmode

    上传时间: 2014-01-04

    上传用户:gut1234567

  • D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 22

    D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 220h-240h is transfered to 240h-260h using DMA0 in a burst block using software DMAREQ trigger. After each transfer, source, destination and DMA size are reset to inital software setting because DMA transfer mode 5 is used. P1.0 is toggled durring DMA transfer only for demonstration purposes. ** RAM location 0x220 - 0x260 used - always make sure no compiler conflict ** ACLK= n/a, MCLK= SMCLK= DEFAULT DCO ~ 800k

    标签: Description Repeated Software to-from

    上传时间: 2014-01-09

    上传用户:thinode

  • MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate

    MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = DEFAULT DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from other MSP430 s *

    标签: Description Demonstrate Interface Registers

    上传时间: 2013-12-28

    上传用户:懒龙1988

  • this directory contains the following: * The acdc algorithm for finding the approximate general

    this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm for finding the same for a set of Symmetric matrices. [acdc_sym.m](note that for real-valued matrices the Hermitian and Symmetric cases are similar however, in such cases the Hermitian version [acdc.m], rather than the Symmetric version[acdc_sym] is preferable. * A function that finds an initial guess for acdc by applying hard-whitening followed by Cardoso s orthogonal joint diagonalizer. Note that acdc may also be called without an initial guess, in which case the initial guess is set by DEFAULT to the identity matrix. The m-file includes the joint_diag function (by Cardoso) for performing the orthogonal part. [init4acdc.m]

    标签: approximate directory algorithm the

    上传时间: 2014-01-17

    上传用户:hanli8870

  • Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Ech

    Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Echo. // Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h) // ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = DEFAULT DCO = 32 x ACLK = 1048576Hz // //* An external watch crystal between XIN & XOUT is required for ACLK

    标签: character interrupt received triggers

    上传时间: 2016-10-31

    上传用户:rishian