this the source code of audio compression standard LPC. It is coded by C.
標簽: C. compression standard source
上傳時間: 2016-01-07
上傳用戶:helmos
1.Xvid Mpeg4 1.13 version 2.Building 0 error(s), 0 warning(s) By Jesse Stone Taiwan
標簽: Building version warning Taiwan
上傳時間: 2016-01-08
上傳用戶:yulg
An Overview of the Coherent Acoustics Coding System(by Mike Smyth) 一本講DTS編碼細節的書,深入淺出
標簽: Acoustics Overview Coherent Coding
上傳時間: 2014-01-26
上傳用戶:懶龍1988
Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
標簽: Lucene Abstract Jakarta project
上傳時間: 2016-01-10
上傳用戶:songrui
show 0-F cycle by cycle in ARM7
上傳時間: 2016-01-11
上傳用戶:yph853211
keil study book by chen yi fan
上傳時間: 2013-12-23
上傳用戶:er1219
*水季JSP環境探針 v1.1 * *Copyright (C) 2005 by 水季 * *E-mail:water-season@sohu.com * *QQ:176291935 * *http://bbs.iaiai.com * *------------------------------------------------------------------------------------* *警告:請不要隨便修改以上版權信息! *
標簽: water-season Copyright 176291935 E-mail
上傳時間: 2013-12-17
上傳用戶:410805624
Microsoft.NET測試驅動開發 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.
標簽: Microsoft A. W. Development
上傳時間: 2014-01-07
上傳用戶:ynzfm
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標簽: represented integers group items
上傳時間: 2016-01-17
上傳用戶:jeffery
winsocket 開發指南,Java sockets 101 Presented by developerWorks, your source for great tutorials
標簽: developerWorks winsocket Presented tutorials
上傳時間: 2013-12-22
上傳用戶:ryb