Overview "Probably the most wide ranging and complete Linux device driver book I've read." --Alan Cox, Linux Guru and Key Kernel Developer "Very comprehensive and detailed, covering almost every single Linux device driver type." --Theodore Ts'o, Fir
QT 初学入门 "...not only the best book on Qt I have ever seen, but also the best book presenting any programming framework. Every sentence appears to be carefully worded, and every chapter has a sound concept, and so does the work as a whole." -Matthias
Product Descr iption iPhone games are hot! Just look at the App Store. Over 25% of apps are games, and 70% of the most popular apps are games. Surprised? Of course not! We've all filled our iPhones with games, and each of us hopes to develop the nex
java游戏开发教程 英文版 Copyright Preface About the Author About the Contributing Authors About the Technical Reviewers Acknowledgments Introduction Why Java? What You Need What Is in Thi s Book What's Not in This Book About the Code in This Book Using Ant S
In short, not too good. Software projects are usually late, are usually over budget, are likely to be cancelled, and if not then the final software rarely meets the expectations of their users. Why is this? Is it the compilers that you are using? Th
1. Physics in Flat Spacetime: Geometric Viewpoint 1.1 Overview 1.2 Foundational Concepts 1.3 Tensor Algebra Without a Coordinate System 1.4 Particle Kinetics and Lorentz Force Without a Reference Frame 1.5 Component Representation of Tensor Algebra
Java核心技术第八版 A Tou r o f Thi s Boo k Chapter 1 gives an overview of the capabilities of Java that set it apar t from other programming languages. We explain what the designers of the language set out to do and to what extent they succeeded. Then, we
有关图像去噪 clear clc %在噪声环境下语音信号的增强 %语音信号为读入的声音文件 %噪声为正态随机噪声 sound=wavread('c12345.wav'); count1=length(sound); noise=0.05*randn(1,count1); for i=1:count1 signal(i)=sound(i); end for i=1:count1 y(i)=signal(i)+noise(i); end
Full Color INCLUDES COMPLETE CODE AND ASSETS FOR EACH APP IN THIS VOLUME! Got a great idea for an app? There’s a chapter for that! Calling all developers: Windows Phone 7 is starting to gain traction, and the opportunity is yours to sell the next ki
讲解Java工具在声音处理上的应用 AudioSystem.java For the benefit of service providers and API implementers, a brief overview of the JavaSound source code is provided. javax.sound.sampled.AudioSystem is the entry point to JavaSound for obtaining resources; i.e., m
i-Sound WMA MP3 Recorder Pro 是一个专业录音工具,它除了可以将录音的内容保存为 WAV、MP3、WMA、OGG 等格式之外,还支持保存为 APE 文件类型,APE 是采用 Monkey s Audio 编码的音频格式。Monkey s Audio 也是当前最通用的“无损”音频编解码器。它不同于 MP3,使用 APE 压缩音频数据时不会丢失任何声音质量,但输出的文件也比较大。如果你想获取高品质的录音效果,但又不想使用 WAV 这种极为占用存储空间的声音格式,不妨考虑
SoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other, i.e.: Sound tempo can be increased or decreased while maintaining the original pitch Sound
BlueSound Android application to redirect audio to Bluetooth headset. Some Bluetooth enabled cars enable only voice to go over Bluetooth, but you may want to stream audio music. This app does just that. There are a lot of Android application in the
This paper describes sound source localization (SSL) based on deep neural networks (DNNs) using discriminative training. A na¨ıve DNNs for SSL can be configured as follows. Input is the frequency-domain feature used in other SSL methods, and the str