代码搜索结果

找到约 2,116 项符合 Y 的代码

kkspt0.dat

y( 0)=5.40000e+01 yy( 0)=5.68429e+01 y( 1)=1.45000e+02 yy( 1)=1.33629e+02 y( 2)=2.27000e+02 yy( 2)=2.44057e+02 y( 3)=3.59000e+02 yy( 3)=3.47943e+02 y( 4)=4.01000e+02 yy( 4)=3.93457e+02

y.cpp

#include "iostream.h" #include "stdlib.h" #include "fstream.h" #include "iomanip.h" struct word{ char x1; int x2; }; struct LNode{ word data; LNode* next;}; struct Node { int q1

y.dsp

# Microsoft Developer Studio Project File - Name="y" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console

y.plg

Build Log --------------------Configuration: y - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\user\LOCALS

y.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

zhongxin.m

Y=[0 0 0 0 93 197 197 196 196 196 196 196 196 196 196 196 196 196 196 196 196 196 196 196 196 195 195 195 195 195 195 195 195 195 195 195 195 195 195 195 195 1

untitled.asv

[y,fs,Nbits]=wavread('G:\讲义\语音信号处理ppt\武大\ah.wav');

e0568.m

y=dsolve('x*D2y-3*Dy=x^2','y(1)=0,y(5)=0','x')