代码搜索:Loop

找到约 10,000 项符合「Loop」的源代码

代码结果 10,000
www.eeworm.com/read/352501/10545364

out loop_intr_pcm.out

www.eeworm.com/read/352501/10545366

pjt loop_intr_pcm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="Loop_intr_pcm" ProjectDir="C:\ti\myprojects\loop_intr_pcm\" ProjectType=Executable
www.eeworm.com/read/352501/10545378

c loop_intr_pcm.c

//loop_intr.c Loop program with interrupt using PCM3003 codec float Fs = 16000.0; //irrelevant since jumper in 3-4 interrupt void c_int11() //interrupt service routine { output_lef
www.eeworm.com/read/352501/10546714

c loop_poll_pcm.c

//loop_poll_pcm.c Loop program with polling using PCM3003 codec float Fs=16000.0; //desired (Actual=14,648 Hz) void main() { comm_poll(); //init DSK,code
www.eeworm.com/read/352501/10546718

pjt loop_poll_pcm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\ti\myprojects\Loop_poll_pcm\" ProjectType=Executable CPUFamily=TMS320C67XX Tool="
www.eeworm.com/read/352501/10546721

out loop_poll_pcm.out

www.eeworm.com/read/278132/10566282

m pitch_open_loop.m

function [Top,wsp,exc]=Pitch_Open_Loop(total_speech,old_wsp) %/*----------------------------------------------------------------------* %* - Find the weighted input speech w_sp[] for the whole s
www.eeworm.com/read/422588/10627870

txt radar-line-loop.txt

{ "title":{ "text":"Pie for you sir?", "style":"{font-size: 30px;}" }, "elements":[ { "type": "line", "colour": "#736AFF", "text": "Avg. wav
www.eeworm.com/read/277211/10654092

original loop.c-2.2.original

/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU Public License. * * DES
www.eeworm.com/read/277211/10654097

patched loop.c-2.4.patched

/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. *