最新消息:20210917 已从crifan.com换到crifan.org

工作和技术

工作相关的技术文章

resample of the audio input

resample of the audio input

crifan 18年前 (2008-03-04) 2461浏览 0评论

resample is to re-change the sample in software mode,because there is some situation is ,the input sample is 48000Hz,but the ...

ALSA中的术语:帧

ALSA中的术语:帧

crifan 18年前 (2008-03-04) 1730浏览 0评论

Alsa中的术语:帧 帧 一个采样就是一个值,代表了在某一特定时刻的音频信号的幅度,每个声道都有一个采样。而当我们谈论数字音频的时候,我们常常说的是,可以表示所有声道的在某一时刻的所有数据,这些其实就是一堆采样(sample)的组合,其中每个声道对...

linux tar use example

linux tar use example

crifan 18年前 (2008-03-04) 1719浏览 0评论

some example: //create verbose file tar cvf filesname.tar       tar cvfz filesname.tar.gz ...

feof, fgets and fread

feof, fgets and fread

crifan 18年前 (2008-03-03) 1864浏览 0评论

feof, fgets and fread[ZT] Prev: File Input and Output, fopen and fclose Next: rewind, fputc and fputs Detecting the End ...

debug tips

debug tips

crifan 18年前 (2008-03-03) 1300浏览 0评论

we can use __FUNCTION__   = a system macro ,that is the current function name and __LINE__    ...

Linux下Makefile的automake生成全攻略[ZT]

Linux下Makefile的automake生成全攻略[ZT]

crifan 18年前 (2008-03-02) 1412浏览 0评论

Linux下Makefile的automake生成全攻略[ZT] 作为Linux下的程序开发人员,一定都遇到过Makefile,用make命令来编译自己写的程序确实是很方便。一般情况下,大家都是手工写一个简单Makefile,如果要想写出一个符合自...

挖Linux中的古老缩略语

挖Linux中的古老缩略语

crifan 18年前 (2008-03-02) 1496浏览 0评论

挖Linux中的古老缩略语 作者: Nigel McFarlane,  出处:TechTarget    在过去的时间里,Unix和它的子分支Linux收集有许多的历史和一些完全古老的语言。在这篇技巧文章中,我们将介绍一少部分古老的语言和它们的目的...

71 queries in 0.297 seconds, using 20.03MB memory