代码搜索:wind

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

代码结果 10,000
www.eeworm.com/read/258795/11843124

for wind.for

subroutine wcos(w,nw,taper) real w(0:nw-1) pi=4*atan(1.0) do i=0,nw-1 w(i)=1 enddo m=int( (taper/100)*(nw/2) ) do i=0,m-1 w(i)=.5*(1-cos((i+1)*pi/(M+1))) enddo do i=nw-
www.eeworm.com/read/147786/12520346

wind river

www.eeworm.com/read/390826/8439229

001 wind.001

www.eeworm.com/read/390826/8439232

000 wind.000

www.eeworm.com/read/432289/8613525

cpp wind.cpp

//: C14:Wind.cpp // From Thinking in C++, 2nd Edition // at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Inheritance & upcasting enum note { middleC,
www.eeworm.com/read/384831/8839736

java wind.java

//: reusing/Wind.java // Inheritance & upcasting. class Instrument { public void play() {} static void tune(Instrument i) { // ... i.play(); } } // Wind objects are instrume
www.eeworm.com/read/187222/8840644

java wind.java

//: Wind.java // Inheritance & upcasting import java.util.*; class Instrument { protected void play() { System.out.println("Instrument playing"); } static void tune(Instrument i) { i.play(
www.eeworm.com/read/186967/8888578

swf wind.swf

www.eeworm.com/read/383428/8948459

wav wind.wav

www.eeworm.com/read/383428/8948532

gif wind.gif