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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
标签: redistribute the software program
上传时间: 2013-12-22
上传用户:cazjing
基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version LATER. 01-11-2004.
标签: Departament University Fernandez Alfredo
上传时间: 2014-12-02
上传用户:开怀常笑
Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBlaster(TM) communications cables, or APU programming unit - Parallel port for ByteBlasterMV(TM) or ByteBlaster(TM) II download cables - Serial port for MasterBlaster communications cable * TCP/IP networking protocol installed * Windows 2000, Windows NT 4.0 with Service Pack 3 or LATER, or Windows XP * Internet Explorer 5.0 or LATER Memory & Disk Space Requirements USB开发
标签: system configuration recommends following
上传时间: 2015-03-27
上传用户:13188549192
Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any LATER version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" All brand names, product names, or trademarks belong to their respective holders.
标签: Permission Copyright 259 Dumitriu
上传时间: 2015-04-02
上传用户:jackgao
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and LATER. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
标签: language translates compiler assembly
上传时间: 2015-04-08
上传用户:Avoid98
*西门子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com). * * Author: Konca Fung (konca@tom.com) * * This program may be distributed according to the terms of the GNU * General Public License, version 2 or (at your option) any LATER version. *
标签: konGPS Implementation Copyright Siemens
上传时间: 2015-04-27
上传用户:cylnpy
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
上传用户:虫虫虫虫虫虫
Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout is available 1 clock cycle LATER as cmd_ack
标签: multimaster controller No Simple
上传时间: 2015-07-01
上传用户:zhangliming420
Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your method is public) Notes The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character of input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse of BCDEF is FEDCB, which appears LATER in the string. 1)
上传时间: 2015-09-21
上传用户:sunjet
The Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose central theme is that "Adding manpower to a late software project makes it LATER."
标签: Engineering management Man-Month Mythical
上传时间: 2013-12-08
上传用户:songnanhua