亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Default

  • 完整的一個論壇,安裝方法如下: 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

  • SVG動態讀取數據庫并實時顯示出來。該代碼以通過后臺讀取時間實時顯示出來

    SVG動態讀取數據庫并實時顯示出來。該代碼以通過后臺讀取時間實時顯示出來,如果你需要讀取數據庫,請在Default.aspx中處理即可。

    標簽: SVG 讀取 動態 代碼

    上傳時間: 2014-12-19

    上傳用戶:netwolf

主站蜘蛛池模板: 福鼎市| 荔波县| 会泽县| 康定县| 洛隆县| 当涂县| 和平区| 浦城县| 曲阳县| 闻喜县| 上饶县| 东乌| 磴口县| 涞源县| 渝中区| 凤庆县| 五大连池市| 阿拉善左旗| 迁安市| 确山县| 宜良县| 玉田县| 普洱| 肥东县| 金华市| 驻马店市| 东阿县| 云梦县| 华阴市| 贵溪市| 松原市| 台东县| 神木县| 平利县| 广东省| 新安县| 深圳市| 江阴市| 沈阳市| 平阴县| 麟游县|