These Fourier routines were originally based on the Fourier routines of the same names from the NETLIB bihar and fftpack fortran libraries developed by Paul N. Swarztrauber at the National Center for Atmospheric Research in Boulder, CO USA. They have been reimplemented in C and optimized in a few ways for OggSquish.
资源简介:these Fourier routines were originally based on the Fourier routines of the same names from the NETLIB bihar and fftpack fortran libraries developed by Paul N. Swarztrauber at the National Center for Atmospheric Research in Boul...
上传时间: 2017-09-12
上传用户:小眼睛LSL
资源简介:the program is based on LMS filter algorithm,and it has been simulated,the simulation environment is matlab
上传时间: 2013-12-21
上传用户:zhenyushaw
资源简介:the task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. the first and foremost question needed to be considered ...
上传时间: 2014-01-11
上传用户:songrui
资源简介:Pixel Labeled Algorithm Based on Recursive M ethod of Connecting Area in Binary Images
上传时间: 2013-12-08
上传用户:refent
资源简介:This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. the book is organized in three parts. Part I introd...
上传时间: 2014-12-02
上传用户:15736969615
资源简介:A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). the cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. ...
上传时间: 2015-07-12
上传用户:偷心的海盗
资源简介:With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation...
上传时间: 2014-01-23
上传用户:xwd2010
资源简介:CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。
上传时间: 2015-01-10
上传用户:myworkpost
资源简介:Intel/DVI ADPCM coder/decoder. the algorithm for this coder was taken from the IMA Compatability Project proceedings
上传时间: 2015-05-20
上传用户:trepb001
资源简介:When I use opencv, I use this very useful paper to begin the study. This is all I searched from the internet informations.
上传时间: 2014-01-12
上传用户:lht618
资源简介:the first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded wit...
上传时间: 2013-12-29
上传用户:talenthn
资源简介:// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. the program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
上传时间: 2013-12-23
上传用户:hopy
资源简介:the GSMSP uses the USRP hardware device to receive data from the GSM band. This data is raw and pretty useless unless filtered correctly.
上传时间: 2014-01-14
上传用户:asddsd
资源简介:the vast amount of gathered genomic data from Microarray and other experiments makes it extremely difficult for the researcher to interpret the data and form conclusions about the functions of the discovered genes.
上传时间: 2017-07-28
上传用户:坏天使kk
资源简介:Example of recording sound coming from the windows default audio device.
上传时间: 2017-09-09
上传用户:dyctj
资源简介:LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. originally based on the AT90USBKEY from Atmel, it is an open-source, driver for the USB-enabled AT90USBXXX AVR microcontroller series, released under the per...
上传时间: 2013-12-17
上传用户:源码3
资源简介:the EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. the aim is to optimize the likelihood that the given data points are generated by a mixture...
上传时间: 2015-06-17
上传用户:独孤求源
资源简介:Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for.
上传时间: 2016-05-18
上传用户:ve3344
资源简介:DTNSim2 is a simulator for Delay-Tolerant Networks (DTNs) written in Java. It is based on Sushant Jain s DTNSim, which was used for the Routing in a delay tolerant network paper. It has been exensively modified.
上传时间: 2016-11-06
上传用户:tianyi223
资源简介:From the Publisher Focus on 2D in Direct3D? teaches you all of the tools and tips you ll need to dive right in and begin creating your own games. If you have some knowledge of C or C++ and have been searching for a guide that will take you...
上传时间: 2015-09-01
上传用户:ve3344
资源简介:the present document specifies the CAMEL Application Part (CAP) supporting the fourth phase of the network feature Customized Applications for Mobile network Enhanced Logic. CAP is based on a sub-set of the ETSI Core INAP CS-2 as specified ...
上传时间: 2015-12-24
上传用户:84425894
资源简介:Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. the modem connects to the serial port of a computer and sends the message on the air through a transmitter.
上传时间: 2013-12-12
上传用户:jkhjkh1982
资源简介:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上传时间: 2014-01-22
上传用户:rocketrevenge
资源简介:Input the first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. then T cases follow. the first line of each case contains N, and the second line contains N integers giving the time for each people to...
上传时间: 2015-10-27
上传用户:plsee
资源简介:A Case Study: Replacing the persistence layer of a Business Process Engine with JDO the JDO specification (JSR-12) was released from the Java Community Process in April 2002. Its goal is to provide transparent persistence to Java cla...
上传时间: 2014-01-27
上传用户:541657925
资源简介:an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
上传时间: 2016-05-05
上传用户:yiwen213
资源简介:the MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sender. Monitor the Inbox for MMS messages. Delete messages from the Inbox. View a selected MMS message. This example uses the MMS ...
上传时间: 2014-01-08
上传用户:pinksun9
资源简介:This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : the initial velocity in m/s theta: the angle at which the projectile is fired in degrees Outputs...
上传时间: 2013-12-22
上传用户:dongbaobao
资源简介:the JDOM build system is based on Jakarta Ant, which is a Java building tool originally developed for the Jakarta Tomcat project but now used in many other Apache projects and extended by many developers.
上传时间: 2014-01-19
上传用户:xg262122
资源简介:these files contain the source code of the "Video Disk Recorder", which is based on the DVB driver of the LinuxTV project.
上传时间: 2015-11-11
上传用户:wanqunsheng