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

Or

  • The government of a small but impOrtant country has decided that the alphabet needs to be streamline

    The government of a small but impOrtant country has decided that the alphabet needs to be streamlined and reOrdered. Uppercase letters will be eliminated. They will issue a royal decree in the fOrm of a String of B and A characters. The first character in the decree specifies whether a must come ( B )BefOre b in the new alphabet Or ( A )After b . The second character determines the relative placement of b and c , etc. So, fOr example, "BAA" means that a must come BefOre b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that confOrm to the decree. If mOre than 1,000,000,000 are possible, return -1. Definition

    标签: government streamline impOrtant alphabet

    上传时间: 2015-06-09

    上传用户:weixiao99

  • This program uses the database created by MakeAPIDB. It opens a connection * to a database using t

    This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * infOrmation about Java APIs. It can be used to look up the fully-qualified * name of a member, class, Or package, Or it can be used to list the members * of a class Or package.

    标签: database connection MakeAPIDB program

    上传时间: 2013-11-25

    上传用户:miaochun888

  • Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in the

    Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theOry and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical grounding required to think about how the rest of the book applies to your specific needs and situations. If you are a netwOrk, security, Or systems engineer, Or anyone interested in deploying 802.11b--based systems, you ll want this book beside you every step of the way.

    标签: 802.11 introduction Beginning Security

    上传时间: 2013-12-04

    上传用户:CHINA526

  • Copyright Copyright © 2004 O Reilly Media, Inc. Printed in the United States of America.

    Copyright Copyright © 2004 O Reilly Media, Inc. Printed in the United States of America. Published by O Reilly MediaInc., 1005 Gravenstein Highway NOrth, Sebastopol, CA 95472. O Reilly & Associates books may be purchased fOr educational, business, Or sales promotional use. Online editions are also available fOr most titles (http://safari.Oreilly.com). FOr mOre infOrmation, contact our cOrpOrate/institutional sales department: (800) 998-9938 Or cOrpOrate@Oreilly.com. Nutshell Handbook, the Nutshell Handbook logo, and the O Reilly logo are registered trademarks of O Reilly Media, Inc The Cookbook series designations, Java Servlet and JSP Cookbook, the image of a fennec fox, and related trade dress are trademarks of O Reilly & Associates, Inc. Java and all Java-based trademarks and logos are trademarks Or registered trademarks of Sun Microsystems, Inc., in the United States

    标签: Copyright America Printed Reilly

    上传时间: 2014-08-20

    上传用户:lps11188

  • fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memo

    fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memOry, so that larger trees and/Or mOre bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C.

    标签: fastDNAml attempt problem faster

    上传时间: 2014-01-24

    上传用户:bjgaofei

  • 月球人的遊戲喔 AMD S3000+ 64Bit $2770 華碩 K8N4-E (PCI-E) $3100 華碩 N6200 TC256/128MBTOP $1890 BNEQ 1640

    月球人的遊戲喔 AMD S3000+ 64Bit $2770 華碩 K8N4-E (PCI-E) $3100 華碩 N6200 TC256/128MBTOP $1890 BNEQ 1640 黑/白/銀 $1380 日立 sata 80G/8M 3年保固 $1580 創見DDR400 Or 金士頓DDR400 512MB $1490

    标签: PCI-E N6200 MBTOP 3000

    上传时间: 2013-12-23

    上传用户:hustfanenze

  • The Hopfield model is a distributed model of an associative memOry. Neurons are pixels and can take

    The Hopfield model is a distributed model of an associative memOry. Neurons are pixels and can take the values of -1 (off) Or +1 (on). The netwOrk has stOred a certain number of pixel patterns. During a retrieval phase, the netwOrk is started with some initial configuration and the netwOrk dynamics evolves towards the stOred pattern which is closest to the initial configuration.

    标签: model distributed associative Hopfield

    上传时间: 2015-06-17

    上传用户:l254587896

  • MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f

    MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is free software you can redistribute it and/Or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, Or (at your option) any later version.

    标签: MantisChess Copyright Chengtao Chinese

    上传时间: 2015-06-22

    上传用户:虫虫虫虫虫虫

  • Rotating shafts experience a an elliptical motion called whirl. It is impOrtant to decompose this mo

    Rotating shafts experience a an elliptical motion called whirl. It is impOrtant to decompose this motion into a fOrward and backward whil Orbits. The current function makes use of two sensOrs to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % % compute the fOrward/backward Campbell/specgtrogram % % INPUT: % y (n x 2) each column is measured from a different sensOr % /////// % __ % |s1| y(:,1) % |__| % __ % / \ ________|/ % | | | s2 |/ y(:,2) % \____/ --------|/ % % Fs Sampling frequnecy % % OUTPUT: % B spectrogram/Campbel diagram % x x-axis coOrdinate vectOr (time Or Speed) % y y-axis coOrdinate vectOr (frequency [Hz])

    标签: experience elliptical decompose impOrtant

    上传时间: 2015-06-23

    上传用户:372825274

  • This file came from Planet-Source-Code.com...the home millions of lines of source code You can view

    This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and Or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58860&lngWId=1 The authOr may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

    标签: Planet-Source-Code millions source lines

    上传时间: 2013-12-26

    上传用户:dancnc