Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open Calls. After a call has been intercepted, the ACM can perform a variety of tasks to process the audio data, such as inserting an external compressor or decompressor into the sequence.
标签: Compression Interface Microsoft existing
上传时间: 2013-12-13
上传用户:541657925
S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless Technologies 1 1.2 Cellular Systems 2 1.3 Elements of a Mobile-Phone System 4 1.4 Keeping Users’ Calls Separate 5 1.5 Multipath Propagation 7 1.6 2G Mobile-Phone Systems 9 1.7 GPRS Systems 10 1.8 3G Mobile-Phone Systems 13 1.9 IP Multimedia Subsystem 16 1.10 Mobile-Phone Hardware 17 2 Introduction to Symbian OS 19 Introduction 19 2.1 The Development of Symbian OS 20 2.2 Symbian OS User Interfaces 21 2.3 Coding Idioms 23 2.4 Tool Chains 28 3 The Console Application 33 Introduction 33 3.1 Creating a Console Application 33 3.2 CBase Classes 38 3.3 Protecting Memory 38 3.4 Putting It Into Practice: An Engine for a Simple Card Game 46 Summary 56
标签: programming-a-tutorial-guide-symb Introduction Mobile-Phone Wireless
上传时间: 2016-05-14
上传用户:dianxin61
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that Calls the main function to show how it works. There also included 2 papers that we published on this algorithm.
标签: coherence the estimate function
上传时间: 2016-07-03
上传用户:athjac
Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update" isn t the right word--of the 750-or-so pages in the new book, there are maybe two dozen paragraphs that are unchanged. The original covered about 70 system Calls, and the new one covers about 300. (这是Advanced UNIX Programming的附书源码)
标签: update long-awaited Programming the
上传时间: 2013-12-19
上传用户:xiaoxiang
FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data stored in their phones, via a number of different connections methods. FMA allows easy management of Phonebook (both SIM and Phone memory), SMS, Profiles, and Files stored on the phone. FMA can also allow you to pickup and dial Calls directly from your PC. FMA is fun and much more whatever you want it to be, it is whatever a mobile phone should have :-) (Currently based on Sony Ericsson T610 features set).
标签: allowing powerful personal editing
上传时间: 2014-08-12
上传用户:wlcaption
DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that Calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
标签: which comprehensive determine DtWinVer
上传时间: 2013-12-23
上传用户:日光微澜
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function Calls. Input and output can be directed to the terminal or to files. Related data can be stored together in arrays or structures.
标签: programming variables language Fortran
上传时间: 2017-05-18
上传用户:hongmo
对于ARM体系来说,不同语言撰写的函数之间相互调用(mix Calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回
标签: ARM
上传时间: 2014-01-16
上传用户:zyt
Run following Matlab commands to make sure the installation worked correctly. Unlike query function, filterdb does not load all waveforms to memory but returns filtered database object. This is useful when the resulting set of the query is too big to fit in memory. Consequent Calls to read function can be made to read content of this filtered database object.
标签: installation following correctly commands
上传时间: 2013-12-30
上传用户:ainimao
I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country Calls it differently. The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.
标签: originally well-known exercise learning
上传时间: 2017-09-09
上传用户:csgcd001