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

makes

  • // Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights

    // Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights are reserved. // Philips reserves the right to make changes without notice at any time. // Philips makes no warranty, expressed, implied or statutory, including but // not limited to any implied warranty of merchantibility or fitness for any //particular purpose, or that the use will not infringe any third party patent, // copyright or trademark. Philips must not be liable for any loss or damage // arising from its use.

    标签: Semiconductors Electronics Copyright Gratkorn

    上传时间: 2016-02-04

    上传用户:xuanjie

  • Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

    Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.

    标签: elimination equations Gaussian version

    上传时间: 2016-02-14

    上传用户:hxy200501

  • DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b

    DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device-specific code to access hardware such as the display adapter and network card, making it much easier for you to write programs that take full advantage of the computer s multimedia capabilities.

    标签: performance incredibly therefore hardware

    上传时间: 2016-02-16

    上传用户:秦莞尔w

  • 两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute l

    两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden fences. After reading its preface he already knew, what makes a little wooden fence cute. A wooden fence consists of N wooden planks, placed vertically in a row next to each other. A fence looks cute if and only if the following conditions are met: ?The planks have different lengths, namely 1, 2, . . . , N plank length units. ?Each plank with two neighbors is either larger than each of its neighbors or smaller than each of them. (Note that this makes the top of the fence alternately rise and fall.)

    标签: house the finished building

    上传时间: 2014-01-26

    上传用户:541657925

  • http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the d

    http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet s structure makes it a useful tool for computational linguistics and natural language processing.

    标签: developed princeton database WordNet

    上传时间: 2013-12-02

    上传用户:372825274

  • The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.

    The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.

    标签: J2ME Funambol devices Client

    上传时间: 2014-01-05

    上传用户:gououo

  • PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM r

    PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM radio and TV receiver. You can watch/record TV programs (up to 136 channels) and FM radio on PC. The powerful attached software enables you to & rename favorite channels as per your taste. Moreover, the remote controller makes watching TV through PC more convenient. Through PHILIPS 7130 TV/FM capture card, you can transfer & save the full screen/full motion video captured VCR, camcorder, PC camera or other video sources into hard disk, or you can burn the video to VCD/SVCD/DVD via professional rewrite software. PHILIPS 7130 TV/FM capture card supports snapshot, you can record wonderful clips to create your personal e-album, then share your works with your friends & family via Internet.

    标签: PHILIPS 7130 card integrating

    上传时间: 2013-12-26

    上传用户:han_zh

  • *** *** *** *** *** *** *** *** *** *** *** *** *** * assniffer v0.1 alpha, Copyright (C) 2004, Coc

    *** *** *** *** *** *** *** *** *** *** *** *** *** * assniffer v0.1 alpha, Copyright (C) 2004, Cockos Incorporated ******************************************************************************* Usage: assniffer output_directory [-d deviceindex] [flags (see below)] -nopromisc disables promiscuous mode -allports watches ports other than 80/8080 (slower) -nosubdirs does not create subdirectories, uses filename for whole url Default MIME extension replaces URL s extension, or: -nomime does not make extensions based on MIME type -addmime makes MIME extensions appended to URL -debugfn adds debug info to filenames

    标签: assniffer Copyright alpha 2004

    上传时间: 2014-01-24

    上传用户:yyyyyyyyyy

  • I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s

    I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at runtime(MEASUREITEM) * // 4.Draw disabled status

    标签: Encapsulates userobjet changed object

    上传时间: 2014-01-14

    上传用户:lx9076

  • MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component

    MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.

    标签: MATFOR Extensions component Fortran

    上传时间: 2013-12-11

    上传用户:xieguodong1234