New pages
From SoundDB
- 21:11, 17 August 2012 Tools.php (hist) [1,290 bytes] Admin (talk | contribs) (Created page with "<syntaxhighlight lang="php"> <?php function wavToCaf($input) { $output = str_replace(".wav", ".caf", $input); $cmd = "afconvert -f caff -d ima4@22050 -c 1 " . $input . " " . $...")
- 06:39, 25 July 2012 VerificationController.m (hist) [31,962 bytes] Admin (talk | contribs) (Created page with "<syntaxhighlight lang="objc"> // // VerificationController.m // iaptest // // Created by zhangjw on 7/25/12. // Copyright __MyCompanyName__ 2012. All rights reserved. // #i...")
- 03:05, 8 April 2012 Drawing waveform with AVAssetReader (hist) [142 bytes] Admin (talk | contribs) (Created page with "http://supermegaultragroovy.com/2009/10/06/drawing-waveforms/ http://stackoverflow.com/questions/5032775/drawing-waveform-with-avassetreader")
- 12:03, 31 December 2011 制作USB DOS启动盘方法备忘 (hist) [145 bytes] Admin (talk | contribs) (Created page with "下载boot98.exe. 装winimage. Setup a new project for boot98. Select the USB driver. Write it. Done.")
- 12:58, 9 November 2011 WebSocket (hist) [4,521 bytes] Admin (talk | contribs) (Created page with "{{noteTA|G1=IT}} '''WebSocket''' 是HTML5一种新的协议。它是实现了浏览器与伺服器的双向通讯。 在 WebSocket API 中,浏览器和伺服器只需要要做...")
- 08:34, 30 May 2011 理解离散傅立叶变换(二) (hist) [17,919 bytes] Admin (talk | contribs) (Created page with "<span style="font-size: 15pt;">理解离散傅立叶变换(二)</span> <div><span> &n...")
- 07:50, 30 May 2011 理解离散傅立叶变换 (hist) [14,135 bytes] Admin (talk | contribs) (Created page with "<span style="font-size: 15pt;">理解离散傅立叶变换(一)</span> <div><span> &n...")
- 12:43, 25 May 2011 Useful functions (hist) [5,462 bytes] Admin (talk | contribs) (Created page with "<pre> setTimeout with a shorter delay Wednesday, 2010-03-09, 13:45 -0800 On Sunday, somebody with the nickname {g} was on irc.mozilla.org asking about the behavior of setTimeou...")
- 10:11, 24 May 2011 批处理文件bat 语法备忘 (hist) [29,829 bytes] Admin (talk | contribs) (Created page with "==== 注 ======================================= .bat是dos下的批处理文件 .cmd是nt内核命令行环境的另一种批处理文件 从 更广义的角度来看,unix的s...")
- 10:06, 24 May 2011 Dynasty Warriors Online file extractor (hist) [1,528 bytes] Admin (talk | contribs) (Created page with "<pre> #!/usr/bin/python # # Dynasty Warriors Online file extractor 0.1 by hcs import io from sys import argv from struct import unpack def unpack_file(infile, offset, name): ...")
- 03:07, 17 May 2011 MP3 Encoding and File Format (hist) [2,178 bytes] Admin (talk | contribs) (Created page with "What is MP3? MP3 is a short name for MPEG-1 Audio Layer 3, which is a very popular encoding format for audio recording. MP3 was invented by a team of European engineers at Philip...")
- 02:11, 17 May 2011 MP3文件格式解析 (hist) [184,720 bytes] Admin (talk | contribs) (Created page with "<div><span style="font-size: 20pt;">MP3</span></strong><strong><span style="font-size: 20pt;">文件格式解析</span></strong></div> <div align="center">Peter Lee 2008-06-05</d...")
- 06:07, 12 April 2011 十六进制 (hist) [14,924 bytes] Admin (talk | contribs) (Created page with "'''十六进制'''(简写为''hex''或下標<sub>16</sub>)在数学中是一种逢16进1的进位制,一般用数字0到9和字母A到F表示(其中:A~F即10~15...")
- 05:43, 12 April 2011 削波失真 (hist) [693 bytes] Admin (talk | contribs) (Created page with "每个电路和音响单元都有一定的动态,这是由于电子电路本质决定的,若信号电平过强,超过电路允许范围(阈值),信号就不能顺利...")
- 06:02, 11 April 2011 奈奎斯特定理 (hist) [2,079 bytes] Admin (talk | contribs) (Created page with "简介 在进行模拟/数字信号的转换过程中,当采样频率fs.max大于信号中最高频率fmax的2倍时(fs.max>=2fmax),采样之后的数字信号完整...")
- 05:53, 11 April 2011 位/秒(bps) (hist) [1,590 bytes] Admin (talk | contribs) (Created page with "设: 44kHz 16bit mono; 44100 x 16 x 1 = 705600 kbps 16bit = 0000 | 0000 | 0000 | 0000 in 2bit (2 octets); 8bit = 0000 | 0000 (1 octet);")
- 00:35, 5 March 2011 DH MultiFilter2 (hist) [5,098 bytes] Admin (talk | contribs) (Created page with "A multimode filter module that can internally chain up to 8 2-pole biquad filter stages in series to achieve very steep roll off characteristics when needed. The module uses all ...")
- 07:45, 1 March 2011 VSTs (hist) [385 bytes] Admin (talk | contribs) (Created page with "MathewLane DrMS Spatial Processor [Released: 2010-10] Relab LX480 [Released: 2010-10] LinPlug MorphoX [Released: 2010-10]")